Public bug reported:

dist-upgrading from dapper to edgy stops while running the prerm script
of the old uim-common from 1.0.0-1u1 to 1.2.1-3:

--- snip ---
Préparation du remplacement de uim-common 1:1.0.0-1ubuntu1 (en utilisant 
.../uim-common_1%3a1.2.1-3_all.deb) ...
ERROR: unbound variable (errobj is-set-ugid?)

*backtrace*
>>(is-set-ugid?)
>>(if (is-set-ugid?) (list (string-append (sys-pkglibdir) "/plugin")) (filter 
>>string? (append (list (getenv "LIBUIM_PLUGIN_LIB_DIR") (string-append (getenv 
>>"HOME") "/.uim.d/plugin") (string-append (sys-pkglibdir) "/plugin")) (if 
>>(getenv "LD_LIBRARY_PATH") (string-split (getenv "LD_LIBRARY_PATH") ":") 
>>()))))
>>(define uim-plugin-lib-load-path (if (is-set-ugid?) (list (string-append 
>>(sys-pkglibdir) "/plugin")) (filter string? (append (list (getenv 
>>"LIBUIM_PLUGIN_LIB_DIR") (string-append (getenv "HOME") "/.uim.d/plugin") 
>>(string-append (sys-pkglibdir) "/plugin")) (if (getenv "LD_LIBRARY_PATH") 
>>(string-split (getenv "LD_LIBRARY_PATH") ":") ())))))
>>(require "plugin.scm")
>>(require "init.scm")
>>(*catch (quote errobj) (require "init.scm"))
>>(eq? (quote *init.scm-loaded*) (*catch (quote errobj) (require "init.scm")))

ERROR: unbound variable (errobj custom-reload-customs)

ERROR: unbound variable (errobj custom-choice-rec-sym)

ERROR: unbound variable (errobj plugin-alist)

ERROR: wta to car (errobj t)

[hangs; I pressed ctrl-C here]

dpkg : erreur de traitement de 
/var/cache/apt/archives/uim-common_1%3a1.2.1-3_all.deb (--unpack) :
 dpkg : avertissement - ancien script pre-removal a été tué par le signal 
(Interruption)
--- snip ---
[the last dpkg message says that the pre-rm script of the old package has been 
interrupted]
The same error occurs for uim-anthy, uim-canna, uim-m17nlib and uim-skk.

** Affects: uim (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
uim-common hangs in old prerm
https://launchpad.net/bugs/63431

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to