Page 1 of 3

(Solved) can't upgrade Seamonkey-solibs

Posted: 17. Mar 2013, 16:57
by loukingjr
I'm getting an http error when Salix tried to upgrade Seamonkey-solibs.

Re: can't upgrade Seamonkey-solibs

Posted: 17. Mar 2013, 17:28
by gapan
More details? What Salix version and what architecture?

Re: can't upgrade Seamonkey-solibs

Posted: 17. Mar 2013, 18:25
by loukingjr
gapan wrote:More details? What Salix version and what architecture?
SalixOS 14.0 xfce 64bit. it's a guest in VirtualBox.

Re: can't upgrade Seamonkey-solibs

Posted: 17. Mar 2013, 19:08
by gapan
No such problems here. Can you post your /etc/slapt-getrc?

Re: can't upgrade Seamonkey-solibs

Posted: 17. Mar 2013, 19:34
by loukingjr
gapan wrote:No such problems here. Can you post your /etc/slapt-getrc?
apparently not since I don't seem to have one :?

edit: I found it
WORKINGDIR=/var/slapt-get
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^udev,^rootuser-settings,^zzz-settings.*,-i?86-,conky
SOURCE=http://salix.enialis.net/x86_64/slackwa ... /:OFFICIAL
SOURCE=http://salix.enialis.net/x86_64/slackwa ... /:OFFICIAL
SOURCE=http://salix.enialis.net/x86_64/14.0/:PREFERRED

Re: can't upgrade Seamonkey-solibs

Posted: 17. Mar 2013, 19:41
by westms
I get the same error message.
gapan wrote:More details? What Salix version and what architecture?
Salix64 Xfce 14.0 (x86_64, 64-bit)

I found out, Gslapt tries to load seamonkey-solibs-2.16.1-x86_64-1_slack14.0.txz from:
mirrors.slackware.com/slackware/slackware64-14.0/patches/packages/

But file seamonkey-solibs-2.16.1-x86_64-1_slack14.0.txz does not exist there (part version string 2.16.1).

Instead, there is a file called seamonkey-solibs-2.16.2-x86_64-1_slack14.0.txz, (part version string 2.16.2).

Re: can't upgrade Seamonkey-solibs

Posted: 18. Mar 2013, 03:42
by gaucho
I also encountered this error on Salix 13.37 KDE, 32-bit version. I thought I'd report it here, in case it's of any help with troubleshooting ...

Gslapt reported:

Code: Select all

Failed to download seamonkey-solibs: HTTP response code said error
Version: 2.16.1-i486-1_slack13.37

Source: http://mirrors.slackware.com/slackware/slackware-13.37/

Priority: Official Patch

Re: can't upgrade Seamonkey-solibs

Posted: 18. Mar 2013, 07:06
by kikinovak
I can confirm this behaviour, and it looks like a bug. Updating stops short at the seamonkey-solibs package and returns an HTTP response error.

I'm running Slackware 14.0 with slapt-get configured to point to Salix repos, and a few excludes (where I'm running my own packages). Here's what slapt-getrc looks like:

Code: Select all

WORKINGDIR=/var/slapt-get

EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings.*,-x86_64-,lilo,sysvinit-scripts,ntp,Terminal,audacious*,mozilla-firefox*,mozilla-thunderbird*,geany*

SOURCE=http://salix.enialis.net/i486/slackware-14.0/:OFFICIAL
SOURCE=http://salix.enialis.net/i486/slackware-14.0/extra/:OFFICIAL

SOURCE=http://salix.enialis.net/i486/14.0/:PREFERRED
Manually upgrading seamonkey-solibs with either upgradepkg or slackpkg upgrade works... but slapt-get still seems to look for an unexistent package. I had to temporarily add it to the EXCLUDE line to be able to finish the upgrade.

Cheers,

Niki

Re: can't upgrade Seamonkey-solibs

Posted: 18. Mar 2013, 09:07
by aurlaent
Looking at the mirrors, ChangeLog.txt has the 2.16.2 version, but patches/PACKAGES.TXT has 2.16.1

Re: can't upgrade Seamonkey-solibs

Posted: 18. Mar 2013, 10:38
by laprjns

Code: Select all

root[packages]# spkg -l seamonkey-solibs
seamonkey-solibs-2.16-i486-1_slack14.0

Code: Select all

root[rich]# slapt-get --se seamonkey-s
seamonkey-solibs-2.12.1-i486-1 [inst=no]: seamonkey-solibs (Shared libraries from Seamonkey)
seamonkey-solibs-2.16.1-i486-1_slack14.0 [inst=no]: seamonkey-solibs (Shared libraries from Seamonkey)
seamonkey-solibs-2.16-i486-1_slack14.0 [inst=yes]: seamonkey-solibs (Shared libraries from Seamonkey)

Code: Select all

root[rich]# root[rich]# cat /etc/slapt-get/slapt-getrc 
WORKINGDIR=/var/slapt-get
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings.*,-x86_64-,hplip
SOURCE=http://salix.enialis.net/i486/slackware-14.0/:OFFICIAL
SOURCE=http://salix.enialis.net/i486/slackware-14.0/extra/:OFFICIAL
SOURCE=http://salix.enialis.net/i486/14.0/:PREFERRED

Code: Select all

root[slapt-get]# cat /var/slapt-get/package_data | grep "seamonkey-solibs-2"
PACKAGE NAME:  seamonkey-solibs-2.12.1-i486-1.txz
PACKAGE NAME:  seamonkey-solibs-2.16.1-i486-1_slack14.0.txz

Code: Select all

root[packages]# ls -l /var/slapt-get/patches/packages/sea*
-rw-r--r-- 1 root root 2322108 Nov 21 00:50 /var/slapt-get/patches/packages/seamonkey-solibs-2.14-i486-1_slack14.0.txz
-rw-r--r-- 1 root root 2321768 Dec  3 20:27 /var/slapt-get/patches/packages/seamonkey-solibs-2.14.1-i486-1_slack14.0.txz
-rw-r--r-- 1 root root 2644280 Jan  9 22:26 /var/slapt-get/patches/packages/seamonkey-solibs-2.15-i486-1_slack14.0.txz
-rw-r--r-- 1 root root 2643724 Jan 21 17:32 /var/slapt-get/patches/packages/seamonkey-solibs-2.15.1-i486-1_slack14.0.txz
-rw-r--r-- 1 root root 2644268 Feb  6 01:01 /var/slapt-get/patches/packages/seamonkey-solibs-2.15.2-i486-1_slack14.0.txz
-rw-r--r-- 1 root root 2653436 Feb 24 20:08 /var/slapt-get/patches/packages/seamonkey-solibs-2.16-i486-1_slack14.0.txz