Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fasta_clipping_histogram missing GD/Graph/bars.pm #22

Closed
sarah-peter opened this issue Nov 5, 2014 · 3 comments
Closed

fasta_clipping_histogram missing GD/Graph/bars.pm #22

sarah-peter opened this issue Nov 5, 2014 · 3 comments

Comments

@sarah-peter
Copy link

What would be the suggested way to fix this? Tool and dependency are coming from the toolshed, so technically the package_fastx_toolkit_0_0_13 would need to include the GD::Graph::bars perl module as a dependency.


job id: 45533
tool id: toolshed.g2.bx.psu.edu/repos/devteam/fasta_clipping_histogram/cshl_fasta_clipping_histogram/1.0.0
tool version: 1.0.0
job pid or drm id: 1432
job tool version:


job command line:
fasta_clipping_histogram.pl /export/galaxy-central/database/files/057/dataset_57088.dat /export/galaxy-central/database/files/057/dataset_57089.dat


job stderr:
Can't locate GD/Graph/bars.pm in @inc (you may need to install the GD::Graph::bars module) (@inc contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /galaxy-central/tool_deps/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fasta_clipping_histogram.pl line 21.
BEGIN failed--compilation aborted at /galaxy-central/tool_deps/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fasta_clipping_histogram.pl line 21.


@sarah-peter
Copy link
Author

Of course just installing the perl module doesn't work, because it needs the libgd-dev package (which again has a ton of dependencies). And even then it seems GD.pm doesn't like to be installed in a non-standard location.

@gongbinsheng
Copy link

Hi diehlsa,
I've got the same problem. Do you have any solution for that? Our galaxy is running on a cluster.

@bgruening
Copy link
Owner

Conda as dependency mechanism should solve this problem once and for all. I have started to port fastx to conda here, any help appreciated: galaxyproject/tools-devteam#375

bebatut pushed a commit to bebatut/docker-galaxy-stable that referenced this issue Apr 11, 2017
bgruening pushed a commit that referenced this issue May 23, 2020
Increase Nginx timeout for tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants