[SOLVED] Cannot upgrade the distro

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
Spino
Posts: 15
Joined: 10. May 2013, 14:08
Location: FRANCE

[SOLVED] Cannot upgrade the distro

Post by Spino »

Hi .

Unfortunately i cannot upgrade the 13.37 salix distro to 14.0 .
I had problems with the upgrade of packages before trying to upgrade the distro .

Code: Select all

HTTP response code said error
I check the /etc/slapt-get/slapt-getrc but everything seems to be good as in the how to

Could someone help the n00b i am . :?:

:?
Last edited by Spino on 11. May 2013, 18:27, edited 1 time in total.
"L' homme n'est ni ange ni bête . Et le malheur veut que qui veut faire l'ange fait la bête ." B. Pascal
User avatar
zazlox
Posts: 39
Joined: 19. Jun 2012, 02:24
Location: Morocco

Re: Cannot upgrade the distro

Post by zazlox »

hi there

yu can still give us the continet of the file :

Code: Select all

cat /etc/slapt-get/slapt-getrc
and how did you get that error or what comment were you trying to execute ?


or it could be just some wrong with your network ?
The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.
User avatar
Spino
Posts: 15
Joined: 10. May 2013, 14:08
Location: FRANCE

Re: Cannot upgrade the distro

Post by Spino »

Thanks for helping me .

The original command is :

Code: Select all

slapt-get -u
It doesn't seems to be my network connection everything works normally except this .

This is my /etc/slapt-get/slapt-getrc :

Code: Select all

WORKINGDIR=/var/slapt-get
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc-.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings.*,-x86_64-
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
"L' homme n'est ni ange ni bête . Et le malheur veut que qui veut faire l'ange fait la bête ." B. Pascal
User avatar
zazlox
Posts: 39
Joined: 19. Jun 2012, 02:24
Location: Morocco

Re: Cannot upgrade the distro

Post by zazlox »

this is my slapt-getrc file . i'm using salixos xfce 14 3bit system

Code: Select all

arch

Code: Select all

i686

--------------------

Code: Select all

# Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get

# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude: 
#   [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings.*,-x86_64-

# This is a Slackware repository that only holds dependency info. The
# actual packages are downloaded from a real Slackware mirror. Read
# http://www.salixos.org/wiki/index.php/How_to_create_a_local_slackware_repository_with_dependency_support
# if you want to use another Slackware mirror and keep the dependency
# information.
SOURCE=http://salix.enialis.net/i486/slackware-14.0/:OFFICIAL
SOURCE=http://salix.enialis.net/i486/slackware-14.0/extra/:OFFICIAL

# The Salix repository
SOURCE=http://salix.enialis.net/i486/14.0/:PREFERRED

# Sources for the testing and pasture areas - if you use them.
# SOURCE=ftp://ftp.osuosl.org/pub/slackware/slackware-14.0/testing/
# SOURCE=ftp://ftp.osuosl.org/pub/slackware/slackware-14.0/pasture/

# Packages on a CD/DVD.
# SOURCE=file:///mnt/cdrom/:OFFICIAL

# Home made packages.
# SOURCE=file:///var/www/packages/:CUSTOM
this a default file .

----------------------------

the command yu were trying to execute , its just to update , but i can't understand why it doesn't work
The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.
User avatar
Spino
Posts: 15
Joined: 10. May 2013, 14:08
Location: FRANCE

Re: Cannot upgrade the distro

Post by Spino »

I'm sorry the command wich give an error is :

Code: Select all

slapt-get --upgrade
The complete error is :

Code: Select all

root[spino]# slapt-get --upgrade
Lecture de la liste des paquets...Fait
Les paquets suivants vont tre mis à jour:
  flash-plugin freetype make mozilla-firefox openssl pidgin sdl 
7 mis à jour, 0 a été réinstallé, 0 a été installé dernièrement, 0 à enlever, 0 n'a pas été mis àjour.
Il me faut télécharger 33,5MB d'archives.
Après décompression 38,0MB de place disque supplémentaire sera utilisée.
Voulez-vous continuer ? [ y/N ]y
1/7 Réception de http://salix.enialis.net/i486/13.37/ flash-plugin 11.2.202.270-i686-1gv [4,9MB]...Echec du téléchargement : HTTP response code said error
"L' homme n'est ni ange ni bête . Et le malheur veut que qui veut faire l'ange fait la bête ." B. Pascal
User avatar
zazlox
Posts: 39
Joined: 19. Jun 2012, 02:24
Location: Morocco

Re: Cannot upgrade the distro

Post by zazlox »

i think , this line here

Code: Select all

1/7 Réception de http://salix.enialis.net/i486/[color=#8000FF]13.37[/color]/ flash-plugin 11.2.202.270-i686-1gv [4,9MB]...Echec du téléchargement : HTTP response code said error
shall be like in the repo file 14.O not 13.37

Code: Select all

# The Salix repository
SOURCE=http://salix.enialis.net/i486/[color=#8000FF]14.0[/color]/:PREFERRED
-------------------------------------

that's if u really did some change to the file ? one thing also , you have to execute the update command after you change the slapt-getsrc file . so as to take the effect .


