(Solved) can't upgrade Seamonkey-solibs
(Solved) can't upgrade Seamonkey-solibs
I'm getting an http error when Salix tried to upgrade Seamonkey-solibs.
Last edited by loukingjr on 19. Mar 2013, 09:48, edited 1 time in total.
there are three kinds of people in the world. those that can count, and those that can't.
iMac 2.8Ghz i7
iMac 2.8Ghz i7
Re: can't upgrade Seamonkey-solibs
SalixOS 14.0 xfce 64bit. it's a guest in VirtualBox.gapan wrote:More details? What Salix version and what architecture?
there are three kinds of people in the world. those that can count, and those that can't.
iMac 2.8Ghz i7
iMac 2.8Ghz i7
Re: can't upgrade Seamonkey-solibs
apparently not since I don't seem to have onegapan wrote:No such problems here. Can you post your /etc/slapt-getrc?

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
there are three kinds of people in the world. those that can count, and those that can't.
iMac 2.8Ghz i7
iMac 2.8Ghz i7
Re: can't upgrade Seamonkey-solibs
I get the same error message.
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).
Salix64 Xfce 14.0 (x86_64, 64-bit)gapan wrote:More details? What Salix version and what architecture?
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
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:
Version: 2.16.1-i486-1_slack13.37
Source: http://mirrors.slackware.com/slackware/slackware-13.37/
Priority: Official Patch
Gslapt reported:
Code: Select all
Failed to download seamonkey-solibs: HTTP response code said error
Source: http://mirrors.slackware.com/slackware/slackware-13.37/
Priority: Official Patch
Registered Linux User # 442201
Dell OptiPlex 7050 desktop: Intel Core i5-7500 CPU, 16 GB RAM, WD 500 GB SSD, Intel HD Graphics 630
Dell OptiPlex 7050 desktop: Intel Core i5-7500 CPU, 16 GB RAM, WD 500 GB SSD, Intel HD Graphics 630
Re: can't upgrade Seamonkey-solibs
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:
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
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
Cheers,
Niki
Re: can't upgrade Seamonkey-solibs
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
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
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
― George Orwell, 1984