Your message dated Sun, 11 Dec 2005 09:47:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#329215: fixed in apt-build 0.12.14
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Sep 2005 14:21:05 +0000
>From [EMAIL PROTECTED] Tue Sep 20 07:21:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from rcpt-expgw.biglobe.ne.jp [202.225.89.181]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EHizZ-0005Uz-00; Tue, 20 Sep 2005 07:21:05 -0700
Received: from smtp-gw.biglobe.ne.jp
by rcpt-expgw.biglobe.ne.jp (mssh/3613031104) with ESMTP id
j8KEL3Ks000111;
Tue, 20 Sep 2005 23:21:03 +0900 (JST)
X-Biglobe-Sender: <[EMAIL PROTECTED]>
Received: from [127.0.0.1] (220.102.239.12 [220.102.239.12]) by
smtp-gw.biglobe.ne.jp
id XAJRC0A82706; Tue, 20 Sep 2005 23:21:02 +0900 (JST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Masami Ichikawa <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-build: apt_args doesn't use --force-yes option
X-Mailer: reportbug 3.17
Date: Tue, 20 Sep 2005 23:21:03 +0900
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: apt-build
Version: 0.12.11
Severity: normal
when I used apt-build, I got this error message.
[EMAIL PROTECTED]:/home/masami]$ sudo apt-build install hello
Couldn't stat source package list file: apt-build/main Packages
(/var/lib/apt/lists/_var_cache_apt-build_repository_dists_apt-build_main_binary-i386_Packages)
- stat (2 No such file or directory)
Couldn't stat source package list file: apt-build/main Packages
(/var/lib/apt/lists/_var_cache_apt-build_repository_dists_apt-build_main_binary-i386_Packages)
- stat (2 No such file or directory)
You may want to run apt-get update to correct these problems
W: Couldn't stat source package list file: apt-build/main Packages
(/var/lib/apt/lists/_var_cache_apt-build_repository_dists_apt-build_main_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list file: apt-build/main Packages
(/var/lib/apt/lists/_var_cache_apt-build_repository_dists_apt-build_main_binary-i386_Packages)
- stat (2 No such file or directory)
-----> Installing build dependencies (for hello) <-----
Reading package lists... Done
[snip]
Ign file: apt-build Release.gpg
Get:1 file: apt-build Release [89B]
Ign file: apt-build/main Packages
Hit ftp://ftp.jp.debian.org unstable Release.gpg
Hit ftp://ftp.jp.debian.org unstable Release
Hit ftp://ftp.jp.debian.org unstable/main Packages
Hit ftp://ftp.jp.debian.org unstable/non-free Packages
Hit ftp://ftp.jp.debian.org unstable/contrib Packages
Hit ftp://ftp.jp.debian.org unstable/main Sources
Hit ftp://ftp.jp.debian.org unstable/non-free Sources
Hit ftp://ftp.jp.debian.org unstable/contrib Sources
Fetched 89B in 0s (114B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
hello
0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 0B/48.4kB of archives.
After unpacking 483kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
hello
E: There are problems and -y was used without --force-yes
after I added --force-yes option , apt-build is working.
--- orig/apt-build 2005-09-20 22:15:35.000000000 +0900
+++ new/apt-build 2005-09-20 22:20:34.000000000 +0900
@@ -43,7 +43,7 @@
my $VERSION = "0.12.11";
my ($conf, %conf, @builddep, @apt_args);
[EMAIL PROTECTED] = qw/--yes/; # and DEFAULT => 1, down in parse_config()
[EMAIL PROTECTED] = qw/--yes --force-yes/; # and DEFAULT => 1, down in
parse_config()
my @actions = qw/install source remove info update upgrade world build_source
update_source
clean_sources build_repository clean_build clean_repository moo
find/; # possible actions
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages apt-build depends on:
ii apt 0.6.41 Advanced front-end for dpkg
ii apt-utils 0.6.41 APT utility programs
ii debconf 1.4.58 Debian configuration management sy
ii devscripts 2.9.7 Scripts to make the life of a Debi
ii dpkg-dev 1.13.11 package building tools for Debian
ii g++ 4:4.0.1-3 The GNU C++ compiler
ii gcc 4:4.0.1-3 The GNU C compiler
ii libappconfig-perl 1.56-2 Perl module for configuration file
ii libapt-pkg-perl 0.1.17 Perl interface to libapt-pkg
ii perl 5.8.7-5 Larry Wall's Practical Extraction
Versions of packages apt-build recommends:
ii build-essential 11.1 informational list of build-essent
ii fakeroot 1.5.1 Gives a fake root environment
-- debconf information:
apt-build/arch_amd: k6
apt-build/arch_alpha: ev4
* apt-build/options:
* apt-build/arch_intel: pentium4
apt-build/arch_arm: armv2
* apt-build/make_options:
* apt-build/olevel: Medium
* apt-build/build_dir: /var/cache/apt-build/build
* apt-build/repository_dir: /var/cache/apt-build/repository
apt-build/arch_sparc: sparc
apt-build/arch_amd64: x86-64
* apt-build/add_to_sourceslist: true
---------------------------------------
Received: (at 329215-close) by bugs.debian.org; 11 Dec 2005 17:53:31 +0000
>From [EMAIL PROTECTED] Sun Dec 11 09:53:31 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1ElVHv-0002Mr-4X; Sun, 11 Dec 2005 09:47:07 -0800
From: Julien Danjou <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#329215: fixed in apt-build 0.12.14
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Dec 2005 09:47:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: apt-build
Source-Version: 0.12.14
We believe that the bug you reported is fixed in the latest version of
apt-build, which is due to be installed in the Debian FTP archive:
apt-build_0.12.14.dsc
to pool/main/a/apt-build/apt-build_0.12.14.dsc
apt-build_0.12.14.tar.gz
to pool/main/a/apt-build/apt-build_0.12.14.tar.gz
apt-build_0.12.14_i386.deb
to pool/main/a/apt-build/apt-build_0.12.14_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Danjou <[EMAIL PROTECTED]> (supplier of updated apt-build package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 11 Dec 2005 18:06:45 +0100
Source: apt-build
Binary: apt-build
Architecture: source i386
Version: 0.12.14
Distribution: unstable
Urgency: low
Maintainer: Julien Danjou <[EMAIL PROTECTED]>
Changed-By: Julien Danjou <[EMAIL PROTECTED]>
Description:
apt-build - frontend to apt to build, optimize and install packages
Closes: 329215 329937 332394 336499 336671 337091
Changes:
apt-build (0.12.14) unstable; urgency=low
.
* Fix patch problem (Closes: #329937)
* Fix PATH problem (Closes: #332394)
* Add support for --force-yes apt option (Closes: #329215)
* Add ca translation (Closes: #336499)
* Update sv translation (Closes: #336671)
* Update ru translation (Closes: #337091)
Files:
70c9717117f6bf82b8d969872ecbd7fe 506 devel optional apt-build_0.12.14.dsc
10098a29e3eb9a266527d8ff1d2f53b9 39289 devel optional apt-build_0.12.14.tar.gz
85b6732e75a23afd7262dd36e4a36e06 33536 devel optional
apt-build_0.12.14_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDnGJPpGK1HsL+5c0RAoU6AJ431qJS3Dt3UehWTx5ASCp4OTXazwCgmYY3
loA6rPt+y5MwOG8Vof43nsM=
=+vvW
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]