Possible bug in trusty package mailgraph (1.14-11) [universe]

Bug #1499625 reported by Edgar Wiesmann
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mailgraph (Ubuntu)
Fix Released
Low
Jörg Frings-Fürst

Bug Description

Hello,
maybe I'm wrong, but I think I've found a very little bug in 050_greylist.diff of the mailgraph package:

Source:
 @@ -446,6 +450,7 @@
   $daemon_rrd_dir = $opt{daemon_rrd} if defined $opt{daemon_rrd};
   $rrd = $opt{rrd_name}.".rrd" if defined $opt{rrd_name};
   $rrd_virus = $opt{rrd_name}."_virus.rrd" if defined $opt{rrd_name};
 + $rrd_virus = $opt{rrd_name}."_greylist.rrd" if defined $opt{rrd_name};

   # compile --ignore-host regexps
   if(defined $opt{'ignore-host'}) {

shouldn't the added line been made out to:
 + $rrd_greylist = $opt{rrd_name}."_greylist.rrd" if defined $opt{rrd_name};

System infomation:
    Description: Ubuntu 14.04.3 LTS
    Release: 14.04

# apt-cache policy mailgraph
 mailgraph:
   Installed: 1.14-11
   Candidate: 1.14-11
   Version table:
  *** 1.14-11 0
         500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
         100 /var/lib/dpkg/status

# cat bug.apport.mailgraph
 ProblemType: Bug
 ApportVersion: 2.14.1-0ubuntu3.15
 Architecture: amd64
 Date: Fri Sep 25 09:00:33 2015
 Dependencies:
  adduser 3.113+nmu3ubuntu3
  apt-utils 1.0.1ubuntu2.10
  base-passwd 3.5.33
  busybox-initramfs 1:1.21.0-1ubuntu1
  coreutils 8.21-1ubuntu5.1
  cpio 2.11+dfsg-1ubuntu1.1
  dbus 1.6.18-0ubuntu4.3
  debconf 1.5.51ubuntu2
  debconf-i18n 1.5.51ubuntu2
  debianutils 4.4
  dpkg 1.17.5ubuntu5.4
  e2fslibs 1.42.9-3ubuntu1.3
  e2fsprogs 1.42.9-3ubuntu1.3
  findutils 4.4.2-7
  fontconfig 2.11.0-0ubuntu4.1
  fontconfig-config 2.11.0-0ubuntu4.1
  fonts-dejavu 2.34-1ubuntu1
  fonts-dejavu-core 2.34-1ubuntu1
  fonts-dejavu-extra 2.34-1ubuntu1
  gcc-4.8-base 4.8.4-2ubuntu1~14.04
  gcc-4.9-base 4.9.1-0ubuntu1
  ifupdown 0.7.47.2ubuntu4.1
  initramfs-tools 0.103ubuntu4.2
  initramfs-tools-bin 0.103ubuntu4.2
  initscripts 2.88dsf-41ubuntu6.2
  insserv 1.14.0-5ubuntu2
  iproute2 3.12.0-2ubuntu1
  isc-dhcp-client 4.2.4-7ubuntu12.3
  isc-dhcp-common 4.2.4-7ubuntu12.3
  klibc-utils 2.0.3-0ubuntu1
  kmod 15-0ubuntu6
  libacl1 2.2.52-1
  libapparmor1 2.8.95~2430-0ubuntu5.3
  libapt-inst1.5 1.0.1ubuntu2.10
  libapt-pkg4.12 1.0.1ubuntu2.10
  libarchive-extract-perl 0.70-1
  libatm1 1:2.5.1-1.5
  libattr1 1:2.4.47-1ubuntu1
  libaudit-common 1:2.3.2-2ubuntu1
  libaudit1 1:2.3.2-2ubuntu1
  libblkid1 2.20.1-5.1ubuntu20.7
  libbz2-1.0 1.0.6-5
  libc6 2.19-0ubuntu6.6
  libcairo2 1.13.0~20140204-0ubuntu1.1
  libcap2 1:2.24-0ubuntu2
  libcgmanager0 0.24-0ubuntu7.3
  libcomerr2 1.42.9-3ubuntu1.3
  libdatrie1 0.2.8-1
  libdb5.3 5.3.28-3ubuntu3
  libdbi1 0.9.0-1
  libdbus-1-3 1.6.18-0ubuntu4.3
  libdebconfclient0 0.187ubuntu1
  libdrm2 2.4.60-2~ubuntu14.04.1
  libexpat1 2.1.0-4ubuntu1.1
  libffi6 3.1~rc1+r3.0.13-12
  libfile-tail-perl 0.99.3-5
  libfontconfig1 2.11.0-0ubuntu4.1
  libfreetype6 2.5.2-1ubuntu2.5
  libgcc1 1:4.9.1-0ubuntu1
  libgdbm3 1.8.3-12build1
  libglib2.0-0 2.40.2-0ubuntu1
  libglib2.0-data 2.40.2-0ubuntu1
  libgpm2 1.20.4-6.1
  libgraphite2-3 1.2.4-1ubuntu1
  libharfbuzz0b 0.9.27-1ubuntu1
  libjson-c2 0.11-3ubuntu1.2
  libjson0 0.11-3ubuntu1.2
  libklibc 2.0.3-0ubuntu1
  libkmod2 15-0ubuntu6
  liblocale-gettext-perl 1.05-7build3
  liblog-message-simple-perl 0.10-1
  liblzma5 5.1.1alpha+20120614-2ubuntu2
  libmodule-pluggable-perl 5.1-1
  libmount1 2.20.1-5.1ubuntu20.7
  libncurses5 5.9+20140118-1ubuntu1
  libncursesw5 5.9+20140118-1ubuntu1
  libnih-dbus1 1.0.3-4ubuntu25
  libnih1 1.0.3-4ubuntu25
  libpam-modules 1.1.8-1ubuntu2
  libpam-modules-bin 1.1.8-1ubuntu2
  libpam-runtime 1.1.8-1ubuntu2
  libpam-systemd 204-5ubuntu20.14
  libpam0g 1.1.8-1ubuntu2
  libpango-1.0-0 1.36.3-1ubuntu1.1
  libpangocairo-1.0-0 1.36.3-1ubuntu1.1
  libpangoft2-1.0-0 1.36.3-1ubuntu1.1
  libpcre3 1:8.31-2ubuntu2.1
  libpixman-1-0 0.30.2-2ubuntu1
  libplymouth2 0.8.8-0ubuntu17.1
  libpng12-0 1.2.50-1ubuntu2
  libpod-latex-perl 0.61-1
  libprocps3 1:3.3.9-1ubuntu2.2
  librrd4 1.4.7-2ubuntu5
  librrds-perl 1.4.7-2ubuntu5
  libselinux1 2.2.2-1ubuntu0.1
  libsemanage-common 2.2-1
  libsemanage1 2.2-1
  libsepol1 2.2-1ubuntu0.1
  libslang2 2.2.4-15ubuntu1
  libss2 1.42.9-3ubuntu1.3
  libstdc++6 4.8.4-2ubuntu1~14.04
  libsystemd-daemon0 204-5ubuntu20.14
  libsystemd-login0 204-5ubuntu20.14
  libterm-ui-perl 0.42-1
  libtext-charwidth-perl 0.04-7build3
  libtext-iconv-perl 1.7-5build2
  libtext-soundex-perl 3.4-1build1
  libtext-wrapi18n-perl 0.06-7
  libthai-data 0.1.20-3
  libthai0 0.1.20-3
  libtinfo5 5.9+20140118-1ubuntu1
  libudev1 204-5ubuntu20.14
  libustr-1.0-1 1.0.4-3ubuntu2
  libuuid1 2.20.1-5.1ubuntu20.7
  libx11-6 2:1.6.2-1ubuntu2
  libx11-data 2:1.6.2-1ubuntu2
  libxau6 1:1.0.8-1
  libxcb-render0 1.10-2ubuntu1
  libxcb-shm0 1.10-2ubuntu1
  libxcb1 1.10-2ubuntu1
  libxdmcp6 1:1.1.1-1
  libxext6 2:1.3.2-1ubuntu0.0.14.04.1
  libxml2 2.9.1+dfsg1-3ubuntu4.4
  libxrender1 1:0.9.8-1build0.14.04.1
  libxtables10 1.4.21-1ubuntu1
  lsb-base 4.1+Debian11ubuntu6
  makedev 2.3.1-93ubuntu1
  module-init-tools 15-0ubuntu6
  mount 2.20.1-5.1ubuntu20.7
  mountall 2.53
  multiarch-support 2.19-0ubuntu6.6
  netbase 5.2
  passwd 1:4.1.5.1-1ubuntu9.1
  perl 5.18.2-2ubuntu1 [modified: usr/bin/pod2latex]
  perl-base 5.18.2-2ubuntu1
  perl-modules 5.18.2-2ubuntu1
  plymouth 0.8.8-0ubuntu17.1
  plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1
  procps 1:3.3.9-1ubuntu2.2
  psmisc 22.20-1ubuntu2
  sed 4.2.2-4ubuntu1
  sensible-utils 0.0.9
  sgml-base 1.26+nmu4ubuntu1
  shared-mime-info 1.2-0ubuntu3
  systemd-services 204-5ubuntu20.14
  sysv-rc 2.88dsf-41ubuntu6.2
  sysvinit-utils 2.88dsf-41ubuntu6.2
  tar 1.27.1-1
  ttf-dejavu 2.34-1ubuntu1
  ttf-dejavu-core 2.34-1ubuntu1
  ttf-dejavu-extra 2.34-1ubuntu1
  tzdata 2015f-0ubuntu0.14.04
  ucf 3.0027+nmu1
  udev 204-5ubuntu20.14
  upstart 1.12.1-0ubuntu4.2
  util-linux 2.20.1-5.1ubuntu20.7
  uuid-runtime 2.20.1-5.1ubuntu20.7
  xml-core 0.13+nmu2
  zlib1g 1:1.2.8.dfsg-1ubuntu1
 DistroRelease: Ubuntu 14.04
 InstallationDate: Installed on 2013-05-14 (863 days ago)
 InstallationMedia: Ubuntu-Server 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130214)
 Package: mailgraph 1.14-11 [modified: usr/sbin/mailgraph]
 PackageArchitecture: all
 ProcEnviron:
  TERM=xterm
  SHELL=/bin/bash
  PATH=(custom, no user)
  LANG=en_US.UTF-8
  XDG_RUNTIME_DIR=<set>
 ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25
 SourcePackage: mailgraph
 Tags: trusty
 Uname: Linux 3.13.0-63-generic x86_64
 UpgradeStatus: Upgraded to trusty on 2015-03-17 (192 days ago)
 _MarkForUpload: True

