WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: updatesce updates infinitely the same sces  (Read 3001 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
updatesce updates infinitely the same sces
« on: February 03, 2015, 06:34:02 AM »
 :-\
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #1 on: February 04, 2015, 09:12:51 AM »
Which SCE's so I can help troubleshoot?

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: updatesce updates infinitely the same sces
« Reply #2 on: February 04, 2015, 02:52:49 PM »
Code: [Select]
jls@eeepc:/mnt/sda3/uce$ mount
rootfs on / type rootfs (rw,relatime,size=922388k,nr_inodes=126752)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,relatime,size=507016k,nr_inodes=126754,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
/dev/sda3 on /mnt/sda3 type ext2 (rw,relatime)
/dev/loop0 on /tmp/tcloop/base type squashfs (ro,relatime)
/dev/loop1 on /tmp/tcloop/xorg-all type squashfs (ro,relatime)
/dev/loop2 on /tmp/tcloop/e19 type squashfs (ro,relatime)
/dev/loop3 on /tmp/tcloop/mylocale-itfr type squashfs (ro,relatime)
/dev/loop4 on /tmp/tcloop/seamonkey-mozilla-build type squashfs (ro,relatime)
/dev/loop5 on /tmp/tcloop/terminology type squashfs (ro,relatime)
/dev/loop6 on /tmp/tcloop/flash type squashfs (ro,relatime)
/dev/loop7 on /tmp/tcloop/pidgin type squashfs (ro,relatime)
/dev/loop8 on /tmp/tcloop/google-talkplugin type squashfs (ro,relatime)
/dev/loop9 on /tmp/tcloop/skype type squashfs (ro,relatime)
jls@eeepc:/mnt/sda3/uce$
sceboot.lst
Quote
base
 xorg-all
 e19
 mylocale-itfr
 seamonkey-mozilla-build
 terminology
 flash
 pidgin
 google-talkplugin
 skype
Code: [Select]
jls@eeepc:/mnt/sda3/uce$ cat sce/base.sce.lst
pulseaudio
base-locale
alsa-modules-3.8.13-tinycore
alsa-utils
graphics-3.8.13-tinycore
i2c-3.8.13-tinycore
Xprogs
vim
v4l-dvb-3.8.13-tinycore
filesystems-3.8.13-tinycore
dbus
wireless
wireless-3.8.13-tinycore
libgtk2.0-0
grep
libxfont1
libmount1
udisks2
crda
gtk2-engines-pixbuf
dbus-x11
libcurl3
policykit-1
jls@eeepc:/mnt/sda3/uce$

updatesce  -a
updates base, xorg-all, e19, the base again, then xorg-all again, then pidgin, then base again then xorg-all again..........
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #3 on: February 04, 2015, 03:06:28 PM »
Ok, surely a bug in the recursive reverse tree updates.  I will check into it and fix it.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #4 on: February 05, 2015, 04:25:58 AM »
I think I have that solved, but I see a bug in importing opera that has to do with the resulting SCE name and related files in the SCE directory.  So I will try and fix that and upload a new cut.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #5 on: February 05, 2015, 05:38:34 PM »
Should be fixed now and a new cut uploaded.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: updatesce updates infinitely the same sces
« Reply #6 on: February 06, 2015, 03:10:24 PM »
 updatesce -a
ubuntu
#################### 100.0% 0.0 kBps DONE   
verifying download...checksum matches OK
used 11134976 local, fetched 0
Using the repo http://packages.bodhilinux.com/bodhi trusty main
Using the repo http://archive.canonical.com/ubuntu/ trusty partner
Using the repo http://dl.google.com/linux/talkplugin/deb/ stable main
Using the repo http://it.archive.ubuntu.com/ubuntu/ trusty multiverse
Using the repo http://it.archive.ubuntu.com/ubuntu/ trusty restricted
Using the repo http://security.ubuntu.com/ubuntu trusty-security main
Using the repo http://security.ubuntu.com/ubuntu trusty-security multiverse
Using the repo http://security.ubuntu.com/ubuntu trusty-security restricted
Using the repo http://security.ubuntu.com/ubuntu trusty-security universe
Using the repo http://sourceforge.net/projects/ubuntuzilla/files/mozilla/apt allbase
e19
google-talkplugin
pidgin
rage
seamonkey-mozilla-build
skype
terminology
v4l-utils
xorg-all
 
 
The above SCEs are about to be updated.  Press Enter to proceed, y to view package updates, or Ctrl-C to abort..y
Using the -d option.
Using the -s option.
Using the -n option.
Using the -p option.

 
Importing xorg-all.
then
v4l-utils,  terminology, skype, seamonkey-mozilla-build, rage,
Creating pidgin.sce from package list /mnt/sda3/uce/sce/pidgin.sce.lst,
pidgin again
google-talkplugin.
xorg-all again, e19, base

then it stops
« Last Edit: February 06, 2015, 03:29:03 PM by jls_legalize »
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #7 on: February 06, 2015, 03:39:02 PM »
Ok, with that info I think I know what the issue is.  Will try to fix tonight.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #8 on: February 06, 2015, 06:08:26 PM »
I fixed a couple of bugs in updatesce.  Updated in release candidates.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: updatesce updates infinitely the same sces
« Reply #9 on: February 07, 2015, 01:48:23 AM »
Hi Jason & the other readers:
jls@eeepc:~$ updatesce -a
ubuntu
#################### 100.0% 0.0 kBps DONE   
verifying download...checksum matches OK
used 11134976 local, fetched 0
Using the repo http://packages.bodhilinux.com/bodhi trusty main
Using the repo http://archive.canonical.com/ubuntu/ trusty partner
Using the repo http://dl.google.com/linux/talkplugin/deb/ stable main
Using the repo http://it.archive.ubuntu.com/ubuntu/ trusty multiverse
Using the repo http://it.archive.ubuntu.com/ubuntu/ trusty restricted
Using the repo http://security.ubuntu.com/ubuntu trusty-security main
Using the repo http://security.ubuntu.com/ubuntu trusty-security multiverse
Using the repo http://security.ubuntu.com/ubuntu trusty-security restricted
Using the repo http://security.ubuntu.com/ubuntu trusty-security universe
Using the repo http://sourceforge.net/projects/ubuntuzilla/files/mozilla/apt alle19
google-talkplugin
pidgin
rage
seamonkey-mozilla-build
skype
terminology
v4l-utils
xorg-all
 
 
The above SCEs are about to be updated.  Press Enter to proceed, y to view package updates, or Ctrl-C to abort..y
Using the -d option.
Using the -s option.
Using the -n option.
Using the -p option.
 
 
Importing e19.
 
then it re-import: google-talkplugin, pidgin, rage,  seamonkey-mozilla-build, skype, terminology,
v4l-utils,
xorg-all.

jls@eeepc:~$ cat /tmp/updateavailable
SCE:  base
  Available package updates:
None
 
 
SCE:  e19
  Available package updates:
None
 
 
SCE:  google-talkplugin
  Available package updates:
None
 
 
SCE:  pidgin
  Available package updates:
None
 
 
SCE:  rage
  Available package updates:
None
 
 
SCE:  seamonkey-mozilla-build
  Available package updates:
None
 
 
SCE:  skype
  Available package updates:
None
 
 
SCE:  terminology
  Available package updates:
None
 
 
SCE:  v4l-utils
  Available package updates:
None
 
 
SCE:  xorg-all
  Available package updates:
None
 
 
jls@eeepc:~$

If I press y to view package updates I don't see them
dCore user

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
Re: updatesce updates infinitely the same sces
« Reply #10 on: February 07, 2015, 02:12:16 AM »
hello friends,

with "updatesce -a"
i get following message:
...
The above SCEs are about to be updated.  Press Enter to proceed, y to view package updates, or Ctrl-C to abort..y
...
but the answer y shows no update-package-list and the unneeded merge-process starts.

with "updatesce -a -c"
i get an empty update-request-report.
« Last Edit: February 07, 2015, 02:14:17 AM by netnomad »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #11 on: February 07, 2015, 07:32:17 AM »
There seems to be one more little bug that I will get to shortly.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: updatesce updates infinitely the same sces
« Reply #12 on: February 07, 2015, 09:48:39 AM »
Code: [Select]
jls@box:~$ updatesce -a
ubuntu
#################### 100.0% 0.0 kBps DONE   
base
bodhi-desktop
bodhi-desktop
connman
connman-ui
crda
dbus-x11
e19
e19
epad
epad
git
google-talkplugin
gtk2-engines-pixbuf
iptables
libcurl3
librsvg2-2
librsvg2-bin
pciutils
pidgin
pidgin-whatsapp
pidgin-whatsapp
policykit-1
python2.7
python-dateutil
seamonkey-mozilla-build
skype
terminology
test
udisks2
udisks2
xorg-all
xorg-all
 
 
The above SCEs are about to be updated.  Press Enter to proceed, y to view package updates, or Ctrl-C to abort..y

dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: updatesce updates infinitely the same sces
« Reply #13 on: February 07, 2015, 09:49:32 AM »
Ok, I will look more into it tonight.