LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-05-2009, 01:28 PM   #1
mini-p@mandrake
LQ Newbie
 
Registered: Aug 2004
Location: Callantsoog,Netherlands
Distribution: Mandriva Powerpack 2009
Posts: 4

Rep: Reputation: 0
cannot update urpmi mandriva 2009


After installing and updating mandriva powerpack 2009 on my system i get stuck with two packets : mandriva-release-common-2009.0-0.11mdv2009.0
mandriva-release-Powerpack-2009.0-0.11mdv2009
Urpmi cant update them because its already installed and he wont delete them to install again
package mandriva-release-Powerpack-2009.0-0.11mdv2009.0.i586 is already installed


ive searched google for the problem but cannot find anything about it


please help
 
Old 01-05-2009, 03:09 PM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
Blog Entries: 33

Rep: Reputation: 288Reputation: 288Reputation: 288
Hi, I also have a few mandriva-release-xxxxxx-2009.0 packages installed.

If you really want the common package, using urpmi from a konsole/shell, type this...

urpmi --allow-nodeps --allow-force (package-name)

You don't say what the problem is,

any one of these lines will/should give you a version as output from a shell...

commands for knowing which linux is running, first and last ones...
Code:
lsb_release -a
cat /etc/redhat-release
cat /etc/*release*
cat /etc/*version*
What is the error you got before?

regards Glenn
 
Old 01-05-2009, 03:44 PM   #3
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,092

Rep: Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483
You have tried the obvious

1. run 'rpm --rebuilddb' as root
2. run some fancy gui package manager and search for them in the database.

Install them manually

rpm -ivh --force your.rpm
 
Old 01-06-2009, 01:03 PM   #4
mini-p@mandrake
LQ Newbie
 
Registered: Aug 2004
Location: Callantsoog,Netherlands
Distribution: Mandriva Powerpack 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Hi guys thanks for reply sorry for not telling the problem
the problem is that the urpmi gui the red sign on the taskbar will not update or renew the packages mandriva-release-Powerpack - Mandriva release file for Powerpack and mandriva-release-common - Mandriva release common files​ hey says that they are already installed and the transaction has failed i keep the red sign in my taskbar and he wont update other packets to its getting anoying
 
Old 01-07-2009, 01:00 AM   #5
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
Blog Entries: 33

Rep: Reputation: 288Reputation: 288Reputation: 288
OK, if you have tried the above, remove them manually then re-install them.

use

rpm -e --nodeps --force (package name)

That will stop it from trying to remove/erase the deps as well. Which will be really long and will break your system.

Don't reboot.

Then re-install them.

Use the MCC software manager you mentioned above.

Hope that helps you, Glenn
 
Old 01-07-2009, 03:59 PM   #6
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,092

Rep: Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483Reputation: 2483
I think there's also a --dbonly option to rpm, which means it only updates the database.

man rpm is your friend have a pint and a notebook ready!
 
Old 01-09-2009, 04:06 AM   #7
mini-p@mandrake
LQ Newbie
 
Registered: Aug 2004
Location: Callantsoog,Netherlands
Distribution: Mandriva Powerpack 2009
Posts: 4

Original Poster
Rep: Reputation: 0
when i did the command rpm -e --nodeps --force mandriva-release-common-2009.0-0.11mdv2009.0.i586.rpm
he says this rpm: only installation, upgrading, rmsource and rmspec may be forced
 
Old 01-09-2009, 09:36 AM   #8
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
Blog Entries: 33

Rep: Reputation: 288Reputation: 288Reputation: 288
OK then, try to install the new ones over the old ones (as rpm suggests),

urpmi --allow-nodeps --allow-force (package name)

or rpm -Uvh (package-name) to update instead of Install.

That should do it.

Don't you get support from Mandriva with the power pack?

If so it's important to notify them, a bug may be rectified.

Regards, Glenn

I second the Pint!

Last edited by GlennsPref; 01-09-2009 at 09:43 AM. Reason: Glossing
 
Old 02-10-2009, 01:53 PM   #9
teg4321
LQ Newbie
 
Registered: Feb 2009
Posts: 1

Rep: Reputation: 0
Thanks GlennsPref that helped me alot. I did as you said:

urpmi --allow-nodeps --allow-force mandriva-release-common

and it now works.
 
Old 02-10-2009, 09:29 PM   #10
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
Blog Entries: 33

Rep: Reputation: 288Reputation: 288Reputation: 288
Cool bananas!

Glad to help.

Cheers, Glenn
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble with Mandriva One 2009 shea1roh Mandriva 8 02-05-2009 07:08 AM
Mandriva 2009 for amd 64? Abraxis Mandriva 7 01-05-2009 10:32 AM
digiKam in Mandriva 2009 jancyclops Linux - Software 0 12-13-2008 05:21 PM
Mandriva 2009 - no networking. Keithj Mandriva 9 09-06-2008 06:28 AM
urpmi.update --all / urpmi database locked thepoint Mandriva 5 11-05-2003 07:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration