Bug 122308 - Install local rpms with yum
Summary: Install local rpms with yum
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-03 00:14 UTC by Carlos Rodrigues
Modified: 2014-01-21 22:49 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-05-03 01:09:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Carlos Rodrigues 2004-05-03 00:14:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040430

Description of problem:
It would be nice if I could install a local rpm with yum and have the
dependencies resolved automatically from remote repositories.

Then, instead of:

rpm -Uvh foobar.rpm (error, dependencies not met)
fetch dependencies
rpm -Uvh dependencies foobar.rpm (error, dependencies not met)
fetch moredependencies
rpm -Uvh moredependencies dependencies foobar.rpm

one would do:

yum install ./foobar.rpm (all dependecies resolved from the configured
repositories)

Comment 1 Seth Vidal 2004-05-03 01:09:57 UTC
it's something that will be worked on in a future release. It's filed
in yum's bugzilla so I'm closing it here.



Note You need to log in before you can comment on or make changes to this bug.