Your message dated Thu, 10 May 2012 16:30:42 +0200
with message-id <[email protected]>
and subject line Re: Bug#672368: debian-handbook: Missing debian brandfile when
trying to update_po in Publican.
has caused the Debian Bug report #672368,
regarding debian-handbook: Missing debian brandfile when trying to update_po in
Publican.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
672368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672368
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debian-handbook
Severity: normal
Dear Maintainer,
* What led up to the situation?
Trying to generate PO files for de-DE.
* What exactly did you do (or not do) that was effective (or
ineffective)?
$ git clone git://anonscm.debian.org/debian-handbook/debian-handbook.git
$ cd debian-handbook
$ publican update_po --langs de-DE
* What was the outcome of this action?
Failed to load brand file:
/usr/share/publican/Common_Content/debian/publican.cfg at /usr/bin/publican
line 647
* What outcome did you expect instead?
PO files for de-DE to be generated.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Hello,
On Thu, 10 May 2012, Sebastian Gassner wrote:
> $ git clone git://anonscm.debian.org/debian-handbook/debian-handbook.git
> $ cd debian-handbook
> $ publican update_po --langs de-DE
>
> * What was the outcome of this action?
>
> Failed to load brand file:
> /usr/share/publican/Common_Content/debian/publican.cfg at /usr/bin/publican
> line 647
>
> * What outcome did you expect instead?
>
> PO files for de-DE to be generated.
You must install "publican-debian" (available in unstable). It's listed in
the Build-Depends field.
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/
--- End Message ---