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/
[...]
[EMAIL PROTECTED]:/# aptitude purge citadel-common citadel-mta citadel-server 
libcitadel1
[...]
<removes citadel stuff and satisfies mta dep with nbsmtp, everybody is happy>
[EMAIL PROTECTED]:/# 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)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to