[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:14762] build non-US package
- From: Matanuki@xxxxxxxxxx
- Subject: [debian-devel:14762] build non-US package
- Date: Tue, 11 Dec 2001 23:38:55 +0900
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-devel-ctl@debian.or.jp; help=<mailto:debian-devel-ctl@debian.or.jp?body=help>
- X-ml-name: debian-devel
- X-mlserver: fml [fml 3.0pl#17]; post only (only members can post)
- Message-id: <87bsh5keju.wl@xxxxxxxxxx>
- X-mail-count: 14762
- User-agent: Wanderlust/2.7.6 (Too Funky) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigorymae) APEL/10.3 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.1 (AOI)
non-US packageを作成する際の詳細について教えて下さい。
ipv6calc-0.30が libsslにdependするようになり、
debian/controlのSection:行を main/netから non-US/mainに変更して
dpkg-buildpackage -uc -usしました。
dpkg -I ipv6calc_0.30-1_i386.debすると
[matanuki@chiaki:~/lab]$ dpkg -I ipv6calc_0.30-1_i386.deb
new debian package, version 2.0.
size 43136 bytes: control archive= 2249 bytes.
0 bytes, 0 lines conffiles
500 bytes, 14 lines control
1375 bytes, 19 lines md5sums
1480 bytes, 54 lines * postinst #!/bin/sh
862 bytes, 36 lines * postrm #!/bin/sh
876 bytes, 42 lines * preinst #!/bin/sh
198 bytes, 7 lines * prerm #!/bin/sh
Package: ipv6calc
Version: 0.30-1
Section: non-US/main
Priority: optional
Architecture: i386
Depends: libc6 (>= 2.2.4-4), libssl0.9.6
Suggests: host
Installed-Size: 180
Maintainer: (以下略)
と Section: は non-US/mainになっているのですが、
このパッケージを dpkg -i ipv6calc_0.30-1_i386.debした後に
dpkg -s ipv6calcすると
[mguuji@chiaki:~/lab]$ dpkg -s ipv6calc
Package: ipv6calc
Status: install ok installed
Priority: optional
Section: unknown
Installed-Size: 180
(以下略)
と Sectionが unknownになってしまいます。
なぜでしょう?
関連する(と思われる)パッケージのバージョンは以下の通りです。
$ dpkg -l dpkg dpkg-dev debhelper dh-make
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii dpkg 1.9.18 Package maintenance system for Debian
ii dpkg-dev 1.9.18 Package building tools for Debian
ii debhelper 3.0.51 helper programs for debian/rules
ii dh-make 0.26 Debianizing Tool for debhelper
よろしく御指導下さい。
--
ま