[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2379: svgalib postinst broken



Package: svgalib1
Version: 1.28-3

Thanks for bringing this to my attention; I've forwarded your message
to debian-bugs.

------- start of forwarded message (RFC 934 encapsulation) -------
From: "Peter Tobias" <tobias@server.et-inf.fho-emden.de>
To: richard@uk.geeks.org
Subject: svgalib
Date: Wed, 21 Feb 1996 03:58:35 +0100 (MET)

Hello Richard,

there is a small problem with your current svgalib. It is not possible
to use the shared library (libvgagl.so* and the symbolic links are
missing). The problem is probably the postinst file of svgalib1:

::::::::::::::
/var/lib/dpkg/info/svgalib1.postinst
::::::::::::::
#!/bin/sh
set -e

# move new stuff over the previous revision
mv -f /usr/lib/libvga.so.1.2.8.new /usr/lib/libvga.so.1.2.8
mv -f /usr/lib/libvgagl.so.1.2.8.new /usr/lib/libvga.so.1.2.8

# fix up
ldconfig


As you can see the second mv command is wrong.


Thanks,

Peter

- --
 Peter Tobias                                EMail:
 Fachhochschule Ostfriesland                 tobias@et-inf.fho-emden.de
 Fachbereich Elektrotechnik und Informatik   tobias@perseus.fho-emden.de
 Constantiaplatz 4, 26723 Emden, Germany

------- end -------


Reply to: