Your message dated Sat, 27 May 2023 05:04:42 +0000
with message-id <[email protected]>
and subject line Bug#1036318: Removed package(s) from unstable
has caused the Debian Bug report #603130,
regarding Towitoko SmartCard reader not working anymore
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.)
--
603130: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603130
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libtowitoko2
Version: 2.0.7-8.1
When I install libtowitoko2 and pcscd the SmartCard reader is no
longer recongnized. The PL2303 show up in dmesg, but there is no
response
from the driver in dmesg. Device not found in monosim.
I used this script to install the SmartCard reader, and it worked in the past.
What changed in pcsc to havae caused this?
Best regards,
Barry de Graaff
#!/bin/bash
# References: http://wiki.debian.org/Smartcards
# Automated installer for Towitoko ChipDrive Micro USB
# USB 067b:2303 (USB to Serial device)
sudo apt-get autoremove -y
sudo apt-get purge
sudo apt-get clean
sudo apt-get update
echo "
*******************************************************
* WARNING READ THIS *
* You will be prompted to update your system, *
* if you choose Y *all* packages on your system are *
* updated, if you are running an unstable or custom *
* compiled system or if you are UNSURE choose N first *
* to try install without full update, or CTRL+C to *
* abort *
*******************************************************
"
sudo apt-get upgrade
sudo apt-get install libtowitoko2 libtowitoko-dev pcscd gtk-sharp2
libmono-system-runtime2.0-cil libpcsclite1 libpcsclite-dev -y
wget http://monosim.googlecode.com/files/monosim_1.3.0.1-1ubuntu%7Eppa3_i386.deb
sudo dpkg -i ~/monosim_1.3.0.1-1ubuntu~ppa3_i386.deb
#
http://barrydegraaff.tk/index.php?page=files/Archive/Linux%20Sim%20Card%20reader/index.html
--- End Message ---
--- Begin Message ---
Version: 2.0.7-9+rm
Dear submitter,
as the package towitoko has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1036318
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---