Debian Bug report logs - #128949
xmms: locale are gone

version graph

Package: xmms; Maintainer for xmms is (unknown);

Reported by: Christian Marillat <marillat@debian.org>

Date: Sun, 13 Jan 2002 00:03:03 UTC

Severity: normal

Merged with 129030

Found in version 1.2.6-1

Fixed in version xmms/1.2.6-2

Done: Josip Rodin <jrodin@jagor.srce.hr>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin <jrodin@jagor.srce.hr>:
Bug#128949; Package xmms. (full text, mbox, link).


Acknowledgement sent to Christian Marillat <marillat@debian.org>:
New Bug report received and forwarded. Copy sent to Josip Rodin <jrodin@jagor.srce.hr>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Christian Marillat <marillat@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xmms: locale are gone
Date: Sun, 13 Jan 2002 00:54:58 +0100
Package: xmms
Version: 1.2.6-1
Severity: normal

Hi Josip,

No more locale in this version ?

Christian

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux falcon.wanadoo.fr 2.4.17 #1 mer jan 9 01:45:29 CET 2002 i686
Locale: LANG=fr_FR.ISO-8859-15, LC_CTYPE=french

Versions of packages xmms depends on:
ii  libc6                         2.2.4-7    GNU C Library: Shared libraries an
ii  libglib1.2                    1.2.10-3   The GLib library of C routines
ii  libgtk1.2                     1.2.10-9   The GIMP Toolkit set of widgets fo
ii  xlibs                         4.1.0-12   X Window System client libraries




Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin <jrodin@jagor.srce.hr>:
Bug#128949; Package xmms. (full text, mbox, link).


Acknowledgement sent to Josip Rodin <jrodin@public.srce.hr>:
Extra info received and forwarded to list. Copy sent to Josip Rodin <jrodin@jagor.srce.hr>. (full text, mbox, link).


Message #10 received at 128949@bugs.debian.org (full text, mbox, reply):

From: Josip Rodin <jrodin@public.srce.hr>
To: Christian Marillat <marillat@debian.org>, 128949@bugs.debian.org
Subject: Re: Bug#128949: xmms: locale are gone
Date: Sun, 13 Jan 2002 13:28:47 +0100
On Sun, Jan 13, 2002 at 12:54:58AM +0100, Christian Marillat wrote:
> Package: xmms
> Version: 1.2.6-1
> Severity: normal
> 
> Hi Josip,
> 
> No more locale in this version ?

http://lists.debian.org/debian-user/2002/debian-user-200201/msg02223.html

-- 
     2. That which causes joy or happiness.



Merged 128949 129030. Request was from Josip Rodin <jrodin@public.srce.hr> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org:
Bug#128949; Package xmms. (full text, mbox, link).


Acknowledgement sent to Tatsuya Kinoshita <tats@iris.ne.jp>:
Extra info received and forwarded to list. Copy sent to Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org. (full text, mbox, link).


Message #17 received at 128949@bugs.debian.org (full text, mbox, reply):

From: Tatsuya Kinoshita <tats@iris.ne.jp>
To: 128949@bugs.debian.org
Cc: marillat@debian.org
Subject: Re: xmms: locale are gone
Date: Mon, 11 Feb 2002 14:38:54 +0900 (JST)
Tags: patch

I think this is a serious bug.

Debian Policy Manual 5.2 debian/rules:

> The build target must not do anything that might require root privilege.

Please apply this patch:

---- 
--- xmms-1.2.6.orig/po/Makefile.in.in        Wed Jan  9 01:13:42 2002
+++ xmms-1.2.6/po/Makefile.in.in      Sat Feb  9 02:59:27 2002
@@ -16,7 +16,7 @@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 
-prefix = @prefix@
+prefix = $(DESTDIR)/@prefix@
 exec_prefix = @exec_prefix@
 datadir = $(prefix)/@DATADIRNAME@
 localedir = $(datadir)/locale
---- 

-- 
Tatsuya Kinoshita



Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org:
Bug#128949; Package xmms. (full text, mbox, link).


Acknowledgement sent to Josip Rodin <jrodin@public.srce.hr>:
Extra info received and forwarded to list. Copy sent to Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org. (full text, mbox, link).


Message #22 received at 128949@bugs.debian.org (full text, mbox, reply):

From: Josip Rodin <jrodin@public.srce.hr>
To: Tatsuya Kinoshita <tats@iris.ne.jp>, 128949@bugs.debian.org
Cc: marillat@debian.org
Subject: Re: Bug#128949: xmms: locale are gone
Date: Mon, 11 Feb 2002 12:55:50 +0100
On Mon, Feb 11, 2002 at 02:38:54PM +0900, Tatsuya Kinoshita wrote:
> Tags: patch
> 
> I think this is a serious bug.
> 
> Debian Policy Manual 5.2 debian/rules:
> 
> > The build target must not do anything that might require root privilege.

It just fails without aborting, no big deal.

> Please apply this patch:

Yeah, I know the patch, I had it in previous versions, I just haven't gotten
around to uploading it (notice how much bigger the .deb is now :).

-- 
     2. That which causes joy or happiness.



Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org:
Bug#128949; Package xmms. (full text, mbox, link).


Acknowledgement sent to Tatsuya Kinoshita <tats@iris.ne.jp>:
Extra info received and forwarded to list. Copy sent to Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org. (full text, mbox, link).


Message #27 received at 128949@bugs.debian.org (full text, mbox, reply):

