Your message dated Tue, 16 May 2006 11:02:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367325: fixed in expect 5.43.0-3
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: expect-dev
Severity: grave
Justification: renders package unusable

The expect-dev package does not ship with the libexpect shared library,
which makes the package unusable:

$ ls -l /usr/lib/libexpect*
lrwxrwxrwx 1 root root     16 May 14 22:10 /usr/lib/libexpect.so -> 
libexpect5.43.so
-rw-r--r-- 1 root root 220846 Mar 13 01:28 /usr/lib/libexpect5.43.a
lrwxrwxrwx 1 root root     16 May 14 22:10 /usr/lib/libexpect5.43.so -> 
libexpect5.43.so

(note how libexpect5.43.so is symlinked to itself.)

$ cat x.c
char Exp_Init();

int main ()
{
return Exp_Init ();
}
$  gcc -lexpect x.c
/usr/bin/ld: cannot find -lexpect
collect2: ld returned 1 exit status

expect-dev version 5.43.0-2.

Cheers!

Eloy.-


--- End Message ---
--- Begin Message ---
Source: expect
Source-Version: 5.43.0-3

We believe that the bug you reported is fixed in the latest version of
expect, which is due to be installed in the Debian FTP archive:

expect-dev_5.43.0-3_i386.deb
  to pool/main/e/expect/expect-dev_5.43.0-3_i386.deb
expect_5.43.0-3.diff.gz
  to pool/main/e/expect/expect_5.43.0-3.diff.gz
expect_5.43.0-3.dsc
  to pool/main/e/expect/expect_5.43.0-3.dsc
expect_5.43.0-3_i386.deb
  to pool/main/e/expect/expect_5.43.0-3_i386.deb
expectk_5.43.0-3_i386.deb
  to pool/main/e/expect/expectk_5.43.0-3_i386.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.
Jonathan Walther <[EMAIL PROTECTED]> (supplier of updated expect 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: Tue, 16 Mar 2006 12:46:52 -0800
Source: expect
Binary: expect expectk expect-dev
Architecture: source i386
Version: 5.43.0-3
Distribution: unstable
Urgency: high
Maintainer: Jonathan Walther <[EMAIL PROTECTED]>
Changed-By: Jonathan Walther <[EMAIL PROTECTED]>
Description: 
 expect     - A program that "talks" to other programs
 expect-dev - Development files for the expect package
 expectk    - A Tk/X11 version of the expect program
Closes: 367325
Changes: 
 expect (5.43.0-3) unstable; urgency=high
 .
   * Applied patch from Alec Berryman, fixing a symlink error.
     Closes: #367325
Files: 
 9ee054686d1c1076bc908e88ce5774ee 735 interpreters optional expect_5.43.0-3.dsc
 20e3cab713fb65292512492d545c5112 67561 interpreters optional 
expect_5.43.0-3.diff.gz
 27f813d9d3d8018f73ee26b818712f4b 201376 interpreters optional 
expect_5.43.0-3_i386.deb
 434e3eb559f699de7c71f73289db3dc5 71410 interpreters optional 
expectk_5.43.0-3_i386.deb
 f2a00d567b756e7c4f1b70c50e012417 229776 devel optional 
expect-dev_5.43.0-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iQCVAwUBRGoQ0MK9HT/YfGeBAQK2VwP9GOEkp6BDS0vcg5ZYbwU1cXLYBtMaiNIR
yqBRbF5sfZjriDG04xwbZXz+QyVTXmtiw+8MlCRP13bechA+D5Bebstn9v2Loq3/
+WxGKsEs4AHAN7UuEh63OCHymVe3k1W50myy3ckhEQAdMMgdbWOxS0tn4wsDefqa
AusjSfWbeBw=
=yN/M
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to