www.centos.org Forum Index CentOS 5 - Application & Software Support Package Interdependency
|
Bottom Previous Topic Next Topic |
| |
|
|
|---|
| Poster | Thread |
|---|
|
Package Interdependency | #1 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2007/6/13
From
Posts: 4
|
I'm trying to install tk-devel-8.4.13-3 using rpm -ivh [package name], and I get a list of failed dependencies. That's OK.
I download those rpms and install them the same way. However, I get stuck when one package needs the other to install itself, _and_ vice versa: # rpm -ivh libX11-devel-1.0.3-8.el5.x86_64.rpm warning: libX11-devel-1.0.3-8.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID e8562897 error: Failed dependencies: libXdmcp-devel is needed by libX11-devel-1.0.3-8.el5.x86_64 xorg-x11-proto-devel >= 7.1-2 is needed by libX11-devel-1.0.3-8.el5.x86_64 # rpm -ivh xorg-x11-proto-devel-7.1-9.el5.centos.x86_64.rpm warning: xorg-x11-proto-devel-7.1-9.el5.centos.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID e8562897 error: Failed dependencies: mesa-libGL-devel is needed by xorg-x11-proto-devel-7.1-9.el5.centos.x86_64 # rpm -ivh mesa-libGL-devel-6.5.1-7.2.el5.x86_64.rpm warning: mesa-libGL-devel-6.5.1-7.2.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID e8562897 error: Failed dependencies: libX11-devel is needed by mesa-libGL-devel-6.5.1-7.2.el5.x86_64 So, I need xorg-x11 to install libX11. Xorg-x11 needs mesa-libGL to install, and mesa-libGL needs libX11 to install. Great. I'd use yum to install it (since apparently yum can cheat around the package interdependencies), but then I get this problem: # yum install tk-devel-8.4.13-3.fc6.x86_64.rpm Loading "installonlyn" plugin Setting up Install Process Setting up repositories Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os error was [Errno 4] IOError: <urlopen error (111, 'Connection refused')> Error: Cannot find a valid baseurl for repo: base Thanks. |
||
Posted on: 2007/6/14 8:36
|
|||
|
Re: Package Interdependency | #3 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2008/3/28
From
Posts: 1
|
The problem is that you need to tell both yum *and* rpm the proxy host setting; e.g. by adding a "proxy" config line in /etc/yum.conf for yum and setting a http_proxy environment variable for rpm.
|
||
Posted on: 2008/3/28 22:31
|
|||
Top Previous Topic Next Topic |
|



Topic options
Print Topic
Threaded
Newest First
egwilliams



You cannot start a new topic.
You can view topic.