GNU bug report logs -
#18248
Parted 3.2 requires LVM2 but does not check for it
Previous Next
Reported by: ludo <at> gnu.org (Ludovic Courtès)
Date: Mon, 11 Aug 2014 20:54:01 UTC
Severity: normal
Done: Phillip Susi <psusi <at> ubuntu.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18248 in the body.
You can then email your comments to 18248 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-parted <at> gnu.org
:
bug#18248
; Package
parted
.
(Mon, 11 Aug 2014 20:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ludo <at> gnu.org (Ludovic Courtès)
:
New bug report received and forwarded. Copy sent to
bug-parted <at> gnu.org
.
(Mon, 11 Aug 2014 20:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
Parted 3.2 requires LVM2 on GNU/Linux (this was not the case in 3.1) but
‘configure’ does not check for it, leading to compilation errors:
--8<---------------cut here---------------start------------->8---
CC arch/linux.lo
arch/linux.c: In function 'dm_canonical_path':
arch/linux.c:2313:16: warning: implicit declaration of function 'dm_task_create' [-Wimplicit-function-declaration]
struct dm_task *task = dm_task_create (DM_DEVICE_INFO);
^
arch/linux.c:2313:48: error: 'DM_DEVICE_INFO' undeclared (first use in this function)
struct dm_task *task = dm_task_create (DM_DEVICE_INFO);
[...]
--8<---------------cut here---------------end--------------->8---
It would be great if there was a configure check, for instance.
Thanks,
Ludo’.
Reply sent
to
Phillip Susi <psusi <at> ubuntu.com>
:
You have taken responsibility.
(Fri, 15 Apr 2016 00:50:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ludo <at> gnu.org (Ludovic Courtès)
:
bug acknowledged by developer.
(Fri, 15 Apr 2016 00:50:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 18248-done <at> debbugs.gnu.org (full text, mbox):
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Looks like this was fixed a while back:
commit a3877115f1956949096d77aca5a703a47ed68397
Author: Felix Janda <felix.janda <at> posteo.de>
Date: Sun May 3 10:33:31 2015 +0200
libparted/fs/xfs/platform_defs.h: Include <fcntl.h> for loff_t
This is needed for compilation with musl libc
Suggested-by: Travis Tilley <ttilley <at> gmail.com>
Signed-off-by: Brian C. Lane <bcl <at> redhat.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCgAGBQJXEDp6AAoJEBB5UWFcu6UWuQoH/1aBf2SS8XQzibLWfPck81MC
mcrnm1RTaFh4uBnrZmh33yanevnm0Lc2ez7Cs0MXyh7MarlcrPaOMeMV+5krjLWK
dbjUKBy7rA5/AZuqanTup6C9Ap5jwdopnciOeiKsZUBgPvxl0ScBw2fzenbV9Exx
Z0fwInzxRkbLIk+6HVD5iMGy+z/DCKoywMlXG3lq04NOI5AvyJ+XWL0uDx2r1tPt
gH/Opj8dMjih2o3mc3hZGRkeySwW1ume6qH18z8xEQzngv/0tBjYgej9ENL7+iwX
rUXHq8NnMrDHTIYQqqQFcL5MeeBetX7D4iWTksiM4n5gb8nDVNoE6l7ZNyS0iCY=
=IdAU
-----END PGP SIGNATURE-----
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 13 May 2016 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 33 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.