On Xenial :

When ghostscript, libgs9 and libgs9-common at
9.25~dfsg+1-0ubuntu0.16.04.1, ps2pdf works ok :

jo@xenial-build:~$ dpkg -l | grep ghostscript
ii  ghostscript 9.25~dfsg+1-0ubuntu0.16.04.1 amd64 interpreter for the 
PostScript language and for PDF
jo@xenial-build:~$ dpkg -l | grep libgs9
ii  libgs9:amd64 9.25~dfsg+1-0ubuntu0.16.04.1 amd64 interpreter for the 
PostScript language and for PDF - Library
ii  libgs9-common 9.25~dfsg+1-0ubuntu0.16.04.1  all interpreter for the 
PostScript language and for PDF - common files
jo@xenial-build:~$ ps2pdf ascii.ps


When apt install ghostscript, ps2pdf breaks (libgs9-common not upgraded to 
9.25~dfsg+1-0ubuntu0.16.04.2) :

jo@xenial-build:~$ dpkg -l | grep ghostscript
ii  ghostscript 9.25~dfsg+1-0ubuntu0.16.04.2 amd64 interpreter for the 
PostScript language and for PDF
jo@xenial-build:~$ dpkg -l | grep libgs9
ii  libgs9:amd64 9.25~dfsg+1-0ubuntu0.16.04.2 amd64 interpreter for the 
PostScript language and for PDF - Library
ii  libgs9-common 9.25~dfsg+1-0ubuntu0.16.04.1 all interpreter for the 
PostScript language and for PDF - common files
jo@xenial-build:~$ ps2pdf ascii.ps 
Unrecoverable error: typecheck in .bind
Operand stack:
    --nostringval--  typecheck  --nostringval--  scheck  .gcheck


Upgrade ghostscript from -proposed, ps2pdf works again :

jo@xenial-build:~$ dpkg -l | grep ghostscript
ii  ghostscript 9.25~dfsg+1-0ubuntu0.16.04.3 amd64 interpreter for the 
PostScript language and for PDF
jo@xenial-build:~$ dpkg -l | grep libgs9
ii  libgs9:amd64 9.25~dfsg+1-0ubuntu0.16.04.3 amd64 interpreter for the 
PostScript language and for PDF - Library
ii  libgs9-common 9.25~dfsg+1-0ubuntu0.16.04.3 all interpreter for the 
PostScript language and for PDF - common files
jo@xenial-build:~$ ps2pdf ascii.ps
jo@xenial-build:~$ 


** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ghostscript in Ubuntu.
https://bugs.launchpad.net/bugs/1802958

Title:
  libgs9-common not upgraded when libgs9 upgraded

Status in ghostscript package in Ubuntu:
  Fix Released
Status in ghostscript source package in Trusty:
  In Progress
Status in ghostscript source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  ps2pdf stops working after upgrade of ghostscript to 
9.25~dfsg+1-0ubuntu0.14.04.2 .
  ghostscript and libgs9 are upgrated to 9.25~dfsg+1-0ubuntu0.14.04.2,
  but not libgs9-common which reamins at 9.25~dfsg+1-0ubuntu0.14.04.1 version.

  
  [Test Case]

  To reproduce the bug:
  Install 9.25~dfsg+1-0ubuntu0.14.04.1 version of ghostscript, libgs9 and 
libgs9-common.
  At this point ps2pdf should be working fine.
  Then sudo apt install ghostscript.
  ghostscript and libgs9 are upgraded but not libgs9-common.
  ps2pdf stops working :
  $ ps2pdf ascii.ps
  Unrecoverable error: typecheck in .bind
  Operand stack:
      --nostringval--  typecheck  --nostringval--  scheck  .gcheck

  
  [Regression Potential]

  Might cause problems when upgrading or installing ghostscript or
  libgs9

  
  [Other Info]

  This bug affects trusty and xenial.
  It is already fixed in bionic and later.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1802958/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to