[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:32311] Re: apt-get update failed
磯部です。
From: Nobuhiro IMAI <nov@xxxxxxxxxxxx>
Subject: [debian-users:32310] apt-get update failed
Date: Thu, 11 Apr 2002 13:34:32 +0900
> 今朝いつものように、apt-get update すると、以下のようなエラーメッセージ
> が出ました。
>
> E: Encountered a section with no Package: header
> E: Problem with MergeList /var/lib/apt/lists/ftp.jp.debian.org_debian-ddtp_dists_ja_sid_main_binary-i386_Packages
> E: The package lists or status file could not be parsed or opened.
>
> 該当する apt line は、以下のものです。
>
> deb http://ftp.jp.debian.org/debian-ddtp ja/sid main
woody でも出ますね。
deb ftp://ftp.jp.debian.org/debian-jp woody-jp main
の行だと思いますが、aptitude すると
Apt errors
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.jp.debian.org_debian-ddtp_dists_ja_woody_main_binary-i386_Packages
E: The package lists or status file coould not be pared or opened.
[OK]
のようにエラーが出ます。'U' で update しようとすると
Ouch! Got SIGSEGV, dying..
Segmentation fault (core dumped)
Exit 139
で終了します。
-----
isobe