dCore Import Debian Packages to Mountable SCE extensions > dCore X86
Regression in sce-update regarding debextra-repositories?
Jason W:
Does your changed /opt/debextra entry work with your dCore-trusty release from last year, it does not work on the latest RC but the entry I posted does and pulls in 112 packages and the resulting owncloud-client package works, or at least launches.
Jason W:
Also, I reverted debGetPkgList to it's previous state which is probably the same as in your old dCore-trusty as the newer routine overwrote file locations in the entries in /tmp/work and could potentially cause issue. So try the latest RC just uploaded, I see a change in failure with your extra repo entry as it now just imports an empty SCE, but it still works and downloads the 112 packages with mine.
sm8ps:
--- Quote from: Jason W on August 29, 2016, 01:35:10 PM ---Does your changed /opt/debextra entry work with your dCore-trusty release from last year, it does not work on the latest RC but the entry I posted does and pulls in 112 packages and the resulting owncloud-client package works, or at least launches.
--- End quote ---
To clear out the confusion, I tested all four cases: old release (2015.12.20.21.27) and new release candidate (2016.08.28.21.06; not very newest of today). There is no difference in behavior with the repo line containing a trailing slash or not.
* old release: works fine either way; import 28 packages
* new release candidate: either way discovers 28 packages but wget throws 404 error as stated beforeWill try the release candidate of today as mentioned in your second message.
sm8ps:
--- Quote from: Jason W on August 29, 2016, 02:32:57 PM ---Also, I reverted debGetPkgList to it's previous state which is probably the same as in your old dCore-trusty as the newer routine overwrote file locations in the entries in /tmp/work and could potentially cause issue. So try the latest RC just uploaded, I see a change in failure with your extra repo entry as it now just imports an empty SCE, but it still works and downloads the 112 packages with mine.
--- End quote ---
Tried the release candidate 2016.08.29.15.27 with the correct repo line (including a trailing slash). This brings me back to the start of the issue, namely that sce-import only wants to import three packages, two of which are meta packages.
--- Code: ---sm@aa1:~$ cat /opt/debextra/owncloud_client-opensuse
http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_14.04/ /
sm@aa1:~$ sce-import owncloud-client
Using nice level 19.
Using the -u option.
Existing dependency file found.
* Fetching updated DEBINX.
* Distro: ubuntu
* Syncing Debian Index: ubuntu_trusty_main_i386_Packages
#################### 100.0% 0.0 kBps DONE
verifying download...checksum matches OK
used 11880448 local, fetched 0
* Syncing Debian Security Index: ubuntu_trusty_security_i386_Packages
#################### 100.0% 0.0 kBps DONE
verifying download...checksum matches OK
used 1267712 local, fetched 0
* Using the repo http://ppa.launchpad.net/giuspen/ppa/ubuntu trusty main
* Using the repo http://ppa.launchpad.net/midori/ppa/ubuntu trusty main
* Using the repo http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_14.04/ trusty /
* Using the repo http://archive.canonical.com/ubuntu trusty partner
* Using the repo http://security.ubuntu.com/ubuntu trusty main
Existing list file found.
Create owncloud-client.sce from /mnt/sda6/tce/sce/owncloud-client.sce.lst?
Press Enter to use this package list or enter (n)o to import a standard
'owncloud-client' package if it exists, Ctrl-C aborts.
Warning: Entering (n)o will delete /mnt/sda6/tce/sce/owncloud-client.sce.lst:
Using Package Index:
/etc/sysconfig/tcedir/import/debinx/ubuntu_trusty_main_i386_Packages
Using Security Index:
/etc/sysconfig/tcedir/import/debinx/ubuntu_trusty_security_i386_Packages
Using ubuntu Mirror: http://ch.archive.ubuntu.com/ubuntu
Using ubuntu Security Mirror: http://ch.archive.ubuntu.com/ubuntu
owncloud-client is made from your own custom package list.
Gathering dependencies.
lxde
Press Enter to use the existing owncloud-client.sce.dep entries above
for dependencies or enter (n)o to remove or modify dependencies.
WARNING: Entering (n)o will delete existing owncloud-client.sce.dep file:
The SCE(s) below will provide dependencies for owncloud-client.sce.
lxde
Merging 3 packages:
1/3 libowncloudsync0 is a Debian/Ubuntu meta package or does not exist.
2/3 owncloud-client-l10n
3/3 owncloud-client is a Debian/Ubuntu meta package or does not exist.
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on /etc/sysconfig/tcedir/sce/owncloud-client.sce, block size 4096.
[===============================================================/] 661/661 100%
Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 4096
compressed data, compressed metadata, compressed fragments, no xattrs
duplicates are removed
Filesystem size 973.55 Kbytes (0.95 Mbytes)
37.96% of uncompressed filesystem size (2564.62 Kbytes)
Inode table size 1901 bytes (1.86 Kbytes)
46.48% of uncompressed inode table size (4090 bytes)
Directory table size 476 bytes (0.46 Kbytes)
47.70% of uncompressed directory table size (998 bytes)
Number of duplicate files found 0
Number of inodes 46
Number of files 38
Number of fragments 2
Number of symbolic links 0
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 8
Number of ids (unique uids + gids) 1
Number of uids 1
root (0)
Number of gids 1
root (0)
Imported owncloud-client.sce.
sm@aa1:~$ version
dCore-trusty:2016.08.29.15.27
--- End code ---
I wonder where these meta packages come from as the extra repo does not contain any, AFAICT.
Jason W:
I have found what it is, a bug in an exit of a function to prevent error upon multiple package entries in the same Packages file. I will test it a bit and upload later today.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version