Problem with updates

About ROSA Desktop distribution and help to users
Post Reply
User avatar
Orifiel
Nuovo utente
Nuovo utente
Posts: 6
Joined: 24 April 2016, 23:03
ROSA: r7
OpenMandriva: -
Kernel: 4.1
Desktop: kde
country: El Salvado

Problem with updates

Post by Orifiel »

first I may excuse because my english is bad, I only speak spanish.

I have Rosa Linux fresh r7, and have a problem when I want update or install a program I recive that message in console with urpmi.

wget ha fallado, salio con 127.

I erased all repositorys (because thats the solution in other forum) but now I can get update from repositories that message this

No se puede añadir soporte, errores reportados:

mirror list not found
...falló la recuperación: wget falló: salió con 127
no se puede acceder al soporte de la distribución (no se encontró el archivo media.cfg)

Soporte: distrib ()

if someone know the solution I will be grateful

User avatar
andreas
Utente
Utente
Posts: 281
Joined: 1 November 2008, 20:03

Re: Problem with updates

Post by andreas »

Never had a similar problem, but I guess you must add again your repositories, otherwise rosa can't know where to search programs and updates
AndreaS

Procio Intel i7-4930k, mobo Asus X79-Deluxe, Adaptec raid 7805, Nvidia Quadro 6000 - Rosa Fresh R3 X64

User avatar
Orifiel
Nuovo utente
Nuovo utente
Posts: 6
Joined: 24 April 2016, 23:03
ROSA: r7
OpenMandriva: -
Kernel: 4.1
Desktop: kde
country: El Salvado

Re: Problem with updates

Post by Orifiel »

if I try to put again the repositories, I obtain this answer for the sytem.

http://i66.tinypic.com/rt3v47.jpg

thaks for youre help.

User avatar
andreas
Utente
Utente
Posts: 281
Joined: 1 November 2008, 20:03

Re: Problem with updates

Post by andreas »

In the spoiler you find the content of my /etc/urpmi/urpmi.cfg file that contains valid mirrors for the 64 bit version of rosa. Shouls you use the 64 bit version of rosa you can try to add such mirrors through Software Media Manager (choose file/add a custom medium/, http server as type of medium, then ignore the mediums that have an ignore attrribute and check the update box if the medium has the update attribute.



Code: Select all

{
}

Main http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/main/release {
  key-ids: 16a853e7
}

Main\ Updates http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/main/updates {
  update
}

Main\ Testing http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/main/testing {
  ignore
  update
}

Main32 http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/main/release {
}

Main32\ Updates http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/main/updates {
  update
}

Main32\ Testing http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/main/testing {
  ignore
  update
}

Contrib http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/contrib/release {
}

Contrib\ Updates http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/contrib/updates {
  update
}

Non-free http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/non-free/release {
  key-ids: 16a853e7
}

Non-free\ Updates http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/non-free/updates {
  key-ids: 16a853e7
  update
}

Non-free\ Testing http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/non-free/testing {
  ignore
  update
}

Non-free32 http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/non-free/release {
  key-ids: 16a853e7
}

Non-free32\ Updates http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/non-free/updates {
  key-ids: 16a853e7
  update
}

Non-free32\ Testing http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/non-free/testing {
  ignore
  update
}

Restricted http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/restricted/release {
  key-ids: 16a853e7
}

Restricted\ Updates http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/restricted/updates {
  key-ids: 16a853e7
  update
}

Restricted\ Testing http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/media/restricted/testing {
  ignore
  update
}

Restricted32 http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/restricted/release {
  key-ids: 16a853e7
}

Restricted32\ Updates http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/restricted/updates {
  key-ids: 16a853e7
  update
}

Restricted32\ Testing http://mirror.rosalab.ru/rosa/rosa2014.1/repository/i586/media/restricted/testing {
  ignore
  update
}

Mib_Kernel http://abf-downloads.rosalinux.ru/kernels_4_1x_personal/repository/rosa2014.1/x86_64/main/release {
  update
}

Kernel\ 4.x\ x64 http://abf-downloads.rosalinux.ru/kernels_stable_personal/repository/rosa2014.1/x86_64/kernel_4_4/release {
  update
}
AndreaS

Procio Intel i7-4930k, mobo Asus X79-Deluxe, Adaptec raid 7805, Nvidia Quadro 6000 - Rosa Fresh R3 X64

User avatar
Quiroga
Utente junior
Utente junior
Posts: 32
Joined: 22 January 2013, 22:29
ROSA: 2012.1
OpenMandriva: Rosa
Kernel: 3.2
Desktop: kde
country: world

Re: Problem with updates

Post by Quiroga »

Que tipo de PC usas ?? ...de 32 bits o de 64 bits

Abre la konsola o Terminal y quita todos los repositorios con este comando:

Code: Select all

 urpmi.removemedia –a
(no olvides darle al bonton Enter del teclado jaja)

Ahora ingresa sengun el tipo de PC que tengas

SI TIENES PC DE 64 BITS

Code: Select all

urpmi.addmedia kernel_4.3 http://abf-downloads.rosalinux.ru/kernels_stable_personal/repository/rosa2014.1/x86_64/kernel_4_3/release/
SI TIENES PC DE 32 BITS

Code: Select all

urpmi.addmedia kernel_4.3 http://abf-downloads.rosalinux.ru/kernels_stable_personal/repository/rosa2014.1/i586/kernel_4_3/release/
Una ves hecho esto ingresas

Code: Select all

urpmi kernel-nrj-desktop-latest cpupower
Reiniciar la PC y listo

