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

Bug#612583: marked as done ([new check] check for package being built as user root)



Your message dated Sat, 13 Sep 2014 21:35:53 +0000
with message-id <E1XSuz3-0004G5-L8@franck.debian.org>
and subject line Bug#612583: fixed in lintian 2.5.27
has caused the Debian Bug report #612583,
regarding [new check] check for package being built as user root
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 owner@bugs.debian.org
immediately.)


-- 
612583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612583
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.4.3
Severity: wishlist

Hi,

yesterday i stumbled about a .changes file having a Changed-By: root@$domain.
This might idicate that the package was not built in a sane environment. From
my understanding neither debian/changelog should container root@$domain nor a
package should be build as user root. An ftp-master autoreject based on this
lintian check might be good idea.

Cheers,
Martin 

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (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

Versions of packages lintian depends on:
ii  binutils               2.20.1-15         The GNU assembler, linker and bina
ii  diffstat               1.54-1            produces graph of changes introduc
ii  dpkg-dev               1.15.8.8          Debian package development tools
ii  file                   5.04-5            Determines file type using "magic"
ii  gettext                0.18.1.1-3        GNU Internationalization utilities
ii  intltool-debian        0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl        0.1.24+b1         Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1            Perl module that automatically gen
ii  libipc-run-perl        0.89-1            Perl module for running processes
ii  libparse-debianchangel 1.1.1-2.1         parse Debian changelogs and output
ii  libtimedate-perl       1.2000-1          collection of modules to manipulat
ii  liburi-perl            1.56-1            module to manipulate and access UR
ii  locales                2.11.2-8          Embedded GNU C Library: National L
ii  locales-all [locales]  2.11.2-8          Embedded GNU C Library: Precompile
ii  man-db                 2.5.7-8           on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-17         Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch            <none>     (no description available)
ii  libtext-template-perl         1.45-2     Text::Template perl module
ii  man-db                        2.5.7-8    on-line manual pager

-- no debconf information

-- 
 Martin Zobel-Helas <zobel@debian.org>  | Debian System Administrator
 Debian & GNU/Linux Developer           |           Debian Listmaster
 GPG key http://go.debian.net/B11B627B  | 
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 



--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.27

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

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 612583@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <niels@thykier.net> (supplier of updated lintian 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 13 Sep 2014 22:48:36 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.27
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 lintian    - Debian package checker
Closes: 612583 751945 756158 757068 760642 760677 760714 760987 761125
Changes:
 lintian (2.5.27) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - bad-exception-format-in-dep5-copyright
       - changed-by-address-is-root-user
       - exclusive-runtime-tests-field
       - maintainer-address-is-root-user
       - source-contains-prebuilt-doxygen-documentation
       - uploader-address-is-root-user
       - useless-autogenerated-doxygen-file
 .
   * checks/cruft.pm:
     + [BR] Fix a few false positives is for javascript source-is-missing.
     + [BR] Detect prebuilt doxygen documentation.
   * checks/fields.pm:
     + [JW] Fix incorrectly anchored regexps.  (Closes: #760987)
   * checks/files.pm:
     + [BR] Detect useless doxygen generated file.  (Closes:  #751945)
   * checks/manpages.desc:
     + [BR] Improve documentation of manpage-has-errors-from-man.
       (Closes: #757068).
   * checks/menu-format.pm:
     + [BR] Fix a false positive in desktop-mime-but-no-exec-code.
       (Closes: #760677).
   * checks/source-copyright.pm:
     + [BR] Fix false positive for space-in-std-shortname-in-dep5-copyright
       with alternative licenses.  (Closes: #760642).
     + [BR] Fix false positive for with exception syntax.
     + [BR] Fix false positive of
       wildcard-matches-nothing-in-dep5-copyright.  (Closes: 761125)
   * checks/testsuite.{desc,pm}:
     + [BR] Fix false positive missing-runtime-tests-field.
       (Closes: #760714).
     + [BR] Print line in case of error.
 .
   * data/fields/metapackages:
     + [BR] Add qt4-default and qt5-default as metapackage.
       (Closes: #756158).
 .
   * lib/Lintian/Check.pm:
     + [BR] Detect package being built as user root.
       (Closes: #612583).
Checksums-Sha1:
 f8f377a72636b0df75f2c3a566c2d857583b9b25 2693 lintian_2.5.27.dsc
 af8005ddf30244cd3938e145908da3c0961fde47 1249492 lintian_2.5.27.tar.xz
 6f088dcc7defef05b7eb4f5bc9806c74ff106a41 776122 lintian_2.5.27_all.deb
Checksums-Sha256:
 6a9145609475e262bc89a7ad1affc56733f980c623e0ac89606e5cbfe4ade27e 2693 lintian_2.5.27.dsc
 b399b5858d8059775484e9dbcb35a0e111e3d70ae37c2cdefc8a3ed6055ded41 1249492 lintian_2.5.27.tar.xz
 8db1623a5b28fd3569fdc9b6b438bf55eab85dd90c0df3032b36711a2040cf0b 776122 lintian_2.5.27_all.deb
Files:
 72358505d5532fb6e8a82278eac4b4e8 776122 devel optional lintian_2.5.27_all.deb
 18f1f429c9a88fcac541aee5687ddf60 2693 devel optional lintian_2.5.27.dsc
 93af22ba676ccadcc86ee3cbacd09023 1249492 devel optional lintian_2.5.27.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUFLPVAAoJEAVLu599gGRC80kQAIVIvmsQQRdSpnMsDlGeEpyH
pABCHXH/dqD4xICsygKgYW/cCR0dZg1M1JOMhhkFOozO8IHcEt05bCITHYjgMWie
eYOr877s8A6SGg8zGpJGrRtmgAQKpO4Ph/NFv3zICyk20tC8SZqQD7CbYroFPcH9
y2HWhRiMb0OEX1SwRjmrCh56cHF5E08ZdYo/ikxcjWwrRFyWtUXwA2KivguF3vNv
Ijl4wav15ARO6KTwiXZ71Ydh3VN/+TpfqDXvA6zEV3fXVTH7hM0uizY7pEI5Rx/c
GC2Pm4CAGcqn+nafC3T+cMOd/C9vu6Dl3r/lQPaNQ2ckD0PB6pDotSl0g3wYw1j6
huV4JyUOMLVhkWTunD0jq1GiGAScWi+sqKbguiao9Gn9GQRrkj6m+mKK8zOGFzft
igOUbCdp9T1KONS3LBHHr5xhDgp0uSvlJJGIyu2DNgPYSolouf1UAOot6DEoeekj
0b/9CvUL7SQjmvEGY0yBv0I1ELKX5ISabsRZtxYuayGszgRsGcQAqSjl71n/Svfr
woP+PiNmYvqdDce0RTHoec0kSpZ9jKk75aQjXfUGnJ/fPcVFCai6iKiqLycPzsS/
lbkYeJYDKQX2NNM95qvuzCuR3wo9GPQUtTl9SD/yWdW0bZZEWHcEiidYVZPqlYuf
f+E6ksdGj/eQShz/H1r3
=3fn6
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: