Your message dated Thu, 23 Mar 2006 13:44:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317715: missing dependancy for apt-get install azureus -t
unstable
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: azureus
Version: 2.3.0.4-1
Severity: important
Tags: patch
After: apt-get install azureus -t unstable (on a testing system)
Trying to start azureus, it crashes on startup and complains:
No such file or directory ... /usr/share/java-config/libswt-3.1-java
The problem is causes because none of its dependancies creates that
specific file.
A workaround/fix for the problem, which seems to work is:
cd /usr/share/java-config
ln -s libswt3-java libswt-3.1-java
I don't know if there is any specific functionality in the 3.1 release
that Azureus actually depends upon (and thus it may cause other bugs),
but it does allow Azureus to start, and it does *seem* to be working
perfectly well.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-k7-smp
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages azureus depends on:
ii j2re1.4 [java2-runtime] 1.4.2.02-1 Blackdown Java(TM) 2 Runtime Envir
ii kaffe-pthreads [java-virtual 2:1.1.5-3 A POSIX threads enabled version of
ii libcommons-cli-java 1.0-6 API for working with the command l
ii liblog4j1.2-java 1.2.9-1 Logging library for java
ii libseda-java 3.0-2 the Staged Event-Driven Architectu
ii libswt-gtk-3.1-java 3.0+3.1M4-3 Standard Widget Toolkit for GTK Ja
azureus recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
I am closing this bug due to its inactivity and being unconfirmed.
Were you able to find a resolution to this issue?
Cheers,
Shaun
On 8/23/05, Shaun Jackman <[EMAIL PROTECTED]> wrote:
> package azureus
> tag 317715 +moreinfo
> tag 317715 -patch
> severity normal
> thanks
>
> You have libswt-gtk-3.1-java installed, so you should have
> /usr/share/java-config/libswt-3.1-java. Try these commands for me:
>
> ls -l /usr/share/java-config/libswt-3.1-java
> ls -l /usr/share/java-config/libswt-gtk-3.1-java
> /usr/sbin/update-alternatives --display libswt-3.1-java
>
> Cheers,
> Shaun
>
> 2005/7/10, James McGuigan <[EMAIL PROTECTED]>:
> > Package: azureus
> > Version: 2.3.0.4-1
> > Severity: important
> > Tags: patch
> >
> > After: apt-get install azureus -t unstable (on a testing system)
> >
> > Trying to start azureus, it crashes on startup and complains:
> > No such file or directory ... /usr/share/java-config/libswt-3.1-java
> >
> > The problem is causes because none of its dependancies creates that
> > specific file.
> >
> > A workaround/fix for the problem, which seems to work is:
> >
> > cd /usr/share/java-config
> > ln -s libswt3-java libswt-3.1-java
> >
> > I don't know if there is any specific functionality in the 3.1 release
> > that Azureus actually depends upon (and thus it may cause other bugs),
> > but it does allow Azureus to start, and it does *seem* to be working
> > perfectly well.
> >
> > -- System Information:
> > Debian Release: testing/unstable
> > APT prefers testing
> > APT policy: (900, 'testing'), (300, 'unstable')
> > Architecture: i386 (i686)
> > Shell: /bin/sh linked to /bin/bash
> > Kernel: Linux 2.6.8-2-k7-smp
> > Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
> >
> > Versions of packages azureus depends on:
> > ii j2re1.4 [java2-runtime] 1.4.2.02-1 Blackdown Java(TM) 2 Runtime
> > Envir
> > ii kaffe-pthreads [java-virtual 2:1.1.5-3 A POSIX threads enabled
> > version of
> > ii libcommons-cli-java 1.0-6 API for working with the
> > command l
> > ii liblog4j1.2-java 1.2.9-1 Logging library for java
> > ii libseda-java 3.0-2 the Staged Event-Driven
> > Architectu
> > ii libswt-gtk-3.1-java 3.0+3.1M4-3 Standard Widget Toolkit for
> > GTK Ja
> >
> > azureus recommends no packages.
> >
> > -- no debconf information
--- End Message ---