Your message dated Mon, 02 May 2011 03:32:18 +0000
with message-id <e1qgjru-0001su...@franck.debian.org>
and subject line Bug#624566: fixed in apparmor 2.6.1-3
has caused the Debian Bug report #624566,
regarding apparmor: FTBFS: Can't locate Locale/gettext.pm in @INC
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 ow...@bugs.debian.org
immediately.)


-- 
624566: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624566
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apparmor
Severity: serious
Justification: fails to build from source

Builds of apparmor in minimal environments, including those of most
autobuilders, are failing with the error

Can't locate Locale/gettext.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at ./gen-xtrans.pl line 4.
BEGIN failed--compilation aborted at ./gen-xtrans.pl line 4.
make[2]: *** [gen_xtrans] Error 2

To remedy that, please add a build dependency on
liblocale-gettext-perl and verify with pbuilder or the like that no
others are missing.

BTW, I'd also suggest building with V=1, at least for the time being;
as it stands, the mips and mipsel builds are failing with the fairly
uninformative error

*** running tst_regex
make[1]: *** [tests] Error 127

which most likely indicates that either the executable itself or one
of its dependencies is missing but includes no further details on what
actually went wrong.

Thanks!



--- End Message ---
--- Begin Message ---
Source: apparmor
Source-Version: 2.6.1-3

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

apparmor-docs_2.6.1-3_all.deb
  to main/a/apparmor/apparmor-docs_2.6.1-3_all.deb
apparmor-notify_2.6.1-3_all.deb
  to main/a/apparmor/apparmor-notify_2.6.1-3_all.deb
apparmor-profiles_2.6.1-3_all.deb
  to main/a/apparmor/apparmor-profiles_2.6.1-3_all.deb
apparmor-utils_2.6.1-3_amd64.deb
  to main/a/apparmor/apparmor-utils_2.6.1-3_amd64.deb
apparmor_2.6.1-3.debian.tar.gz
  to main/a/apparmor/apparmor_2.6.1-3.debian.tar.gz
apparmor_2.6.1-3.dsc
  to main/a/apparmor/apparmor_2.6.1-3.dsc
apparmor_2.6.1-3_amd64.deb
  to main/a/apparmor/apparmor_2.6.1-3_amd64.deb
libapache2-mod-apparmor_2.6.1-3_amd64.deb
  to main/a/apparmor/libapache2-mod-apparmor_2.6.1-3_amd64.deb
libapparmor-dev_2.6.1-3_amd64.deb
  to main/a/apparmor/libapparmor-dev_2.6.1-3_amd64.deb
libapparmor-perl_2.6.1-3_amd64.deb
  to main/a/apparmor/libapparmor-perl_2.6.1-3_amd64.deb
libapparmor1_2.6.1-3_amd64.deb
  to main/a/apparmor/libapparmor1_2.6.1-3_amd64.deb
libpam-apparmor_2.6.1-3_amd64.deb
  to main/a/apparmor/libpam-apparmor_2.6.1-3_amd64.deb
