Bug#392518: marked as done (tex-common: fails to uninstall if /usr/local is mounted read-only)
Your message dated Sat, 14 Oct 2006 11:17:57 -0700
with message-id <E1GYo57-000720-AP@spohr.debian.org>
and subject line Bug#392518: fixed in tex-common 0.34
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: tex-common: fails to uninstall if /usr/local is mounted read-only
- From: "Sam Hocevar \(Debian packages\)" <sam+deb@zoy.org>
- Date: Thu, 12 Oct 2006 03:41:18 +0200
- Message-id: <20061012014118.2663.63703.reportbug@localhost.localdomain>
Package: tex-common
Version: 0.33
Severity: serious
Justification: Policy 9.1.2
Quoting policy 9.1.2:
Since `/usr/local' can be mounted read-only from a remote server,
these directories must be created and removed by the `postinst' and
`prerm' maintainer scripts and not be included in the `.deb' archive.
These scripts must not fail if either of these operations fail.
However postinst script tries to remove /usr/local/share/texmf/ls-R
without checking for errors.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages tetex-base depends on:
ii ucf 2.0015 Update Configuration File: preserv
Versions of packages tetex-bin depends on:
ii debconf [debconf-2.0] 1.5.6 Debian configuration management sy
ii debianutils 2.17.3 Miscellaneous utilities specific t
ii dialog 1.0-20060221-1 Displays user-friendly dialog boxe
ii dpkg 1.13.22 package maintenance system for Deb
ii ed 0.2-20 The classic unix line editor
ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries
ii libfontconfig1 2.4.1-2 generic font configuration library
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libgcc1 1:4.1.1-16 GCC support library
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libkpathsea4 3.0-19 path search library for teTeX (run
ii libpaper1 1.1.20 Library for handling paper charact
ii libpng12-0 1.2.8rel-5.2 PNG library - runtime
ii libpoppler0c2 0.4.5-4.1 PDF rendering library
ii libsm6 1:1.0.1-3 X11 Session Management library
ii libstdc++6 4.1.1-16 The GNU Standard C++ Library v3
ii libt1-5 5.1.0-2 Type 1 font rasterizer library - r
ii libx11-6 2:1.0.0-9 X11 client-side library
ii libxaw7 1:1.0.2-4 X11 Athena Widget library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxmu6 1:1.0.2-2 X11 miscellaneous utility library
ii libxpm4 1:3.5.5-2 X11 pixmap library
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii mime-support 3.37-1 MIME files 'mime.types' & 'mailcap
ii perl 5.8.8-6.1 Larry Wall's Practical Extraction
ii sed 4.1.5-1 The GNU sed stream editor
ii tetex-base 3.0-23 Basic TeX input files of teTeX
ii ucf 2.0015 Update Configuration File: preserv
ii whiptail 0.52.2-8 Displays user-friendly dialog boxe
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages tetex-extra depends on:
ii tetex-base 3.0-23 Basic TeX input files of teTeX
ii tetex-bin 3.0-19 The teTeX programs
ii ucf 2.0015 Update Configuration File: preserv
--- End Message ---
--- Begin Message ---
Source: tex-common
Source-Version: 0.34
We believe that the bug you reported is fixed in the latest version of
tex-common, which is due to be installed in the Debian FTP archive:
tex-common_0.34.dsc
to pool/main/t/tex-common/tex-common_0.34.dsc
tex-common_0.34.tar.gz
to pool/main/t/tex-common/tex-common_0.34.tar.gz
tex-common_0.34_all.deb
to pool/main/t/tex-common/tex-common_0.34_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 392518@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Florent Rougon <frn@debian.org> (supplier of updated tex-common package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 14 Oct 2006 18:53:20 +0200
Source: tex-common
Binary: tex-common
Architecture: source all
Version: 0.34
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Florent Rougon <frn@debian.org>
Description:
tex-common - Common infrastructure for using and building TeX in Debian
Closes: 392518
Changes:
tex-common (0.34) unstable; urgency=medium
.
* Handle non-writable /usr/local gracefully upon removal, thanks to Sam
Hocevar <sam@zoy.org> (closes: #392518) [frank]
* Change debianize-updmap so that the --syncwithtrees and --edit options
do something sensible, and won't break the system. Together with the
upload of tetex-bin 3.0-22, this will close #392573 and #334747.
[frank]
* Add a check for shadowed config files to update-fontlang [preining]
* Move and extend the teTeX README.Debian to TeX-on-Debian Documentation
[frank, preining]
* Move po-debconf from Build-Depends-Indep to Build-Depends, since it's
used in the clean target of debian/rules. [florent]
* Adjust the TEXMFCNF setting in conf/texmf.d/85Misc.cnf to reflect the
change in tetex-bin 3.0-22. [frank, florent]
Files:
8e76a069636b5deb6a1aa0ef3e23e86d 756 tex optional tex-common_0.34.dsc
d93faf96c84b7df9a591bba29ad91e8f 473226 tex optional tex-common_0.34.tar.gz
41a3aa2ea3f290e889f860bf896e6e9b 470508 tex optional tex-common_0.34_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFMSgCdkCUdmd1b10RAoypAJ47cKYV9eBS/z39xIM6sEOoJaVwQQCfToiO
oL0yuFCYjwTlTI9ZHTSk92o=
=0kWr
-----END PGP SIGNATURE-----
--- End Message ---
Reply to: