Opened 12 years ago
Closed 12 years ago
#3467 closed task (fixed)
Circular dependency -- util-linux and udev
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 7.5 |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
It turns out that there is some functionality missing in util-linux without udev. It builds fine but findmnt can use libudev. Other programs include lsblk and the library libblkid.
OTOH, udev depends on libblkid and libuuid.
I guess we need to add util-linux-pass2 to Chapter 6.
Change History (4)
comment:1 by , 12 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 12 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 12 years ago
comment:4 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at revision 10448.