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

Bug#233337: marked as done (Inefficient packaging of arch independent data in package csmash)



Your message dated Thu, 27 May 2004 02:01:05 -0400
with message-id <E1BTDwv-0002EJ-00@newraff.debian.org>
and subject line Bug#233337: fixed in csmash 0.6.6-3
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:01:13 +0000
>From steve@einval.com Tue Feb 17 18:01:13 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 1AtH1U-0003O6-00; Tue, 17 Feb 2004 18:01:13 -0800
Received: from localhost (lucy.ukfsn.org [127.0.0.1])
	by mail.ukfsn.org (Postfix) with ESMTP id B2642E6D50
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 02:00:08 +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 23428-17 for <submit@bugs.debian.org>;
 Wed, 18 Feb 2004 02:00:08 +0000 (GMT)
Received: from mail.einval.com (unknown [80.46.37.4])
	by mail.ukfsn.org (Postfix) with ESMTP id 41901E6D40
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 02:00:08 +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 1AtH1S-0003eh-00
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 02:01:10 +0000
Received: from steve by sledge.mossbank.org.uk with local (Exim 3.36 #1 (Debian))
	id 1AtH1R-0004Wo-00; Wed, 18 Feb 2004 02:01:09 +0000
To: submit@bugs.debian.org
Subject: Inefficient packaging of arch independent data in package csmash
Message-Id: <E1AtH1R-0004Wo-00@sledge.mossbank.org.uk>
From: Steve McIntyre <steve@einval.com>
Date: Wed, 18 Feb 2004 02:01:09 +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: csmash
Version: 0.6.6-2
Severity: normal

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

The csmash 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
 1892556  10000        9112 91 pool/main/c/csmash/csmash_0.6.6-2_alpha.deb
 1860444   9796        9112 93 pool/main/c/csmash/csmash_0.6.6-2_arm.deb
 1892658  10000        9112 91 pool/main/c/csmash/csmash_0.6.6-2_hppa.deb
 1915012   9704        9112 93 pool/main/c/csmash/csmash_0.6.6-2_i386.deb
 1949094  10728        9112 84 pool/main/c/csmash/csmash_0.6.6-2_ia64.deb
 1838388   9684        9112 94 pool/main/c/csmash/csmash_0.6.6-2_m68k.deb
 1870716  10224        9112 89 pool/main/c/csmash/csmash_0.6.6-2_mips.deb
 1866918  10224        9112 89 pool/main/c/csmash/csmash_0.6.6-2_mipsel.deb
 1858524   9848        9112 92 pool/main/c/csmash/csmash_0.6.6-2_powerpc.deb
 1850160   9828        9112 92 pool/main/c/csmash/csmash_0.6.6-2_s390.deb
 1859054   9924        9112 91 pool/main/c/csmash/csmash_0.6.6-2_sparc.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 233337-close) by bugs.debian.org; 27 May 2004 06:13:38 +0000
>From rdonald@newraff.debian.org Wed May 26 23:13:38 2004
Return-path: <rdonald@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BTE93-00018w-00; Wed, 26 May 2004 23:13:37 -0700
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BTDwv-0002EJ-00; Thu, 27 May 2004 02:01:05 -0400
From: Bartosz Fenski <fenio@o2.pl>
To: 233337-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#233337: fixed in csmash 0.6.6-3
Message-Id: <E1BTDwv-0002EJ-00@newraff.debian.org>
Sender: Randall Donald <rdonald@newraff.debian.org>
Date: Thu, 27 May 2004 02:01:05 -0400
Delivered-To: 233337-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: 
X-CrossAssassin-Score: 2

Source: csmash
Source-Version: 0.6.6-3

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

csmash-data_0.6.6-3_all.deb
  to pool/main/c/csmash/csmash-data_0.6.6-3_all.deb
csmash_0.6.6-3.diff.gz
  to pool/main/c/csmash/csmash_0.6.6-3.diff.gz
csmash_0.6.6-3.dsc
  to pool/main/c/csmash/csmash_0.6.6-3.dsc
csmash_0.6.6-3_i386.deb
  to pool/main/c/csmash/csmash_0.6.6-3_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 233337@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bartosz Fenski <fenio@o2.pl> (supplier of updated csmash 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, 10 May 2004 13:01:11 +0200
Source: csmash
Binary: csmash-data csmash
Architecture: source i386 all
Version: 0.6.6-3
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski <fenio@o2.pl>
Changed-By: Bartosz Fenski <fenio@o2.pl>
Description: 
 csmash     - CannonSmash, a table tennis simulation game
 csmash-data - data file for the CannonSmash game
Closes: 228430 233337
Changes: 
 csmash (0.6.6-3) unstable; urgency=low
 .
   * New maintainer. (Closes: #228430)
   * Data files are now separated (csmash-data). (Closes: #233337)
   * Icon moved to /usr/share/pixmaps/.
   * Added URL to description.
   * Patch for loadparts.cpp is now applied by dpatch, thus some changes
     were made in debian/control and debian/rules.
   * Removed config.(sub|guess) files (we're now using autotools-dev)
   * debian/control:
     - explicitly select *gl* dependencies
     - added dependency on autotools-dev, thus some changes in rules file too
   * debian/rules:
     - extended binary-indep target for csmash-data
       thanks for Andreas Metzler for pointing it out to me.
     - some fixes to use `xargs -0r` instead of simple rm
       thanks to many people from debian-mentors@l.d.o for suggestions.
Files: 
 c524665613c3e015125d27f2f890ce21 754 games optional csmash_0.6.6-3.dsc
 b9ee732c0d2820ddb985cba2dc8362eb 6264 games optional csmash_0.6.6-3.diff.gz
 b89e1e47ed5b530eb948749ee92f1f82 1647584 games optional csmash-data_0.6.6-3_all.deb
 1cc0fa1692f534bb2c308873d3000a3a 201424 games optional csmash_0.6.6-3_i386.deb

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

iD8DBQFAn9MZHTOcZYuNdmMRAhzkAKCFBf6OQ1isOFJPrGvcMEGHbwtJuQCfVNH9
KDz8X+fBwBgbNBv1cdBnNOA=
=mpbN
-----END PGP SIGNATURE-----



Reply to: