Bug 117967 - [rpm-python] [RFE] Enable relocations to be passed from rpm-python
Summary: [rpm-python] [RFE] Enable relocations to be passed from rpm-python
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-10 16:22 UTC by Paul Nasrat
Modified: 2014-01-21 22:49 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-01 14:17:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Paul Nasrat 2004-03-10 16:22:59 UTC
Description of problem:

Currently ts.addInstall knows nothing of relocations, the call to
rpmtsAddInstallElement passes NULL for relocations.

As rpm-python should be fully functional I'm adding an rfe.

Version-Release number of selected component (if applicable):

rpm-4.3

How reproducible:

Always - you just can't do it

Steps to Reproduce:

n/a
  
Actual results:

n/a
Expected results:

setting a relocation should be exposed

Additional info:

I guesss having an array/dict which we wrap to rpmRelocation and allow
that to be set is one way of doing this.

Comment 1 Jeff Johnson 2006-03-01 14:17:03 UTC
Passing relocations from bindings is the wrong approach, permitting
macros in dirnames/basenames will be how relocations are eventually
handled.


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