Hey all,
Anyone know where I can find source packages for X86-64 CentOS 6.2:
dev86 is needed by my project iasl is needed by my project spice-server-devel >= 0.8.2-4.el6 is needed by my project
I can't seem to find them in the source repositories.
Thanks.
Did you try typing the following into google and then grabing one of the source rpms listed? linux source spice-server-devel
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Mark LaPierre Sent: Sunday, April 22, 2012 3:24 PM To: Mail List CentOS Users Subject: [CentOS] Missing dependency
Hey all,
Anyone know where I can find source packages for X86-64 CentOS 6.2:
dev86 is needed by my project iasl is needed by my project spice-server-devel >= 0.8.2-4.el6 is needed by my project
I can't seem to find them in the source repositories.
Thanks.
On 04/22/2012 04:40 PM, Steven Buehler wrote:
Did you try typing the following into google and then grabing one of the source rpms listed? linux source spice-server-devel
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Mark LaPierre Sent: Sunday, April 22, 2012 3:24 PM To: Mail List CentOS Users Subject: [CentOS] Missing dependency
Hey all,
Anyone know where I can find source packages for X86-64 CentOS 6.2:
dev86 is needed by my project iasl is needed by my project spice-server-devel>= 0.8.2-4.el6 is needed by my project
I can't seem to find them in the source repositories.
Thanks.
Yes I did, but I could not find anything from CentOS. I don't want to go outside CentOS for my dependencies due to risk of library corruption.
Example:
http://mirror.centos.org/centos/6.2/os/SRPMS/spice-server-0.8.2-5.el6.src.rp...
Not Found
The requested URL /centos/6.2/os/SRPMS/spice-server-0.8.2-5.el6.src.rpm was not found on this server.
Mark LaPierre wrote on 04/22/2012 05:51 PM:
On 04/22/2012 04:40 PM, Steven Buehler wrote:
Did you try typing the following into google and then grabing one of the source rpms listed? linux source spice-server-devel
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Mark LaPierre Sent: Sunday, April 22, 2012 3:24 PM To: Mail List CentOS Users Subject: [CentOS] Missing dependency
Hey all,
Anyone know where I can find source packages for X86-64 CentOS 6.2:
dev86 is needed by my project iasl is needed by my project spice-server-devel>= 0.8.2-4.el6 is needed by my project
I can't seem to find them in the source repositories.
Thanks.
Yes I did, but I could not find anything from CentOS. I don't want to go outside CentOS for my dependencies due to risk of library corruption.
Example:
http://mirror.centos.org/centos/6.2/os/SRPMS/spice-server-0.8.2-5.el6.src.rp...
Not Found
The requested URL /centos/6.2/os/SRPMS/spice-server-0.8.2-5.el6.src.rpm was not found on this server.
You don't need the SRPM if all that is required is the -devel package.
yum install spice-server-devel
SRPMs are at
http://vault.centos.org/6.2/os/Source/SPackages/ http://vault.centos.org/6.2/updates/Source/SPackages/
Phil
On Sun, 2012-04-22 at 17:51 -0400, Mark LaPierre wrote:
The requested URL /centos/6.2/os/SRPMS/spice-server-0.8.2-5.el6.src.rpm was not found on this server.
CentOS puts those things in the bank for safekeeping now :-) Did you check it?
http://vault.centos.org/6.2/os/Source/SPackages/
John