python-libapparmor_2.6.1-3_amd64.deb
  to main/a/apparmor/python-libapparmor_2.6.1-3_amd64.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 624...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kees Cook <k...@debian.org> (supplier of updated apparmor 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 01 May 2011 19:29:07 -0700
Source: apparmor
Binary: apparmor apparmor-utils apparmor-profiles apparmor-docs libapparmor-dev 
libapparmor1 libapparmor-perl libapache2-mod-apparmor libpam-apparmor 
apparmor-notify python-libapparmor
Architecture: source amd64 all
Version: 2.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Kees Cook <k...@debian.org>
Changed-By: Kees Cook <k...@debian.org>
Description: 
 apparmor   - User-space parser utility for AppArmor
 apparmor-docs - Documentation for AppArmor
 apparmor-notify - AppArmor notification system
 apparmor-profiles - Profiles for AppArmor Security policies
 apparmor-utils - Utilities for controlling AppArmor
 libapache2-mod-apparmor - changehat AppArmor library as an Apache module
 libapparmor-dev - AppArmor development libraries and header files
 libapparmor-perl - AppArmor library Perl bindings
 libapparmor1 - changehat AppArmor library
 libpam-apparmor - changehat AppArmor library as a PAM module
 python-libapparmor - AppArmor library Python bindings
Closes: 624566 624741
Changes: 
 apparmor (2.6.1-3) unstable; urgency=low
 .
   * debian/control: add sneaky missing Build-Dep on liblocale-gettext-perl
     (fixes FTBFS on some extremely minimal chroots, Closes: 624566).
   * debian/patches/0101-declarations.patch: add missing declarations needed
     for sensitive compilers (fixes FTBFS on mips/mipsel).
   * debian/patches/0102-manpage-release-name.patch: update manpage release
     names to match others.
   * debian/patches/0103-kfreebsd-compile.patch, debian/{control,rules}:
     attempt to build as much as possible (no parser) on non-Linux systems.
   * debian/po/ru.po: add translation, thanks to Yuri Kozlov (Closes: 624741).
Checksums-Sha1: 
 151303ccd5aaeba1fcc465a02ee11a49d96eb08a 2170 apparmor_2.6.1-3.dsc
 86ded9a07bc19c6ed8fd5aae9aee293972ab1128 43584 apparmor_2.6.1-3.debian.tar.gz
 4dbc29cc5bacb882cb2186791765d3741c677097 343448 apparmor_2.6.1-3_amd64.deb
 9bc596c56cb2a459401f68499661df206472d844 120538 
apparmor-utils_2.6.1-3_amd64.deb
 35442c48389bae3baacc6f96ce3f4a6305438139 40382 
libapparmor-dev_2.6.1-3_amd64.deb
 353b809e06996aed06c5b6494866f95d1c681839 45226 libapparmor1_2.6.1-3_amd64.deb
 3278be04492b3ca66fdc5b70c3ac614f275be21f 48576 
libapparmor-perl_2.6.1-3_amd64.deb
 9917ce6cccfb12eeaafa70bc7e97f36eef8d5c3e 29988 
libapache2-mod-apparmor_2.6.1-3_amd64.deb
 fb45dd46988cabaf995b3c776fef6c16901b75ee 25930 
libpam-apparmor_2.6.1-3_amd64.deb
 51f1b0c34bab17be95ecbaec5f23914e7d407978 42390 
python-libapparmor_2.6.1-3_amd64.deb
 93731ebd25dbd5597a3d58d277599eef0f4db099 50406 
apparmor-profiles_2.6.1-3_all.deb
 3049afe212ed55a2b3c192827ac46dc4dfaea256 250560 apparmor-docs_2.6.1-3_all.deb
 0a641375113253a9f95dc6791d70e8988b8a7354 29692 apparmor-notify_2.6.1-3_all.deb
Checksums-Sha256: 
 895b317df0a1e6ba689305108f2c9a8c93d7a58f0b65d7fd33d5f0c8d28cfba5 2170 
apparmor_2.6.1-3.dsc
 68ad17bbb98e61fc5c6512428eb6c8079f926269d6525deaf98c0966b2f33fa7 43584 
apparmor_2.6.1-3.debian.tar.gz
 f0ce7677fa0c22b059ab6f41e0ecefc40be5bce2feb7a5ab9b252e346a2cfe8e 343448 
apparmor_2.6.1-3_amd64.deb
 46f5edc529fbf3769908eac64ca3b458ab906232f964c441a21a5939ec054c22 120538 
apparmor-utils_2.6.1-3_amd64.deb
 5563cf12e64af4f911dca875118029eb5667c20f42db7e2ff54face01182f9c9 40382 
libapparmor-dev_2.6.1-3_amd64.deb
 be2743b7fd94fddba4d2732bc550b30b6d0e25d340eefa9244e6f1e21f8cd72b 45226 
libapparmor1_2.6.1-3_amd64.deb
 a96894df9f7d35325b8ed4416ae8df9b1865179de8ed7b62cd43b8a5ac8ae891 48576 
libapparmor-perl_2.6.1-3_amd64.deb
 871bd95f43d86dee7496e3b4c8b456b8949c526ce71bef71081ab5ccbe6e3334 29988 
libapache2-mod-apparmor_2.6.1-3_amd64.deb
 4c10babcd4405acc638753d0860e0b94b425706d196fe118ee9f0e2d842c0615 25930 
libpam-apparmor_2.6.1-3_amd64.deb
 98826256bdcdb379d395ff310d2ceba9e8a55100149593440df0f92711bd3016 42390 
python-libapparmor_2.6.1-3_amd64.deb
 512f788dd7ed8dc87918a273357e15b0828a474055c6eae5a8fd8bb0a784e33c 50406 
apparmor-profiles_2.6.1-3_all.deb
 092bb5ddc8478ab7f7eb96e86ca97400d670b47ec8c45910c2fba3f2837fcf7a 250560 
apparmor-docs_2.6.1-3_all.deb
 f0a7069cda97f154330f2c489b79e97407a6f0293d9ecd57ad593485d03c781d 29692 
apparmor-notify_2.6.1-3_all.deb
Files: 
 cbb7132d708a1c6b9b0ec76a9e742607 2170 admin extra apparmor_2.6.1-3.dsc
 ff3ac3092b25b0b219ecaaa3444c2bff 43584 admin extra 
apparmor_2.6.1-3.debian.tar.gz
 72c495059162ceca64b0ef9f4c0ed800 343448 admin extra apparmor_2.6.1-3_amd64.deb
 0222388404279ba6b10b35ee3f52170c 120538 admin extra 
apparmor-utils_2.6.1-3_amd64.deb
 b21bc75521a81c25a23f71b66d3879c2 40382 libdevel extra 
libapparmor-dev_2.6.1-3_amd64.deb
 95f07fb2ac8ac1230b570ed223cb73cd 45226 libs extra 
libapparmor1_2.6.1-3_amd64.deb
 2092b0e63f13adee96a33c0b4e228238 48576 perl extra 
libapparmor-perl_2.6.1-3_amd64.deb
 433301b8f10649df0a92b63c11db43d5 29988 libs extra 
libapache2-mod-apparmor_2.6.1-3_amd64.deb
 c88ba888d77410a3943e4f3f53b07a95 25930 libs extra 
libpam-apparmor_2.6.1-3_amd64.deb
 a90085498ebba42fb46ef24cefd47659 42390 python extra 
python-libapparmor_2.6.1-3_amd64.deb
 a434e67d0e82a52d7fe59df6945ba2ea 50406 admin extra 
apparmor-profiles_2.6.1-3_all.deb
 df6b642724bf1f7680b110c40c77ea6b 250560 doc extra apparmor-docs_2.6.1-3_all.deb
 55d392814399d1efa91620b440c40ae3 29692 admin extra 
apparmor-notify_2.6.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Kees Cook <k...@outflux.net>

iQIcBAEBCgAGBQJNviL+AAoJEIly9N/cbcAm/nMQAJyzUVDrWyZv5NAD3Yc8NyLw
ikt5QsJ5rusdJE/H/kzyKRnoaPPc7qn8UpJ5beSlyJ0rALq7yuDCCsdN53pjugRR
/eRbt2ihg7kzeTzBlYEd9gX+DC5CFZb8eUERNjynGE/xigQc1eVhutV+0BX3ZqBM
3BCWfC6CUWRbStL7d4ob5k7wrItLJyv2tmwq9XA5Y5R3HBYC0/d30zv7UoOUaz9D
JjpuetzlW+3oOucqhDLso37Tz8IwRxZzdg6I+b5RJsehtzwaKb0AQ4oHIlyORC3D
X11u4bJnOF5xDClH3ccxjjj6YWbHfcd2GWHO1jz5StNqXDrZPB/zLRC4IwTdp3zh
UaCNIEvKDeD+StjsH1IHPD4lU1UqnJHSEOCgH37QayQoWHM+HF/bW0b88Bvj76p4
laXCofr3+Wxhwu+V7O5XsExJgDX4qJOGH7/mT0TiTjqBM1KcQlN4TKpuhkyEctf/
MzUPtqYzxM4K8oVLSaiq/wM13H1ZWgM3mMzTJK/kKsCYjh3ITYjK/JMX+AJ1TAu2
EozdJxMt+SAvpiY4wrZyGyXlnRtVImGueqyEyx9edVqnLYUxiAnvZW/zRHTO5/79
cBmzkCxQnpBHhPv76xH2AEIinvAWZUYefZ4H7lL4LoWkfvJPg6fWwe+oMnic/CH1
RGWxnhiECi8i5vjmkw9l
=hDiN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to