First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 188719
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sven Wegener <swegener@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Budny <gtg655b@mail.gatech.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 188719 depends on: Show dependency tree
Bug 188719 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-13 15:11 0000
Neither netmount nor avahi-daemon specify an order in which they should be
started, and so rc calculates that netmount should start first. This causes
netmount to fail if you're using avahi (with nss-mdns) to identify hosts by
name in /etc/fstab.

Reproducible: Always

Steps to Reproduce:
Add netmount and avahi-daemon to the same runlevel. (To see netmount fail, set
up nss-mdns and add an NFS mount to /etc/fstab using its hostname instead of
IP.)
Actual Results:  
netmount starts before avahi-daemon, meaning it cannot resolve hostnames via
mdns.

Expected Results:  
avahi-daemon should have "before netmount", or netmount should have "use
avahi-daemon". Either of these will fix the problem.

------- Comment #1 From Sven Wegener 2007-09-09 20:38:24 0000 -------
0.6.21 has an updated init script, that now has a "before netmount" dependency.
Thanks!

First Last Prev Next    No search results available      Search page      Enter new bug