Bug 1544814 - Missing /usr/bin/pungi after upgrade
Summary: Missing /usr/bin/pungi after upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 1541772
Alias: None
Product: Fedora
Classification: Fedora
Component: pungi
Version: 26
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Lubomír Sedlář
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-13 14:52 UTC by Roger Gaudet
Modified: 2018-02-14 06:43 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-02-14 06:43:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Roger Gaudet 2018-02-13 14:52:46 UTC
Description of problem:
/usr/bin/pungi has been removed from the pungi package.
This is clearly called out in the package changelog for pungi version 4.1.21-2 ("- Remove /usr/bin/pungi").  The question is, why?  I have build scripts that run pungi and now the pungi script is just pulled from the package without notice?

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

How reproducible:
Always

Steps to Reproduce:
1. Install pungi 4.1.19-1
2. $ which pungi
/usr/bin/pungi
3. $ dnf update pungi # upgrade to 4.1.21-4
4. $ which pungi
/usr/bin/which: no pungi in ($PATH)

Actual results:
/usr/bin/pungi not found after upgrade.

Expected results:
/usr/bin/pungi exists and is executable

Additional info:
This issue also exists in Fedora 27.

Comment 1 Lubomír Sedlář 2018-02-14 06:43:55 UTC
Fixed in this update:
https://bodhi.fedoraproject.org/updates/FEDORA-2018-f0ad9c0f9c

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


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