Bug#672874: emacsen-common: uninstallable -- no /usr/lib/emacsen-common/packages/install

2012-05-14 Thread Adam Borowski
Package: emacsen-common
Version: 2.0.0
Severity: grave
Justification: renders package unusable

Preparing to replace emacsen-common 1.4.23 (using 
.../emacsen-common_2.0.0_all.deb) ...
emacsen-common: Handling removal of emacsen flavor emacs
emacsen-common: Handling removal of emacsen flavor emacs23
emacsen-common: purging byte-compiled files for emacs23
Unpacking replacement emacsen-common ...
[...]
Setting up emacsen-common (2.0.0) ...
Installing new version of config file /etc/emacs/site-start.el ...
chdir /usr/lib/emacsen-common/packages/install: No such file or directory at 
/usr/lib/emacsen-common/lib.pl line 27.
dpkg: error processing emacsen-common (--configure):
 subprocess installed post-installation script returned error exit status 2

Same on a fresh install on i386.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-vserver-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information



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



Bug#672874: emacsen-common: uninstallable -- no /usr/lib/emacsen-common/packages/install

2012-05-14 Thread Agustin Martin
On Mon, May 14, 2012 at 01:12:45PM +0200, Adam Borowski wrote:
 Package: emacsen-common
 Version: 2.0.0
 Severity: grave
 Justification: renders package unusable
 
 Preparing to replace emacsen-common 1.4.23 (using 
 .../emacsen-common_2.0.0_all.deb) ...
 emacsen-common: Handling removal of emacsen flavor emacs
 emacsen-common: Handling removal of emacsen flavor emacs23
 emacsen-common: purging byte-compiled files for emacs23
 Unpacking replacement emacsen-common ...
 [...]
 Setting up emacsen-common (2.0.0) ...
 Installing new version of config file /etc/emacs/site-start.el ...
 chdir /usr/lib/emacsen-common/packages/install: No such file or directory at 
 /usr/lib/emacsen-common/lib.pl line 27.
 dpkg: error processing emacsen-common (--configure):
  subprocess installed post-installation script returned error exit status 2

May this be related to install and remove files being installed by
emacsen-common in the wrong place? Looking at the emacsen-common
.deb I see

/usr/lib/emacsen-common/install
/usr/lib/emacsen-common/remove

instead of 

/usr/lib/emacsen-common/packages/{install,remove}

Do you have additional foo-el add-on packages installed (something else under
/usr/lib/emacsen-common/packages/{install,remove})?

Regards,

-- 
Agustin



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



Bug#672874: emacsen-common: uninstallable -- no /usr/lib/emacsen-common/packages/install

2012-05-14 Thread Adam Borowski
On Mon, May 14, 2012 at 02:44:37PM +0200, Agustin Martin wrote:
 On Mon, May 14, 2012 at 01:12:45PM +0200, Adam Borowski wrote:
  chdir /usr/lib/emacsen-common/packages/install: No such file or directory 
  at /usr/lib/emacsen-common/lib.pl line 27.
 
 May this be related to install and remove files being installed by
 emacsen-common in the wrong place? Looking at the emacsen-common
 .deb I see
 
 /usr/lib/emacsen-common/install
 /usr/lib/emacsen-common/remove
 
 instead of 
 
 /usr/lib/emacsen-common/packages/{install,remove}
 
 Do you have additional foo-el add-on packages installed (something else under
 /usr/lib/emacsen-common/packages/{install,remove})?

None, on either of the boxes I tested it on.

(Upgrading)
dis:[~]$ find /usr/lib/emacsen-common
/usr/lib/emacsen-common
/usr/lib/emacsen-common/emacs-install
/usr/lib/emacsen-common/packages
/usr/lib/emacsen-common/packages/compat
/usr/lib/emacsen-common/packages/compat/emacsen-common
/usr/lib/emacsen-common/emacs-package-install
/usr/lib/emacsen-common/emacs-remove
/usr/lib/emacsen-common/emacs-package-remove
/usr/lib/emacsen-common/remove
/usr/lib/emacsen-common/remove/emacsen-common
/usr/lib/emacsen-common/install
/usr/lib/emacsen-common/install/emacsen-common
/usr/lib/emacsen-common/lib.pl

dis:[~]$ dpkg -l '*-el'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
un  devscripts-el none(no description 
available)
un  emacs23-elnone(no description 
available)
un  git-elnone(no description 
available)

dis:[~]$ dpkg -S /usr/lib/emacsen-common
emacsen-common: /usr/lib/emacsen-common

(Fresh install, purged back)
durthang:[~]$ ls -al /usr/lib/emacsen-common/
ls: cannot access /usr/lib/emacsen-common/: No such file or directory


-- 
“This is gonna be as easy as cheating on an ethics exam!”
-Cerise Brightmoon



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



Bug#672874: emacsen-common: uninstallable -- no /usr/lib/emacsen-common/packages/install

2012-05-14 Thread Rob Browning
Adam Borowski kilob...@angband.pl writes:

 Package: emacsen-common
 Version: 2.0.0
 Severity: grave
 Justification: renders package unusable

 Installing new version of config file /etc/emacs/site-start.el ...
 chdir /usr/lib/emacsen-common/packages/install: No such file or directory at 
 /usr/lib/emacsen-common/lib.pl line 27.
 dpkg: error processing emacsen-common (--configure):
  subprocess installed post-installation script returned error exit status 2

Thanks, I'll look at this tonight.
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



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