First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 152032
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stefan Schweizer <genstef@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mike Kelly (RETIRED) <pioto@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 152032 depends on: Show dependency tree
Show dependency graph
Bug 152032 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: 2006-10-19 23:13 0000
sys-fs/fuse tries to merge the /dev/fuse device node, when it should be doing
so directly on the root filesystem, or not at all. This is because some people
may mount /var with the nodev mount option (usually a safe choice), making it
impossible for them to ever emerge sys-fs/fuse properly.

Creating device nodes is really the job of udev, not portage.

I propose that the device node should either be created in the pkg_preinst
phase (as is done in >=sys-fs/udev-090), or not at all (since fuse already
installs a udev rule file for the device).

------- Comment #1 From Mike Kelly (RETIRED) 2006-10-21 11:10:44 0000 -------
Also, I've been reminded that portage doesn't even unmerge device nodes at all
(it never creates a VDB entry for them, so they'll never be unmerged). So,
there really isn't any point in trying to have them merged along with
everything else, anyways.

------- Comment #2 From Mike Kelly (RETIRED) 2006-10-31 21:51:24 0000 -------
QA, could you fix this?

genstef's devaway:

  away from gentoo for some days - feel free to fix my packages

------- Comment #3 From SpanKY 2006-10-31 22:17:16 0000 -------
last i checked you were a gentoo dev which means you could have fixed it
yourself :P

2.6.0_rc3 no longer creates a device node

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