Your message dated Sun, 01 Oct 2006 19:59:50 +0100
with message-id <[EMAIL PROTECTED]>
and subject line libuim-data has circular Depends on libuim3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libuim-data
Version: 1:1.2.1-2
Severity: important
Hello Masahito,
There is a circular dependency between libuim-data and libuim3:
libuim-data :Depends: libuim3 (>= 1:1.2.1)
libuim3 :Depends: libuim-data (= 1:1.2.1-2)
Circular dependencies involving shared libraries are known to cause problems
during upgrade between stable releases, so we should try to get rid of them.
See threads
http://lists.debian.org/debian-devel/2005/06/msg02111.html
http://lists.debian.org/debian-devel/2005/11/msg01101.html
Cheers,
--
Bill. <[EMAIL PROTECTED]>
Imagine a large red swirl here.
--- End Message ---
--- Begin Message ---
Version: 1.2.1-3
I believe these changes in 1.2.1-3 fix the problem:
--- /tmp/F5sBJVTiNY/uim-1.2.1/debian/control 2006-10-01 18:56:15.000000000
+0000
+++ /tmp/quoJxk09WI/uim-1.2.1/debian/control 2006-10-01 18:56:16.000000000
+0000
@@ -65,7 +66,7 @@
Package: libuim-data
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}
+Conflicts: libuim1, libuim3 (<= 1:1.2.1-2)
Description: Data files for uim
uim is a input method module library supporting various languages, which
become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
--- /tmp/IUaiP5HMLR/uim-1.2.1/debian/libuim-data.files 2006-10-01
18:59:09.000000000 +0000
+++ /tmp/I1AS66yLs4/uim-1.2.1/debian/libuim-data.files 2006-10-01
18:59:10.000000000 +0000
@@ -1,6 +1,3 @@
-usr/lib/uim/plugin/libuim-custom-enabler.so
-usr/lib/uim/plugin/libuim-custom-enabler.la
-usr/lib/uim/plugin/libuim-custom-enabler.a
usr/share/locale/ja/LC_MESSAGES/uim.mo
usr/share/locale/fr/LC_MESSAGES/uim.mo
usr/share/locale/ko/LC_MESSAGES/uim.mo
-- END --
Ben.
--
Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED]
If you've signed my GPG key, please send a signature on and to the new uid.
Tomorrow will be cancelled due to lack of interest.
signature.asc
Description: This is a digitally signed message part
--- End Message ---