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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-05-2009, 01:28 PM
|
#1
|
LQ Newbie
Registered: Aug 2004
Location: Callantsoog,Netherlands
Distribution: Mandriva Powerpack 2009
Posts: 4
Rep:
|
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
|
|
|
01-05-2009, 03:09 PM
|
#2
|
Senior Member
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
|
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
|
|
|
01-05-2009, 03:44 PM
|
#3
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,092
|
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
|
|
|
01-06-2009, 01:03 PM
|
#4
|
LQ Newbie
Registered: Aug 2004
Location: Callantsoog,Netherlands
Distribution: Mandriva Powerpack 2009
Posts: 4
Original Poster
Rep:
|
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
|
|
|
01-07-2009, 01:00 AM
|
#5
|
Senior Member
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
|
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
|
|
|
01-07-2009, 03:59 PM
|
#6
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,092
|
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!
|
|
|
01-09-2009, 04:06 AM
|
#7
|
LQ Newbie
Registered: Aug 2004
Location: Callantsoog,Netherlands
Distribution: Mandriva Powerpack 2009
Posts: 4
Original Poster
Rep:
|
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
|
|
|
01-09-2009, 09:36 AM
|
#8
|
Senior Member
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
|
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
|
|
|
02-10-2009, 01:53 PM
|
#9
|
LQ Newbie
Registered: Feb 2009
Posts: 1
Rep:
|
Thanks GlennsPref that helped me alot. I did as you said:
urpmi --allow-nodeps --allow-force mandriva-release-common
and it now works.
|
|
|
02-10-2009, 09:29 PM
|
#10
|
Senior Member
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,686
|
Cool bananas!
Glad to help.
Cheers, Glenn
|
|
|
All times are GMT -5. The time now is 04:45 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|