Debian squeeze Server Umzug
s-y-l at gmx.net
s-y-l at gmx.net
Fri Feb 17 14:02:57 CET 2012
Hallo,
ich wollte meinem Family Server eine neue Hardware gönnen und das
derzeit laufende System dahin schieben.
Die neue Box hat 2 x 2 TB S-ATA Platten, Intel Atom, und eine CF-Karte
drin die ich als rootfs nehmen will.
Die eigentliche Installation auf die CF war kein größeres Problem und
das System bootet auch von dort. Ich habe dann die Platten, so:
---cut---
root at work:/var/cache# mount
rootfs on / type rootfs (rw)
none on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
none on /proc type proc (rw,nosuid,nodev,noexec,relatime)
none on /dev type devtmpfs
(rw,relatime,size=1027916k,nr_inodes=218389,mode=755)
none on /dev/pts type devpts
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
/dev/disk/by-uuid/290e373c-e3b5-4af2-a7df-747004397313 on / type ext2
(rw,noatime,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,relatime,mode=755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
/dev/md2 on /var type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/md3 on /usr type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/md4 on /public type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/md1 on /home type ext4 (rw,noexec,relatime,barrier=1,data=ordered)
/dev/md0 on /tmp type ext4 (rw,relatime,barrier=1,data=ordered)
---cut---
mit eingebunden (sync der raids läuft noch). In init 1 die
entsprechenden Partitionen aus dem System mit rsync kopiert und alles
war eigentlich schön.
Dann habe ich die passwd, shadow und group des alten Servers auf den
neuen kopiert und wollte die Pakete auf den Serverstand bringen
(get-selections, set-selections). Das abschließende apt-get
dselect-upgrade bliebt dann aber beim libc6 update hängen und seit dem
komme ich nicht weiter :(.
---cut---
root at work:/var/cache# apt-get -f install
...
The following extra packages will be installed:
libc6 libc6-i686 libdb4.7 perl-modules
Suggested packages:
glibc-doc
The following NEW packages will be installed:
libdb4.7 perl-modules
The following packages will be upgraded:
libc6 libc6-i686
2 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/9.225 kB of archives.
After this operation, 17,7 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
(Reading database ... 17651 files and directories currently installed.)
Preparing to replace libc6 2.11.3-2 (using
.../libc6_2.11.3-3_i386.deb) ...
/var/lib/dpkg/tmp.ci/preinst: 92: touch: Too many levels of symbolic links
dpkg: error processing /var/cache/apt/archives/libc6_2.11.3-3_i386.deb
(--unpack):
subprocess new pre-installation script returned error exit status 127
configured to not write apport reports
Errors were encountered while
processing:
/var/cache/apt/archives/libc6_2.11.3-3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
---cut---
Leider konnte ich dazu auch nichts hilfreiches googlen :(.
--
- maik
More information about the Linux
mailing list