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

Bug#233417: marked as done (Inefficient packaging of arch independent data in package mozart-doc)



Your message dated Thu, 29 Jul 2004 15:48:08 -0400
with message-id <E1BqGsq-0002fU-00@newraff.debian.org>
and subject line Bug#233417: fixed in mozart 1.3.1.20040616-1
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; 18 Feb 2004 02:40:17 +0000
>From steve@einval.com Tue Feb 17 18:40:17 2004
Return-path: <steve@einval.com>
Received: from s2.ukfsn.org (mail.ukfsn.org) [217.158.120.143] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AtHdJ-0006Wr-00; Tue, 17 Feb 2004 18:40:17 -0800
Received: from localhost (lucy.ukfsn.org [127.0.0.1])
	by mail.ukfsn.org (Postfix) with ESMTP id DC27CE6D5F
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 02:39:12 +0000 (GMT)
Received: from mail.ukfsn.org ([127.0.0.1])
 by localhost (lucy.ukfsn.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 24183-20 for <submit@bugs.debian.org>;
 Wed, 18 Feb 2004 02:39:12 +0000 (GMT)
Received: from mail.einval.com (unknown [80.46.37.4])
	by mail.ukfsn.org (Postfix) with ESMTP id 073D0E6D50
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 02:39:12 +0000 (GMT)
Received: from sledge.mossbank.org.uk ([10.13.0.5] ident=mail)
	by mail.einval.com with esmtp (Exim 3.35 #1 (Debian))
	id 1AtHdG-0004c8-00
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 02:40:14 +0000
Received: from steve by sledge.mossbank.org.uk with local (Exim 3.36 #1 (Debian))
	id 1AtHdF-000511-00; Wed, 18 Feb 2004 02:40:13 +0000
To: submit@bugs.debian.org
Subject: Inefficient packaging of arch independent data in package mozart-doc
Message-Id: <E1AtHdF-000511-00@sledge.mossbank.org.uk>
From: Steve McIntyre <steve@einval.com>
Date: Wed, 18 Feb 2004 02:40:13 +0000
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_16 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_16
X-Spam-Level: 

Package: mozart-doc
Version: various
Severity: normal

This is a semi-automated bug report based on scanning the contents of
binary .deb files in the unstable Debian archive.

The mozart-doc packages seem to contain a very large amount of
architecture-independent data in architecture-dependent packages,
specifically data installed under /usr/share. This is wasteful of
mirror space and bandwidth, as we then end up with multiple copies of
this data, one for each architecture. Initial estimates suggest that
several gigabytes of Debian archive space may currently be wasted
because of packages like this.

The way to fix this depends on the layout of your package:

  * Some packages need to have a -common or -doc package split out to
    contain this common data, and the existing packages that need this
    data should then be altered to depend on the new -common or -doc
    package.

  * This package may already be such a -common or -doc package, in
    which case it probably should already be marked as Architecture:
    all in your debian/control file rather than Architecture: any .

  * Maybe the files under /usr/share do not belong there - several
    packages seem to contain data in /usr/share that is definitely
    architecture-dependent. In this case, please move the files into
    the right place.

Policy is quite clear on this point:

http://www.debian.org/doc/developers-reference/ch-best-pkging-practices#s-bpp-archindepdata

The usage of these packages is currently:
 debsize pkgsize /usr/share %  filename
 3606658  19564       19564 100 pool/main/m/mozart/mozart-doc_1.2.5.20030212-1_hppa.deb
 3589150  19564       19564 100 pool/main/m/mozart/mozart-doc_1.2.5.20030212-2_sparc.deb
 3589176  19568       19568 100 pool/main/m/mozart/mozart-doc_1.2.5.20030212-3_i386.deb
 3588732  19568       19568 100 pool/main/m/mozart/mozart-doc_1.2.5.20030212-3_m68k.deb
 3587882  19568       19568 100 pool/main/m/mozart/mozart-doc_1.2.5.20030212-3_mips.deb
 3588802  19568       19568 100 pool/main/m/mozart/mozart-doc_1.2.5.20030212-3_mipsel.deb
 3586746  19568       19568 100 pool/main/m/mozart/mozart-doc_1.2.5.20030212-3_powerpc.deb

Please split this package appropriately. If you believe your package
is already split reasonably, then sorry for bothering you. If you wish
to discuss this further, please feel free to reply to this bug. If you
agree that there's a problem here but need help to fix it: again, feel
free to ask...

Thanks,
--
Steve McIntyre, Cambridge, UK.                                steve@einval.com

---------------------------------------
Received: (at 233417-close) by bugs.debian.org; 29 Jul 2004 19:49:46 +0000
>From katie@ftp-master.debian.org Thu Jul 29 12:49:46 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BqGuP-0004D9-00; Thu, 29 Jul 2004 12:49:45 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BqGsq-0002fU-00; Thu, 29 Jul 2004 15:48:08 -0400
From: Kevin Glynn <glynn@info.ucl.ac.be>
To: 233417-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#233417: fixed in mozart 1.3.1.20040616-1
Message-Id: <E1BqGsq-0002fU-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 29 Jul 2004 15:48:08 -0400
Delivered-To: 233417-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: mozart
Source-Version: 1.3.1.20040616-1

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

mozart-doc_1.3.1.20040616-1_all.deb
  to pool/main/m/mozart/mozart-doc_1.3.1.20040616-1_all.deb
mozart_1.3.1.20040616-1.diff.gz
  to pool/main/m/mozart/mozart_1.3.1.20040616-1.diff.gz
mozart_1.3.1.20040616-1.dsc
  to pool/main/m/mozart/mozart_1.3.1.20040616-1.dsc
mozart_1.3.1.20040616-1_i386.deb
  to pool/main/m/mozart/mozart_1.3.1.20040616-1_i386.deb
mozart_1.3.1.20040616.orig.tar.gz
  to pool/main/m/mozart/mozart_1.3.1.20040616.orig.tar.gz



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 233417@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kevin Glynn <glynn@info.ucl.ac.be> (supplier of updated mozart 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: Wed, 28 Jul 2004 13:01:38 +0200
Source: mozart
Binary: mozart-doc mozart
Architecture: source i386 all
Version: 1.3.1.20040616-1
Distribution: unstable
Urgency: low
Maintainer: Kevin Glynn <glynn@info.ucl.ac.be>
Changed-By: Kevin Glynn <glynn@info.ucl.ac.be>
Description: 
 mozart     - The Mozart Programming System
 mozart-doc - The Mozart Programming System (Documentation)
Closes: 204045 233417 256597
Changes: 
 mozart (1.3.1.20040616-1) unstable; urgency=low
 .
   * New upstream release (CVS tag mozart-1-3-1) (Closes: #204045,#256597)
   * Upload into Debian unstable before freeze, many thanks to
     Pierre Machard for sponsoring
   * mozart-doc is now Architecture: all (Closes: #233417)
Files: 
 a0fe7330f37fa22affddef768a768428 759 devel optional mozart_1.3.1.20040616-1.dsc
 d851d0d2709a71a3b83e15594624de71 10951889 devel optional mozart_1.3.1.20040616.orig.tar.gz
 8a4576f8909255c955ec9dde3c188fff 11502 devel optional mozart_1.3.1.20040616-1.diff.gz
 1cee0ff211d52956b004e2787efe9ca3 5996138 devel optional mozart_1.3.1.20040616-1_i386.deb
 a6b9091253152e1e9dd2ce6158d1ded1 3576954 devel optional mozart-doc_1.3.1.20040616-1_all.deb

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

iD8DBQFBCUzaQxo87aLX0pIRAkphAJ9jp6/fR/YIUEqRV3FmBpBcb0lEvACfY+GD
4RC0m1/FeqZyJZ4l01dKUPY=
=yhwZ
-----END PGP SIGNATURE-----



Reply to: