데비안 업데이트 힘드네요 ㅠㅠ
데비안은 처음이라 힘드네요.(그렇다고 다른건 많이 해봤나?? 그것도 아니네...)
edu:~# apt-get -f install
하니까 아래의 에러메세지를 뿜어내네요.
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
libc6
Suggested packages:
glibc-doc
The following packages will be upgraded:
libc6
----------------------------
libc6를 설치하려하는데...
------------------------------
1 upgraded, 0 newly installed, 0 to remove and 165 not upgraded.
3 not fully installed or removed.
Need to get 0B/5012kB of archives.
After unpacking 2544kB disk space will be freed.
Do you want to continue? [Y/n]
Preconfiguring packages ...
(Reading database ... 22384 files and directories currently installed.)
Preparing to replace libc6 2.3.2.ds1-22sarge3 (using .../libc6_2.7-18_sparc.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
readlink: invalid option -- e
Try `readlink --help' for more information.
readlink: invalid option -- e
Try `readlink --help' for more information.
readlink: invalid option -- e
Try `readlink --help' for more information.
readlink: invalid option -- e
Try `readlink --help' for more information.
readlink: invalid option -- e
Try `readlink --help' for more information.
readlink: invalid option -- e
Try `readlink --help' for more information.
readlink: invalid option -- e
Try `readlink --help' for more information.
readlink: invalid option -- e
Try `readlink --help' for more information.
--------------
위 에러메세지가 무슨 뜻인지 모르겠네요.
----------------
WARNING: POSIX threads library NPTL requires kernel version
2.6.8 or later. If you use a kernel 2.4, please upgrade it
before installing glibc.
-------------------------
요건 커널을 2.6대로 업하란 이야기죠?
------------------------
The installation of a 2.6 kernel _could_ ask you to install a new libc
first, this is NOT a bug, and should *NOT* be reported. In that case,
please add etch sources to your /etc/apt/sources.list and run:
apt-get install -t etch linux-image-2.6
Then reboot into this new kernel, and proceed with your upgrade
dpkg: error processing /var/cache/apt/archives/libc6_2.7-18_sparc.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.7-18_sparc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
커널을 2.6대로 업하려하면 새로운 libc를 먼저 설치하라고 나올 수도 있다.
이런 경우 에치소스를 /etc/apt/sources.list에 등록하고
apt-get install -t etch linux-image-2.6
실행후 리붓한 후 libc를 새로 설치하란 말이죠...
제가 궁금한 것은 에치소스를 소스리스트에 어떻게 등록하란 말인지??
그리고 위의
readlink: invalid option -- e
Try `readlink --help' for more information.
이건 무슨 뜻인지 궁금하네요.
sources.list
http://kldp.org/node/84966
sources.list는 위 링크를 확인해보시면 쉽게 설명되어있습니다.
에러내용에 대해서는 대충 script에서 지원되지 않는 옵션이라는 소리인데
한번
를 쳐보세요. 제가 Ubuntu를 사용하고 있어서(알아서 Upgrade하는 것을
알려주어서...) 알게모르게 Update되어버렸는지 모르지만 일단
라는 설명이 나오네요.
가끔 Utils들이 업그레이드되지 않았을때 추가된 패키지중에 새로운 명령어를
사용하는 경우가 있기는한데 정확한 원인은 잘 모르겠네요.
------------------------------
좋은 하루 되세요.
------------------------------
좋은 하루 되세요.
댓글 달기