Your message dated Wed, 18 Oct 2017 18:37:43 +0200 with message-id <[email protected]> and subject line Re: pdfshuffler: Namespace Poppler not available has caused the Debian Bug report #852154, regarding pdfshuffler: Namespace Poppler not available to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 852154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852154 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: pdfshuffler Version: 0.6.0-8 Severity: normal Dear Maintainer, I installed pdfshuffler but can not start it because of that message. $ pdfshuffler Traceback (most recent call last): File "/usr/local/bin/pdfshuffler", line 30, in <module> from pdfshuffler.pdfshuffler import main File "/usr/local/lib/python2.7/dist-packages/pdfshuffler/pdfshuffler.py", line 76, in <module> gi.require_version('Poppler', '0.18') File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 118, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Poppler not available After that I installed python-poppler* packages. But the message didn't change. Here are some more package informations $ apt-cache policy pdfshuffler pdfshuffler: Installiert: 0.6.0-8 Installationskandidat: 0.6.0-8 Versionstabelle: *** 0.6.0-8 500 500 http://httpredir.debian.org/debian unstable/main i386 Packages 100 /var/lib/dpkg/status $ apt-cache policy python-poppler* python-poppler-dbg: Installiert: 0.12.1-9 Installationskandidat: 0.12.1-9 Versionstabelle: *** 0.12.1-9 500 500 http://httpredir.debian.org/debian unstable/main i386 Packages 100 /var/lib/dpkg/status python-poppler-qt4: Installiert: 0.24.0-1+b2 Installationskandidat: 0.24.0-1+b2 Versionstabelle: *** 0.24.0-1+b2 500 500 http://httpredir.debian.org/debian unstable/main i386 Packages 100 /var/lib/dpkg/status python-poppler: Installiert: 0.12.1-9 Installationskandidat: 0.12.1-9 Versionstabelle: *** 0.12.1-9 500 500 http://httpredir.debian.org/debian unstable/main i386 Packages 100 /var/lib/dpkg/status -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 4.9.5-towo.1-siduction-686 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages pdfshuffler depends on: ii python-gtk2 2.24.0-5.1 ii python-poppler 0.12.1-9 ii python-pypdf2 1.26.0-2 pn python:any <none> pdfshuffler recommends no packages. pdfshuffler suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---On Sun, 22 Jan 2017 04:33:39 +0100 Christian Buhtz <[email protected]> wrote: > Package: pdfshuffler > Version: 0.6.0-8 > Severity: normal > > Dear Maintainer, > > I installed pdfshuffler but can not start it because of that message. > > $ pdfshuffler > Traceback (most recent call last): > File "/usr/local/bin/pdfshuffler", line 30, in <module> That's a local installation of pdfshuffler, not the Debian package. Anyway what you are missing is gir1.2-poppler-0.18. Cheers, Emilio > from pdfshuffler.pdfshuffler import main > File "/usr/local/lib/python2.7/dist-packages/pdfshuffler/pdfshuffler.py", > line 76, in <module> > gi.require_version('Poppler', '0.18') > File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 118, in > require_version > raise ValueError('Namespace %s not available' % namespace) > ValueError: Namespace Poppler not available > > After that I installed python-poppler* packages. But the message didn't > change. > > Here are some more package informations > > $ apt-cache policy pdfshuffler > pdfshuffler: > Installiert: 0.6.0-8 > Installationskandidat: 0.6.0-8 > Versionstabelle: > *** 0.6.0-8 500 > 500 http://httpredir.debian.org/debian unstable/main i386 Packages > 100 /var/lib/dpkg/status > > $ apt-cache policy python-poppler* > python-poppler-dbg: > Installiert: 0.12.1-9 > Installationskandidat: 0.12.1-9 > Versionstabelle: > *** 0.12.1-9 500 > 500 http://httpredir.debian.org/debian unstable/main i386 Packages > 100 /var/lib/dpkg/status > python-poppler-qt4: > Installiert: 0.24.0-1+b2 > Installationskandidat: 0.24.0-1+b2 > Versionstabelle: > *** 0.24.0-1+b2 500 > 500 http://httpredir.debian.org/debian unstable/main i386 Packages > 100 /var/lib/dpkg/status > python-poppler: > Installiert: 0.12.1-9 > Installationskandidat: 0.12.1-9 > Versionstabelle: > *** 0.12.1-9 500 > 500 http://httpredir.debian.org/debian unstable/main i386 Packages > 100 /var/lib/dpkg/status > > > > -- System Information: > Debian Release: 9.0
--- End Message ---

