From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-March/023817.html | 112 ++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-March/023817.html (limited to 'zarb-ml/mageia-dev/2013-March/023817.html') diff --git a/zarb-ml/mageia-dev/2013-March/023817.html b/zarb-ml/mageia-dev/2013-March/023817.html new file mode 100644 index 000000000..91c8a8326 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023817.html @@ -0,0 +1,112 @@ + + + + [Mageia-dev] List of packages that use dbus-send in scriptlets. + + + + + + + + + +

[Mageia-dev] List of packages that use dbus-send in scriptlets.

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Tue Mar 26 11:22:21 CET 2013 +

+
+ +
'Twas brillig, and David W. Hodgins at 26/03/13 00:15 did gyre and gimble:
+> 
+> Is there any way to get a list of all packages that use dbus-send,
+> in the installation scriptlets?
+> 
+> As per https://bugs.mageia.org/show_bug.cgi?id=9534, which is for
+> the rtkit package, it uses dbus-send in it's postinstall scriptlet,
+> which doesn't work during upgrade, blocking urpmi until the
+> dbus-send is manually killed.
+> 
+> A list of packages using dbus-send in the scriptlets would help
+> ensuring upgrading with those packages is tested.
+
+Using my handy git clone of all packages:
+
+[colin at jimmy cauldron-packages (master)]$ grep --include=*.spec -r dbus-send
+dbus/current/SPECS/dbus.spec:%{_bindir}/dbus-send
+rtkit/current/SPECS/rtkit.spec:dbus-send --system --type=method_call
+--dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
+>/dev/null 2>&1 || :
+
+
+So basically, only rtkit. At least directly at any rate... there could
+be other things that use scripts etc.
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1