Hi folks
I'm trying to install amavisd-new on Centos 5.3. There is a lot of failed dependencies errors when I try to install it. My question is, there is a way to automatically get all the rpm dependencies I need and get them saved somewhere in my hard drive for future installations? I'm behind a squid proxy.
Thanks in advance.
David
On Fri, Jul 24, 2009 at 2:52 PM, David Leondleon741210@gmail.com wrote:
Hi folks
I'm trying to install amavisd-new on Centos 5.3. There is a lot of failed dependencies errors when I try to install it. My question is, there is a way to automatically get all the rpm dependencies I need and get them saved somewhere in my hard drive for future installations? I'm behind a squid proxy.
Thanks in advance.
David _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Yep, add Dag's repo. Latest amavisd-new is there, with all the dependencies: http://dag.wieers.com/rpm/
hi, thanks, but where should I add that repo and how can I use it?
David
On Fri, Jul 24, 2009 at 9:03 AM, Lucian@lastdot.orglucian@lastdot.org wrote:
On Fri, Jul 24, 2009 at 2:52 PM, David Leondleon741210@gmail.com wrote:
Hi folks
I'm trying to install amavisd-new on Centos 5.3. There is a lot of failed dependencies errors when I try to install it. My question is, there is a way to automatically get all the rpm dependencies I need and get them saved somewhere in my hard drive for future installations? I'm behind a squid proxy.
Thanks in advance.
David _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Yep, add Dag's repo. Latest amavisd-new is there, with all the dependencies: http://dag.wieers.com/rpm/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
From: David Leon dleon741210@gmail.com
On Fri, Jul 24, 2009 at 9:03 AM, Lucian@lastdot.org wrote:
Yep, add Dag's repo. Latest amavisd-new is there, with all the dependencies: http://dag.wieers.com/rpm/
hi, thanks, but where should I add that repo and how can I use it?
If you go to the url, there is "Installation and Configuration"...
JD
Lucian@lastdot.org wrote:
On Fri, Jul 24, 2009 at 2:52 PM, David Leondleon741210@gmail.com wrote:
Hi folks
I'm trying to install amavisd-new on Centos 5.3. There is a lot of failed dependencies errors when I try to install it. My question is, there is a way to automatically get all the rpm dependencies I need and get them saved somewhere in my hard drive for future installations? I'm behind a squid proxy.
Thanks in advance.
David
Yep, add Dag's repo. Latest amavisd-new is there, with all the dependencies: http://dag.wieers.com/rpm/
It's covered on the Wiki too:
On Fri, Jul 24, 2009 at 9:52 AM, David Leondleon741210@gmail.com wrote:
Hi folks
I'm trying to install amavisd-new on Centos 5.3. There is a lot of failed dependencies errors when I try to install it. My question is, there is a way to automatically get all the rpm dependencies I need and get them saved somewhere in my hard drive for future installations? I'm behind a squid proxy.
To keep the cache, edit the /etc/yum.conf file and add: keepcache=1
The yum cache will be in /var/cache/yum/REPO_NAME.
E.g., the rpmforge repo will be /var/cache/yum/rpmforge/packages.
You can copy the rpms in that dir to the same location on the next server.. *or* share the location as a repository. For one offs, it's probably easier to just copy the rpms.