User avatar
Orifiel
Nuovo utente
Nuovo utente
Posts: 6
Joined: 24 April 2016, 23:03
ROSA: r7
OpenMandriva: -
Kernel: 4.1
Desktop: kde
country: El Salvado

Re: Problem with updates

Post by Orifiel »

Solved, Thanks.

Solucionado, Muchas gracias

User avatar
Quiroga
Utente junior
Utente junior
Posts: 32
Joined: 22 January 2013, 22:29
ROSA: 2012.1
OpenMandriva: Rosa
Kernel: 3.2
Desktop: kde
country: world

Re: Problem with updates

Post by Quiroga »

:D :D :D :D

User avatar
pretender
Utente junior
Utente junior
Posts: 36
Joined: 14 August 2011, 1:45
ROSA: 2012.1
OpenMandriva: Rosa 2012.1. x86_64
Kernel: 3.0.69-desktop-2rosa
Desktop: kde
country: Romania
Location: Codlea,region Brasov
Contact:

Re: Problem with updates

Post by pretender »

Hi everyone !
I've on my computer Rosa linux 2012-64bit,I installed all apps,but I see Firefox did not upadeta from version 24 to version 49 !!!
I need your help! What addmedia I must install ? What can I do to have my Rosa full updated ?
Please help me ! Thanks in advance :)
This is Linux land. In the silence of the night, you can hear Windows machines rebooting.

User avatar
rugyada
Amministratore
Amministratore
Posts: 1562
Joined: 14 July 2008, 22:58
ROSA: ROSA.Fresh R8 64bit
OpenMandriva: OMLx 4.2
Kernel: kernel-release
Desktop: KDE tutta la vita
country: Italy

Re: Problem with updates

Post by rugyada »

Hi,
pretender wrote:I've on my computer Rosa linux 2012-64bit
2012 ?

We currently have repository

Code: Select all

http://mirror.rosalab.ru/rosa/rosa2014.1/repository/x86_64/***
Anyway firefox package is in main/updates repo.
Image
ciauu ciauu, ruru

MIB... e le stelle stanno a guardare.
«E' bello avere delle certezze, tipo la terra gira, il sole è caldo, se ti prendi con quelli del MIB vieni fanculizzato. Cose semplici, in fondo» (M.C.)

User avatar
pretender
Utente junior
Utente junior
Posts: 36
Joined: 14 August 2011, 1:45
ROSA: 2012.1
OpenMandriva: Rosa 2012.1. x86_64
Kernel: 3.0.69-desktop-2rosa
Desktop: kde
country: Romania
Location: Codlea,region Brasov
Contact:

Re: Problem with updates

Post by pretender »

Sorry,I was wrong !
I mean I run Rosa linux 2012 LTS Marathon Enteprise Edition-64bit.
I was asked by OS to add media (repos),I click "add" but Firefox do not update to last version,Firefox 49. I use Opera to surf the web.
I moved from Rosa Fresh R8 .
Thanks again and forgive me.
This is Linux land. In the silence of the night, you can hear Windows machines rebooting.

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

Re: Problem with updates

Post by NicCo »

With the ROSA 2012 LTS, you can always adopt the common linux firefox binary, this is working fine for all the linuxes!

You can start from here, then
https://ftp.mozilla.org/pub/firefox/releases/

I can see the current 48.0.2
https://ftp.mozilla.org/pub/firefox/releases/48.0.2/

then, for my use, I go to x86_64 and choose the italian binary
https://ftp.mozilla.org/pub/firefox/rel ... x86_64/it/

surely you can choose a different arch. and/or language folder...

download this, uncompress inside a folder, launch the binary
you can also create a desktop shortcut, or add to SW icon...
.
--- 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
pretender
Utente junior
Utente junior
Posts: 36
Joined: 14 August 2011, 1:45
ROSA: 2012.1
OpenMandriva: Rosa 2012.1. x86_64
Kernel: 3.0.69-desktop-2rosa
Desktop: kde
country: Romania
Location: Codlea,region Brasov
Contact:

Re: Problem with updates

Post by pretender »

Thanks a lot :)
I'm using Rosa 2012 LTS because it likes to me more than Rosa R8...
One more request /demand : Are you willing to teach me what kind of media should I add to my Rosa 2012 LTS -kde 64bit ?? :roll: :?:

Thanks again & have a nice day ! ;)
This is Linux land. In the silence of the night, you can hear Windows machines rebooting.

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

Re: Problem with updates

Post by NicCo »

If you have not yet a valid and working repository configuration, you can try this way:

- 1 - Open a Konsole, as root, then, first you should remove any previous config with

Code: Select all

# urpmi.removemedia -a
- 2 - It is possible to automatically select mirrors using the --mirrorlist option.
this command will add important medias selecting the mirrors automatically :

Code: Select all

# urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'
- 3 - To verify your current configuration, and to manage all repositories

Code: Select all

# drakrpm-edit-media --expert

---
P.S.: Here is the ROSA Wiki for URPMI
http://wiki.rosalab.ru/en/index.php/Urpmi
.
--- 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
pretender
Utente junior
Utente junior
Posts: 36
Joined: 14 August 2011, 1:45
ROSA: 2012.1
OpenMandriva: Rosa 2012.1. x86_64
Kernel: 3.0.69-desktop-2rosa
Desktop: kde
country: Romania
Location: Codlea,region Brasov
Contact:

Re: Problem with updates

Post by pretender »

:o :o I thank you so much !!! Your post indeed its what I sought,its very-very usefull post :D
I thank you again !
Have a nice day !
This is Linux land. In the silence of the night, you can hear Windows machines rebooting.

Post Reply