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

Bug#193484: marked as done (dfm: .mo files not included)



Your message dated Mon, 23 Jan 2006 08:13:34 +0100
with message-id <87acdnzaap.fsf@diziet.irb.hr>
and subject line Fixed in dfm 0.99.7-8
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 May 2003 22:36:45 +0000
>From barbier@liberte.polytechnique.fr Thu May 15 17:36:37 2003
Return-path: <barbier@liberte.polytechnique.fr>
Received: from smtp-104-thursday.nerim.net (kraid.nerim.net) [62.4.16.104] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 19GRL2-00059d-00; Thu, 15 May 2003 17:36:37 -0500
Received: from localhost.localdomain (sinibar.net1.nerim.net [62.4.18.43])
	by kraid.nerim.net (Postfix) with ESMTP
	id 8EE0640FCB; Fri, 16 May 2003 00:36:34 +0200 (CEST)
Received: by localhost.localdomain (Postfix, from userid 1000)
	id AABF924250; Fri, 16 May 2003 00:36:47 +0200 (CEST)
Date: Fri, 16 May 2003 00:36:47 +0200
From: Denis Barbier <barbier@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: dfm: .mo files not included
Message-ID: <20030515223647.GA4546@imacs.polytechnique.fr>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="vtzGhvizbBRQ85DL"
Content-Disposition: inline
X-Reportbug-Version: 2.10.1
User-Agent: Mutt/1.5.4i
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-18.6 required=4.0
	tests=BAYES_10,HAS_PACKAGE,PATCH_UNIFIED_DIFF,USER_AGENT_MUTT
	autolearn=ham version=2.53-bugs.debian.org_2003_05_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_09 (1.174.2.15-2003-03-30-exp)


--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: dfm
Version: 0.99.7 (not installed)
Severity: minor
Tags: patch

Hi,

your package is i18n-ed, but .mo files are not installed.
See for instance
   http://buildd.debian.org/fetch.php?&pkg=dfm&ver=0.99.7-7&arch=arm&stamp=1046812339&file=log&as=raw
/usr/bin/install: cannot create regular file `/usr/share/locale/de/LC_MESSAGES/dfm.mo': Permission denied

I believe that the attached patch fixes this bug, but I did not test it.
You will of course have to slightly modify your debian/rules file.

Denis

--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="dfm-i18n.patch"

--- po/Makefile.in.in.orig	2003-05-16 00:30:28.000000000 +0200
+++ po/Makefile.in.in	2003-05-16 00:30:59.000000000 +0200
@@ -18,10 +18,10 @@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
-datadir = $(prefix)/@DATADIRNAME@
+datadir = $(DESTDIR)$(prefix)/@DATADIRNAME@
 localedir = $(datadir)/locale
-gnulocaledir = $(prefix)/share/locale
-gettextsrcdir = $(prefix)/share/gettext/po
+gnulocaledir = $(DESTDIR)$(prefix)/share/locale
+gettextsrcdir = $(DESTDIR)$(prefix)/share/gettext/po
 subdir = po
 
 INSTALL = @INSTALL@

--vtzGhvizbBRQ85DL--

---------------------------------------
Received: (at 193484-done) by bugs.debian.org; 23 Jan 2006 07:13:43 +0000
>From mvela@irb.hr Sun Jan 22 23:13:43 2006
Return-path: <mvela@irb.hr>
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1F0vtW-0004aY-PU; Sun, 22 Jan 2006 23:13:43 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
	by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id k0N7DKXX031327;
	Mon, 23 Jan 2006 08:13:20 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
	by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id k0N7DYrr026516;
	Mon, 23 Jan 2006 08:13:34 +0100
Received: (from mvela@localhost)
	by diziet.irb.hr (8.13.5/8.13.5/Submit) id k0N7DYPS026514;
	Mon, 23 Jan 2006 08:13:34 +0100
From: Matej Vela <vela@debian.org>
To: 193484-done@bugs.debian.org, 268501-done@bugs.debian.org,
        277214-done@bugs.debian.org, 346662-done@bugs.debian.org
Subject: Fixed in dfm 0.99.7-8
Date: Mon, 23 Jan 2006 08:13:34 +0100
Message-ID: <87acdnzaap.fsf@diziet.irb.hr>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Source: dfm
Source-Version: 0.99.7-8

Now that dfm is orphaned, NMU-fixed bugs can be closed.
The original .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 20 Jan 2006 22:03:52 +0100
Source: dfm
Binary: dfm
Architecture: source powerpc
Version: 0.99.7-8
Distribution: unstable
Urgency: low
Maintainer: Marc 'HE' Brockschmidt <he@debian.org>
Changed-By: Marc 'HE' Brockschmidt <he@debian.org>
Description: 
 dfm        - Desktop-File-Manager for X11
Closes: 193484 268501 277214 346662
Changes: 
 dfm (0.99.7-8) unstable; urgency=low
 .
   * QA upload.
   * Orphan package, as maintainer asked for it in
     http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346662;msg=7;repeatmerged=no
 .
   * debian/control: Replace dependency on xlibs-dev (Closes: #346662)
   * debian/control: Update description (Closes: #277214, #268501)
   * Install .mo files (Closes: #193484)
 .
   * Housekeeping:
     + debian/rules upadte to dh 5.
     +
Files: 
 a441b011dcf7a9f81ed7cccf5c565dfa 663 x11 optional dfm_0.99.7-8.dsc
 62f83e795d866b02d39014afb0018707 3321 x11 optional dfm_0.99.7-8.diff.gz
 db799e24ef1828a4ba68589664769ace 255332 x11 optional dfm_0.99.7-8_powerpc.deb

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

iD8DBQFD0VQsmO5zOp3h7rERAkVuAJ9VuSdFynwafZmP8a+Yz6z2XFSeQACgj/53
M1IfpGGeumEEADHwjt48ZKU=
=l/O8
-----END PGP SIGNATURE-----



Reply to: