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

Bug#164868: marked as done (glibc-$DEBVERSION dependency is harmful for unreleased architectures)



Your message dated Mon, 21 Oct 2002 12:23:45 -0400
with message-id <20021021162345.GC540@phunnypharm.org>
and subject line Bug#164868: glibc-$DEBVERSION dependency is harmful for unreleased architectures
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; 15 Oct 2002 17:00:13 +0000
>From sanvila@unex.es Tue Oct 15 12:00:13 2002
Return-path: <sanvila@unex.es>
Received: from pizarro.unex.es [158.49.8.2] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 181V3E-0005q8-00; Tue, 15 Oct 2002 12:00:12 -0500
Received: from guadiana.unex.es (root@guadiana.unex.es [158.49.8.233])
	by pizarro.unex.es (8.9.3/8.9.1) with ESMTP id TAA12989
	for <submit@bugs.debian.org>; Tue, 15 Oct 2002 19:00:11 +0200
Received: from cantor.unex.es (cantor.unex.es [158.49.18.105])
	by guadiana.unex.es (8.9.3/8.9.1) with ESMTP id TAA16588
	for <submit@bugs.debian.org>; Tue, 15 Oct 2002 19:00:17 +0200
Date: Tue, 15 Oct 2002 19:00:24 +0200 (CEST)
From: Santiago Vila <sanvila@unex.es>
To: submit@bugs.debian.org
Subject: glibc-$DEBVERSION dependency is harmful for unreleased architectures
Message-ID: <[🔎] Pine.LNX.4.44.0210151840270.10376-314159@cantor.unex.es>
X-Debbugs-Cc: sanvila@unex.es
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org

Package: locales

The dependency of locales on glibc-$DEBVERSION is harmful for
non-released architectures like the Hurd, since the only locales
package which exists (since there is not a testing disrtibution)
becomes uninstallable until the glibc package is recompiled.

Such dependency should be on glibc-$VERSION at most.

The reason glibc-$DEBVERSION was required in the past was that, at
some point, there were incompatible locales and libc packages having
the same VERSION but different DEBVERSION numbers. This was because
the maintainer was introducing new code from CVS without changing
the VERSION, which may be considered as a bad practice.

So, I request that the dependency is changed again to a non-debversioned
one (like glibc-$VERSION) and the maintainer refrains from making
incompatible changes without changing $VERSION as well.

Thanks.


---------------------------------------
Received: (at 164868-done) by bugs.debian.org; 21 Oct 2002 16:24:00 +0000
>From bmc@phunnypharm.org Mon Oct 21 11:23:59 2002
Return-path: <bmc@phunnypharm.org>
Received: from blowme.phunnypharm.org [65.207.35.140] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 183fLS-00034U-00; Mon, 21 Oct 2002 11:23:58 -0500
Received: from hopper.phunnypharm.org ([192.168.0.13] ident=mail)
	by blowme.phunnypharm.org with esmtp (Exim 3.35 #1 (Debian))
	id 183fLJ-0004Uj-00; Mon, 21 Oct 2002 12:23:49 -0400
Received: from bmc by hopper.phunnypharm.org with local (Exim 3.36 #1 (Debian))
	id 183fLF-0000GC-00; Mon, 21 Oct 2002 12:23:45 -0400
Date: Mon, 21 Oct 2002 12:23:45 -0400
From: Ben Collins <bcollins@debian.org>
To: Santiago Vila <sanvila@unex.es>, 164868-done@bugs.debian.org
Cc: GOTO Masanori <gotom@debian.or.jp>
Subject: Re: Bug#164868: glibc-$DEBVERSION dependency is harmful for unreleased architectures
Message-ID: <20021021162345.GC540@phunnypharm.org>
References: <804rbgazqy.wl@oris.opensource.jp> <[🔎] Pine.LNX.4.44.0210211205410.2990-314159@cantor.unex.es>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] Pine.LNX.4.44.0210211205410.2990-314159@cantor.unex.es>
User-Agent: Mutt/1.4i
Delivered-To: 164868-done@bugs.debian.org
X-Spam-Status: No, hits=-17.3 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 

On Mon, Oct 21, 2002 at 12:17:50PM +0200, Santiago Vila wrote:
> reopen 164868
> thanks
> 
> On Mon, 21 Oct 2002, GOTO Masanori wrote:
> 
> > At Tue, 15 Oct 2002 19:00:24 +0200 (CEST),
> > Santiago Vila wrote:
> > > The dependency of locales on glibc-$DEBVERSION is harmful for
> > > non-released architectures like the Hurd, since the only locales
> > > package which exists (since there is not a testing disrtibution)
> > > becomes uninstallable until the glibc package is recompiled.
> >
> > I don't know why hurd is the special case.
> > Why do you just recompile them?
> 
> That's not the problem, the problem is that *while* it's not
> recompiled yet, the locales package becomes *completely* uninstallable,
> because the old version is not available anymore.
> 
> If you do not consider this a problem in libc, please reassign this
> to the ftp.debian.org package so that they create a testing
> distribution for all unreleased architectures, one that does not
> remove old packages until the new ones become installable.

Unstable is a freaking moving target. Don't file bugs just because
things don't stay in sync. That's ignorant.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/



Reply to: