[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#456328: marked as done (call udevadm instead of udevsettle)



Your message dated Thu, 23 Apr 2020 21:39:56 +0000
with message-id <E1jRjZc-000HlS-2i@fasolo.debian.org>
and subject line Bug#958387: Removed package(s) from unstable
has caused the Debian Bug report #456328,
regarding call udevadm instead of udevsettle
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 owner@bugs.debian.org
immediately.)


-- 
456328: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456328
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mouseemu
Version: 0.15-8
Severity: wishlist
Tags: patch

tools have been merged into a single binary upstream

*** /tmp/tmp_AQvpB
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/mouseemu.init: call udevadm instead of udevsettle

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: lenny/sid
  APT prefers gutsy-updates
  APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u mouseemu-0.15/debian/mouseemu.init mouseemu-0.15/debian/mouseemu.init
--- mouseemu-0.15/debian/mouseemu.init
+++ mouseemu-0.15/debian/mouseemu.init
@@ -41,8 +41,8 @@
 	log_daemon_msg "Starting $DESC" "$NAME"
 	modprobe -q uinput || true
 	# Give udev some time to create the device node
-	if which udevsettle >/dev/null 2>&1; then
-		udevsettle
+	if which udevadm settle >/dev/null 2>&1; then
+		udevadm settle
 	fi
 	set +e
 	start-stop-daemon --start --quiet --exec $DAEMON --nicelevel -10 -- $MOUSEEMU_OPTS

--- End Message ---
--- Begin Message ---
Version: 0.15-10+rm

Dear submitter,

as the package mouseemu has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/958387

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: