niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Distributions » Debian
installing rpm -- changing dependencies
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
Author Message
Tim Gruene
*nix forums beginner


Joined: 03 Feb 2005
Posts: 3

PostPosted: Thu Feb 03, 2005 11:20 am    Post subject: installing rpm -- changing dependencies Reply with quote

Hi,

I am running debian-sarge on a P4 with an ATI graphics board ATI provides
drivers as rpm-packages for.
I converted the rpm-package into a deb package and could install it saying
dpkg --install --force-overwrite fglrx_4_3_0-9.8.25-1.i386.deb
the overwrite flag is necessary because
/usr/X11R6/lib/libGL.so.1.2
from xlibmesa-gl is replaced by this packages.

However, updating of any packages now gets stuck (using either dselect or
apt-get upgrade) because xlibmesa-gl is prevented from overwriting
library.

Is there a way to tell the system that libGL.so may be provided by either
packages and should simply be ignored? So far I resolved the problem by
deinstalling fglrx
upgrading the system
reinstalling fglrx with --force-overwrite
but that seems very awkward.

Cheers to any help,

Tim


--
Tim Gruene
Institut fuer anorganische Chemie
Tammannstr. 4
D-37077 Goettingen

GPG Key ID = A46BEE1A


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Kevin Mark
*nix forums Guru


Joined: 20 Feb 2005
Posts: 474

PostPosted: Thu Feb 03, 2005 3:50 pm    Post subject: Re: installing rpm -- changing dependencies Reply with quote

On Thu, Feb 03, 2005 at 01:10:54PM +0100, Tim Gruene wrote:
Quote:
Hi,

I am running debian-sarge on a P4 with an ATI graphics board ATI provides
drivers as rpm-packages for.
I converted the rpm-package into a deb package and could install it saying
dpkg --install --force-overwrite fglrx_4_3_0-9.8.25-1.i386.deb
the overwrite flag is necessary because
/usr/X11R6/lib/libGL.so.1.2
from xlibmesa-gl is replaced by this packages.

However, updating of any packages now gets stuck (using either dselect or
apt-get upgrade) because xlibmesa-gl is prevented from overwriting
library.

Is there a way to tell the system that libGL.so may be provided by either
packages and should simply be ignored? So far I resolved the problem by
deinstalling fglrx
upgrading the system
reinstalling fglrx with --force-overwrite
but that seems very awkward.

Cheers to any help,

Tim

Hi Tim,

this is as example of using dpkg-divert:
-------------------------------
dpkg-divert --package dpkg --add --local --rename --divert
/usr/bin/dpkg.real /usr/bin/dpkg
-------------------------------
In this case, I want to move /usr/bin/dpkg to /usr/bin/dpkg.real
and to have any future /usr/bin/dpkg to be written to
/usr/bin/dpkg.real.
This may be used for /usr/X11R6/lib/libGL.so.1.2. But I dont know if it
should be set for fglfx or xlibmesa-gl.
Cheers,
-Kev

--
counter.li.org #238656 -- goto counter.li.org and be counted!

(__)
(oo)
/------\/
/ | ||
* /\---/\
~~ ~~
...."Have you mooed today?"...
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 12:49 pm | All times are GMT
navigation Forum index » *nix » Linux » Distributions » Debian
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Changing postfix's 600 chmod wdave Postfix 1 Mon Apr 14, 2008 1:23 am
No new posts changing port in vsftp henk@oegema.com Suse 2 Fri Jul 21, 2006 10:42 am
No new posts Installing things Shane Debian 4 Fri Jul 21, 2006 6:00 am
No new posts Spontaneously changing file ownerships and permissions jwwarrenva@gmail.com Solaris 7 Fri Jul 21, 2006 12:24 am
No new posts changing inode permissions <cus@oceanwave.com> Solaris 11 Thu Jul 20, 2006 11:07 pm

Debt Consolidation | Bankruptcy | 0 Credit Cards | Problem Mortgage | Loans
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1625s ][ Queries: 16 (0.0779s) ][ GZIP on - Debug on ]