> --pgp-sign-Multipart_Fri_Apr_27_01:25:02_2001-1 > Content-Type: text/plain; charset=US-ASCII > > > At Thu, 26 Apr 2001 00:14:01 -0500 (CDT), > <[EMAIL PROTECTED]> wrote: > > > > On Thu, 26 Apr 2001, Shaul Karl wrote: > > > > > Yes there is: > > > > > > [12:36:41 /tmp]$ ls -l /var/lib/dpkg/available > > > -rw-r--r-- 1 root root 2547713 Apr 25 00:46 > > > /var/lib/dpkg/available > > > [12:39:36 /tmp]$ od -cj 2547700 /var/lib/dpkg/available > > > 11557764 c e 9 1 8 0 f a 4 2 d f \n > > > 11560001 > > > [12:39:42 /tmp]$ > > > > > > and > > > dpkg -l doc-linux-text > > > works too. I do not know what was changed. > > > > No, there is no final new line. > > > > debian-devel1:/# od -cj 5199880 /var/lib/dpkg/available > > 23654010 r d . \n \n > > > > It looks like the file got truncated. Disk corruption? What apt-cache > > dumpavail(called from dselect [2]) interrupted? > > I guess it is my fault. Maybe the description of ng-cjk lacks final new-line > like below, and i guess that's the cause. >
I am quite sure it is not your fault. Although I do not know the cause I run an apt-get update for testing from another server. Now everything seems to be fine. There is here a problem with the local server and I hope that this, and not my machine, are the cause. In addition, no one else has reported to have the same problem. [01:24:48 /tmp]$ grep -A20 '^Package: ng-cjk$' /var/lib/dpkg/available Package: ng-cjk Priority: optional Section: editors Installed-Size: 164 Maintainer: Yasuhiro Take <[EMAIL PROTECTED]> Architecture: i386 Source: ng Version: 1.4.3.1-1 Depends: libc6 (>= 2.2.1), libncurses5, ng-common Filename: pool/main/n/ng/ng-cjk_1.4.3.1-1_i386.deb Size: 73550 MD5sum: dcf8a20ce9180fa42df4bd7dc512d6f8 Description: Nihongo MicroGnuEmacs with CJK support. Ng is Nihongo Mg, MicroGnuEmacs. It is a small lightweight Emacs-like editor. It can handle both Latin and CJK. . ng-cjk can handle ISO-2022-JP, Shift-JIS, EUC-JP as well as EUC-KR and EUC-CN(GB only). Latin is not supported. Package: ng-cjk-canna Priority: optional [01:24:51 /tmp]$ > sed 's/^ /+/' control | grep -A 11 '^Package: ng-cjk$' > > Package: ng-cjk > Architecture: any > Depends: ${shlibs:Depends}, ng-common > Description: Nihongo MicroGnuEmacs with CJK support. > +Ng is Nihongo Mg, MicroGnuEmacs. It is a small lightweight Emacs-like > +editor. It can handle both Latin and CJK. > +. > +ng-cjk can handle ISO-2022-JP, Shift-JIS, EUC-JP as well as EUC-KR and > +EUC-CN(GB only). Latin is not supported. > + > Package: ng-cjk-canna > Architecture: any > > > I'll fix this right now and dupload it. > > Thanks, > > hirot > > > --pgp-sign-Multipart_Fri_Apr_27_01:25:02_2001-1 > Content-Type: application/pgp-signature > Content-Transfer-Encoding: 7bit > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.4 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQA66EvhfGUzr9MtPXERAoN0AKDKOojJg/Ooun07mLXhJc+6qE50sgCgrHZZ > NoU5vW2XMI+BDAW+w62aHxE= > =ru2q > -----END PGP SIGNATURE----- > > --pgp-sign-Multipart_Fri_Apr_27_01:25:02_2001-1-- > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Shaul Karl <[EMAIL PROTECTED]>