Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182892 - app-portage/splat needs WWW-Mechanize added to DEPEND
Summary: app-portage/splat needs WWW-Mechanize added to DEPEND
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-22 14:22 UTC by Dan Coats
Modified: 2007-06-22 16:12 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 Dan Coats 2007-06-22 14:22:39 UTC
app-portage/splat needs WWW-Mechanize added to DEPEND

Reproducible: Always

Steps to Reproduce:
1.emerge splat and try to use it..


Actual Results:  
no WWW:Mechanize found.
Comment 1 Paul Varner (RETIRED) gentoo-dev 2007-06-22 15:05:47 UTC
I don't have WWW:Mechanize installed and it works for me.

# emerge -v app-portage/splat

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-portage/splat-0.08  12 kB

Total: 1 package (1 new), Size of downloads: 12 kB

>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) app-portage/splat-0.08 to /
>>> Downloading 'http://distfiles.gentoo.org/distfiles/splat-0.08.tar.bz2'
>>> Unpacking source...
>>> Unpacking splat-0.08.tar.bz2 >>> Source unpacked.
>>> Compiling source >>> Source compiled.
>>> Test phase [not enabled]: app-portage/splat-0.08
>>> Install splat-0.08 into /var/tmp/portage/app-portage/splat-0.08/image/ category app-portage
>>> Completed installing splat-0.08 into /var/tmp/portage/app-portage/splat-0.08/image/
>>> Merging app-portage/splat-0.08 to /
>>> No packages selected for removal by clean
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
garath ~ # splat
Usage:
    splat [options] [--package] package

      Options:
        --help -? -h      brief help message
        --verbose -v      print extra warnings during parsing
        --summary -s      print a summary line instead of full info
        --logfile -f      use specified logfile as emerge log
        --colored -c      output with colors
        --list    -l      output one package name per line
        --count   -u      limit the number of results

        --package -p      a package name to match. can be a partial package
                          name (ie 'evo'), in which case it will match any
                          package that starts with 'evo'. you can also
                          include the category (ie 'net-www/evo')

        --sort    -t      sort the output, accepts a single argument to set
                          which field to sort on: 'date' will sort by the
                          date emerged, 'time' will sort by the time spent
                          emerging, and 'name' is the default

        --reverse -r      reverse the order of the sorted output

# splat gentoolkit
 * app-portage/gentoolkit-0.2.0

        Emerged at: Fri Dec 17 23:30:26 2004
        Build time: 26 seconds

Additionally, I see nothing in the splat perl code that requires WWW:Mechanize.
Comment 2 Dan Coats 2007-06-22 15:36:35 UTC
That is very curious to me since i have 5 boxes now that experience the same result. I have to emerge WWW-Mechanize for it to work.
Comment 3 Dan Coats 2007-06-22 16:12:33 UTC
Can't locate WWW/Mechanize.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .)
forgive me for even creating this bug, marking invalid.
I've had a long day , Working on wrong application...