[Bug 69020] packaging bugs in uim prevent upgrade to edgy
Rumpeltux
fritsch+launchpad.net at in.tum.de
Wed Dec 20 21:36:02 UTC 2006
Public bug reported:
When updating dapper to edgy, the update-manager failed while
configuring uim-common:
Preparing to replace uim-common 1:1.0.0-1ubuntu1 (using .../uim-common_1%3a1.2.1-3ubuntu2_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 "HOMEuim-common") "/.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)
** Affects: uim (upstream)
Importance: Unknown
Status: Unknown
** Affects: uim (Ubuntu)
Importance: High
Assignee: MOTU
Status: Confirmed
--
packaging bugs in uim prevent upgrade to edgy
https://launchpad.net/bugs/69020
More information about the universe-bugs
mailing list