[SOLVED] bug on 2010.3 repo basic

Discussioni e feedback su pacchetti e repository MIB
Post Reply
User avatar
andre
Utente junior
Utente junior
Posts: 39
Joined: 5 November 2011, 15:49
OpenMandriva: 2010.2 (2010.3)
Kernel: 3.2.20-nrj-desktop-1
Desktop: kde4.8.4
country: France

[SOLVED] bug on 2010.3 repo basic

Post by andre »

Last edited by rugyada on 23 September 2012, 11:36, edited 1 time in total.
Reason: Added tag SOLVED - edit by rugyada
Ne lâchez rien.

André

User avatar
andre
Utente junior
Utente junior
Posts: 39
Joined: 5 November 2011, 15:49
OpenMandriva: 2010.2 (2010.3)
Kernel: 3.2.20-nrj-desktop-1
Desktop: kde4.8.4
country: France

Re: bug on 2010.3 repo basic

Post by andre »

A precision :
if I download those pkgs on my computer and after that I install it I have bo error message.
Are media_info/ files corrupted ?
Ne lâchez rien.

André

User avatar
GvMariani
Collaboratore
Collaboratore
Posts: 610
Joined: 27 July 2009, 11:31
ROSA: 2016.1 Fresh R10
OpenMandriva: -
Kernel: 4.19.13-nrj-desktop
Desktop: Plasma 5
country: Italy
Location: Cologno Monzese (MI) - Italia

Re: bug on 2010.3 repo basic

Post by GvMariani »

What is exactly the error message (possibly with an "urpmi --verbose" run)?
Otherwise is very difficult to guess what is going wrong...

GvM

PS: If, as you did, downloading the above files and installing directly from local HDD works, then the rpms are OK and the culprit lies in other places.
Anyway you should be able to directly test the rpms by running a "rpm --verify" command...

User avatar
andre
Utente junior
Utente junior
Posts: 39
Joined: 5 November 2011, 15:49
OpenMandriva: 2010.2 (2010.3)
Kernel: 3.2.20-nrj-desktop-1
Desktop: kde4.8.4
country: France

Re: bug on 2010.3 repo basic

Post by andre »

And now :

urpmi.addmedia --update MIB-20103-basic_32 http://mib.pianetalinux.org/MIB/2010.3/32/basic/
ajout du média « MIB-20103-basic_32 »
... échec de la récupération : wget a échoué : sortie avec 8

pas de métadonnées trouvées pour le média « MIB-20103-basic_32 »

urpmi.addmedia --update MIB-20103-expert_32 http://mib.pianetalinux.org/MIB/2010.3/32/experts/
ajout du média « MIB-20103-expert_32 »
... échec de la récupération : wget a échoué : sortie avec 8

pas de métadonnées trouvées pour le média « MIB-20103-expert_32 »

???
Ne lâchez rien.

André

User avatar
GvMariani
Collaboratore
Collaboratore
Posts: 610
Joined: 27 July 2009, 11:31
ROSA: 2016.1 Fresh R10
OpenMandriva: -
Kernel: 4.19.13-nrj-desktop
Desktop: Plasma 5
country: Italy
Location: Cologno Monzese (MI) - Italia

Re: bug on 2010.3 repo basic

Post by GvMariani »

andre wrote:And now :
urpmi.addmedia --update MIB-20103-basic_32 http://mib.pianetalinux.org/MIB/2010.3/32/basic/
ajout du média « MIB-20103-basic_32 »
... échec de la récupération : wget a échoué : sortie avec 8
pas de métadonnées trouvées pour le média « MIB-20103-basic_32 »
urpmi.addmedia --update MIB-20103-expert_32 http://mib.pianetalinux.org/MIB/2010.3/32/experts/
ajout du média « MIB-20103-expert_32 »
... échec de la récupération : wget a échoué : sortie avec 8
pas de métadonnées trouvées pour le média « MIB-20103-expert_32 »
???
Broken repo infos (perhaps synthesys.hdlist.cz missing or bad).

While waiting for an update, you can always workaround this by making a local repo:
1. Download all the rpms from the online dir in one of your choice (eg "foo")
2. Install the package genhdlist2 from the main repos
3. "cd foo"
4. "genhdlist2 --xml-info ."
This way you will have an self-made repo "foo" on you HDD:
add it as always (only replace "http://mib.pianetalinux.org/MIB/2010.3/32/experts/" with the path of your local repo: /path/to/foo/) and go...

GvM

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: bug on 2010.3 repo basic

Post by NicCo »

Some media_info files got corrupted?
If so, tomorrow I'll generate again new lists.cz files for all 2010 repositories


POST EDIT
unfortunately, i tried just now, and there are no problems with lists, and I used the same command strings,
perhaps when you tried adding the new repositories, the line or our server may have had some problems...

Code: Select all

utente ~/rpmbuild/NEW/TOI_NO $ su -
Password: 
localhost ~ # urpmi.addmedia --update MIB-20103-basic_32 http://mib.pianetalinux.org/MIB/2010.3/32/basic/
viene aggiunto il supporto "MIB-20103-basic_32"
    http://mib.pianetalinux.org/MIB/2010.3/32/basic/media_info/synthesis.hdlist.cz
localhost ~ # urpmi.addmedia --update MIB-20103-expert_32 http://mib.pianetalinux.org/MIB/2010.3/32/experts/                      
viene aggiunto il supporto "MIB-20103-expert_32"
    http://mib.pianetalinux.org/MIB/2010.3/32/experts/media_info/synthesis.hdlist.cz
localhost ~ #     

You should try adding again!



you could also try the mirror, replace the mib.pianetalinux with mirror.pianetalinux, in this way

Code: Select all

urpmi.addmedia --update MIB-20103-basic_32 http://mirror.pianetalinux.org/MIB/2010.3/32/basic/
urpmi.addmedia --update MIB-20103-expert_32 http://mirror.pianetalinux.org/MIB/2010.3/32/experts/  
or also

Code: Select all

urpmi.addmedia --update MIB-20103-basic_32 http://mirrors.coreix.net/MIB/2010.3/32/basic/
urpmi.addmedia --update MIB-20103-expert_32 http://mirrors.coreix.net/MIB/2010.3/32/experts/
bye, NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
andre
Utente junior
Utente junior
Posts: 39
Joined: 5 November 2011, 15:49
OpenMandriva: 2010.2 (2010.3)
Kernel: 3.2.20-nrj-desktop-1
Desktop: kde4.8.4
country: France

Re: bug on 2010.3 repo basic

Post by andre »

Thank you. Now I think the errors are caused by a bad quality of adsl line of this local. At home all is right.
Ne lâchez rien.

André

Post Reply