[Bug 1299041] Re: grub2-2.02 has wrong build-deps
Valentijn Sessink
valentijn at sessink.nl
Fri Mar 28 17:28:19 UTC 2014
Jörg, I don't think the "ProcEnviron.txt" is the information you were
looking for. However, apt-get install apport; apt-get install python-
apport; apport-collect 1299041 did just that (on 14.04).
Now on a freshly installed 14.04, I ran the following:
# apt-get build-dep grub; apt-get build-dep grub-efi-amd64; apt-get source grub-efi-amd64
cd grub2-2.02~beta2/; debian/rules build
After which an error pops up (among other make information):
configure.ac:48: require Automake 1.10.1, but have 1.9.6
If you only install automake1.10, more errors will pop up. Now after issuing:
apt-get install lzop hfsplus squashfs-tools attr reiserfsprogs automake1.10
debian/rules build
... things work fine. (As a side note: I have to export LANG=C; LC_ALL=C but that could be due to wrongly setup locale and is unrelated to this bug).
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1299041
Title:
grub2-2.02 has wrong build-deps
Status in “grub2” package in Ubuntu:
Confirmed
Bug description:
after "apt-get build-dep grub-efi-amd64", many packages are missing. The ones I tracked so far:
automake1.10 (another automake is probably somewhere in the dependencies, but building complained that 1.10 is needed); to be able to run the tests, dependencies seem to be: lzop; hfsplus; squashfs-tools; attr; reiserfsprogs
I might have missed a package - currently rebuilding grub and it seems to work.
---
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
DistroRelease: Ubuntu 14.04
Package: grub2 (not installed)
ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
Tags: trusty
Uname: Linux 3.13.0-19-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
_MarkForUpload: True
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1299041/+subscriptions
More information about the foundations-bugs
mailing list