Bug#664724: rrdtool: diff for NMU version 1.4.7-1.2

July 29th, 2012 - 11:50 am ET by gregor herrmann | Report spam



tags 664724 + patch
tags 664724 + pending
thanks

Dear maintainer,

I've prepared an NMU for rrdtool (versioned as 1.4.7-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Tom Waits: Lullaby


diff -u rrdtool-1.4.7/debian/rules rrdtool-1.4.7/debian/rules
rrdtool-1.4.7/debian/rules
+++ rrdtool-1.4.7/debian/rules
@@ -123,7 +123,7 @@

# clean what the Makefiles do not clean ...
rm -rf bindings/perl-piped/blib bindings/perl-shared/blib \
- bindings/perl-piped/Makefile.old bindings/perl-shared/Makefile.old
+ bindings/perl-piped/Makefile.old bindings/perl-shared/Makefile.old bindings/perl-shared/MYMETA.yml
rm -f bindings/tcl/pkgIndex.tcl bindings/tcl/tclrrd*.so
rm -f examples/cgi-demo.cgi
rm -rf src/.libs src/.deps doc/*.html doc/*.1 doc/*.txt
diff -u rrdtool-1.4.7/debian/rrdcached.init.d rrdtool-1.4.7/debian/rrdcached.init.d
rrdtool-1.4.7/debian/rrdcached.init.d
+++ rrdtool-1.4.7/debian/rrdcached.init.d
@@ -61,6 +61,10 @@
return 0
fi

+ # make sure we have the needed directories
+ mkdir -p /var/lib/rrdcached/journal/
+ mkdir -p /var/lib/rrdcached/db/
+
start-stop-daemon --start --quiet --oknodo --pidfile "$PIDFILE" \
}
diff -u rrdtool-1.4.7/debian/changelog rrdtool-1.4.7/debian/changelog
rrdtool-1.4.7/debian/changelog
+++ rrdtool-1.4.7/debian/changelog
@@ -1,3 +1,15 @@
+rrdtool (1.4.7-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "fails to install, postinst, invoke-rc.d rrdcached start, start-
+ stop-daemon, segfault":
+ (re-)create /var/lib/rrdcached/{journal,db} in init script.
+ (Closes: #664724)
+ * debian/rules: remove the generated bindings/perl-shared/MYMETA.yml in the
+ clean target.
+
+ -- gregor herrmann <gregoa@debian.org> Sun, 29 Jul 2012 17:35:13 +0200
+
rrdtool (1.4.7-1.1) unstable; urgency=low

* Non-maintainer upload.






To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 3 repliesReplies Make a reply

Replies

#1 owner
July 29th, 2012 - 11:50 am ET | Report spam
Processing commands for :

tags 664724 + patch


Bug #664724 [rrdcached] rrdcached: fails to install, postinst, invoke-rc.d rrdcached start, start-stop-daemon, segfault
Added tag(s) patch.
tags 664724 + pending


Bug #664724 [rrdcached] rrdcached: fails to install, postinst, invoke-rc.d rrdcached start, start-stop-daemon, segfault
Added tag(s) pending.
thanks


Stopping processing here.

Please contact me if you need assistance.
664724: http://bugs.debian.org/cgi-bin/bugr...i?bugf4724
Debian Bug Tracking System
Contact with problems


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics