Posts: 64
floppy
Joined: 26 Dec 2010
#1
Hello,
I tried to install wicd.
I made"apt-get update", then"apt-get install wicd". Then the boot stop with the first message"mount: cannot read etc/fstab: no such file or directory". Other messages appear. Then it stay at the prompt"(initramfs)".

Has somebody an idea what happens here? Is grub destroyed since I updated antiX M8.5?
It was running before.

PC spec: AMDK6-2 450MhZ and RAM 680MB, 2 HDDs in it, Lan card, Fritz WLAN USB.
a) Boot on the first HDD 10GB with antiX on it (no swap; see the fstab; this fstab is readen from TinyCoreLinux)
b) Choice to go to TinyCoreLinux 3.4.1 which is installed on the second HDD 6GB (with swap on it)

Ideas:
- should a swap exist on the sda instead of the sdb?
- should the swap have a minimum size?
- is grub destroyed or should it be remade/updated? by which command?


Any help would be good before I start making changes in the system (the last changes made it not running anymore).

fstab, menu.lst and the message log from apt-gets are not included as attachment files here because the loading dont work. The whole content is in the text below.

Thanks a lot.


fstab; readen from TinyCoreLinux because antiX is not running anymore..
# Pluggable devices are handled by uDev, they are not in fstab
/dev/sda2 / ext3 defaults,noatime 1 1
proc /proc proc defaults 0 0
devpts /dev/pts devpts mode=0622 0 0
/dev/sda3 /home ext3 defaults,noatime 1 2
# Dynamic entries below
/dev/sdb1 /mnt/sdb1 ext3 noauto,users,exec,relatime 0 0
/dev/sdb2 swap swap sw,pri=1 0 0
/dev/sdb3 /mnt/sdb3 ext3 noauto,users,exec,relatime 0 0
/dev/sda1 /mnt/sda1 vfat noauto,users,gid=users,dmask=002,fmask=113,relatime 0 0
/dev/cdrom /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
/dev/sr0 /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0

menu.lst readen from TinyCoreLinux because antiX is not running..
timeout 20
color cyan/blue white/blue
foreground ffffff
background 0639a1

gfxmenu /boot/grub/message

# setkey veraendert die Tastaturbelegung auf die deutsche Tastatur
setkey y z
setkey z y
setkey Y Z
setkey Z Y
setkey equal parenright
setkey parenright parenleft
setkey parenleft asterisk
setkey doublequote at
setkey plus bracketright
setkey minus slash
setkey slash ampersand
setkey ampersand percent
setkey percent caret
setkey underscore question
setkey question underscore
setkey semicolon less
setkey less numbersign
setkey numbersign backslash
setkey colon greater
setkey greater bar
setkey asterisk braceright

default 1

title antiX M8.5, kernel 2.6.32-1-mepis, at sda2
root (hd0,1)
kernel /boot/vmlinuz-2.6.32-1-mepis nomce quiet nosplash vga=normal
initrd /boot/initrd.img-2.6.32-1-mepis

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=bba1ff2c-8798-405a-99c8-9d90b908e90f ro
# kopt_2_6=root=UUID=bba1ff2c-8798-405a-99c8-9d90b908e90f ro nosplash quiet

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,1)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(single-user) single
# altoptions=(init-3) 3

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

# falls Knoppix-CDs sind auf /dev/hda5 kopiert .. beispiel
# title Knoppix v3.4 Kernel 2.4
# root (hd0,4)
# kernel /boot/isolinux/linux24
# initrd /boot/isolinux/minirt24.gz

title Tiny Core Linux 3_4_1, Kernel 2.6.33.3-tinycore, auf sdb1
root (hd1,0)
kernel /boot/bzImage root=/dev/hdb1 quiet showapps nodhcp noacpi noscsi noapm tinycore tce=hdb3 restore=hdb3 home=hdb3 host=OldBoy1 tz=GMT+1 vga=normal kmap=qwertz/de-latin1
initrd /boot/tinycore.gz
boot

