Ticket #38 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

'pksetup debian' tries to install incorrect filename for ghostpdl

Reported by: oxtub Owned by: jerome
Priority: minor Milestone: 1.27 final
Component: pykota Version: development
Keywords: pksetup debian Cc:

Description

'pksetup debian' tries to install file ghostpdl_1.51.tar.bz2 (underscore) after it downloads ghostpdl-1.51.tar.bz2 (dash). This appears to be an inconsistency between lines 214 and 215 in bin/pksetup.

Attachments

pksetup_debian.out (1.0 kB) - added by oxtub 15 years ago.
Relevent output of 'pksetup debian'

Change History

Changed 15 years ago by oxtub

Relevent output of 'pksetup debian'

Changed 15 years ago by jerome

  • status changed from new to accepted

Changed 15 years ago by jerome

  • status changed from accepted to closed
  • resolution set to fixed

(In [3492]) Now correctly extracts and installs the GhostPDL archive. The problem
described in #38 seems to been due to a copy & paste between code
handling the setup of GhostPCL, used before Artifex switched to the
GhostPDL name. Now the code also downloads and installs the urwfonts
fonts package, necessary for GhostPDL to work.
Fixes #38.

Note: See TracTickets for help on using tickets.