Your message dated Tue, 22 Dec 2009 13:47:11 +0000
with message-id <[email protected]>
and subject line Bug#487100: fixed in flumotion 0.6.1-1
has caused the Debian Bug report #487100,
regarding /var/run/flumotion not recreated at runtime
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.)
--
487100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487100
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: flumotion
Version: 0.4.2-3.1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu hardy ubuntu-patch
flumotion needs /var/run/flumotion to store PID files and runtime
informations. On some systems (e.g. Ubuntu), /var/run is mounted on
a tmpfs and data is erased each time system stops or /var/run is
remounted, so it could be useful to check if /var/run/flumotion exists
and eventually create it if needed.
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/flumotion.init:
- Create /var/run/flumotion if it does not exist (LP: #241118).
We thought you might be interested in doing the same.
-- System Information:
Debian Release: lenny/sid
APT prefers intrepid
APT policy: (500, 'intrepid')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-6-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
diff -u flumotion-0.4.2/debian/flumotion.init
flumotion-0.4.2/debian/flumotion.init
--- flumotion-0.4.2/debian/flumotion.init
+++ flumotion-0.4.2/debian/flumotion.init
@@ -23,6 +23,11 @@
DAEMON_ARGS="-d 3 -l $LOGFILE"
SCRIPTNAME="/etc/init.d/$NAME"
+if [ ! -d /var/run/flumotion ]; then
+ mkdir /var/run/flumotion
+ chown flumotion:flumotion /var/run/flumotion
+fi
+
# Exit if the package is not installed
[ -x "$DAEMON" ] || exit 0
--- End Message ---
--- Begin Message ---
Source: flumotion
Source-Version: 0.6.1-1
We believe that the bug you reported is fixed in the latest version of
flumotion, which is due to be installed in the Debian FTP archive:
flumotion_0.6.1-1.diff.gz
to main/f/flumotion/flumotion_0.6.1-1.diff.gz
flumotion_0.6.1-1.dsc
to main/f/flumotion/flumotion_0.6.1-1.dsc
flumotion_0.6.1-1_amd64.deb
to main/f/flumotion/flumotion_0.6.1-1_amd64.deb
flumotion_0.6.1.orig.tar.gz
to main/f/flumotion/flumotion_0.6.1.orig.tar.gz
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marc-André Lureau <[email protected]> (supplier of updated flumotion
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 22 Dec 2009 14:10:55 +0100
Source: flumotion
Binary: flumotion
Architecture: source amd64
Version: 0.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Loic Minier <[email protected]>
Changed-By: Marc-André Lureau <[email protected]>
Description:
flumotion - Fluendo Streaming Server - manager, worker and admin
Closes: 473781 487100 494900 530971
Changes:
flumotion (0.6.1-1) unstable; urgency=low
.
[ Marc-André Lureau ]
* New upstream release "El Agüelo"
- Updated patch 10_preserve-umask.
- Removed 61_revno6676.patch.
- Removed 60_fix-epydoc-30.patch.
- Fix bashism in make-dummy-cert; closes: #530971.
closes: #473781.
* debian/control:
- Added python-kiwi build-dep.
- Updated XS-Python-Version to 2.4
- Added Vcs-* fields.
- Updated gtk version dependencies.
* debian/flumotion.postinst:
- Added configuration upgrade from to 0.5.3 and 0.6.0
* debian/NEWS:
- Mention the configuration upgrade again.
.
[ Loic Minier ]
* Depend on python-openssl instead of python-pyopenssl; closes: #494900.
* Don't upgrade configuration on first installation.
* Bump up Standards-Version to 3.8.0.
* Don't hardcode path to make-ssl-cert in postinst.
* Merge 0.4.2-3.1 NMU.
* Create /var/run/flumotion in init script as /var/run might be a tmpfs;
closes: #487100.
* Merge 0.4.2-3.1ubuntu1 upload from Ubuntu.
- /var/run changes implemented differently in Debian.
.
[ Loïc Minier ]
* Add missing libxml-parser-perl build-dep for intltool.
* Suggest hal.
* Add /var/lib/flumotion/rrd dir and let /var/lib/flumotion be owned by
flumotion.
* Build-dep on python-twisted-conf for SSH console.
* Build-dep on python-dateutil per .spec file for misc components e.g.
eventscalendar, icalbouncer etc.
* Don't install /var/run/flumotion
* Bump up Standards-Version to 3.8.3.
* Add Marc-André Lureau to uploaders; thanks!
Checksums-Sha1:
33fb6744bb41982ed29ce34033c2024fd117069d 1551 flumotion_0.6.1-1.dsc
7d1615d2f8564c99a748a04ed4274c2155e73072 2119151 flumotion_0.6.1.orig.tar.gz
5f73ab1f082f43db36aab1160e8552883d2fd40c 11150 flumotion_0.6.1-1.diff.gz
aec804c7684953861aa064bbebfb514de5106da8 1225544 flumotion_0.6.1-1_amd64.deb
Checksums-Sha256:
a95d3895bf0c6e78f584327da83de0493c8c84007bf7e0abe92908075969cdf2 1551
flumotion_0.6.1-1.dsc
9b4cb912d97904941449e539c63b4883125ff16065995cabfc1db3ab30c30cc0 2119151
flumotion_0.6.1.orig.tar.gz
54767b994ce59e3a8465c081119b508ffcb8ac11c17b9fcee4f798ff5552c5ea 11150
flumotion_0.6.1-1.diff.gz
95cc4da37a186f2017d1418a05227c456c091e2107ea6f9c6f8cc21cd429a30c 1225544
flumotion_0.6.1-1_amd64.deb
Files:
2b3aaae235aa2134c295466a7f6ddf69 1551 net optional flumotion_0.6.1-1.dsc
1ddb2018ceabf9446c69b726f62dc944 2119151 net optional
flumotion_0.6.1.orig.tar.gz
38aeb911b31f2d40699ccb423f1d0cdf 11150 net optional flumotion_0.6.1-1.diff.gz
f15fbe31a27ec6c6b825f0f603922666 1225544 net optional
flumotion_0.6.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkswyJ0ACgkQ4VUX8isJIMDf8QCdFd+8L4f/l/zuDVk5gJufU+M9
0VsAnRjGmnd8KTu9YLDSei0DlGVAMhPH
=sLK9
-----END PGP SIGNATURE-----
--- End Message ---