I asked this before when I configured another CentOS box, but I forget the answer. In my apt sources folder, I don't have a repo that is the equivalent of the yum Centos.Base.repo. Where do I find such a file?
On Thu, 2006-04-20 at 21:21 -0700, Ralph Alvy wrote:
I asked this before when I configured another CentOS box, but I forget the answer. In my apt sources folder, I don't have a repo that is the equivalent of the yum Centos.Base.repo. Where do I find such a file?
The apt for CentOS has: /etc/apt/sources.list.d/centos.list
If you upgrade apt from another source, that file might go away.
On Fri, 21 Apr 2006, Johnny Hughes wrote:
On Thu, 2006-04-20 at 21:21 -0700, Ralph Alvy wrote:
I asked this before when I configured another CentOS box, but I forget the answer. In my apt sources folder, I don't have a repo that is the equivalent of the yum Centos.Base.repo. Where do I find such a file?
The apt for CentOS has: /etc/apt/sources.list.d/centos.list
If you upgrade apt from another source, that file might go away.
It would be nice though, to have this config-file outside the apt package and inside another package (like centos-release). rpmforge-release contains the configuration for apt, yum, smart and a description for up2date.
Purists will probably hate to have 3 config-files in place when they only use one. (and they are free to remove the rpmforge-release package :)) But it simplifies the configuration and doesn't conflict with other packages.
Kind regards, -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power]
--- Ralph Alvy ralvy@warpmail.net wrote:
I asked this before when I configured another CentOS box, but I forget the answer. In my apt sources folder, I don't have a repo that is the equivalent of the yum Centos.Base.repo. Where do I find such a file?
The responses given last time are still valid. Be aware though that yum has now some very nifty features such as yumex/plugins. On my testbed machine i have about 280 packages protected from 3rd party repos that want to overwrite the packages in base.
If i was using apt4rpm it would swallow all those packages, so you might wanna check out those plugins.
FWIW apt4rpm has long been without development upsteam since the company that developed it was bought by Mandriva and dooes not intend to develop it.
__________________________________________________ Improve the mailing list by performing a simple search before posting and reading the FAQ/etiquette. Protect the integrity of your installation with the yum plugins.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Mike Stankovic wrote:
FWIW apt4rpm has long been without development upsteam since the company that developed it was bought by Mandriva and dooes not intend to develop it.
not true anymore! apt4rpm is now again under active development, their multilib issues are being worked on and it supports rpm-md format repos ( the sort that yum 2.2+ use )
--- Karanbir Singh mail-lists@karan.org wrote:
Mike Stankovic wrote:
FWIW apt4rpm has long been without development
upsteam
since the company that developed it was bought by Mandriva and dooes not intend to develop it.
not true anymore! apt4rpm is now again under active development, their multilib issues are being worked on and it supports rpm-md format repos ( the sort that yum 2.2+ use )
Certainly according to http://en.wikipedia.org/wiki/Apt4rpm and on the developer's page he announces that he has packed it in. If this information is incorrect the Wikipedia article/sourceforge projects may well need updating.
Where is the new home page of the project and where do they announce that PPC/multilib issues have been overcome?
__________________________________________________ Improve the mailing list by performing a simple search before posting and reading the FAQ/etiquette. Protect the integrity of your installation with the yum plugins.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Sat, 2006-04-22 at 06:24 -0700, Mike Stankovic wrote:
--- Karanbir Singh mail-lists@karan.org wrote:
Mike Stankovic wrote:
FWIW apt4rpm has long been without development
upsteam
since the company that developed it was bought by Mandriva and dooes not intend to develop it.
not true anymore! apt4rpm is now again under active development, their multilib issues are being worked on and it supports rpm-md format repos ( the sort that yum 2.2+ use )
Certainly according to http://en.wikipedia.org/wiki/Apt4rpm and on the developer's page he announces that he has packed it in. If this information is incorrect the Wikipedia article/sourceforge projects may well need updating.
Where is the new home page of the project and where do they announce that PPC/multilib issues have been overcome?
https://moin.conectiva.com.br/AptRpm
Panu Matilainen (also active in yum development) has become very actively involved in apt for rpm.
We may build and release the latest update soon.
Although ... I think the above linked site is the basis for the apt4rpm program at sourceforge ... so that site may now not be doing anything (I could be wrong about this though).
The conectiva apt project was almost dead ... but seems now resurrected.
Thanks, Johnny Hughes
On Sat, 22 Apr 2006, Mike Stankovic wrote:
Where is the new home page of the project and where do they announce that PPC/multilib issues have been overcome?
http://apt-rpm.laiskiainen.org/
Kind regards, -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power]