You are not logged in.

#1 2012-10-29 09:38:57

Barghest
Member
From: Hanau/Germany
Registered: 2008-01-03
Posts: 563

[solved] Can't update because of python2-pypdf

Hi,

searching for pypdf didn't give me a result concerning my problem.

I can't update my system because of python2-pypdf:

python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf-1.13-py2.7.egg-info exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/__init__.py exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/__init__.pyc exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/filters.py exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/filters.pyc exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/generic.py exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/generic.pyc exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/pdf.py exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/pdf.pyc exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/utils.py exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/utils.pyc exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/xmp.py exists in file system
python2-pypdf: /usr/lib/python2.7/site-packages/pyPdf/xmp.pyc exists in file system

I just want to ask if it's save to use the -f option?

Last edited by Barghest (2012-10-29 09:48:29)

Offline

#2 2012-10-29 09:42:15

xduugu
Member
Registered: 2008-10-16
Posts: 292

Re: [solved] Can't update because of python2-pypdf

For some reason, python2-pypdf does not replace python-pypdf. So you have to do it manually:

$ pacman -Rdd python-pypdf && pacman -S --asdeps python2-pypdf

Offline

#3 2012-10-29 09:48:17

Barghest
Member
From: Hanau/Germany
Registered: 2008-01-03
Posts: 563

Re: [solved] Can't update because of python2-pypdf

Thanks!

Solved smile

Offline

Board footer

Powered by FluxBB