Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] RedHat up2date funnies
- Date: Tue, 21 May 2002 08:53:53 -0400
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] RedHat up2date funnies
- References: <200205210605.g4L65bH09659@example.com> <20020521160408.B23878@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020501
Jim Tittsler wrote: > On Tue, May 21, 2002 at 04:05:37PM +1000, Jim Breen wrote: > >>I have rpm-4.0.2-8 installed (came with RH7.1) and up2date is trying to >>put in rpm-4.0.4-7x. I downloaded that rpm from RH's site, but of course >>it won't install, saying: >> >>error: failed dependencies: >> rpm = 4.0.2 is needed by rpm-python-4.0.2-8 >> rpm = 4.0.2 is needed by rpm-build-4.0.2-8 >> rpm = 4.0.2 is needed by rpm-devel-4.0.2-8 > > > Update them all at the same time. Put the rpm-4.0.4-7x, > rpm-python, rpm-build, rpm-devel in the same directory > and then do: > rpm -Uvh rpm* > If rpm is given a number of rpms to install at once it is > clever enough to merge their 'provides' and 'requires'. Quite a few people piped up with suggestions, and most of them were good. This is more of a summary than anything, but: - I would not recommend using up2date. If you want something to provide up2date's functionality, try Ximian's Red Carpet. I personally just mirror the updates tree on ftp.redhat.com and have a shell script email me when new packages show up so I can decide if I need them or not. Another trick would be having a cron job that runs every day or so, doing an rpm -Fvh on the whole updates tree (this would upgrade only installed RPMs, as opposed to the -U flag). - In general, you want to install multiple RPMs at the same time (i.e., in the same rpm command) as dependencies are more easily resolved (and less often circular). - Do not be afraid of --nodeps, but use it as a last resort. I have found many times when I have had to use --nodeps and then symlink things by hand. -Josh
- Follow-Ups:
- Re: [tlug] RedHat up2date funnies
- From: Abhi
- Re: [tlug] RedHat up2date funnies
- From: Jim Tittsler
- References:
- Re: [tlug] RedHat up2date funnies
- From: Jim Breen
- Re: [tlug] RedHat up2date funnies
- From: Jim Tittsler
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Xemacs depends on PostgreSQL?
- Next by Date: Re: [tlug] RedHat up2date funnies
- Previous by thread: Re: [tlug] RedHat up2date funnies
- Next by thread: Re: [tlug] RedHat up2date funnies
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links