Your message dated Wed, 30 Nov 2016 08:15:42 +0100
with message-id <[email protected]>
and subject line Re: Bug#846192: devscripts: lintian called from debuild always 
fail (gave error exit status 1)
has caused the Debian Bug report #846192,
regarding devscripts: lintian called from debuild always fail (gave error exit 
status 1)
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.)


-- 
846192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846192
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.16.10
Severity: normal

Dear Maintainer,

>From several sources I see this error :

dpkg-buildpackage: info: full upload (original source is included)
dpkg-buildpackage: info: running hook check
 lintian ../motioneye-dmo_0.35.1-dmo1_i386.changes
E: motioneye-dmo source: source-is-missing 
motioneye/static/js/css-browser-selector.js line length is 2180 characters 
(>512)
E: motioneye-dmo source: source-is-missing motioneye/static/js/jquery.min.js
E: motioneye-dmo source: source-is-missing 
motioneye/static/js/jquery.timepicker.min.js
W: motioneye: binary-without-manpage usr/bin/meyectl
dpkg-buildpackage: error: lintian ../motioneye-dmo_0.35.1-dmo1_i386.changes 
gave error exit status 1
debuild: fatal error at line 1100:
dpkg-buildpackage -rfakeroot -us -uc --hook-check=cd ..;  -j10 
--check-command=lintian failed

I think this bug has been introcuded when bug #845628 has been fixed.

Tell me if you want more info.

Christian

-- Package-specific info:

--- /etc/devscripts.conf ---
DSCVERIFY_KEYRINGS="trustedkeys.gpg"

--- ~/.devscripts ---
DEVSCRIPTS_CHECK_DIRNAME_LEVEL=0
DEBCHANGE_RELEASE_HEURISTIC=log
DEBCHANGE_MULTIMAINT=no
DEBCLEAN_CLEANDEBS=yes
DEBSIGN_KEYID=65558117
DEBUILD_DPKG_BUILDPACKAGE_OPTS="-j10"
DEBUILD_LINTIAN=yes
DEBUILD_LINTIAN_OPTS="--color always"
DSCVERIFY_KEYRINGS="trustedkeys.gpg"
USCAN_DOWNLOAD=no
USCAN_SYMLINK=no
USCAN_VERBOSE=no
DEBCHANGE_AUTO_NMU=no

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.1.35 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages devscripts depends on:
ii  dpkg-dev     1.18.15
ii  libc6        2.24-7
ii  perl         5.24.1~rc4-1
pn  python3:any  <none>

Versions of packages devscripts recommends:
ii  apt                         1.4~beta1
ii  at                          3.1.20-1
ii  curl                        7.51.0-1
ii  dctrl-tools                 2.24-2
pn  debian-keyring              <none>
ii  dupload                     2.7.0
pn  equivs                      <none>
ii  fakeroot                    1.21-2
ii  file                        1:5.29-1
ii  gnupg                       1.4.20-6
ii  gnupg2                      2.1.11-7
pn  libdistro-info-perl         <none>
ii  libencode-locale-perl       1.05-1
ii  liblwp-protocol-https-perl  6.06-2
pn  libsoap-lite-perl           <none>
ii  liburi-perl                 1.71-1
ii  libwww-perl                 6.15-1
pn  licensecheck                <none>
ii  lintian                     2.5.49
ii  man-db                      2.7.5-2
ii  patch                       2.7.5-1
ii  patchutils                  0.3.4-2
pn  python3-debian              <none>
pn  python3-magic               <none>
ii  sensible-utils              0.0.9
ii  strace                      4.13-0.1
ii  unzip                       6.0-20
pn  wdiff                       <none>
ii  wget                        1.18-4
ii  xz-utils                    5.2.2-1.2

Versions of packages devscripts suggests:
pn  adequate                     <none>
pn  autopkgtest                  <none>
pn  bls-standalone               <none>
ii  bsd-mailx [mailx]            8.1.2-0.20160123cvs-3
ii  build-essential              12.2
pn  check-all-the-things         <none>
pn  cvs-buildpackage             <none>
pn  devscripts-el                <none>
pn  diffoscope                   <none>
pn  disorderfs                   <none>
pn  dose-extra                   <none>
pn  duck                         <none>
pn  faketime                     <none>
pn  gnuplot                      <none>
ii  gpgv                         1.4.20-6
pn  how-can-i-help               <none>
pn  libauthen-sasl-perl          <none>
ii  libfile-desktopentry-perl    0.22-1
pn  libnet-smtps-perl            <none>
ii  libterm-size-perl            0.207-1+b4
ii  libtimedate-perl             2.3000-2
pn  libyaml-syck-perl            <none>
pn  mozilla-devscripts           <none>
pn  mutt                         <none>
ii  openssh-client [ssh-client]  1:7.3p1-3+b1
ii  piuparts                     0.72
pn  ratt                         <none>
pn  reprotest                    <none>
ii  svn-buildpackage             0.8.6
ii  w3m                          0.5.3-33

-- no debconf information

--- End Message ---
--- Begin Message ---
On 30 nov. 2016 06:02, James McCoy <[email protected]> wrote:

[...]

>> I think this bug has been introcuded when bug #845628 has been fixed.
>
> Actually, it's just that dpkg-buildpackage checks the exit status of the
> check command (lintian in this case) where as debuild didn't used to do
> that.
>
> Lintian has an exit status of 1 because there were errors.  I actually
> think this is an improvement over what debuild did, since errors in the
> check command shouldn't be ignored.

I was thinking about this sort of feature. I must agree this is an
improvment and my packages should be fixed.

Bug closed.

Christian

--- End Message ---
_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to