Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39058 - gnome-base/libghttp-1.0.9-r4 reports patch application failure
Summary: gnome-base/libghttp-1.0.9-r4 reports patch application failure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-22 11:25 UTC by Phil Richards
Modified: 2004-01-25 11:01 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 Phil Richards 2004-01-22 11:25:07 UTC
This is a non-fatal problem, but slightly disturbing.

>>> emerge (2 of 3) gnome-base/libghttp-1.0.9-r4 to /
>>> md5 src_uri ;-) libghttp-1.0.9.tar.gz
>>> Unpacking source...
>>> Unpacking libghttp-1.0.9.tar.gz to /var/tmp/portage/libghttp-1.0.9-r4/work
 * Applying libghttp-1.0.9-fixlocale.patch...                             [ ok ]>>> Source unpacked.
 * Patching ${S}/ltmain.sh...
 *   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize...
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-01-25 04:39:50 UTC
It's just elibtoolize checking if it needs to patch before it runs libtoolize. It's not a libghttp specific warning, it's an elibtoolize one, and it's just that, a warning.
Comment 2 Phil Richards 2004-01-25 11:01:00 UTC
You might want to consider removing the message "Please verify that it is not needed." from elibtoolize, then.  Or adding some comment that indicates it can be ignored - there is little point outputting a message to a user telling them to verify something if that is just a waste of time.