| Summary: | hddtemp-0.3_beta15 patch error | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andrew Walker <andrew.walker27> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.0 | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
I'm running ~amd64 Gentoo and emerged app-admin/hddtemp-0.3_beta15 with the following error. athlon64 fred # emerge hddtemp Calculating dependencies... done! >>> Emerging (1 of 1) app-admin/hddtemp-0.3_beta15 to / >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking hddtemp-0.3-beta15.tar.bz2 ;-) >>> Unpacking source... >>> Unpacking hddtemp-0.3-beta15.tar.bz2 to /var/tmp/portage/hddtemp-0.3_beta15/work * Applying hddtemp-0.3_beta15-byteswap.patch ... [ ok ] * Applying hddtemp-0.3_beta15-maxtor-diamondmax10.patch ... * Failed Patch: hddtemp-0.3_beta15-maxtor-diamondmax10.patch ! * ( /usr/portage/app-admin/hddtemp/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch ) * * Include in your bugreport the contents of: * * /var/tmp/portage/hddtemp-0.3_beta15/temp/hddtemp-0.3_beta15-maxtor-diamondmax10.patch-12029.out !!! ERROR: app-admin/hddtemp-0.3_beta15 failed. Call stack: ebuild.sh, line 1531: Called dyn_unpack ebuild.sh, line 703: Called src_unpack hddtemp-0.3_beta15.ebuild, line 26: Called epatch '/usr/portage/app-admin/hddtemp/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch' eutils.eclass, line 339: Called die !!! Failed Patch: hddtemp-0.3_beta15-maxtor-diamondmax10.patch! !!! If you need support, post the topmost build error, and the call stack if relevant. athlon64 fred # Here's the contents of /var/tmp/portage/hddtemp-0.3_beta15/temp ***** hddtemp-0.3_beta15-maxtor-diamondmax10.patch ***** ======================================================== PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < /usr/portage/app-admin/hddtemp/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch ======================================================== can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- hddtemp.db.orig 2006-05-14 02:22:02.000000000 -0700 |+++ hddtemp.db 2006-05-14 03:02:22.000000000 -0700 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored ======================================================== PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < /usr/portage/app-admin/hddtemp/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch ======================================================== missing header for unified diff at line 3 of patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- hddtemp.db.orig 2006-05-14 02:22:02.000000000 -0700 |+++ hddtemp.db 2006-05-14 03:02:22.000000000 -0700 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored ======================================================== PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < /usr/portage/app-admin/hddtemp/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch ======================================================== missing header for unified diff at line 3 of patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- hddtemp.db.orig 2006-05-14 02:22:02.000000000 -0700 |+++ hddtemp.db 2006-05-14 03:02:22.000000000 -0700 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored ======================================================== PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < /usr/portage/app-admin/hddtemp/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch ======================================================== missing header for unified diff at line 3 of patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- hddtemp.db.orig 2006-05-14 02:22:02.000000000 -0700 |+++ hddtemp.db 2006-05-14 03:02:22.000000000 -0700 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored ======================================================== PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < /usr/portage/app-admin/hddtemp/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch ======================================================== missing header for unified diff at line 3 of patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- hddtemp.db.orig 2006-05-14 02:22:02.000000000 -0700 |+++ hddtemp.db 2006-05-14 03:02:22.000000000 -0700 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored Hope this is reported correctly, it's my first bug report!