(Solved) can't upgrade Seamonkey-solibs

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
loukingjr
Posts: 247
Joined: 8. Aug 2010, 13:10
Location: Pittsburgh,Pa

(Solved) can't upgrade Seamonkey-solibs

Post by loukingjr »

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
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: can't upgrade Seamonkey-solibs

Post by gapan »

More details? What Salix version and what architecture?
Image
Image
User avatar
loukingjr
Posts: 247
Joined: 8. Aug 2010, 13:10
Location: Pittsburgh,Pa

Re: can't upgrade Seamonkey-solibs

Post by loukingjr »

gapan wrote:More details? What Salix version and what architecture?
SalixOS 14.0 xfce 64bit. it's a guest in VirtualBox.
there are three kinds of people in the world. those that can count, and those that can't.
iMac 2.8Ghz i7
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: can't upgrade Seamonkey-solibs

Post by gapan »

No such problems here. Can you post your /etc/slapt-getrc?
Image
Image
User avatar
loukingjr
Posts: 247
Joined: 8. Aug 2010, 13:10
Location: Pittsburgh,Pa

Re: can't upgrade Seamonkey-solibs

Post 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
there are three kinds of people in the world. those that can count, and those that can't.
iMac 2.8Ghz i7
westms
Posts: 298
Joined: 17. Mar 2013, 18:51

Re: can't upgrade Seamonkey-solibs

Post 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).
User avatar
gaucho
Donor
Posts: 125
Joined: 23. Dec 2010, 19:12

Re: can't upgrade Seamonkey-solibs

Post 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
Registered Linux User # 442201

Dell OptiPlex 7050 desktop: Intel Core i5-7500 CPU, 16 GB RAM, WD 500 GB SSD, Intel HD Graphics 630
kikinovak
Posts: 22
Joined: 9. Jul 2010, 18:37

Re: can't upgrade Seamonkey-solibs

Post 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
User avatar
aurlaent
Donor
Posts: 106
Joined: 1. Feb 2012, 19:46
Location: Sydney, Australia

Re: can't upgrade Seamonkey-solibs

Post by aurlaent »

Looking at the mirrors, ChangeLog.txt has the 2.16.2 version, but patches/PACKAGES.TXT has 2.16.1
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: can't upgrade Seamonkey-solibs

Post 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
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
Post Reply