Your message dated Wed, 17 May 2006 05:32:02 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#313587: fixed in linda 0.3.22 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: linda Version: 0.3.14 Severity: normal Hi Steve linda gives me the following warnings for the mondo package: W: mondo; The library libmondo has a different SOVER versus the shlibs file. W: mondo; The library libmondo has a different SOVER versus the shlibs file. The libraries in this package are: /usr/lib/libmondo.so.2.0.3 /usr/lib/libmondo-newt.so.1.0.0 The shlibs file reads: libmondo 2 mondo libmondo-newt 1 mondo I believe the above is correct and linda should not give a warning. My Python skills are non-existent, fortunately 'print' just works, so I've done this in library.py: if sym.endswith('.so'): sover = sym.split(self.libraries[library])[1].split('.so')[0] print("if: file sym library sover value", file, sym, library, sover, shlibs_file[self.libraries[library]][0]) else: sover = sym.split('.so.')[1] print("else: file sym library sover value", file, sym, library, sover, shlibs_file[self.libraries[library]][0]) which gives the following when running linda against the mondo package: ('else: file sym library sover value', '/usr/share/bug/mondo/control', '/usr/lib/libmondo-newt.so.1', '/usr/lib/libmondo-newt.so.1.0.0', '1', '2') ('else: file sym library sover value', '/usr/share/bug/mondo/control', '/usr/lib/libmondo-newt.so.1', '/usr/lib/libmondo.so.2.0.3', '1', '2') W: mondo; The library libmondo has a different SOVER versus the shlibs file. W: mondo; The library libmondo has a different SOVER versus the shlibs file. So, it appears the value of 'library' is correct and for some reason the values of the other variables aren't. Please let me know if you need more information. I'd surely be happy to test changes as well. Cheers Andree -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-k7 Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) Versions of packages linda depends on: ii binutils 2.15-6 The GNU assembler, linker and bina ii dash 0.5.2-5 The Debian Almquist Shell ii file 4.12-1 Determines file type using "magic" ii man-db 2.4.2-22 The on-line manual pager ii python 2.3.5-2 An interactive high-level object-o -- no debconf information
--- End Message ---
--- Begin Message ---Source: linda Source-Version: 0.3.22 We believe that the bug you reported is fixed in the latest version of linda, which is due to be installed in the Debian FTP archive: linda_0.3.22.dsc to pool/main/l/linda/linda_0.3.22.dsc linda_0.3.22.tar.gz to pool/main/l/linda/linda_0.3.22.tar.gz linda_0.3.22_all.deb to pool/main/l/linda/linda_0.3.22_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve Kowalik <[EMAIL PROTECTED]> (supplier of updated linda package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 17 May 2006 22:19:17 +1000 Source: linda Binary: linda Architecture: source all Version: 0.3.22 Distribution: unstable Urgency: low Maintainer: Steve Kowalik <[EMAIL PROTECTED]> Changed-By: Steve Kowalik <[EMAIL PROTECTED]> Description: linda - Debian package checker, not unlike lintian Closes: 313587 357727 360391 361782 361868 363919 364140 364162 364511 364812 365478 365663 367037 Changes: linda (0.3.22) unstable; urgency=low . * Update copyright date. * Add debugging for which charset we are using. * Manual page: - Add an example for -t. (Closes: #363919) * Collector: - Since nothing now uses it, rip out running ldd. * BinaryCheck: - Rip out libs-not-in-depends. (Closes: #357727, #360391, #364140, #365478) - Rewrite the double-shlibs check to use objdump. (Closes: #361782) * ChangelogCheck: - Only complain about a changelog that is HTML only if file actually reports it as being HTML. (Closes: #361868) * ControlCheck: - The correct Section is doc. (Closes: #364812) * DocumentationCheck: - Only check doc-base files in /usr/share/doc-base. (Closes: #364511) * FilesCheck: - Only complain if the output from file doesn't contain executable. (Closes: #367037) * LibraryCheck: - Don't use symlinks that have no SOVER. (Closes: #313587) * MenuCheck: - Special case WindowManagers as an allowable top-level section. (Closes: #364162) * StandardsVersionCheck: - Mark Policy 3.5 as out of date. - Update newer check to Policy 3.7.2. (Closes: #365663) Files: c3a3b01f171b92a1dfdf6ab7ff4be379 538 devel optional linda_0.3.22.dsc 4ed0ddc41a0ac6fd7adc2ff3335f63be 1426792 devel optional linda_0.3.22.tar.gz a46940ef8306364f329c180fbe84fbe3 208550 devel optional linda_0.3.22_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEaxYKCfB0CMh//C8RAqnJAJ9cGBgDtmMMXy7zN/S3YRrcOTMlEACgg7QP OldmIImHzh5gMqYRXpFhhVU= =/ire -----END PGP SIGNATURE-----
--- End Message ---