# title antiX-M8.5, kernel memtest86+
# root (hd0,1)
# kernel /boot/memtest86+.bin

### END DEBIAN AUTOMAGIC KERNELS LIST

log files from upgrade + install which were done during the update + install of WICD
pascal@OldBoy1:~$ su
Password:
root@OldBoy1:/home/pascal# apt/get update
bash: apt/get: No such file or directory
root@OldBoy1:/home/pascal# apt-get update
Get:1
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release.gpg [197B]
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Translation-en_US
Get:2
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing Release.gpg [198B]
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/main Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/non-free Translation-en_US
Get:3
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates Release.gpg [835B]
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/main Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/contrib Translation-en_US
Get:4
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing Release [26.7kB]
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/non-free Translation-en_US
Get:5
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates Release [44.6kB]
Get:6
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing Release.gpg [835B]
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/contrib Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/non-free Translation-en_US
Err
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release

Get:7
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing Release [89.9kB]
Get:8
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release [2,295B]
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/main Packages/DiffIndex
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/non-free Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/main Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/contrib Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/non-free Packages/DiffIndex
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/main Packages
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/contrib Packages
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages/DiffIndex
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/non-free Packages
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages
Get:9
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main Packages/DiffIndex [2,038B]
Get:10
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/contrib Packages/DiffIndex [2,023B]
Get:11
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/non-free Packages/DiffIndex [2,023B]
Get:12
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-26-0209.27.pdiff [2,202B]
Get:13
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-26-0209.27.pdiff [2,202B]
Get:14
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-26-0209.27.pdiff [2,202B]
Get:15
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-27-0218.20.pdiff [1,896B]
Get:16
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-27-0218.20.pdiff [1,896B]
Get:17
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-27-0218.20.pdiff [1,896B]
Fetched 176kB in 48s (3,602B/s)
Reading package lists... Done
W: GPG error:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release: The following signatures were invalid: KEYEXPIRED 1284453048 KEYEXPIRED 1284453048 KEYEXPIRED 1284453048
root@OldBoy1:/home/pascal# apt-get update
Get:1
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release.gpg [197B]
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Translation-en_US
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing Release.gpg
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/main Translation-en_US
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates Release.gpg
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/main Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/contrib Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/non-free Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/non-free Translation-en_US
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates Release
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing Release
Get:2
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing Release.gpg [835B]
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/contrib Translation-en_US
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/non-free Translation-en_US
Err
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release

