Your message dated Thu, 5 Jun 2008 22:55:03 +0100
with message-id <[EMAIL PROTECTED]>
and subject line pnet-assemblies has been removed from Debian, closing #382632
has caused the Debian Bug report #382632,
regarding pnet-assemblies: Depends on libgnutls12 but searches for libgnutls.so
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
382632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382632
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: pnet-assemblies
Version: 0.7.4-1
Severity: serious

pnet-assemblies depends on libgnutls12, even if it is built on a
current sid system where libgnutls-dev is the corresponding package to
libgnutls13.

However afaict pnet-assemblies does not use any file in either
libgnutls12 or libgnutls13, it tries to open the .so file.

-----------------------------
(SID)[EMAIL PROTECTED]:/tmp/pnet-assemblies-0.7.4/build-tree/pnetlib-0.7.4$ 
./sam
ples/ilrun.sh samples/simple/sslfetch.exe https://db.debian.org/
Connecting to 192.25.206.57:443 ...
Uncaught exception: System.NotSupportedException: The requested feature is not 
supported
        at DotGNU.SSL.OpenSSL..ctor() in ./OpenSSL.cs:58
        at DotGNU.SSL.SessionProviderFactory.GetProvider(String) in 
./SessionProviderFactory.cs:77
        at DotGNU.SSL.SessionProviderFactory.GetProvider() in 
./SessionProviderFactory.cs:101
        at SSLFetch.Main(String[]) in ./sslfetch.cs:84
(SID)[EMAIL PROTECTED]:/tmp/pnet-assemblies-0.7.4/build-tree/pnetlib-0.7.4$ 
strace -eopen ./samples/ilrun.sh samples/simple/sslfetch.exe 
https://db.debian.org/ 2>&1 | grep /usr/lib/lib
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
open("/usr/lib/libgnutls.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libssl.so", O_RDONLY)    = -1 ENOENT (No such file or directory)
-----------------------------

And indeed the command works after installing either libgnutls-dev or
libssl-dev which contain the .so symlink.

Either the dependency should be change accordingly or it should try to
open libgnutls.13.so and depend on libgnutls13. (Please do not se
libgnutls12, it is obsolete.)

cu andreas



--- End Message ---
--- Begin Message ---
Version: 0.7.4-1+rm

The pnet-assemblies package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/453457 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to