From: Tatsuya Kinoshita <tats@iris.ne.jp>
To: 128949@bugs.debian.org
Subject: Re: Bug#128949: xmms: locale are gone
Date: Mon, 11 Feb 2002 23:19:07 +0900 (JST)
On Mon, 11 Feb 2002 12:55:50 +0100,
Josip Rodin <jrodin@public.srce.hr> wrote:

> > I think this is a serious bug.

> It just fails without aborting, no big deal.

This bug defiles the /usr/share/locale/* directories when debuild
as real root.

Of course the fakeroot package is recommended, but users are not
obligated to use it.

-- 
Tatsuya Kinoshita



Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org:
Bug#128949; Package xmms. (full text, mbox, link).


Acknowledgement sent to Josip Rodin <jrodin@public.srce.hr>:
Extra info received and forwarded to list. Copy sent to Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org. (full text, mbox, link).


Message #32 received at 128949@bugs.debian.org (full text, mbox, reply):

From: Josip Rodin <jrodin@public.srce.hr>
To: 128949@bugs.debian.org, tats@iris.ne.jp
Subject: Re: Bug#128949: xmms: locale are gone
Date: Mon, 11 Feb 2002 20:15:59 +0100
On Mon, Feb 11, 2002 at 11:19:07PM +0900, Tatsuya Kinoshita wrote:
> > > I think this is a serious bug.
> 
> > It just fails without aborting, no big deal.
> 
> This bug defiles the /usr/share/locale/* directories when debuild
> as real root.
> 
> Of course the fakeroot package is recommended, but users are not
> obligated to use it.

Nobody should use real root for making packages unless there's a compelling
reason... for most packages, there isn't one.

-- 
     2. That which causes joy or happiness.



Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org:
Bug#128949; Package xmms. (full text, mbox, link).


Acknowledgement sent to Tatsuya Kinoshita <tats@iris.ne.jp>:
Extra info received and forwarded to list. Copy sent to Josip Rodin <jrodin@jagor.srce.hr>, xmms@packages.qa.debian.org. (full text, mbox, link).


Message #37 received at 128949@bugs.debian.org (full text, mbox, reply):

From: Tatsuya Kinoshita <tats@iris.ne.jp>
To: 128949@bugs.debian.org
Subject: Re: Bug#128949: xmms: locale are gone
Date: Tue, 12 Feb 2002 13:13:20 +0900 (JST)
On Mon, 11 Feb 2002 20:15:59 +0100,
Josip Rodin <jrodin@public.srce.hr> wrote:

> Nobody should use real root for making packages unless there's a compelling
> reason... for most packages, there isn't one.

You are generally right.

However, I hope to keep the high quality of Debian package.

Debian policy says:

> The build target must not do anything that might require root
> privilege.

> The clean target may need to be invoked as root if binary has
> been invoked since the last clean, or if build has been invoked
> as root (since build may create directories, for example).

This means that you can build as non-root, and can build as root too.

-- 
Tatsuya Kinoshita



Reply sent to Josip Rodin <jrodin@jagor.srce.hr>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Christian Marillat <marillat@debian.org>:
Bug acknowledged by developer. (full text, mbox, link).


Message #42 received at 128949-close@bugs.debian.org (full text, mbox, reply):

From: Josip Rodin <jrodin@jagor.srce.hr>
To: 128949-close@bugs.debian.org
Subject: Bug#128949: fixed in xmms 1.2.6-2
Date: Thu, 14 Feb 2002 15:22:03 -0500
We believe that the bug you reported is fixed in the latest version of
xmms, which has been installed in the Debian FTP archive:

xmms-dev_1.2.6-2_i386.deb
  to pool/main/x/xmms/xmms-dev_1.2.6-2_i386.deb
xmms_1.2.6-2.diff.gz
  to pool/main/x/xmms/xmms_1.2.6-2.diff.gz
xmms_1.2.6-2.dsc
  to pool/main/x/xmms/xmms_1.2.6-2.dsc
xmms_1.2.6-2_i386.deb
  to pool/main/x/xmms/xmms_1.2.6-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 128949@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josip Rodin <jrodin@jagor.srce.hr> (supplier of updated xmms 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: Thu, 14 Feb 2002 20:07:11 +0100
Source: xmms
Binary: xmms-dev xmms
Architecture: source i386
Version: 1.2.6-2
Distribution: unstable
Urgency: low
Maintainer: Josip Rodin <jrodin@jagor.srce.hr>
Changed-By: Josip Rodin <jrodin@jagor.srce.hr>
Description: 
 xmms       - Versatile X audio player that looks like Winamp
 xmms-dev   - XMMS development static library and header files
Closes: 128949 132827
Changes: 
 xmms (1.2.6-2) unstable; urgency=low
 .
   * Added back the po/Makefile.in.in patch to make it install locales.
     Incredible what one implied set +e can do... closes: #128949.
   * Marked /etc/CORBA/servers/gnomexmms.gnorba as a conffile,
     closes: #132827
Files: 
 875996ec9b3d81dd61d8a3c01f53fa79 805 sound optional xmms_1.2.6-2.dsc
 527c71ee3f82329fa80061716df0d755 11090 sound optional xmms_1.2.6-2.diff.gz
 dc7df936ab9ff9bde0c670c5e4373ed5 1477004 sound optional xmms_1.2.6-2_i386.deb
 e9d1451aaf73fc412bd1cfe5f240d45d 26720 sound optional xmms-dev_1.2.6-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8bAutC1RHoiANFZYRAnFXAKDJTkZY91HGRg01KGwhHUiNtAhv2ACeIUVj
bhB75g/V9WVFRrlePLQy+ms=
=VTpE
-----END PGP SIGNATURE-----




Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Mon Jun 5 03:19:44 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.