Greetings from Dortmund (Germany)

Edgar

Tags: trusty vivid wily

Related branches

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for taking your time to report this issue.

That does look suspicious, and it is also present in mailgraph 1.14-13. I've taken the liberty of subscribing the package maintainer in case he isn't already subscribed to all bug reports.

Changed in mailgraph (Ubuntu):
status: New → Confirmed
tags: added: trusty vivid wily
Revision history for this message
Jörg Frings-Fürst (jff-de) wrote :

Hi Edgar,

thanks for reporting this bug.

I have correct them in mailgraph 1.14-14.

The package will be shortly uploaded to Debian and can imported to Ubuntu.

CU
Jörg

Changed in mailgraph (Ubuntu):
assignee: nobody → Jörg Frings-Fürst (jff-de)
Changed in mailgraph (Ubuntu):
importance: Undecided → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mailgraph - 1.14-14

---------------
mailgraph (1.14-14) unstable; urgency=medium

  * Fix debian/patches/050_greylist.diff (LP: #1499625).
    - Thanks to Edgar Wiesmann <email address hidden>.
  * debian/copyright:
    - Add 2015 to debian/*.
  * Remove debian/source/options: xz is standard now.
  * debian/control:
    - Bump Standards-Version to 3.9.6 (no changes required).

 -- Jörg Frings-Fürst <email address hidden> Sun, 27 Sep 2015 22:16:10 +0200

Changed in mailgraph (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.