Skip Menu |

This queue is for tickets about the GBrowse CPAN distribution.

Report information
The Basics
Id: 64941
Status: new
Priority: 0/
Queue: GBrowse

People
Owner: Nobody in particular
Requestors: jgarbe [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: 2.2 installation issue with File::Path
Date: Wed, 19 Jan 2011 18:23:27 -0600
To: bug-GBrowse [...] rt.cpan.org
From: John Garbe <jgarbe [...] gmail.com>
While running perl -MCPAN -e 'install Bio::Graphics::Browser2' to install Gbrowse the test phase failed with many " remove_tree is not exported by the File::Path module" errors. Manually updating File::Path resolved the issue. -John Running Build test NOTE: Run ./Build reconfig to change existing configuration. t/00.compile.............. t/00.compile..............NOK 1/0# Failed test 'cgi-bin/das compiled ok' # at t/00.compile.t line 46. # stdout: # stderr: "remove_tree" is not exported by the File::Path module # Can't continue after import errors at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/UserTracks/Filesystem.pm line 9 # BEGIN failed--compilation aborted at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/UserTracks/Filesystem.pm line 9. # Compilation failed in require at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/UserTracks.pm line 7. # BEGIN failed--compilation aborted at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/UserTracks.pm line 7. # Compilation failed in require at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/Render.pm line 25. # BEGIN failed--compilation aborted at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/Render.pm line 25. # Compilation failed in require at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/RenderPanels.pm line 11. # BEGIN failed--compilation aborted at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/RenderPanels.pm line 11. # Compilation failed in require at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/RegionSearch.pm line 7. # BEGIN failed--compilation aborted at /root/.cpan/build/GBrowse-2.20-oNbKwa/blib/lib/Bio/Graphics/Browser2/RegionSearch.pm line 7. # Compilation failed in require at cgi-bin/das line 48. # BEGIN failed--compilation aborted at cgi-bin/das line 48.