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

Error with Wkhtmltopdf 0.12.1 #4

Open
mittel opened this issue Aug 10, 2015 · 3 comments
Open

Error with Wkhtmltopdf 0.12.1 #4

mittel opened this issue Aug 10, 2015 · 3 comments

Comments

@mittel
Copy link

mittel commented Aug 10, 2015

Hello

Today I tried the script and I got this error:

---- Install Wkhtmltopdf 0.12.1 ----
--2015-08-10 16:07:59-- http://downloads.sourceforge.net/project/wkhtmltopdf/ar chive/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.5 9|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-10 16:08:00 ERROR 404: Not Found.

@mittel
Copy link
Author

mittel commented Aug 10, 2015

Actually I have two errors, here is the second one:

---- Install Other Dependencies ----
Downloading/unpacking graphviz
Downloading graphviz-0.4.6-py2.py3-none-any.whl
Downloading/unpacking ghostscript
Downloading ghostscript-0.4.1.tar.bz2
Running setup.py (path:/tmp/pip_build_root/ghostscript/setup.py) egg_info for package ghostscript
warning: no previously-included files found matching '.hgignore'
warning: no previously-included files found matching '.hgtags'
warning: no files found matching '.xml' under directory 'tests'
warning: no files found matching '
.py' under directory 'tests'
warning: no files found matching '.html' under directory 'doc'
warning: no files found matching '
.1' under directory 'doc'
Downloading/unpacking gcc
Could not find any downloads that satisfy the requirement gcc
Cleaning up...
No distributions at all found for gcc
Storing debug log for failure in /home/fabrice/.pip/pip.log
Requirement already satisfied (use --upgrade to upgrade): gevent in /usr/lib/python2.7/dist-packages

@mittel
Copy link
Author

mittel commented Aug 11, 2015

I found the problem for the first error. The files are not hosted at sourceforge anymore.

All downloads are now hosted at http://download.gna.org/wkhtmltopdf/

The migration was announced on 2-July-2015, see the post on mailing list

For the second error I still don't know what is the problem.

@mittel
Copy link
Author

mittel commented Aug 23, 2015

Hello

It seems some modifications have been done but still I have errors

---- Install Other Dependencies ----
Downloading/unpacking graphviz
Downloading graphviz-0.4.6-py2.py3-none-any.whl
Downloading/unpacking mc
Could not find any downloads that satisfy the requirement mc
Some externally hosted files were ignored (use --allow-external mc to allow).
Cleaning up...
No distributions at all found for mc
Storing debug log for failure in /home/fabrice/.pip/pip.log
Requirement already satisfied (use --upgrade to upgrade): gevent in /usr/lib/pyt hon2.7/dist-packages
Downloading/unpacking gevent-psycopg2
Downloading gevent-psycopg2-0.0.3.tar.gz
Running setup.py (path:/tmp/pip_build_root/gevent-psycopg2/setup.py) egg_info for package gevent-psycopg2
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0 .6.24.tar.gz
Extracting in /tmp/tmpvZQpVq
Now working in /tmp/tmpvZQpVq/distribute-0.6.24
Building a Distribute egg in /tmp/pip_build_root/gevent-psycopg2
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'indexsidebar.html' under directory 'docs'

And

---- Install Wkhtmltopdf 0.12.1 ----
--2015-08-23 15:25:26-- http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmlt ox-0.12.1_linux-trusty-amd64.deb
Resolving download.gna.org (download.gna.org)... 78.40.125.79
Connecting to download.gna.org (download.gna.org)|78.40.125.79|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14166104 (14M) [application/x-debian-package]
Saving to: ‘Downloads/wkhtmltox-0.12.1_linux-trusty-amd64.deb’

100%[======================================>] 14,166,104 32.4KB/s in 8m 24s

2015-08-23 15:33:56 (27.4 KB/s) - ‘Downloads/wkhtmltox-0.12.1_linux-trusty-amd64 .deb’ saved [14166104/14166104]

dpkg: error processing archive wkhtmltox-0.12.1_linux-trusty-amd64.deb (--instal l):
cannot access archive: No such file or directory
Errors were encountered while processing:
wkhtmltox-0.12.1_linux-trusty-amd64.deb
cp: cannot stat ‘/usr/local/bin/wkhtmltopdf’: No such file or directory
cp: cannot stat ‘/usr/local/bin/wkhtmltoimage’: No such file or directory

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

1 participant