Attach debdiff which *actually* fixes the bug. Personally verified as
working.

** Description changed:

  Binary package hint: autokey
  
  everytime i install something...at 87% there is an autokey error
  
  ProblemType: Package
  Architecture: i386
  Date: Mon Nov  9 13:40:30 2009
  DistroRelease: Ubuntu 9.10
  ErrorMessage: il sottoprocesso vecchio script di post-installation ha 
restituito lo stato di errore 1
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  NonfreeKernelModules: nvidia
  Package: autokey 0.54.5-1
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: autokey
  Title: package autokey 0.54.5-1 failed to install/upgrade: il sottoprocesso 
vecchio script di post-installation ha restituito lo stato di errore 1
  Uname: Linux 2.6.31-14-generic i686
  
  :: SRU Request ::
  This bug is SRU-worthy because it blocks uninstallation on non-english 
locales. It is fixed in 0.61.0a-1, which was just installed into Lucid. The bug 
is a one line fix where we check errno rather than the error string.
  
  Regression potential: none
  
  :: TEST CASE ::
+ 
+ :: WHAT HAPPENS CURRENTLY ::
  r...@karmic-vm:~# echo $LANG
  en_US.UTF-8
  r...@karmic-vm:~# invoke-rc.d autokey start
  r...@karmic-vm:~# pkill -9 -f autokey
  r...@karmic-vm:~# LC_ALL=fr_FR.UTF-8 invoke-rc.d autokey stop
  [Errno 3] Aucun processus de ce type
  invoke-rc.d: initscript autokey, action "stop" failed.
  r...@karmic-vm:~#
  
  And if the pid file is still there, autokey refuses to start.
  r...@karmic-vm:~# LC_ALL=fr_FR.UTF-8 invoke-rc.d autokey start
  pidfile /tmp/autokey-daemon.pid already exist. Daemon already running?
  invoke-rc.d: initscript autokey, action "start" failed.
+ 
+ :: WHAT SHOULD HAPPEN::
+ r...@opus:~# invoke-rc.d autokey start
+ r...@opus:~# pkill -9 -f autokey
+ r...@opus:~# LC_ALL=fr_FR.UTF-8 invoke-rc.d autokey stop

** Attachment added: "autokey_0.54.5-1ubuntu0.2.debdiff"
   http://launchpadlibrarian.net/37971012/autokey_0.54.5-1ubuntu0.2.debdiff

-- 
Autokey crashes on post-install, "stop" action checks the return message rather 
than the return code.
https://bugs.launchpad.net/bugs/479131
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to