Your message dated Sun, 23 Apr 2006 10:42:48 +0300
with message-id <[EMAIL PROTECTED]>
and subject line "ion" isn't in sarge or newer, please switch to "ion2" or 
"ion3"
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: ion
Version: 0.0.20020207-1
Severity: minor
Tags: patch

I installed ion as the default x-window-manager on
my Debian/GNU Linux 3.0 (woody) system or more precise:
(Linux version 2.2.20 ([EMAIL PROTECTED]) (gcc version 2.95.4 20011002
(Debian prerelease)))
Linux acertm 2.2.20 #1 Fri Mar 12 18:48:00 CET 2004 i686 unknown

When I type
$> man x-window-manager
I get the error message:
man: warning: /usr/share/man/man1/x-window-manager.1.gz is a dangling symlink
No manual entry for x-window-manager
$>

I think the problem is a wrong target name for the symbolic link
/etc/alternatives/x-window-manager.1.gz -> /usr/share/man/man1/ion.1x.gz
instead of (correct):
/etc/alternatives/x-window-manager.1.gz -> /usr/share/man/man1/ion.1.gz

The following patch should correct the error:

=== start patch ===

--- /var/lib/dpkg/info/ion.postinst     Fri Feb  8 19:33:02 2002
+++ ion.postinst        Tue Mar 29 20:50:08 2005
@@ -54,6 +54,6 @@
 update-alternatives --install \
     /usr/bin/x-window-manager x-window-manager /usr/bin/ion 20 \
     --slave /usr/share/man/man1/x-window-manager.1.gz x-window-manager.1.gz \
-    /usr/share/man/man1/ion.1x.gz
+    /usr/share/man/man1/ion.1.gz

 if test -x /usr/bin/update-menus; then update-menus; fi

=== end patch ===

ion depends on
Depends: libc6 (>= 2.2.4-4), xlibs (>> 4.1.0)

Regards
Alexander Sieck


Attachment: pgpSFILE6LNIe.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Hi. The package "ion" is not in any newer release than woody, so
these bugs are not going to ever get fixed, and don't apply to
newer versions of the package (with a different name). If you are
still using ion, please please please switch to ion2 or ion3.

--- End Message ---

Reply via email to