Your message dated Sat, 21 Jul 2007 05:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#424013: fixed in opensc 0.11.3-1
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: opensc
Version: 0.11.1-3
Severity: normal
File: /usr/bin/pkcs15-init

Hello,

I try to use a etoken pro 64k without success.

$ pkcs15-init -r 1 --create-pkcs15 
pkcs15-lib.c:311:sc_pkcs15init_bind: Unsupported card driver default
Couldn't bind to the card: Not supported

I add a card_atr section in opensc.conf to force the driver cardos:

       card_atr 3b:f2:18:00:02:c1:0a:31:fe:58:c8:09:75 {
                name = "Aladdin eToken PRO 64k";
                driver = "cardos";
       }

$ pkcs15-init -r 1 --create-pkcs15 
New Security Officer PIN (Optional - press return for no PIN).
Please enter Security Officer PIN: 
Please type again to verify: 
Unblock Code for New User PIN (Optional - press return for no PIN).
Please enter User unblocking PIN (PUK): 
Please type again to verify: 
card.c:376:sc_create_file: returning with: Not supported
Failed to create PKCS #15 meta structure: Not supported


$ opensc-tool -l
Readers known about:
Nr.    Driver     Name
0      openct     OpenCT reader (detached)
1      openct     Aladdin eToken PRO 64k
2      openct     OpenCT reader (detached)
3      openct     OpenCT reader (detached)
4      openct     OpenCT reader (detached)

$ cardos-info -r 1 -v
Connecting to card in reader Aladdin eToken PRO 64k...
Using card driver Default driver for unknown cards.
Info : CardOS V4.2B (C) Siemens AG 1994-2005
Chip type: 124
Serial number: 26 04 f6 0a 2c 0d
Full prom dump:
33 66 00 22 9A 9A 9A 9A 7C FF 26 04 F6 0A 2C 0D 3f."....|.&...,.
00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ................
OS Version: 200.9 (unknown Version)
Current life cycle: 32 (administration)
Security Status of current DF:
Free memory : 1024
ATR Status: 0x0 ROM-ATR
Packages installed:
Ram size: 4, Eeprom size: 64, cpu type: 66, chip config: 63
Free eeprom memory: 42602
System keys: PackageLoadKey (version 0xfe, retries 10)
System keys: StartKey (version 0xff, retries 10)
Path to current DF:

Regards.
-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20.4-vs2.3.0.12+thorr.2 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages opensc depends on:
ii  libc6                         2.5-7      GNU C Library: Shared libraries
ii  libltdl3                      1.5.22-4   A system independent dlopen wrappe
ii  libopensc2                    0.11.1-3   SmartCard library with support for
ii  libssl0.9.8                   0.9.8e-4   SSL shared libraries
ii  zlib1g                        1:1.2.3-14 compression library - runtime

opensc recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: opensc
Source-Version: 0.11.3-1

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

libopensc2-dbg_0.11.3-1_amd64.deb
  to pool/main/o/opensc/libopensc2-dbg_0.11.3-1_amd64.deb
libopensc2-dev_0.11.3-1_amd64.deb
  to pool/main/o/opensc/libopensc2-dev_0.11.3-1_amd64.deb
libopensc2_0.11.3-1_amd64.deb
  to pool/main/o/opensc/libopensc2_0.11.3-1_amd64.deb
mozilla-opensc_0.11.3-1_amd64.deb
  to pool/main/o/opensc/mozilla-opensc_0.11.3-1_amd64.deb
opensc_0.11.3-1.diff.gz
  to pool/main/o/opensc/opensc_0.11.3-1.diff.gz
opensc_0.11.3-1.dsc
  to pool/main/o/opensc/opensc_0.11.3-1.dsc
opensc_0.11.3-1_amd64.deb
  to pool/main/o/opensc/opensc_0.11.3-1_amd64.deb
opensc_0.11.3.orig.tar.gz
  to pool/main/o/opensc/opensc_0.11.3.orig.tar.gz



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.
Eric Dorland <[EMAIL PROTECTED]> (supplier of updated opensc 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: Sat, 21 Jul 2007 01:12:13 -0400
Source: opensc
Binary: libopensc2 libopensc2-dev mozilla-opensc opensc libopensc2-dbg
Architecture: source amd64
Version: 0.11.3-1
Distribution: unstable
Urgency: low
Maintainer: Eric Dorland <[EMAIL PROTECTED]>
Changed-By: Eric Dorland <[EMAIL PROTECTED]>
Description: 
 libopensc2 - SmartCard library with support for PKCS#15 compatible smart cards
 libopensc2-dbg - debugging symbols for libopensc2
 libopensc2-dev - OpenSC development files
 mozilla-opensc - Mozilla plugin for authentication using OpenSC
 opensc     - SmartCard utilities with support for PKCS#15 compatible cards
Closes: 424013
Changes: 
 opensc (0.11.3-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #424013)
   * debian/control:
     - Use Standards-Version 3.7.2.2.
     - Use binary:Version instead of Source-Version.
Files: 
 357e8af6e11b3e478cd75f828c53953e 770 utils extra opensc_0.11.3-1.dsc
 10897652e1f8d08d3c953982a4237f2e 1414740 utils extra opensc_0.11.3.orig.tar.gz
 117363ae2dbb8369572d01b466222509 55087 utils extra opensc_0.11.3-1.diff.gz
 4bdcc01df771345b37318935dddd1bf7 380768 utils extra opensc_0.11.3-1_amd64.deb
 ba6f334e1234ed1efe044af3d9025406 639406 libdevel optional 
libopensc2-dev_0.11.3-1_amd64.deb
 fa45bda77ccf7598a15eadeb3e9887a7 546034 libs optional 
libopensc2_0.11.3-1_amd64.deb
 cc6bc1358bd42c0766245fe7781ed1f0 1158358 devel extra 
libopensc2-dbg_0.11.3-1_amd64.deb
 0b62fa7ce8c175e2aa497c5f29d9f58b 232530 web extra 
mozilla-opensc_0.11.3-1_amd64.deb

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

iD8DBQFGoZgEYemOzxbZcMYRArXeAJ4nf4+6x4TdXZU9/R5UT7xGPXZbYwCfSeqD
qGjudyjh2Yi+FvAi0QTS6z4=
=2j6g
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to