[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:01807] Re: [debian-users:01744] Re: unpack error in source of auctex-ja
From: yochi@xxxxxxxxxxx
Subject: [debian-devel:01805] Re: [debian-users:01744] Re: unpack error
in source of auctex-ja
Date: Wed, 03 Sep 1997 22:21:34 +0900
> From: NABETANI Hidenobu <nabetani@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Message-ID: <199709031300.WAA23407@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
>
> nabetani> debian-users の話からですが、ソースを展開できない(であろう)パッケージを
> nabetani> 自分で調べてみました。*.diff.gz を全て取ってきて、
> nabetani> "\No newline at end of file" を grep にかけただけです。
これは
| dpkg (1.4.0.19) unstable; urgency=low
| (略)
| * dpkg-source now properly handles '\ no newline in source' message from
| patch (fixes #5041).
なので hamm になれば問題ありません。
# が、bo では問題あり
> で、自分がメンテナンスしているパッケージだけですが、
> dpkg-source -x
> でソースの展開をしてみました。
>
> nabetani> skk_9.6-3
>
> ちゃんと展開できます。
skkは別の理由で展開できませんでした(^^;
% dpkg-source -x skk_9.6-3.dsc
dpkg-source: error: diff patches file (skk-9.6.orig/contrib/diclookup-mule/diclookup-mule.el.diff) whose directory does not appear in tarfile
zsh: exit 29 dpkg-source -x skk_9.6-3.dsc
% md5sum skk_9.6-3.dsc
90db987ceae64ec2a9c69f6879127ac7 skk_9.6-3.dsc
これは、おそらく
| dpkg (1.4.0.9) unstable; urgency=low
| (略)
| * dpkg-source -b now warns (was previously silent) if maintainer changes
| create new subdirectories. dpkg-source -x now warns (previously gave
| error) if maintainer changes create new subdirectories (partially
| fixes #6866, #6671, #5045, #6482).
あたりで fix されているんだと思いますが、これもやはり bo では問題ありです。
# bo は dpkg-1.4.0.8
--
鵜飼文敏