Summary: | kde-base/libkonq-3.4.0_beta2 with USE=kdexdeltas doesnt compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Roman Gaufman <hackeron> |
Component: | [OLD] Unspecified | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | betelgeuse, gentoo-bugger, m.debruijne |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Roman Gaufman
2005-02-10 03:36:11 UTC
yep, seems to be a problem with xdelta handling since USE="-kdexdeltas" emerge -v kicker works. *** Bug 81478 has been marked as a duplicate of this bug. *** Changed Subject so querying for kdexdelta lists this bug. Some additional weird output without kdexdeltas: >>> md5 src_uri ;-) kdebase-3.3.92.tar.bz2 >>> Unpacking source... >>> Extracting from tarball... tar: kdebase-3.3.92/configure.in.mid: Not found in archive tar: kdebase-3.3.92/NEWS: Not found in archive tar: kdebase-3.3.92/ChangeLog: Not found in archive tar: kdebase-3.3.92/doc/libkonq: Not found in archive tar: Error exit delayed from previous errors >>> Source unpacked. Seems to build fine though. The same problem seems to be with every package because the tarball is not created correctly. Why doesn't the build process check the md5sum of the finished tarball? The subject should be changed accordingly. seems like wrong work directory where the old sources unpack and the deltas later don't find in for patch.... Robert, seems like you commented on bug 81511 instead of this one... Quoting that: ------- Additional Comment #8 From Robert Breunung 2005-02-10 23:15 PST ------- seems like the old source files extract too false dir and the deltas later don't find it and to preverious comment the kdelibs I also could emerge but all other packeges did not upgrade from beta1 -> beta2 with xdeltas Sorry, a bug in kde-meta.eclass was responsible for this. It tried to apply the .90-.91 delta twice, so the second try failed. Committed a fix, please try now. (+the usual hour for cvs->rsync) Assuming it's fixed now. |