Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 247695

Summary: app-admin/cronolog-1.6.2-r3: two patches fail to apply
Product: Gentoo Linux Reporter: Miguel Angel Tormo <miguel.tormo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: miguel.tormo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Miguel Angel Tormo 2008-11-20 12:19:10 UTC
These two patches:
1. files/1.6.2-patches/cronolog-large-file-patch.txt
2. files/1.6.2-patches/cronolog-missing-symlink-patch.txt
fail to apply.

Reproducible: Always

Steps to Reproduce:
emerge cronolog
Actual Results:  
 * Messages for package app-admin/cronolog-1.6.2-r3:

 * Failed Patch: cronolog-large-file-patch.txt !
 *  ( /usr/portage/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt )

The other patch has the same problem.


Using sys-devel/patch-2.5.9 and sys-apps/portage-2.1.4.4 on amd64

This bug is easily solved just changing in both patches their first line:
--- /tmp/cronolog.c

for a relative path:
--- tmp/cronolog.c
Comment 1 SpanKY gentoo-dev 2008-11-20 16:18:28 UTC

*** This bug has been marked as a duplicate of bug 238346 ***