[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#322483: marked as done (apt-utils: please include an example for apt-ftparchive generate)



Your message dated Tue, 06 Sep 2005 01:17:03 -0700
with message-id <E1ECYdb-0000Ku-00@spohr.debian.org>
and subject line Bug#322483: fixed in apt 0.6.41
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; 10 Aug 2005 22:08:48 +0000
>From apaku@gmx.de Wed Aug 10 15:08:48 2005
Return-path: <apaku@gmx.de>
Received: from mail.gmx.net [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
	id 1E2yki-0002ax-00; Wed, 10 Aug 2005 15:08:48 -0700
Received: (qmail invoked by alias); 10 Aug 2005 22:08:16 -0000
Received: from C3B3C707.dial.de.easynet.net (EHLO morpheus.apaku.dnsalias.org) [195.179.199.7]
  by mail.gmx.net (mp024) with SMTP; 11 Aug 2005 00:08:16 +0200
X-Authenticated: #15861332
Received: from andreas by morpheus.apaku.dnsalias.org with local (Exim 4.52)
	id 1E2yk5-0005Hv-GM; Thu, 11 Aug 2005 00:08:09 +0200
Content-Type: multipart/mixed; boundary="===============0823401259=="
MIME-Version: 1.0
From: Andreas Pakulat <apaku@gmx.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-utils: please include an example for apt-ftparchive generate
X-Mailer: reportbug 3.15
Date: Thu, 11 Aug 2005 00:08:09 +0200
Message-Id: <E1E2yk5-0005Hv-GM@morpheus.apaku.dnsalias.org>
X-Y-GMX-Trusted: 0
Delivered-To: submit@bugs.debian.org
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===============0823401259==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: apt-utils
Version: 0.6.40.1
Severity: wishlist

Hi,

when I first found apt-ftparchive and it's generate command I hade a
quite hard time to figure out how the conf-file needs to look like so
that it works. Now this would have been much easier if there were an
example, so I took my apt-ftparchive.conf polished it a bit (included
the contrib section) and wrote this bugreport. The config is attached
and I hope it will make it into one of the next releases. 

Andreas

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-cherry+noradeon+8139c+
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages apt-utils depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.40.1   Advanced front-end for dpkg
ii  libc6                         2.3.5-3    GNU C Library: Shared libraries an
ii  libdb4.2                      4.2.52-19  Berkeley v4.2 Database Libraries [
ii  libgcc1                       1:4.0.1-3  GCC support library
ii  libstdc++6                    4.0.1-3    The GNU Standard C++ Library v3

apt-utils recommends no packages.

-- no debconf information

--===============0823401259==
Content-Type: text/x-c++; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="apt-ftparchive.conf"

// This config is for use with the pool-structure for the packages, thus we
// don't use a Tree Section in here

// The debian archive should be in the current working dir
Dir {
	ArchiveDir ".";
	CacheDir ".";
};

// Create Packages, Packages.gz and Packages.bz2, remove what you don't need
Default {
	Packages::Compress ". gzip bzip2";
	Sources::Compress ". gzip bzip2";
	Contents::Compress ". gzip bzip2";
};

// Includes the main section. You can structure the directory tree under
// ./pool/main any way you like, apt-ftparchive will take any deb (and
// source package) it can find. This creates a Packages a Sources and a
// Contents file for these in the main section of the sid release
BinDirectory "pool/main" {
	Packages "dists/sid/main/binary-i386/Packages";
	SrcPackages "dists/sid/main/source/Sources";
	Contents "dists/sid/Contents-i386";
}

// This is the same for the contrib section
BinDirectory "pool/contrib" {
	Packages "dists/sid/contrib/binary-i386/Packages";
	SrcPackages "dists/sid/contrib/source/Sources";
	Contents "dists/sid/Contents-i386";
}

// This is the same for the non-free section
BinDirectory "pool/non-free" {
	Packages "dists/sid/non-free/binary-i386/Packages";
	SrcPackages "dists/sid/non-free/source/Sources";
	Contents "dists/sid/Contents-i386";
};

// By default all Packages should have the extension ".deb"
Default {
	Packages {
		Extensions ".deb";
	};
};

--===============0823401259==--

---------------------------------------
Received: (at 322483-close) by bugs.debian.org; 6 Sep 2005 08:19:46 +0000
>From katie@spohr.debian.org Tue Sep 06 01:19:46 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1ECYdb-0000Ku-00; Tue, 06 Sep 2005 01:17:03 -0700
From: Michael Vogt <mvo@debian.org>
To: 322483-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#322483: fixed in apt 0.6.41
Message-Id: <E1ECYdb-0000Ku-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Tue, 06 Sep 2005 01:17:03 -0700
Delivered-To: 322483-close@bugs.debian.org
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
X-CrossAssassin-Score: 9

Source: apt
Source-Version: 0.6.41

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:

apt-doc_0.6.41_all.deb
  to pool/main/a/apt/apt-doc_0.6.41_all.deb
apt-utils_0.6.41_i386.deb
  to pool/main/a/apt/apt-utils_0.6.41_i386.deb
apt_0.6.41.dsc
  to pool/main/a/apt/apt_0.6.41.dsc
apt_0.6.41.tar.gz
  to pool/main/a/apt/apt_0.6.41.tar.gz
apt_0.6.41_i386.deb
  to pool/main/a/apt/apt_0.6.41_i386.deb
libapt-pkg-dev_0.6.41_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.6.41_i386.deb
libapt-pkg-doc_0.6.41_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.6.41_all.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 322483@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  5 Sep 2005 22:59:03 +0200
Source: apt
Binary: apt-utils libapt-pkg-doc libapt-pkg-dev apt-doc apt
Architecture: source all i386
Version: 0.6.41
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description: 
 apt        - Advanced front-end for dpkg
 apt-doc    - Documentation for APT
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 225947 280356 282918 316314 319142 321799 322120 322267 322483
Changes: 
 apt (0.6.41) unstable; urgency=low
 .
   * improved the support for "error" and "conffile" reporting from
     dpkg, added the format to README.progress-reporting
   * added README.progress-reporting to the apt-doc package
   * improved the network timeout handling, if a index file from a
     sources.list times out or EAI_AGAIN is returned from getaddrinfo,
     don't try to get the other files from that entry
   * Support architecture-specific extra overrides
     (closes: #225947). Thanks to  Anthony Towns for idea and
     the patch, thanks to Colin Watson for testing it.
   * Javier Fernandez-Sanguino Pen~a:
     - Added a first version of an apt-secure.8 manpage, and modified
       apt-key and apt.end accordingly. Also added the 'update'
       argument to apt-key which was previously not documented
       (Closes: #322120)
   * Andreas Pakulat:
     - added example apt-ftparchive.conf file to doc/examples
       (closes: #322483)
   * Fix a incorrect example in the man-page (closes: #282918)
   * Fix a bug for very long lines in the apt-cdrom code (closes: #280356)
   * Fix a manual page bug (closes: #316314)
   * Do md5sum checking for file and cdrom method (closes: #319142)
   * Change pkgPolicy::Pin from private to protected to let subclasses
     access it too (closes: #321799)
   * add default constructor for PrvIterator (closes: #322267)
   * Reread status configuration on debSystem::Initialize()
     (needed for apt-proxy, thanks to Otavio for this patch)
Files: 
 090ba076d2cb8ff0f5bd3268fc6db98b 785 admin important apt_0.6.41.dsc
 e2b3b7efa18819697b98bc331be5d753 1404829 admin important apt_0.6.41.tar.gz
 fc382e26c7799f24ee016d63a91e5444 84582 doc optional apt-doc_0.6.41_all.deb
 b7489b71812e7f04a539c0f70eedfbab 107782 doc optional libapt-pkg-doc_0.6.41_all.deb
 b7c2bd26e1a5ec6f1136647f9b6cfeaa 1234008 base important apt_0.6.41_i386.deb
 5587979998d3b3dce41d7a83ab037029 78202 libdevel optional libapt-pkg-dev_0.6.41_i386.deb
 907fa6bba6bd83fbad68d05f6af97af6 202964 admin important apt-utils_0.6.41_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDHLu0liSD4VZixzQRApG0AJ9pQEbQ8+0OZFPIcS84DekOX3597QCeJir6
D9MF0Ztx9yF6zZxjbTItpeA=
=NX47
-----END PGP SIGNATURE-----



Reply to: