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

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



Your message dated Sun, 22 Jan 2006 08:45:38 -0800
with message-id <E1F0iLS-0003sQ-TD@spohr.debian.org>
and subject line Bug#233464: fixed in yudit 2.7.8-2
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 03:02:19 +0000
>From steve@einval.com Tue Feb 17 19:02:19 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 1AtHyd-0007kf-00; Tue, 17 Feb 2004 19:02:19 -0800
Received: from localhost (lucy.ukfsn.org [127.0.0.1])
	by mail.ukfsn.org (Postfix) with ESMTP id DE50BE6D50
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 03:01:14 +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 25979-08 for <submit@bugs.debian.org>;
 Wed, 18 Feb 2004 03:01:14 +0000 (GMT)
Received: from mail.einval.com (unknown [80.46.37.4])
	by mail.ukfsn.org (Postfix) with ESMTP id 6B38CE6D8D
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 03:01:14 +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 1AtHyb-0005De-00
	for <submit@bugs.debian.org>; Wed, 18 Feb 2004 03:02:17 +0000
Received: from steve by sledge.mossbank.org.uk with local (Exim 3.36 #1 (Debian))
	id 1AtHya-0005Dw-00; Wed, 18 Feb 2004 03:02:16 +0000
To: submit@bugs.debian.org
Subject: Inefficient packaging of arch independent data in package yudit
Message-Id: <E1AtHya-0005Dw-00@sledge.mossbank.org.uk>
From: Steve McIntyre <steve@einval.com>
Date: Wed, 18 Feb 2004 03:02:16 +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: yudit
Version: 2.7.5-1
Severity: normal

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

The yudit 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
 4909910  14268       10204 71 pool/main/y/yudit/yudit_2.7.5-1_alpha.deb
 4681750  13448       10204 75 pool/main/y/yudit/yudit_2.7.5-1_arm.deb
 4965264  14424       10204 70 pool/main/y/yudit/yudit_2.7.5-1_hppa.deb
 4550272  12968       10204 78 pool/main/y/yudit/yudit_2.7.5-1_hurd-i386.deb
 4590314  12812       10204 79 pool/main/y/yudit/yudit_2.7.5-1_i386.deb
 4951418  15628       10204 65 pool/main/y/yudit/yudit_2.7.5-1_ia64.deb
 4539264  13224       10204 77 pool/main/y/yudit/yudit_2.7.5-1_m68k.deb
 4651144  15188       10204 67 pool/main/y/yudit/yudit_2.7.5-1_mips.deb
 4641354  15196       10204 67 pool/main/y/yudit/yudit_2.7.5-1_mipsel.deb
 4559368  13012       10204 78 pool/main/y/yudit/yudit_2.7.5-1_powerpc.deb
 4389958  13024       10204 78 pool/main/y/yudit/yudit_2.7.5-1_s390.deb
 4439312  12776       10204 79 pool/main/y/yudit/yudit_2.7.5-1_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 233464-close) by bugs.debian.org; 22 Jan 2006 16:51:18 +0000
>From joerg@spohr.debian.org Sun Jan 22 08:51:18 2006
Return-path: <joerg@spohr.debian.org>
Received: from joerg by spohr.debian.org with local (Exim 4.50)
	id 1F0iLS-0003sQ-TD; Sun, 22 Jan 2006 08:45:38 -0800
From: Mario Iseli <admin@marioiseli.com>
To: 233464-close@bugs.debian.org
X-Katie: lisa $Revision: 1.31 $
Subject: Bug#233464: fixed in yudit 2.7.8-2
Message-Id: <E1F0iLS-0003sQ-TD@spohr.debian.org>
Sender: Joerg Jaspert <joerg@spohr.debian.org>
Date: Sun, 22 Jan 2006 08:45:38 -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: yudit
Source-Version: 2.7.8-2

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

yudit-common_2.7.8-2_all.deb
  to pool/main/y/yudit/yudit-common_2.7.8-2_all.deb
yudit-doc_2.7.8-2_all.deb
  to pool/main/y/yudit/yudit-doc_2.7.8-2_all.deb
yudit_2.7.8-2.diff.gz
  to pool/main/y/yudit/yudit_2.7.8-2.diff.gz
yudit_2.7.8-2.dsc
  to pool/main/y/yudit/yudit_2.7.8-2.dsc
yudit_2.7.8-2_i386.deb
  to pool/main/y/yudit/yudit_2.7.8-2_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 233464@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mario Iseli <admin@marioiseli.com> (supplier of updated yudit 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: Tue, 17 Jan 2006 23:06:28 +0100
Source: yudit
Binary: yudit-doc yudit-common yudit
Architecture: source i386 all
Version: 2.7.8-2
Distribution: unstable
Urgency: low
Maintainer: Mario Iseli <admin@marioiseli.com>
Changed-By: Mario Iseli <admin@marioiseli.com>
Description: 
 yudit      - Unicode text editor (arch-dependent binaries)
 yudit-common - Unicode text editor (arch-independent files)
 yudit-doc  - Unicode text editor (Documentation)
Closes: 233464 347570
Changes: 
 yudit (2.7.8-2) unstable; urgency=low
 .
   * New Maintainer (Closes: #347570)
   * Separated source into 3 packages (-doc + -common) (Closes: #233464)
   * Removed the patch for the Makefile.conf (useless)
   * Overworked debian/copyright to new standards
   * Introduced dpatch and added the old 3 patches
   * Add UTF-8 Examples in debian/rules
Files: 
 05e6015160f7685f56083ede4b6eb026 615 editors optional yudit_2.7.8-2.dsc
 0ece6cf724f736fd587d9661e3d60660 7450 editors optional yudit_2.7.8-2.diff.gz
 5132cedfe1a4ab56f6ccb84178744638 1273226 editors optional yudit_2.7.8-2_i386.deb
 1409aec8a558d3e3d00e8eeaae124634 3102184 editors optional yudit-common_2.7.8-2_all.deb
 90b0ea2f78eac09d7ad5edf9dab24d68 122044 editors optional yudit-doc_2.7.8-2_all.deb

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

iD8DBQFDzqrlCV53xXnMZYYRAlviAKC4CPEPaX7rBUP6iJptFD4QcexQGQCgwG/S
NX0hLOzzvmvY9EsA6oRRxRg=
=/CXR
-----END PGP SIGNATURE-----



Reply to: