Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548760 - app-emulation/virt-manager-1.2.0 python_fix_shebang cannot find virt-image
Summary: app-emulation/virt-manager-1.2.0 python_fix_shebang cannot find virt-image
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-06 11:51 UTC by bill
Modified: 2015-05-10 09:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bill 2015-05-06 11:51:13 UTC
Since virt-image is not included anymore, python_fix_shebang should not try to edit the file.

From ebuild:
python_fix_shebang "${ED}"/usr/share/virt-manager/virt-{clone,convert,image,install,manager}

Reproducible: Always
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-05-09 19:16:25 UTC
Please attach the build log and emerge --info.
Comment 2 Matthias Maier gentoo-dev 2015-05-10 09:38:33 UTC
Good point. Thanks for the bug report.


  10 May 2015; Matthias Maier <tamiko@gentoo.org> virt-manager-1.1.0-r2.ebuild,
  virt-manager-1.1.0.ebuild, virt-manager-1.2.0.ebuild:
  Remove bogus python_fix_shebang call; thanks to bill; bug #548760