Your message dated Sun, 10 May 2015 22:08:24 +0900
with message-id <[email protected]>
and subject line Re: Bug#784901: poppler-data: Postinstall broken: require
ghostscript
has caused the Debian Bug report #784901,
regarding poppler-data: Postinstall broken: require ghostscript
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.)
--
784901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784901
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: poppler-data
Version: 0.4.7-2
Severity: normal
Dear Maintainer,
The pathfind function in postinst seems to have a broken behavior
This function returns a boolean, but the results is tested using test -x.
There is no results, the test seems to be always true (even with
an empty string).
On my system, ghostscript is not installed, update-gsfontmap does
not exists, the postinst script fails
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500,
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages poppler-data depends on:
ii dpkg 1.17.25
poppler-data recommends no packages.
Versions of packages poppler-data suggests:
pn fonts-arphic-ukai <none>
pn fonts-arphic-uming <none>
pn fonts-japanese-gothic | fonts-ipafont-gothic <none>
pn fonts-japanese-mincho | fonts-ipafont-mincho <none>
pn fonts-nanum <none>
pn ghostscript <none>
pn poppler-utils <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sun, 10 May 2015 13:05:48 +0200
Jack <[email protected]> wrote:
> The pathfind function in postinst seems to have a broken behavior
> This function returns a boolean, but the results is tested using test -x.
> There is no results, the test seems to be always true (even with
> an empty string).
>
> On my system, ghostscript is not installed, update-gsfontmap does
> not exists, the postinst script fails
thanks, fixed in -3.
--- End Message ---