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

Bug#309899: marked as done (ITP: libarchive -- functions for reading and writing streaming archives)



Your message dated Mon, 24 Oct 2005 14:04:07 -0600
with message-id <20051024200407.GA18099@merkel.debian.org>
and subject line Package exists in the archive
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 May 2005 10:31:57 +0000
>From brl@pcpool00.mathematik.uni-freiburg.de Fri May 20 03:31:56 2005
Return-path: <brl@pcpool00.mathematik.uni-freiburg.de>
Received: from pcpool00.mathematik.uni-freiburg.de [132.230.30.150] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DZ4nM-0005tR-00; Fri, 20 May 2005 03:31:56 -0700
Received: from pcpool09.mathematik.uni-freiburg.de ([132.230.30.159])
	by pcpool00.mathematik.uni-freiburg.de with asmtp (Exim 3.35 #1 (Debian))
	id 1DZ4nJ-00089Y-00
	for <submit@bugs.debian.org>; Fri, 20 May 2005 12:31:53 +0200
Received: from brl by pcpool09.mathematik.uni-freiburg.de with local (Exim 3.35 #1 (Debian))
	id 1DZ4nJ-0005zX-00
	for <submit@bugs.debian.org>; Fri, 20 May 2005 12:31:53 +0200
Date: Fri, 20 May 2005 12:31:53 +0200
From: "Bernhard R. Link" <brlink@debian.org>
To: submit@bugs.debian.org
Subject: ITP: libarchive -- functions for reading and writing streaming archives
Message-ID: <20050520103153.GA22976@pcpool00.mathematik.uni-freiburg.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Sender: "Bernhard R. Link" <brl@pcpool09.mathematik.uni-freiburg.de>
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-Status: No, hits=-3.4 required=4.0 tests=HAS_PACKAGE,UPPERCASE_25_50 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

package: wnpp
Severity: wishlist

I intent to package libarchive, a library for reading and writing archives.
It seems to be quite robust and especially allows for special read functions
(as I want to use it to read tar archives inside of ar archives without
temporary files).

To cite the manpage:
     The libarchive library provides a flexible interface for reading and                    
     writing streaming archive files such as tar and cpio.  The library is                   
     inherently stream-oriented; readers serially iterate through the archive,               
     writers serially add things to the archive.  In particular, note that                   
     there is no built-in support for random access nor for in-place modifica-               
     tion.                                                                                   
                                                                                             
     When reading an archive, the library automatically detects the format and               
     the compression.  The library currently has read support for:                           
     o   old-style tar                                                                       
     o   most variants of the POSIX ``ustar'' format,                                        
     o   the POSIX ``pax interchange'' format,                                               
     o   GNU-format tar archives,                                                            
     o   POSIX octet-oriented cpio archives.                                                 
     The library automatically detects archives compressed with gzip(1),                     
     bzip2(1), or compress(1) and decompresses them transparently.                           

Copyright headers are:
 * Copyright (c) 2003-2004 Tim Kientzle
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer
 *    in this position and unchanged.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 * IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

though it might also contain similary licensed code from other authors (freebsd libc),
which I will have to look at still.

Source is at http://people.freebsd.org/~kientzle/libarchive/src/libarchive-1.02.023.tar.gz
some more information is found at http://people.freebsd.org/~kientzle/libarchive/ 

Hochachtungsvoll,
	Bernhard R. Link

---------------------------------------
Received: (at 309899-done) by bugs.debian.org; 24 Oct 2005 20:04:08 +0000
>From tbm@merkel.debian.org Mon Oct 24 13:04:07 2005
Return-path: <tbm@merkel.debian.org>
Received: from merkel.debian.org [192.25.206.16] (mail)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EU8YB-0005QG-00; Mon, 24 Oct 2005 13:04:07 -0700
Received: from tbm by merkel.debian.org with local (Exim 3.36 1 (Debian))
	id 1EU8YB-0004oo-00; Mon, 24 Oct 2005 14:04:07 -0600
Date: Mon, 24 Oct 2005 14:04:07 -0600
From: Martin Michlmayr <tbm@cyrius.com>
To: 309899-done@bugs.debian.org
Subject: Package exists in the archive
Message-ID: <20051024200407.GA18099@merkel.debian.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Sender: Martin Michlmayr <tbm@merkel.debian.org>
Delivered-To: 309899-done@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

It seems that this package already exists in the archive.  If you have
uploaded the package yourself but forgotten to close this WNPP bug, please
read the instructions at http://www.debian.org/devel/wnpp for handling
WNPP bugs properly.  You should close WNPP bugs in your initial upload
with a statement like "Initial upload. (Closes: #309899)".  Thanks.
Of course, it might also be that someone else uploading this package,
in which case the statements above don't apply -- in any case, the package
seems to be in the archive now.

Information about the package already in the archive:

Package: libarchive
Binary: libarchive1, libarchive-dev
Version: 1.02.036-2
Priority: optional
Section: libs
Maintainer: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, libbz2-dev, zlib1g-dev, libacl1-dev, e2fslibs-dev, libattr1-dev
Architecture: any
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/liba/libarchive
Files: 8ff02fa570abb461c81a11c9b02d0dcc 682 libarchive_1.02.036-2.dsc
 684cc4c62d4173b295685fc44f0b851c 418581 libarchive_1.02.036.orig.tar.gz
 75f40bca2b3e1f79aac974e3eb8131e4 3665 libarchive_1.02.036-2.diff.gz

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: