Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#962 - kdelibs-3.2.2-3 doesn't apply patch correctly before build
Attached to Project:
Arch Linux
Opened by Dennis Herbrich (gyroplast) - Monday, 31 May 2004, 15:19 GMT
Opened by Dennis Herbrich (gyroplast) - Monday, 31 May 2004, 15:19 GMT
|
DetailsThe build() function of the PKGBUILD tries to apply the post-3.2.2-kdelibs-ktelnetservice.patch file while still in the kdesu/ subdirectory instead of in the kio/ subdir, which causes the patch to fail. To reproduce, simply start the build process with makepkg and wait for the patch error to pop up.
|
This task depends upon
==> Found kdelibs.install in build dir
==> Found kde.profile in build dir
==> Found post-3.2.2-kdelibs-ktelnetservice.patch in build dir
==> WARNING: MD5sums are missing or incomplete. Cannot verify source integrity.
==> Extracting Sources...
==> tar --use-compress-program=bzip2 -xf kdelibs-3.2.2.tar.bz2
==> Starting build()...
patch: **** Can't open patch file ../post-3.2.2-kdelibs-ktelnetservice.patch : No such file or directory