ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Cc: "Valery V. Inozemtsev" <shrek@altlinux.org>
Subject: Re: [devel] fonts-type1-urw update broke ghostscript and other packages
Date: Tue, 23 Dec 2014 07:08:33 +0300
Message-ID: <20141223040833.GA23434@altlinux.org> (raw)
In-Reply-To: <20141223035623.GA23287@altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 3274 bytes --]

On Tue, Dec 23, 2014 at 06:56:23AM +0300, Dmitry V. Levin wrote:
> On Mon, Dec 22, 2014 at 07:27:27PM +0300, Dmitry V. Levin wrote:
> > После обновления пакета fonts-type1-urw с 1.0.7pre44-alt1 до 1.10-alt1
> > перестали собираться пакеты, использующие ghostscript:
> 
> В сборочной среде пакета gawk наблюдается следующее:
> 
> /usr/src/RPM/BUILD/gawk-4.1.0-alt2/doc$ ps2pdf awkcard.ps awkcard.pdf
> Error: /invalidfont in /findfont
> Operand stack:
>    Times-Italic@0   --nostringval--   Times-Italic

И еще.  До обновления пакета fonts-type1-urw было так:

$ gs -sDEVICE=nullpage -dBATCH -c '(Times-Italic) findfont'
GPL Ghostscript 9.15 (2014-09-22)
Copyright (C) 2014 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Can't find (or can't open) font file /usr/share/ghostscript/9.15/Resource/Font/NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file /usr/share/ghostscript/9.15/Resource/Font/NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file NimbusRomNo9L-ReguItal.
Querying operating system for font files...
Loading NimbusRomNo9L-ReguItal font from /usr/share/fonts/type1/urw/n021023l.pfb... 4253488 2733611 2337024 1039647 1 done.

После обновления пакета fonts-type1-urw стало так:

$ gs -sDEVICE=nullpage -dBATCH -c '(Times-Italic) findfont'
GPL Ghostscript 9.15 (2014-09-22)
Copyright (C) 2014 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Can't find (or can't open) font file /usr/share/ghostscript/9.15/Resource/Font/NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file /usr/share/ghostscript/9.15/Resource/Font/NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file NimbusRomNo9L-ReguItal.
Querying operating system for font files...
Can't find (or can't open) font file /usr/share/ghostscript/9.15/Resource/Font/NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file NimbusRomNo9L-ReguItal.
Didn't find this font on the system!
Substituting font Helvetica-Oblique for NimbusRomNo9L-ReguItal.
Can't find (or can't open) font file /usr/share/ghostscript/9.15/Resource/Font/NimbusSanL-ReguItal.
Can't find (or can't open) font file NimbusSanL-ReguItal.
Can't find (or can't open) font file /usr/share/ghostscript/9.15/Resource/Font/NimbusSanL-ReguItal.
Can't find (or can't open) font file NimbusSanL-ReguItal.
Didn't find this font on the system!
Unable to substitute for font.
Error: /invalidfont in /findfont
Operand stack:
   Times-Italic
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   1903   1   3   %oparray_pop
Dictionary stack:
   --dict:1180/1684(ro)(G)--   --dict:0/20(G)--   --dict:77/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.15: Unrecoverable error, exit code 1


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2014-12-23  4:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22 16:27 ` [devel] [cyber] I: Sisyphus-20141221 x86_64 beehive_status: +82 -45 (362) Dmitry V. Levin
2014-12-23  3:56   ` [devel] fonts-type1-urw update broke ghostscript and other packages Dmitry V. Levin
2014-12-23  4:08     ` Dmitry V. Levin [this message]
2014-12-23 13:36   ` [devel] [cyber] I: Sisyphus-20141221 x86_64 beehive_status: +82 -45 (362) Valery V. Inozemtsev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141223040833.GA23434@altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=shrek@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git