Bug 1268985 - Missing dependency on rpm-python
Summary: Missing dependency on rpm-python
Keywords:
Status: CLOSED DUPLICATE of bug 1262888
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: 23
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Dalibor Pospíšil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-05 20:03 UTC by Martin Cermak
Modified: 2015-10-06 08:17 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-06 08:17:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Cermak 2015-10-05 20:03:39 UTC
fc23 x86_64 # make run
test -x runtest.sh || chmod a+x runtest.sh
./runtest.sh
dnf-1.1.2-4.fc23.noarch
Traceback (most recent call last):
  File "/usr/bin/beakerlib-journalling", line 31, in <module>
    import rpm
ImportError: No module named rpm
rlJournalStart: Failed to initialize the journal. Bailing out...
Makefile:36: recipe for target 'run' failed
make: *** [run] Error 1
fc23 x86_64 # rpm -qf /usr/bin/beakerlib-journalling
beakerlib-1.10-3.fc23.noarch
fc23 x86_64 #


Manually installing rpm-python.rpm fixes this here.

Comment 1 Ales Zelinka 2015-10-06 08:17:33 UTC

*** This bug has been marked as a duplicate of bug 1262888 ***


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