Your message dated Mon, 20 Jun 2011 18:47:29 +0200
with message-id <[email protected]>
and subject line Re: cdebootstrap: creating a sid chroot brings in citadel-mta
to satisfy mail-transport-agent dep
has caused the Debian Bug report #481193,
regarding cdebootstrap: creating a sid chroot brings in citadel-mta to satisfy
mail-transport-agent dep
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
481193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cdebootstrap
Version: 0.5.2
Severity: minor
Hi,
When creating a sid chroot using cowdancer, cdeboostrap brings in citadel-mta
in order to satisfy the mail-transport-agent dependency. And this hangs (maybe
because I am in a vserver but citadel seems overkill for a build chroot).
$ DIST=sid sudo cowbuilder --create --basepath
/var/cache/pbuilder/sid-amd64.cow --mirror http://apt:9999/debian
[...]
Setting up citadel-server (7.35-2) ...
applying your settings.
no /etc/aliases found.
sendcommand: started (pid=18374) running in citadel
Attaching to server...
tripley Citadel server ready.
Authenticated as an internal program.
DOWN
231 Shutting down server. Goodbye.
sendcommand: processing ended.
<here I press CTRL+C and it finishes>
[...]
Simple workaround :
$ sudo cowbuilder --login --save-after-exec --basepath
/var/cache/pbuilder/sid-amd64.cow/
[...]
root@sidchroot:/# aptitude purge citadel-common citadel-mta citadel-server
libcitadel1
[...]
<removes citadel stuff and satisfies mta dep with nbsmtp, everybody is happy>
root@sidchroot:/# exit
Thanks,
Alex
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-vserver-amd64
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Could not reproduce. Closing.
--- End Message ---