Opened 16 years ago
Closed 16 years ago
#2453 closed task (fixed)
Another E2fsprogs program moved to Util-linux-ng
| Reported by: | Owned by: | Matthew Burgess | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5 |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The fsck wrapper is now located in Util-linux-ng, but E2fsprogs still tries to install its own copy. "--disable-fsck" needs to be added to E2fsprogs' configure to prevent it from overwriting the one installed by Util-linux-ng.
Change History (2)
comment:1 by , 16 years ago
| Milestone: | → 6.5 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r8992 (trunk) & r8993 (6.5).