On Wed, 2003-09-03 at 21:33, Greg Folkert wrote:
> So when was you last "dselect update" and "aptitude dist-upgrade" using internet 
> sources?
> 
> Mainly, I just installed eroaster on a system I just built yesterday.
> 
> I did "apt-get install eroaster". here is the output:
> 
> <---Included Output--->
> king:~# apt-get install eroaster
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>   cdda2wav cdrecord libzvt2.0-0 mkisofs python-glade2 python-gnome2 python2.3-glade2 
> python2.3-gnome2 python2.3-gtk2
>   python2.3-numeric python2.3-pyorbit
> Suggested packages:
>   mpg321 normalize zinf freeamp
> The following packages will be REMOVED:
>   gimp-python python-gtk
> The following NEW packages will be installed:
>   cdda2wav cdrecord eroaster libzvt2.0-0 mkisofs python-glade2 python-gnome2 
> python2.3-glade2 python2.3-gnome2 python2.3-gtk2
>   python2.3-numeric python2.3-pyorbit
> 0 upgraded, 12 newly installed, 2 to remove and 0 not upgraded.
> 1 not fully installed or removed.
> Need to get 2312kB/2407kB of archives.
> After unpacking 5542kB of additional disk space will be used.
> Do you want to continue? [Y/n] y
> Get:1 ftp://ftp.us.debian.org testing/main cdda2wav 4:2.0+a16-2 [158kB]
> Get:2 ftp://ftp.us.debian.org testing/main cdrecord 4:2.0+a16-2 [664kB]
> Get:3 ftp://ftp.us.debian.org testing/main mkisofs 4:2.0+a16-2 [307kB]
> Get:4 ftp://ftp.us.debian.org unstable/main python2.3-gtk2 2.0.0-1 [426kB]
> Get:5 ftp://ftp.us.debian.org unstable/main python2.3-pyorbit 2.0.0-1 [58.9kB]
> Get:6 ftp://ftp.us.debian.org testing/main libzvt2.0-0 2.0.1cvs20021009-4 [103kB]
> Get:7 ftp://ftp.us.debian.org unstable/main python2.3-gnome2 2.0.0-2 [198kB]
> Get:8 ftp://ftp.us.debian.org unstable/main python-gnome2 2.0.0-2 [13.9kB]
> Get:9 ftp://ftp.us.debian.org unstable/main python2.3-glade2 2.0.0-1 [75.8kB]
> Get:10 ftp://ftp.us.debian.org unstable/main python-glade2 2.0.0-1 [66.8kB]
> Get:11 ftp://ftp.us.debian.org unstable/main eroaster 2.2.0-0.5-6 [240kB]
> Fetched 2312kB in 32s (70.1kB/s)
> Preconfiguring packages ...
> (Reading database ... 57640 files and directories currently installed.)
> Removing gimp-python ...
> Removing python-gtk ...
> Selecting previously deselected package cdda2wav.
> (Reading database ... 57515 files and directories currently installed.)
> Unpacking cdda2wav (from .../cdda2wav_4%3a2.0+a16-2_i386.deb) ...
> Selecting previously deselected package cdrecord.
> Unpacking cdrecord (from .../cdrecord_4%3a2.0+a16-2_i386.deb) ...
> Selecting previously deselected package mkisofs.
> Unpacking mkisofs (from .../mkisofs_4%3a2.0+a16-2_i386.deb) ...
> Selecting previously deselected package python2.3-numeric.
> Unpacking python2.3-numeric (from .../python2.3-numeric_23.0-7_i386.deb) ...
> Selecting previously deselected package python2.3-gtk2.
> Unpacking python2.3-gtk2 (from .../python2.3-gtk2_2.0.0-1_i386.deb) ...
> Selecting previously deselected package python2.3-pyorbit.
> Unpacking python2.3-pyorbit (from .../python2.3-pyorbit_2.0.0-1_i386.deb) ...
> Selecting previously deselected package libzvt2.0-0.
> Unpacking libzvt2.0-0 (from .../libzvt2.0-0_2.0.1cvs20021009-4_i386.deb) ...
> Selecting previously deselected package python2.3-gnome2.
> Unpacking python2.3-gnome2 (from .../python2.3-gnome2_2.0.0-2_i386.deb) ...
> Selecting previously deselected package python-gnome2.
> Unpacking python-gnome2 (from .../python-gnome2_2.0.0-2_all.deb) ...
> Selecting previously deselected package python2.3-glade2.
> Unpacking python2.3-glade2 (from .../python2.3-glade2_2.0.0-1_i386.deb) ...
> Selecting previously deselected package python-glade2.
> Unpacking python-glade2 (from .../python-glade2_2.0.0-1_all.deb) ...
> Selecting previously deselected package eroaster.
> Unpacking eroaster (from .../eroaster_2.2.0-0.5-6_all.deb) ...
> Setting up cron (3.0pl1-75) ...
> Starting periodic command scheduler: cron.
> stripping trailing /
> chown: `*:crontab': invalid user
> dpkg: error processing cron (--configure):
>  subprocess post-installation script returned error exit status 1
> Setting up cdda2wav (2.0+a16-2) ...
> Setting up cdrecord (2.0+a16-2) ...
>  
> Setting up mkisofs (2.0+a16-2) ...
> Setting up python2.3-numeric (23.0-7) ...
>  
> Setting up python2.3-gtk2 (2.0.0-1) ...
>  
> Setting up python2.3-pyorbit (2.0.0-1) ...
>  
> Setting up libzvt2.0-0 (2.0.1cvs20021009-4) ...
>  
> Setting up python2.3-gnome2 (2.0.0-2) ...
>  
> Setting up python-gnome2 (2.0.0-2) ...
> Setting up python2.3-glade2 (2.0.0-1) ...
> Setting up python-glade2 (2.0.0-1) ...
> Setting up eroaster (2.2.0-0.5-6) ...
>  
> Errors were encountered while processing:
>  cron
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> king:~#
> <---Included Output End--->
> 
> Cron bug has been submitted. It'll be fixed tomorrow. But other than that eroaster 
> works Just Fine!
I ran a system upgrade before installing eroaster.
-- 
ZekeVarg <[EMAIL PROTECTED]>


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

Reply via email to