Bug 725115 - /bin/mountpoint is missing from boot.iso
Summary: /bin/mountpoint is missing from boot.iso
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Martin Gracik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-22 21:55 UTC by Brian Lane
Modified: 2013-07-04 12:57 UTC (History)
4 users (show)

Fixed In Version: lorax-16.3-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-12 10:22:17 UTC
Type: ---


Attachments (Terms of Use)

Description Brian Lane 2011-07-22 21:55:40 UTC
ifup uses /etc/init.d/functions which uses /bin/mountpoint

maybe ifup shouldn't do that? I see that mountpoint is owned by sysvinit-tools which presumably aren't going to be installed so I'm not sure what is ultimately responsible.

Running 'ifup eth0' does bring up the network, but it spits out a number of errors about /bin/mountpoint missing.

Comment 1 Martin Gracik 2011-07-26 08:09:37 UTC
Well shouldn't we assign this to ifup then?

Comment 2 Martin Gracik 2011-07-29 07:53:28 UTC
So initscripts have sysvinit-tools as a dependency, and I fixed the removing of /bin/* in the template, so it should be fixed now.


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