On Tue, Jan 16, 2007 at 09:40:35AM +0100, Tollef Fog Heen wrote:
> Package: e2fsprogs
> Severity: wishlist
>
> currently, e2fsprogs fails to build on Ubuntu due to debian/rules
> containing:
>
> if test -f /etc/lsb-release && \
> grep -q DISTRIB_ID=Ubuntu /etc/lsb-release; then \
> install -p -m 0644 doc/rfc4122.txt \
>
> /build/buildd/e2fsprogs-1.39+1.40-WIP-2006.11.14+dfsg/debian/uuid-dev/usr/share/doc/libuuid1;
>
> \
> fi
>
> However, doc/rfc4122.txt is not in the source package, causing the
> package to fail to build. Please remove this test and never install the
> rfc.
Of course not, because you're using the Debian source package! It's
been filtered in order to respect debian's source control mechanisms.
When I build for my Ubuntu laptop, I'm starting from the sources in
Mercurial, and run the script "./gen-tarball ubuntu" to generate the
source tarball plus diffs for Ubuntu.
You should probably contact me off-line so we can talk about better
ways I can supply packages for Ubuntu; it's probably not appropriate
for Debian BTS....
- Ted
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]