Package: stow
Version: 2.2.0-1
Severity: important

During an upgrade from squeeze to wheezy, I saw:

Setting up stow (2.2.0-1) ...
dpkg (subprocess): unable to execute installed post-installation script 
(/var/lib/dpkg/info/stow.postinst): Exec format error
dpkg: error processing stow (--configure):
 subprocess installed post-installation script returned error exit status 2
 configured to not write apport reports

and indeed /var/lib/dpkg/info/stow.postinst contains no shebang line:

# cat /var/lib/dpkg/info/stow.postinst
if [ ! -e /usr/local/stow ]; then
  if mkdir /usr/local/stow 2>/dev/null; then
    if chown root:staff /usr/local/stow; then
      chmod 2775 /usr/local/stow || true
    fi
  fi
fi

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages stow depends on:
ii  dpkg                   1.15.8.12         Debian package management system
ii  install-info           4.13a.dfsg.1-10   Manage installed documentation in 
ii  perl                   5.10.1-17squeeze3 Larry Wall's Practical Extraction 

stow recommends no packages.

Versions of packages stow suggests:
ii  doc-base                      0.10.4     utilities to manage online documen

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to