good luck ( i'm a complete noob too )
The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.
User avatar
laprjns
Salix Warrior
Posts: 1112
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Cannot upgrade the distro

Post by laprjns »

Well your slapt-getrc file seems to be updated to the 14.0 repos correctly and it looks like when you do an upgrade it looking to the 13.37 repo so the only thing that I can think of is that you didn't update. So try doing a slapt-get --update first then a slapt-get --upgrade
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
Spino
Posts: 15
Joined: 10. May 2013, 14:08
Location: FRANCE

Re: Cannot upgrade the distro

Post by Spino »

Hi .

THat's what i did . I tried many possibilities .
"L' homme n'est ni ange ni bête . Et le malheur veut que qui veut faire l'ange fait la bête ." B. Pascal
User avatar
laprjns
Salix Warrior
Posts: 1112
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Cannot upgrade the distro

Post by laprjns »

Please post the complete output you get from doing a slapt-get --update. Here's an example

Code: Select all

root[rich]# slapt-get --update
Retrieving package data [http://salix.enialis.net/x86_64/slackware-14.0/]...Cached
Retrieving patch list [http://salix.enialis.net/x86_64/slackware-14.0/]...Cached
Retrieving checksum list [http://salix.enialis.net/x86_64/slackware-14.0/]...Done
Retrieving checksum signature [http://salix.enialis.net/x86_64/slackware-14.0/]...Cached
Verifying checksum signature [http://salix.enialis.net/x86_64/slackware-14.0/]...Verified
Retrieving ChangeLog.txt [http://salix.enialis.net/x86_64/slackware-14.0/]...Cached
Reading Package Lists...Done
Retrieving package data [http://salix.enialis.net/x86_64/slackware-14.0/extra/]...Cached
Retrieving patch list [http://salix.enialis.net/x86_64/slackware-14.0/extra/]...Done
Retrieving checksum list [http://salix.enialis.net/x86_64/slackware-14.0/extra/]...Cached
Retrieving checksum signature [http://salix.enialis.net/x86_64/slackware-14.0/extra/]...Cached
Verifying checksum signature [http://salix.enialis.net/x86_64/slackware-14.0/extra/]...Verified
Retrieving ChangeLog.txt [http://salix.enialis.net/x86_64/slackware-14.0/extra/]...Done
Reading Package Lists...Done
Retrieving package data [http://salix.enialis.net/x86_64/14.0/]...Cached
Retrieving patch list [http://salix.enialis.net/x86_64/14.0/]...Done
Retrieving checksum list [http://salix.enialis.net/x86_64/14.0/]...Cached
Retrieving checksum signature [http://salix.enialis.net/x86_64/14.0/]...Cached
Verifying checksum signature [http://salix.enialis.net/x86_64/14.0/]...No key for verification
Retrieving ChangeLog.txt [http://salix.enialis.net/x86_64/14.0/]...Cached
Reading Package Lists...Done
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
Spino
Posts: 15
Joined: 10. May 2013, 14:08
Location: FRANCE

Re: Cannot upgrade the distro

Post by Spino »

THere it is :

Code: Select all

root[spino]# slapt-get --update
Récupération des données du paquet [http://salix.enialis.net/i486/slackware-13.37/]...Caché
Récupération de la liste des patches [http://salix.enialis.net/i486/slackware-13.37/]...Caché
Récupération de la liste des sommes de vérification [http://salix.enialis.net/i486/slackware-13.37/]...Caché
Récupération de la signature de la somme de contrôle [http://salix.enialis.net/i486/slackware-13.37/]...Caché
En cours de vérification de la signature de la somme de contrôle [http://salix.enialis.net/i486/slackware-13.37/]...Non vérifié
Récupération des données du paquet [http://salix.enialis.net/i486/slackware-13.37/extra/]...Caché
Récupération de la liste des patches [http://salix.enialis.net/i486/slackware-13.37/extra/]...Fait
Récupération de la liste des sommes de vérification [http://salix.enialis.net/i486/slackware-13.37/extra/]...Caché
Récupération de la signature de la somme de contrôle [http://salix.enialis.net/i486/slackware-13.37/extra/]...Caché
En cours de vérification de la signature de la somme de contrôle [http://salix.enialis.net/i486/slackware-13.37/extra/]...Non vérifié
Récupération des données du paquet [http://salix.enialis.net/i486/13.37/]...Caché
Récupération de la liste des patches [http://salix.enialis.net/i486/13.37/]...Fait
Récupération de la liste des sommes de vérification [http://salix.enialis.net/i486/13.37/]...Caché
Récupération de la signature de la somme de contrôle [http://salix.enialis.net/i486/13.37/]...Caché
En cours de vérification de la signature de la somme de contrôle [http://salix.enialis.net/i486/13.37/]...Vérifié
Lecture de la liste des paquets...Fait
Certaines sources n'ont pu être téléchargées. Corrigez les sources, et lancez de nouveau --update
The error is in verification .

Code: Select all

En cours de vérification de la signature de la somme de contrôle [http://salix.enialis.net/i486/slackware-13.37/]...Non vérifié
En cours de vérification de la signature de la somme de contrôle [http://salix.enialis.net/i486/slackware-13.37/extra/]...Non vérifié
I tried slapt-get --add-keys

Code: Select all

root[spino]# slapt-get --add-keys
Récupération de la clef GPG [http://salix.enialis.net/i486/slackware-13.37/]...Fait
GPG key could not be imported.
Récupération de la clef GPG [http://salix.enialis.net/i486/slackware-13.37/extra/]...Caché
GPG key already present.
Récupération de la clef GPG [http://salix.enialis.net/i486/13.37/]...Caché
GPG key already present.
Last edited by Spino on 11. May 2013, 18:16, edited 3 times in total.
"L' homme n'est ni ange ni bête . Et le malheur veut que qui veut faire l'ange fait la bête ." B. Pascal
Post Reply