summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-February/023193.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-February/023193.html')
-rw-r--r--zarb-ml/mageia-dev/2013-February/023193.html80
1 files changed, 80 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-February/023193.html b/zarb-ml/mageia-dev/2013-February/023193.html
new file mode 100644
index 000000000..ce0840615
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-February/023193.html
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Bug #7633
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bug%20%237633&In-Reply-To=%3CCAONrEtYAtwU6CnTaEksYBd9QsCuBu-AttxZU3U4K8hpWpmuk0w%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="023190.html">
+ <LINK REL="Next" HREF="023186.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Bug #7633</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bug%20%237633&In-Reply-To=%3CCAONrEtYAtwU6CnTaEksYBd9QsCuBu-AttxZU3U4K8hpWpmuk0w%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] Bug #7633">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Thu Feb 28 22:34:27 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="023190.html">[Mageia-dev] Bug #7633
+</A></li>
+ <LI>Next message: <A HREF="023186.html">[Mageia-dev] fpc does *not* require gcc
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23193">[ date ]</a>
+ <a href="thread.html#23193">[ thread ]</a>
+ <a href="subject.html#23193">[ subject ]</a>
+ <a href="author.html#23193">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 28 February 2013 22:18, Olivier Blin &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at blino.org</A>&gt; wrote:
+&gt;&gt;<i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=7633">https://bugs.mageia.org/show_bug.cgi?id=7633</A>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Can we do something about this bug? 80+ people in CC getting spammed
+</I>&gt;&gt;<i> every second day. If we can't fix it then let's drop it.
+</I>&gt;<i>
+</I>&gt;<i> Hi,
+</I>&gt;<i>
+</I>&gt;<i> Just putting an eval {} block like this in lib/MDV/Snapshot/Hal.pm
+</I>&gt;<i> should be enough:
+</I>&gt;<i>
+</I>&gt;<i> sub find_removable_volumes {
+</I>&gt;<i> my ($dbus) = @_; # perl_checker: $dbus = Net::DBus-&gt;new
+</I>&gt;<i> eval {
+</I>&gt;<i> my $hal = $dbus-&gt;get_service($hal_dn); # perl_checker: $dbus = Net::DBus-&gt;new
+</I>&gt;<i> my $manager = $hal-&gt;get_object($manager_path, $hal_manager); # perl_checker: $manager = Net::DBus::RemoteObject
+</I>&gt;<i> grep { is_proper_device($_, 1) } map { $hal-&gt;get_object($_, &quot;$hal_dn.Device&quot;) } @{$manager-&gt;GetAllDevices};
+</I>&gt;<i> }
+</I>&gt;<i> }
+</I>&gt;<i>
+</I>&gt;<i> We just won't be able to automatically detect the backup disk mount point.
+</I>
+Or someone should do the same thing as for perl-Hal-Cdroms (should be
+easy, just needs time):
+<A HREF="http://svnweb.mageia.org/soft/perl-Hal-Cdroms/trunk/lib/Hal/Cdroms.pm?view=log">http://svnweb.mageia.org/soft/perl-Hal-Cdroms/trunk/lib/Hal/Cdroms.pm?view=log</A>
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="023190.html">[Mageia-dev] Bug #7633
+</A></li>
+ <LI>Next message: <A HREF="023186.html">[Mageia-dev] fpc does *not* require gcc
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23193">[ date ]</a>
+ <a href="thread.html#23193">[ thread ]</a>
+ <a href="subject.html#23193">[ subject ]</a>
+ <a href="author.html#23193">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>