-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martin Lutz <[EMAIL PROTECTED]> writes:
>> Are you updating an existing testing installation, or upgrading from
>> woody, or installing the package for the first time?
>
> I am upgrading a mixed installation of woody/testing. On two computers the
> update went fine, on two other computers the upgrade failed with the mentioned
> error message.
>
>>
>> If you are upgrading testing, when did you last do a full upgrade?
>
> I do not know for sure. Something like two weeks ago.
OK. Please could you check the versions of
perl
perl-base
perl-modules
I have
$ dpkg -s perl | grep ^Vers
Version: 5.8.4-8
$ dpkg -s perl-base | grep ^Vers
Version: 5.8.4-8
$ dpkg -s perl-modules | grep ^Vers
Version: 5.8.4-8
If you have the woody versions (5.6.1-8.9), the script might be
relying on a new Perl feature. In this case, if you install the
testing versions of these packages, does the upgrade now work?
(I'll have to check this with a perl expert.)
>> If you "apt-get install cuspsys-driver-gimpprint", do you get the
>> error again?
>
> Yes, the error remains the same.
>
>>
>> As root, what does "ls -l /etc/cups/ppd" show?
>
> prompt# ls -l /etc/cups/ppd
> total 288
> -rw-r--r-- 1 root root 98459 Mar 7 17:12 duplex.ppd
> -rw-r--r-- 1 root root 40511 Nov 20 2003 kleurduplex.ppd
> -rw-r--r-- 1 root root 40481 Nov 20 2003 xraykleur.ppd
> -rw-r--r-- 1 root root 98451 Nov 20 2003 zeedadel.ppd
OK. If there are PPD files there, the grep part can't fail, so
@ppdglob should be filled. If you edit /usr/sbin/cups-genppdupdate,
and add after
if (@ppdglob) {
on line 92:
print STDOUT "[EMAIL PROTECTED]";
(add the second line, after the first in the original file) and then
run /usr/sbin/cups-genppdupdate, what output do you see?
Thanks,
Roger
- --
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
Debian GNU/Linux http://www.debian.org/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iD8DBQFCdhzoVcFcaSW/uEgRAgC7AKCwe3C5aKfDujuMt62GVJ4aU06eIwCg5aIT
gCiz4Z+VhIOmhdTUqKB1ASk=
=3cBS
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]