Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191345 - net-analyzer/rrdtool-1.2.13 fails to apply rrdtool-1.2.15-no-man.patch on uclibc
Summary: net-analyzer/rrdtool-1.2.13 fails to apply rrdtool-1.2.15-no-man.patch on uclibc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 08:53 UTC by Natanael Copa
Modified: 2007-09-05 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Natanael Copa 2007-09-05 08:53:47 UTC
>>> Unpacking rrdtool-1.2.23.tar.gz to /var/tmp/portage/net-analyzer/rrdtool-1.2.23-r1/work
 * Applying rrdtool-1.2.15-newstyle-resize.patch ...                      [ ok ]
 * Applying rrdtool-1.2.23-tclbindings.patch ...                          [ ok ]
 * Applying rrdtool-1.2.15-no-man.patch ...

 * Failed Patch: rrdtool-1.2.15-no-man.patch !
 *  ( /usr/portage/net-analyzer/rrdtool/files/rrdtool-1.2.15-no-man.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/net-analyzer/rrdtool-1.2.23-r1/temp/rrdtool-1.2.15-no-man.patch-32301.out


We don't need this patch anymore since we have FEATURES="noman nodoc noinfo"
Comment 1 Natanael Copa 2007-09-05 08:57:37 UTC
This fixes problem:

--- /usr/portage/net-analyzer/rrdtool/rrdtool-1.2.23-r1.ebuild  2007-08-25 23:06:28 +0000
+++ rrdtool-1.2.23-r1.ebuild    2007-09-05 08:54:21 +0000
@@ -38,7 +38,6 @@
        epatch "${FILESDIR}"/${P}-tclbindings.patch
        use ruby && epatch "${FILESDIR}"/${P}-ruby-binding-compile.patch
        use ruby && epatch "${FILESDIR}"/${P}-ruby-binding-configure.patch
-       use uclibc && epatch "${FILESDIR}"/${PN}-1.2.15-no-man.patch
        eautoreconf
 }
 
Comment 2 solar (RETIRED) gentoo-dev 2007-09-05 19:42:29 UTC
Using commit message:
------------------------------------------------------------------------------
- remove failing patch that is no longer need for uclibc. Bug 191345
(Portage version: 2.1.2.9)
------------------------------------------------------------------------------

/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v  <--  ChangeLog
new revision: 1.129; previous revision: 1.128
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.2.23-r1.ebuild,v  <--  rrdtool-1.2.23-r1.ebuild
new revision: 1.14; previous revision: 1.13