Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90910 - Need HTML-Tree marked <something> for libwww-perl
Summary: Need HTML-Tree marked <something> for libwww-perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 90700
  Show dependency tree
 
Reported: 2005-04-29 15:34 UTC by Michael Cummings (RETIRED)
Modified: 2005-06-03 21:18 UTC (History)
2 users (show)

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 Michael Cummings (RETIRED) gentoo-dev 2005-04-29 15:34:13 UTC
Seems those crafty libwww-perl writers snuck in a dep in one of the executables that went unnoticed. GET, the binary that comes with libwww-perl, needs HTML-Tree (which provides HTML::Parse) in order to function when run as:
GET -o links http://www.ibm.com

I'll do a version bump of libwww-perl for the dep to be taken down, but I need you kind arch's to bump/keyword HTML-Tree so repoman leaves me alone :) Thanks!
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2005-04-30 00:24:28 UTC
stable on ppc64
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2005-04-30 02:04:07 UTC
Keyworded &#297;a64.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2005-05-13 15:36:14 UTC
Come on, anyone? 
Comment 4 René Nussbaumer (RETIRED) gentoo-dev 2005-05-15 08:12:49 UTC
HTML-Tree-3.18 marked as ~hppa
Comment 5 Gregg Casillo 2005-06-01 04:01:45 UTC
How do you even get libwww-perl to install GET, POST, etc.? I'm trying to get 
the 5.803 ebuild to just install those aliases, but it doesn't want to: 
 
Do you want to install lwp-request? [y] Do you want to install lwp-mirror? [y] 
Do you want to install lwp-rget? [y] Do you want to install lwp-download? [y] 
The lwp-request program will use the name it is invoked with to 
determine what HTTP method to use.  I can set up alias for the most 
common HTTP methods.  These alias are also installed in 
/usr/bin. 
 
Do you want to install the GET alias? [n] Do you want to install the HEAD 
alias? [n] Do you want to install the POST alias? [n] 
Checking for URI........... ok 
Checking for HTML::Parser.. ok 
Checking for MIME::Base64.. ok 
Checking for Net::FTP...... ok 
Checking for Digest::MD5 .. ok 
 
Checking if your kit is complete... 
 
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2005-06-01 05:52:21 UTC
FWIW - looks like the newer version of libwww-perl doesn't dup lwp-request as 
HEAD/GET/POST but attempts to make symlinks of them (which get lost in the 
merge). Fixed in .803-r1 
Comment 7 Gregg Casillo 2005-06-01 13:55:42 UTC
Thank you, Michael! 
Comment 8 Michael Cummings (RETIRED) gentoo-dev 2005-06-03 21:18:14 UTC
all set, tested on raq2