Hi All,
does anyone here know where to get the source rpms for these two packages?
anaconda-runtime-11.1.2.168-1.el5.centos busybox-anaconda-1.2.0-4.el5.centos
I have found the anaconda-11.1.2.168-1.el5.centos on ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS
but not the others, is there a reason for this?
regards Chad
Pinnacle Technology Holdings E-Mail Disclaimer:
This e-mail is confidential and intended solely for the use of the individual(s) to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of Pinnacle Technology Holdings any of it's divisions or affiliates. If you are not the intended recipient, be advised that you have this e-mail in error and that any use, dissemination, forwarding, printing, or copying of it is strictly prohibited.
On Thu, Jul 2, 2009 at 4:45 PM, Chadley Wilsonchadley@pinteq.co.za wrote:
does anyone here know where to get the source rpms for these two packages? anaconda-runtime-11.1.2.168-1.el5.centos
anaconda-11.1.2.168-1.el5.centos.src.rpm
busybox-anaconda-1.2.0-4.el5.centos
busybox-1.2.0-4.el5.centos.src.rpm
You cand download them from here: http://ftp.ines.lug.ro/centos/5.3/os/SRPMS/
| |anaconda-11.1.2.168-1.el5.centos.src.rpm | |> busybox-anaconda-1.2.0-4.el5.centos | |busybox-1.2.0-4.el5.centos.src.rpm | |You cand download them from here: http://ftp.ines.lug.ro/centos/5.3/os/SRPMS/ | |-- |George Negoita |System Administrator [CW] Sorry they are not there, I did find them @ rpm.pbone.net, but are these the official ones?
Pinnacle Technology Holdings E-Mail Disclaimer:
This e-mail is confidential and intended solely for the use of the individual(s) to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of Pinnacle Technology Holdings any of it's divisions or affiliates. If you are not the intended recipient, be advised that you have this e-mail in error and that any use, dissemination, forwarding, printing, or copying of it is strictly prohibited.
|anaconda-11.1.2.168-1.el5.centos.src.rpm | |> busybox-anaconda-1.2.0-4.el5.centos | |busybox-1.2.0-4.el5.centos.src.rpm | |You cand download them from here: http://ftp.ines.lug.ro/centos/5.3/os/SRPMS/ | |-- |George Negoita [CW] Sorry George, I was a bit quick on the assumption there, I was looking specifically for the anaconda-runtime src. But now I see that there isn't specifically a source for the anaconda-runtime, the source for the rpm is anaconda, is that correct?
Pinnacle Technology Holdings E-Mail Disclaimer:
This e-mail is confidential and intended solely for the use of the individual(s) to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of Pinnacle Technology Holdings any of it's divisions or affiliates. If you are not the intended recipient, be advised that you have this e-mail in error and that any use, dissemination, forwarding, printing, or copying of it is strictly prohibited.
Chadley Wilson wrote:
|anaconda-11.1.2.168-1.el5.centos.src.rpm | |> busybox-anaconda-1.2.0-4.el5.centos | |busybox-1.2.0-4.el5.centos.src.rpm | |You cand download them from here: http://ftp.ines.lug.ro/centos/5.3/os/SRPMS/ | |-- |George Negoita [CW] Sorry George, I was a bit quick on the assumption there, I was looking specifically for the anaconda-runtime src. But now I see that there isn't specifically a source for the anaconda-runtime, the source for the rpm is anaconda, is that correct?
SRPMS are at:
http://mirror.centos.org/centos/5/os/SRPMS/
anaconda-runtime is built from the anaconda SRPM
busybox-anaconda is built from the busybox SRPM
You can find the name of the SRPM package and RPM was built from by running 'rpm -qip package.rpm'
James Pearson
On Thu, Jul 2, 2009 at 5:12 PM, Chadley Wilsonchadley@pinteq.co.za wrote:
I was a bit quick on the assumption there, I was looking specifically for the anaconda-runtime src. But now I see that there isn't specifically a source for the anaconda-runtime, the source for the rpm is anaconda, is that correct?
Yes. By building one source rpm file, you can get multiple packages.
On Thu, 2 Jul 2009, Chadley Wilson wrote:
I was a bit quick on the assumption there, I was looking specifically for the anaconda-runtime src. But now I see that there isn't specifically a source for the anaconda-runtime, the source for the rpm is anaconda, is that correct?
If you examine a binary package name with: rpm -qi (packagename) it will tell you, on the right, the SRPM it was built from
-- Russ herrold