Get:3
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing Release [89.9kB]
Get:4
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release [2,295B]
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/main Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/contrib Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/non-free Packages/DiffIndex
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/main Packages
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/contrib Packages
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/main Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://security.debian.org"
linktext was:"http://security.debian.org"
====================================
testing/updates/non-free Packages
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian-multimedia.org"
linktext was:"http://www.debian-multimedia.org"
====================================
testing/non-free Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages/DiffIndex
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages
Ign
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable/main Packages
Get:5
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main Packages/DiffIndex [2,038B]
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/contrib Packages/DiffIndex
Hit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/non-free Packages/DiffIndex
Get:6
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-27-1411.35.pdiff [4,699B]
Get:7
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-27-1411.35.pdiff [4,699B]
Get:8
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main 2010-12-27-1411.35.pdiff [4,699B]
Fetched 100.0kB in 26s (3,794B/s)
Reading package lists... Done
W: GPG error:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt.progchild.de"
linktext was:"http://apt.progchild.de"
====================================
stable Release: The following signatures were invalid: KEYEXPIRED 1284453048 KEYEXPIRED 1284453048 KEYEXPIRED 1284453048
root@OldBoy1:/home/pascal# apt-get install wicd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libcanberra-gtk-module libcanberra-gtk0 libcanberra0 libltdl7 libnotify1
libogg0 libtdb1 libvorbis0a libvorbisfile3 libwnck-common libwnck22 libxres1
notification-daemon python-dbus python-glade2 python-gtk2 python-iniparse
python-notify python-numpy python-wicd wicd-daemon wicd-gtk
Suggested packages:
libcanberra-pulse python-dbus-doc python-dbus-dbg python-gtk2-doc
python-numpy-doc python-numpy-dbg python-nose python-dev gfortran
The following NEW packages will be installed:
libcanberra-gtk-module libcanberra-gtk0 libcanberra0 libltdl7 libnotify1
libogg0 libtdb1 libvorbis0a libvorbisfile3 libwnck-common libwnck22 libxres1
notification-daemon python-dbus python-glade2 python-iniparse python-notify
python-wicd wicd wicd-daemon wicd-gtk
The following packages will be upgraded:
python-gtk2 python-numpy
2 upgraded, 21 newly installed, 0 to remove and 390 not upgraded.
Need to get 5,310kB of archives.
After this operation, 10.4MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libltdl7 2.2.6b-2 [295kB]
Get:2
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libogg0 1.2.0~dfsg-1 [16.5kB]
Get:3
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libtdb1 1.2.1-2+b1 [31.3kB]
Get:4
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libvorbis0a 1.3.1-1 [99.7kB]
Get:5
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libvorbisfile3 1.3.1-1 [24.2kB]
Get:6
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libcanberra0 0.24-1 [38.9kB]
Get:7
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libcanberra-gtk0 0.24-1 [17.4kB]
Get:8
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libcanberra-gtk-module 0.24-1 [16.0kB]
Get:9
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libnotify1 0.5.0-2 [28.7kB]
Get:10
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libwnck-common 2.30.4-2 [348kB]
Get:11
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libxres1 2:1.0.4-1 [11.2kB]
Get:12
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main libwnck22 2.30.4-2 [122kB]
Get:13
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main notification-daemon 0.5.0-2 [82.1kB]
Get:14
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main python-dbus 0.83.1-1 [221kB]
Get:15
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main python-numpy 1:1.4.1-5 [1,927kB]
Get:16
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main python-gtk2 2.17.0-4 [1,414kB]
Get:17
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main python-glade2 2.17.0-4 [30.5kB]
Get:18
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main python-notify 0.1.1-2+b2 [21.2kB]
Get:19
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main python-wicd 1.7.0+ds1-5 [76.3kB]
Get:20
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main python-iniparse 0.3.2-1 [19.6kB]
Get:21
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main wicd-daemon 1.7.0+ds1-5 [278kB]
Get:22
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main wicd-gtk 1.7.0+ds1-5 [150kB]
Get:23
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftp.us.debian.org"
linktext was:"http://ftp.us.debian.org"
====================================
testing/main wicd 1.7.0+ds1-5 [40.9kB]
Fetched 5,310kB in 18s (286kB/s)
Preconfiguring packages ...
Selecting previously deselected package libltdl7.
(Reading database ... 57414 files and directories currently installed.)
Unpacking libltdl7 (from .../libltdl7_2.2.6b-2_i386.deb) ...
Selecting previously deselected package libogg0.
Unpacking libogg0 (from .../libogg0_1.2.0~dfsg-1_i386.deb) ...
Selecting previously deselected package libtdb1.
Unpacking libtdb1 (from .../libtdb1_1.2.1-2+b1_i386.deb) ...
Selecting previously deselected package libvorbis0a.
Unpacking libvorbis0a (from .../libvorbis0a_1.3.1-1_i386.deb) ...
Selecting previously deselected package libvorbisfile3.
Unpacking libvorbisfile3 (from .../libvorbisfile3_1.3.1-1_i386.deb) ...
Selecting previously deselected package libcanberra0.
Unpacking libcanberra0 (from .../libcanberra0_0.24-1_i386.deb) ...
Selecting previously deselected package libcanberra-gtk0.
Unpacking libcanberra-gtk0 (from .../libcanberra-gtk0_0.24-1_i386.deb) ...
Selecting previously deselected package libcanberra-gtk-module.
Unpacking libcanberra-gtk-module (from .../libcanberra-gtk-module_0.24-1_i386.deb) ...
Selecting previously deselected package libnotify1.
Unpacking libnotify1 (from .../libnotify1_0.5.0-2_i386.deb) ...
Selecting previously deselected package libwnck-common.
Unpacking libwnck-common (from .../libwnck-common_2.30.4-2_all.deb) ...
Selecting previously deselected package libxres1.
Unpacking libxres1 (from .../libxres1_2%3a1.0.4-1_i386.deb) ...
Selecting previously deselected package libwnck22.
Unpacking libwnck22 (from .../libwnck22_2.30.4-2_i386.deb) ...
Selecting previously deselected package notification-daemon.
Unpacking notification-daemon (from .../notification-daemon_0.5.0-2_i386.deb) ...
Selecting previously deselected package python-dbus.
Unpacking python-dbus (from .../python-dbus_0.83.1-1_i386.deb) ...
Preparing to replace python-numpy 1:1.3.0-3+b1 (using .../python-numpy_1%3a1.4.1-5_i386.deb) ...
Unpacking replacement python-numpy ...
Preparing to replace python-gtk2 2.16.0-2 (using .../python-gtk2_2.17.0-4_i386.deb) ...
Unpacking replacement python-gtk2 ...
Selecting previously deselected package python-glade2.
Unpacking python-glade2 (from .../python-glade2_2.17.0-4_i386.deb) ...
Selecting previously deselected package python-notify.
Unpacking python-notify (from .../python-notify_0.1.1-2+b2_i386.deb) ...
Selecting previously deselected package python-wicd.
Unpacking python-wicd (from .../python-wicd_1.7.0+ds1-5_all.deb) ...
Selecting previously deselected package python-iniparse.
Unpacking python-iniparse (from .../python-iniparse_0.3.2-1_all.deb) ...
Selecting previously deselected package wicd-daemon.
Unpacking wicd-daemon (from .../wicd-daemon_1.7.0+ds1-5_all.deb) ...
Selecting previously deselected package wicd-gtk.
Unpacking wicd-gtk (from .../wicd-gtk_1.7.0+ds1-5_all.deb) ...
Selecting previously deselected package wicd.
Unpacking wicd (from .../wicd_1.7.0+ds1-5_all.deb) ...
Processing triggers for man-db ...
Processing triggers for gconf2 ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for python-support ...
Processing triggers for menu ...
Setting up libltdl7 (2.2.6b-2) ...
Setting up libogg0 (1.2.0~dfsg-1) ...
Setting up libtdb1 (1.2.1-2+b1) ...
Setting up libvorbis0a (1.3.1-1) ...
Setting up libvorbisfile3 (1.3.1-1) ...
Setting up libcanberra0 (0.24-1) ...
Setting up libcanberra-gtk0 (0.24-1) ...
Setting up libcanberra-gtk-module (0.24-1) ...
Setting up libnotify1 (0.5.0-2) ...
Setting up libwnck-common (2.30.4-2) ...
Setting up libxres1 (2:1.0.4-1) ...
Setting up libwnck22 (2.30.4-2) ...
Setting up notification-daemon (0.5.0-2) ...
notification-daemon: no process found
Setting up python-dbus (0.83.1-1) ...
Remove stale byte-compiled files...
Setting up python-numpy (1:1.4.1-5) ...
Setting up python-gtk2 (2.17.0-4) ...
Setting up python-glade2 (2.17.0-4) ...
Setting up python-notify (0.1.1-2+b2) ...
Setting up python-wicd (1.7.0+ds1-5) ...
Setting up python-iniparse (0.3.2-1) ...
Setting up wicd-daemon (1.7.0+ds1-5) ...
Starting Network connection manager: wicd failed!
Setting up wicd-gtk (1.7.0+ds1-5) ...
Setting up wicd (1.7.0+ds1-5) ...
Processing triggers for python-support ...
Processing triggers for menu ...
root@OldBoy1:/home/pascal#
Posts: 64
floppy
Joined: 26 Dec 2010
#2
I loaded antiX M11 pt1. WICD is in it. Lets redesign my pc with M11. This post is nomore valid.