[Bug 834368] Re: doesn't create /var/run/openct/status via init.d script

2011-08-28 Thread Andreas Jellinghaus
openct creates the status file to tell which readers are available (even if there are none). if you forget to install openct or it is not started at boot time, the status file is missing. thus if opensc complains about the missing status file, that is a good thing - telling users why the softwar

[Bug 834368] Re: doesn't create /var/run/openct/status via init.d script

2011-08-26 Thread Andreas Jellinghaus
you forgot to install the openct package. libopenct is used to access the service provided by openct. as alternative, you can configure opensc to use pcsc subsystem instead. all this is documented in the FAQ as far as I know, so I think the bug is invalid. ** Changed in: openct (Ubuntu) S

[Bug 294648] Re: svn over https with client certificates broken (regression in intrepid)

2010-12-20 Thread Andreas Jellinghaus
you could also try: svn co https://www.opensc-project.org/svn/test/ works with libneon27 0.29.0-1 on 10.04, but only if LD_PRELOAD hack is used. Thats a live subversion server for the opensc project. Regards, Andreas -- You received this bug notification because you are a member of Ubuntu Bug

Re: [Bug 294648] Re: svn over https with client certificates broken (regression in intrepid)

2010-09-05 Thread Andreas Jellinghaus
alias svn='LD_PRELOAD=/usr/lib/libneon.so.27 svn' also you need the libneon27 package installed, only libneon27-gnutls is not enough. Regards, Andreas Am Sonntag 05 September 2010, um 14:25:39 schrieben Sie: > Hi, I've had problems since upgrading from Hardy to Lucid: > > $ svn update > svn: OP

[Bug 565252] [NEW] latest opensc code for openssl engine broken

2010-04-17 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: opensc openssl and applications based on openssl such as wpa_supplicant can use smart cards. to do that they load an engine, for example engine_pkcs11, and that engine loads the smart card library, for example opensc-pkcs11.so. that used to work very fin

[Bug 536755] Re: Smartcard not detected

2010-04-08 Thread Andreas Jellinghaus
please try this: * edit opensc.conf and set reader_drivers to pcsc only * edit opensc.conf and set the proper path to libpcsclite.so.1 I guess both isn't properly configured. please let us know if this helps, or if you still don't see the card. Regards, Andreas -- Smartcard not detected https:/

[Bug 380936] Re: opensc does not find libpcsclite which is now in /lib

2010-04-08 Thread Andreas Jellinghaus
please fix this in 9.10 too! itis real easy - recompile with that simple option (or edit the default opensc.conf file). Thanks, Andreas -- opensc does not find libpcsclite which is now in /lib https://bugs.launchpad.net/bugs/380936 You received this bug notification because you are a member of

[Bug 536755] Re: Smartcard not detected

2010-03-21 Thread Andreas Jellinghaus
can you be more specific? did opensc find the reader? opensc-tool --list-readers did opensc see the atr? opensc-tool --atr did opensc know what card this is? opensc-tool --name if you can run these three commands for both versions, that would help! -- Smartcard not detected https://bugs.launch

[Bug 519711] Re: outdated package

2010-03-21 Thread Andreas Jellinghaus
lucid now has 0.11.12 ** Changed in: opensc (Ubuntu) Status: New => Fix Released -- outdated package https://bugs.launchpad.net/bugs/519711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 323089] Re: Loading /usr/lib64/opensc-pkcs11.so makes the Smart Card Reader to malfunction on Intrepid amd64

2010-03-21 Thread Andreas Jellinghaus
as far as I know dni isn't supported by opensc. instead you used a modified opensc or an opensc with a plugin (and the modification/plugin isn't open source). so there is little we can do without such cards and the source to that plugin/modification to debug this. please discuss the issue with t

[Bug 380936] Re: opensc does not find libpcsclite which is now in /lib

2010-03-21 Thread Andreas Jellinghaus
opensc (0.11.12-1ubuntu2) lucid; urgency=low [ Dominik Fischer ] * debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1", as this is the path of libpcsclite in jaunty and above. * opensc.install: added westcos-tool + manpage -- Steve Langasek Thu, 18 Feb 2010 02:52:33

[Bug 543334] Re: documentation missing

2010-03-21 Thread Andreas Jellinghaus
** Patch added: "patch to fix this issue" http://launchpadlibrarian.net/41500510/opensc.debdiff -- documentation missing https://bugs.launchpad.net/bugs/543334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 543334] [NEW] documentation missing

2010-03-21 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: opensc In upstream source we moved the documentation around and the debian/ubuntu packaging needs to be fixed, to include the html and css files (from our wiki dump). ** Affects: opensc (Ubuntu) Importance: Undecided Status: New -- docume

[Bug 543320] Re: documentation missing

2010-03-21 Thread Andreas Jellinghaus
oops, better patch attached. ** Attachment added: "verified patch/debdiff" http://launchpadlibrarian.net/41499541/libp11.debdiff -- documentation missing https://bugs.launchpad.net/bugs/543320 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 543320] Re: documentation missing

2010-03-21 Thread Andreas Jellinghaus
** Patch added: "fix for this bug" http://launchpadlibrarian.net/41498808/libp11.debdiff -- documentation missing https://bugs.launchpad.net/bugs/543320 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 543320] [NEW] documentation missing

2010-03-21 Thread Andreas Jellinghaus
Public bug reported: upstream had changes with their makefiles in doc/ so the *.html and *.css files are now in a different directory and the debian/ubuntu packaging needs to be fixed. ** Affects: libp11 (Ubuntu) Importance: Undecided Status: New -- documentation missing https://

[Bug 495410] Re: PKCS#11 signing does not work

2010-02-18 Thread Andreas Jellinghaus
from copyright file: > It was downloaded from http://www.opensc.org/ we lost that domain years ago. our homepage is www.opensc-project.org. > Upstream Authors: that list is from 2001. Our wiki page "AuthorsAndCredits" has the full list, and all the copryright statements (for opensc and software u

[Bug 520378] Re: small packaging issues

2010-02-11 Thread Andreas Jellinghaus
** Patch added: "fix all those minor build issues" http://launchpadlibrarian.net/39054772/openct_debdiff ** Changed in: openct (Ubuntu) Status: New => Confirmed -- small packaging issues https://bugs.launchpad.net/bugs/520378 You received this bug notification because you are a member

[Bug 520378] [NEW] small packaging issues

2010-02-11 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: openct I recompiled openct 0.6.19-1ubuntu2 for karmic to test the new package, and while doing that noticed a few issues left in packaging and fixed them: * add a "Build-Conflicts: libusb-dev" so the native usb driver is used (works better) * drop "hal"

[Bug 519790] [NEW] udev files not installed

2010-02-10 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: openct thanks for packaging openct in 0.6.19-1ubuntu1 so fast! I found a small issue however: in openct-0.6.19/debian/openct.install please add these lines: debian/60-openct.rules lib/udev/rules.d debian/tmp/lib/udev/* so that the udev rules file and t

[Bug 72584] Re: Installing Mozilla-opensc package not enough to use smart cards

2010-02-10 Thread Andreas Jellinghaus
If installing the package would reconfigure firefox, people would face problems. For example usualy you can run firefox and thunderbird at the same time. But when you configure smart cards access to these applications, you can't (unless you disable some security checks - which is insecure). Thus

[Bug 495410] Re: PKCS#11 signing does not work

2010-02-10 Thread Andreas Jellinghaus
oops, small issue: opensc-0.11.9/debian/mozilla-opensc.links needs to be copied over, as on debian this has different content (iceweasel vs.firefox etc.) this is the ubuntu content: usr/lib/opensc-signer.so usr/lib/firefox/plugins/opensc-signer.so usr/lib/opensc-signer.so usr/lib/mozilla/plugi

[Bug 519711] Re: outdated package

2010-02-10 Thread Andreas Jellinghaus
oops, small issue: opensc-0.11.9/debian/mozilla-opensc.links needs to be copied over, as on debian this has different content (iceweasel vs.firefox etc.) this is the ubuntu content: usr/lib/opensc-signer.so usr/lib/firefox/plugins/opensc-signer.so usr/lib/opensc-signer.so usr/lib/mozilla/plugi

[Bug 495410] Re: PKCS#11 signing does not work

2010-02-10 Thread Andreas Jellinghaus
currently lucid has 0.11.9-2ubuntu1 which does not contain the fix, so it is a regression from the fixed ubuntu 0.11.8-1ubuntu2. please have a look at bug519750: if you simply import 0.11.12-1 from debian testing you can drop all ubuntu specific changes and will have a working package. please

[Bug 519750] Re: Sync opensc 0.11.12-1 (universe) from Debian testing (main)

2010-02-10 Thread Andreas Jellinghaus
oops, small issue: opensc-0.11.9/debian/mozilla-opensc.links needs to be copied over, as on debian this has different content (iceweasel vs.firefox etc.) this is the ubuntu content: usr/lib/opensc-signer.so usr/lib/firefox/plugins/opensc-signer.so usr/lib/opensc-signer.so usr/lib/mozilla/plugins/

[Bug 433874] Re: Debug and error information reported into a random bash terminal

2010-02-10 Thread Andreas Jellinghaus
1.) you can disable openct in /etc/opensc.conf (search for "reader_driver). 2.) looks like a misconfiguration of your pam module - opening a new terminal shouldn't run any opensc tool or load opensc-pkcs11 for any reason. -- Debug and error information reported into a random bash terminal https:/

[Bug 495511] Re: piv-tool (and subsequently, the rest of the opensc/openct suite) doesn't work as non-root

2010-02-10 Thread Andreas Jellinghaus
sure, this is a secure setup. only these can access smart cards: * root of course * all users in group "scard". so add yourself and you will be fine (don't forget to logout/login). bug should be closed as invalid. ** Changed in: opensc (Ubuntu) Status: New => Invalid -- piv-tool (and su

[Bug 519746] [NEW] Sync opensc 0.11.12-1 (universe) from Debian testing (main)

2010-02-10 Thread Andreas Jellinghaus
: Convert to v3 quilt format, with single-debian-patch. * debian/rules: Enable documentation installation. * debian/control: Update description with advice from Andreas Jellinghaus, with some editing. (Closes: #552516) * debian/libopensc2.symbols: Update for new symbols. * debian

[Bug 519750] [NEW] Sync opensc 0.11.12-1 (universe) from Debian testing (main)

2010-02-10 Thread Andreas Jellinghaus
documentation installation. * debian/control: Update description with advice from Andreas Jellinghaus, with some editing. (Closes: #552516) * debian/libopensc2.symbols: Update for new symbols. * debian/libopensc2.shlibs: Remove in favor of the symbols file. -- Eric Dorland Sun, 10 Jan 2010 19

[Bug 519713] Re: package outdated

2010-02-10 Thread Andreas Jellinghaus
** Patch added: "debdiff - smaller, only the minimal changes. changed version to -1ubuntu1" http://launchpadlibrarian.net/38999195/openct_debdiff -- package outdated https://bugs.launchpad.net/bugs/519713 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 519713] Re: package outdated

2010-02-10 Thread Andreas Jellinghaus
** Patch added: "diff from 0.6.17-1 to 0.6.19-1 (except upstream changes) - if you prefer that one" http://launchpadlibrarian.net/38998916/interdiff -- package outdated https://bugs.launchpad.net/bugs/519713 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 519713] Re: package outdated

2010-02-10 Thread Andreas Jellinghaus
** Patch added: "my diff.gz - add your changelog entry and you are ready to go" http://launchpadlibrarian.net/38998647/openct_0.6.19-0.diff.gz -- package outdated https://bugs.launchpad.net/bugs/519713 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 215104] Re: mozilla-opensc should NONREPUDIATION key instead of SIGN key when creating a digital signature

2010-02-10 Thread Andreas Jellinghaus
on opensc-devel list we don't know any user of opensc-signer, and will drop that code with opensc 0.12. please contact us on opensc-devel list if you want to continue to use opensc-signer. -- mozilla-opensc should NONREPUDIATION key instead of SIGN key when creating a digital signature https://b

[Bug 519713] [NEW] package outdated

2010-02-10 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: openct the current openct package is old and totaly broken, as ubuntu moved away from hal, but didn't update openct package, which depends on hal (well "Recommends", as serial readers don't need hal, but USB readers do). so please update the package befo

[Bug 519711] [NEW] outdated package

2010-02-10 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: opensc please pull in opensc 0.11.12-1 from debian. we fixed many, many bugs since 0.11.9 release, including a real big issue with compatibility broken in 0.11.4 to 0.11.5 till 0.11.11 for some cards. New in 0.11.12; 2009-12-18; Andreas Jellinghaus

[Bug 495410] Re: PKCS#11 signing does not work

2010-01-10 Thread Andreas Jellinghaus
ah, there are source and binary packages here: https://launchpad.net/ubuntu/karmic/+source/opensc/0.11.8-1ubuntu2 Dominik, can you verify those with your cards? any idea why searching for "opensc" in "any" distribution on packages.ubuntu.com doesn't find those? -- PKCS#11 signing does not work

[Bug 495410] Re: PKCS#11 signing does not work

2010-01-10 Thread Andreas Jellinghaus
"SRU" is "stable release update", i.e. ubuntu plans to fix karmic via karmic-proposed-updates. I saw the branch in launchpand and it looks good, but is there a ppa with packages somewhere? packages.ubuntu.com doesn't show any opensc package except in the normal releases. -- PKCS#11 signing does

[Bug 503119] Re: fix openct package - migrate from hal to udev

2010-01-10 Thread Andreas Jellinghaus
openct 0.6.19 is now available with updated udev rules for ubuntu. However the debian maintainer ignored the hal->udev transiation, the debian package still contains the hal files. An experimental packaging for debian with udev rules instead of hal is available here: http://www.opensc-project.o

[Bug 495410] Re: PKCS#11 signing does not work

2010-01-07 Thread Andreas Jellinghaus
with an eraseable starcos card (iKey 3000) I did those tests for forward and backward compatibility. if that token is initialized with opensc >= 0.11.5 or the latest opensc with the fixes, it still works on opensc < 0.11.5 fine in both cases. -- PKCS#11 signing does not work https://bugs.launc

[Bug 495410] Re: PKCS#11 signing does not work

2010-01-05 Thread Andreas Jellinghaus
oops, got the version wrong. please update to opensc 0.11.12, the first version with the fix. -- PKCS#11 signing does not work https://bugs.launchpad.net/bugs/495410 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 495410] Re: PKCS#11 signing does not work

2010-01-04 Thread Andreas Jellinghaus
no, opensc in debian (0.11.9-2) is too old to contain the fix. so please update to 0.11.11, or backport the changes (but since most other changes are important fixes too ...). if you care about working smart card support, it would be nice to fix openct too (see my new bug report 503119). -- PKCS

[Bug 503119] [NEW] fix openct package - migrate from hal to udev

2010-01-04 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: openct ubuntu dropped hal in 9.10/karmic without fixing openct package - as you can see in the file list it provides information using fdi files to hal, so it gets called when a matching usb token/smart card reader was plugged in. without hal that doesn't

[Bug 495410] Re: PKCS#11 signing does not work

2009-12-18 Thread Andreas Jellinghaus
This bug was fixed in OpenSC 0.11.12. For details see: http://www.opensc-project.org/pipermail/opensc-announce/2009-December/30.html Ubuntu could publish packages of this latest version or backport the changes to older versions (simply diff 0.11.12 against 0.11.11 so you can easily extract th

[Bug 495410] Re: PKCS#11 signing does not work

2009-12-13 Thread Andreas Jellinghaus
the cause is change 3401 between 0.11.4 and 0.11.5. reverting it will get your cards to work for now. however we still need to analyse the situation. I guess the change is correct. the new code will properly encode information on the cards. however the fixed format is incompatible with the old o

[Bug 477066] Re: kdm fails to start/restart (but gdm does properly) in kubuntu karmic 64 bits and nvidia driver 185

2009-11-30 Thread Andreas Jellinghaus
same problem here: kubuntu karmic with 2.6.31-15 and nvidia 185 (current packages). going back to 2.6.31-14 kernel solved the problem for me. I debugged the issue with strace: kdm doesn't crash, nor does the xserver. the problem is that X does open("/dev/nvidia0") and that takes about 15 seconds

[Bug 441954] [NEW] https access broken (with optional client certs)

2009-10-03 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: subversion I tested karmic and the https access to svn servers configured with optional client certificates (so you can for example read without authenticating yourself, but write access needs authentication with a client certificate) is broken. steps t

[Bug 435138] Re: no appropriate entry in fdi file

2009-09-25 Thread Andreas Jellinghaus
openct 0.6.18 was released today, so you could upgrade to the latest version. no changes to the build system should be necessary other than bumping the version number -- no appropriate entry in fdi file https://bugs.launchpad.net/bugs/435138 You received this bug notification because you are a me

[Bug 435138] Re: no appropriate entry in fdi file

2009-09-23 Thread Andreas Jellinghaus
rutoken S support is currently only in openct trunk, and will be in openct 0.6.18. ubuntu is still using 0.6.16. if those lines are added to the fdi, will rutoken work, or will it need the code changes we have in openct trunk too? -- no appropriate entry in fdi file https://bugs.launchpad.net/b

[Bug 368683] Re: Openct needs to be restarted when inserting an eToken

2009-05-19 Thread Andreas Jellinghaus
new debdiff file, please apply / upload fixed package to universe jaunty-updates. ** Attachment added: "debdiff file with the trivial bugfix" http://launchpadlibrarian.net/26923554/openct_0.6.14-3ubuntu3.debdiff -- Openct needs to be restarted when inserting an eToken https://bugs.launchpad.n

Re: [Bug 368683] Re: Openct needs to be restarted when inserting an eToken

2009-05-19 Thread Andreas Jellinghaus
Am Dienstag 19 Mai 2009 06:13:13 schrieb David Medberry: > Hi Andreas, > > Your openct 0.6.16-0 worked flawlessly for me on i386 platform as well. > Any idea when this will go into Jaunty? Any place else we need to > request that? the important wiki pages seem to be https://wiki.ubuntu.com/StableRe

[Bug 368683] Re: Openct needs to be restarted when inserting an eToken

2009-04-29 Thread Andreas Jellinghaus
we had problems like this before: the kernel finds out there is a new usb device. udev gets an event. udev manages both to tell openct about it and create a file in /dev/ somewhere. but again the communication is flawed somehow, openct is not told what that new device file is. sad. lets switch to

[Bug 368683] Re: Openct needs to be restarted when inserting an eToken

2009-04-29 Thread Andreas Jellinghaus
for reference, the upstream fix was commit 1063 in october 2008. http://www.opensc-project.org/openct/changeset/1063/trunk/etc/openct.udev.modalias.in the debian bug is 498920 ** Bug watch added: bugs.debian.org/ #498920 http://bugs.debian.org:80/cgi-bin/bugreport.cgi?bug=498920 ** Also affe

[Bug 368683] Re: Openct needs to be restarted when inserting an eToken

2009-04-29 Thread Andreas Jellinghaus
/lib/udev/rules.d/40-openct.rules replace ENV{MODALIAS}=="usb:v0529p0514", RUN+="/lib/udev/openct_usb" with ENV{MODALIAS}=="usb:v0529p0514*", RUN+="/lib/udev/openct_usb" and it should work. can anyone fix the jaunty openct package with this trivial typo fix? or will openct users need to wait 6 m

[Bug 368683] Re: Openct needs to be restarted when inserting an eToken

2009-04-28 Thread Andreas Jellinghaus
can you check which configuration the ubuntu package has? a hal file (official suggestion), an udev rule or a hotplug map file? if so, what is the usb vendor and product id, and are those matched in that file? what script is configured to be triggered by that file? can you check if that script is

[Bug 366928] [NEW] subversion still linked with gnutls

2009-04-25 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: subversion many web servers use https with optional client certificates. this works fine with subversion: everyone can checkout an open source project without having to show a client certificate. but if you try to access a restricted resource (e.g. any mo

[Bug 324775] [NEW] please drop this package

2009-02-03 Thread Andreas Jellinghaus
Public bug reported: ubuntu still includes a software called "etoken". that software is buggy, does not work properly (or at all?) and trying to use it can damage your hardware. so please be so kind and remove it? I'm the author of it, and I replaced it with some new open source project about 7

[Bug 294648] Re: svn over https with client certificates broken (regression in intrepid)

2008-12-28 Thread Andreas Jellinghaus
Downgrading my intrepid subversion and libsvn1 packages to the hardy-packports situation solved the problem for me as well. please fix the subversion packages in intrepid. my setup: hardy server, apache2 with subversion, with optional client certificates, but for the write operations they are re

[Bug 294648] Re: svn over https with client certificates broken (regression in intrepid)

2008-12-28 Thread Andreas Jellinghaus
Downgrading my intrepid subversion and libsvn1 packages to the hardy-packports situation solved the problem for me as well. please fix the subversion packages in intrepid. my setup: hardy server, apache2 with subversion, with optional client certificates, but for the write operations they are re

[Bug 294648] Re: svn over https with client certificates broken (regression in intrepid)

2008-12-28 Thread Andreas Jellinghaus
Downgrading my intrepid subversion and libsvn1 packages to the hardy-packports situation solved the problem for me as well. please fix the subversion packages in intrepid. my setup: hardy server, apache2 with subversion, with optional client certificates, but for the write operations they are re

[Bug 263887] Re: nvidia switch output

2008-11-09 Thread Andreas Jellinghaus
sorry, I cannot test some daily image or whatever. But I updated to 8.10 and now closing and re-opening the display switches the video output from external to internal and back. the resolution is not adjusted, but that is easy to work around. -- nvidia switch output https://bugs.launchpad.net/bu

[Bug 288746] Re: update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
ls -l /var/lib/apt/periodic/ insgesamt 0 -rw-r--r-- 1 root root 0 2008-10-24 08:02 update-stamp -rw-r--r-- 1 root root 0 2008-10-24 15:46 update-success-stamp ls -l /etc/cron.daily/apt -rw-r--r-- 1 root root 7680 2008-08-14 18:56 /etc/cron.daily/apt ** Attachment added: "/var/log/apt/term.log"

[Bug 288746] Re: update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
sorry, all log files in german. now I can't run kdesu "adept-manager ..." etc. again - no such file or directory. also kdesu is no longer installed either. -- update hoary to intrepid RC failed with dpkg locked https://bugs.launchpad.net/bugs/288746 You received this bug notification because yo

[Bug 288746] Re: update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
** Attachment added: "/var/log/dist-upgrade/term.log" http://launchpadlibrarian.net/18862873/term.log -- update hoary to intrepid RC failed with dpkg locked https://bugs.launchpad.net/bugs/288746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 288746] Re: update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
** Attachment added: "/var/log/dist-upgrade/main.log" http://launchpadlibrarian.net/18862870/main.log -- update hoary to intrepid RC failed with dpkg locked https://bugs.launchpad.net/bugs/288746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 288746] Re: update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
oops, konqueror told me it was empty. that was wrong, it was permission denied. here is the file. ** Attachment added: "/var/log/dist-upgrade/apt-term.log" http://launchpadlibrarian.net/18862857/apt-term.log -- update hoary to intrepid RC failed with dpkg locked https://bugs.launchpad.net/bug

[Bug 288746] Re: update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
apt-term.log is empty -- update hoary to intrepid RC failed with dpkg locked https://bugs.launchpad.net/bugs/288746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 288746] Re: update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
** Attachment added: "/var/log/dist-upgrade/apt.log" http://launchpadlibrarian.net/18862793/apt.log -- update hoary to intrepid RC failed with dpkg locked https://bugs.launchpad.net/bugs/288746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 288746] [NEW] update hoary to intrepid RC failed with dpkg locked

2008-10-24 Thread Andreas Jellinghaus
Public bug reported: Binary package hint: update-manager updateing hardy (kubuntu-desktop plus other packages from all 4 repo branches) to intrepid on x86_64. started with kdesu "adept_manager --dist-upgrade-devel" as suggested. at some point the update procedure failed to install the new updat

[Bug 209403] Re: crash with gmane nntp server and kvm.devel newsgroup

2008-09-24 Thread Andreas Jellinghaus
my kontact is german, so I try to translate back to english: start kontact click usenet click "zugang" (maybe acces? between "go to" and "groups", 5th menu item from left click settings name: gmane server: news.gmane,org port: 119 click ok in the tree click on gmane, right-click select subsribe

[Bug 263887] Re: nvidia switch output

2008-09-02 Thread Andreas Jellinghaus
this switches the video output, but doesn't change resolution, frequencies etc. so far. need to figure out how nvidia-settings does that (and how "auto" resolution works there). converted the tool to a patch and send it to the nvidia-settings developers and asked for help there. also DISPLAY an

[Bug 263887] Re: nvidia switch output

2008-09-02 Thread Andreas Jellinghaus
the ACPI key for the video button is: ibm/hotkey HKEY 0080 1007 so if you install this application as /root/bin/switch-display, you need to edit /etc/acpi/events/ibm-videobtn and set action=/root/bin/switch-display restart acpid using "/etc/init.d/acpid restart" (or reboot) and you should

[Bug 263887] Re: nvidia switch output

2008-09-02 Thread Andreas Jellinghaus
** Attachment added: "source code" http://launchpadlibrarian.net/17229686/switch-display.c -- nvidia switch output https://bugs.launchpad.net/bugs/263887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 263887] Re: nvidia switch output

2008-09-02 Thread Andreas Jellinghaus
** Attachment added: "makefile" http://launchpadlibrarian.net/17229676/Makefile -- nvidia switch output https://bugs.launchpad.net/bugs/263887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 263887] [NEW] nvidia switch output

2008-09-02 Thread Andreas Jellinghaus
Public bug reported: Lenovo T61 laptops with Nvidia Quadro 140 NVS Laptops and (k)ubuntu 8.04: FN+F7 for switching video output (dvi <-> lcd) does not work. annoying for people like me who use a docing station 50% of the time. the old work around: start nvidia-settings, click on displays, click

[Bug 256055] Re: spr/pinpad 532 is not recognized

2008-08-09 Thread Andreas Jellinghaus
hmm, openct source in etc/ has both 04e6:0003 and 04e6:e003, not consistent, not sure which one is correct. maybe it depends on the firmware you have installed on the reader? (without a firmware update it might be buggy anyway - older firmware has issues with pinpad) I fixed openct trunk source

[Bug 246392] Re: openct doesn't recognize etoken

2008-07-10 Thread Andreas Jellinghaus
thanks for finding the problem. this is an upstream problem, it was fixed in svn revision 1063 in trunk. not sure when anyone finds time to create a new openct upstream release, so could someone please fix this trivial issue in ubuntu packages directly? Thanks, Andreas -- openct doesn't recogni

[Bug 246392] Re: openct doesn't recognize etoken

2008-07-10 Thread Andreas Jellinghaus
I confirm this problem, a simple typo in etc/openct.udev.modalis.in. please fix it in a new revision of the openct package. ** Changed in: openct (Ubuntu) Status: New => Confirmed -- openct doesn't recognize etoken https://bugs.launchpad.net/bugs/246392 You received this bug notification

[Bug 246392] Re: openct doesn't recognize etoken

2008-07-08 Thread Andreas Jellinghaus
Hi, to debug this roblem, please show: - the version of your linux kernel. some older 2.6.22 or so were buggy. - lsusb - what vendor id and product id does the etoken use - setup - no idea what ubuntu currently uses? and packages.ubuntu.com isn't working for me. does openct come with udev ru

[Bug 221856] Re: package openct 0.6.14-2 failed to install/upgrade: sous-processus post-installation script tu? par le signal (Interrompre)

2008-04-25 Thread Andreas Jellinghaus
could you edit /var/lib/dpkg/info/openct.postinst and add a "set -x" as second line, and then run "LANG=C dpkg --configure --pending"? (run both as root). that way we would get detailed information what is going wrong, with error messages in english (sorry, I don't speak french, but from what I ca

[Bug 68274] Re: please start ssh for single user mode

2008-03-07 Thread Andreas Jellinghaus
I don't see how your reply has anything to do with the bug report. Servers reachable via network only have a huge problem, if they are booted into "single" user mode. Without any console or noone near a console such a server is dead and the only way to "fix" the problem would be a hard power cyc

[Bug 133794] Re: kernel 2.6.22 broke uevent with MODALIAS

2007-12-28 Thread Andreas Jellinghaus
Hi Henrik, as far as I know ubuntu already updated its 2.6.22 kernel to inclide the fix, and since hardy uses a kernel later that 2.6.22.6 / 23+ it doesn't have this issue (unless someone broke the upstream kernel). Regards, Andreas -- kernel 2.6.22 broke uevent with MODALIAS https://bugs.launc

[Bug 154271] Re: xenU sending too big packets on ubuntu 7.10 "gutsy"

2007-10-19 Thread Andreas Jellinghaus
ethtool -K eth0 tx off in xenU fixes the problem. -- xenU sending too big packets on ubuntu 7.10 "gutsy" https://bugs.launchpad.net/bugs/154271 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 154271] xenU sending too big packets on ubuntu 7.10 "gutsy"

2007-10-19 Thread Andreas Jellinghaus
Public bug reported: etup: amd64, xen0 = ubuntu 7.10 ("gutsy"), xenU = ubuntu 7.10 ("gutsy"), network config with xenU routing via xen0. scp xenU:file . very slow, ~50KB/s scp xen0:file . several MB/s on xen0: scp xenU:file . many MB/s had a look at tcpdump, I see lines

[Bug 153313] Re: alternative installer in 7.10 rc fails to remove raids : /dev/md/1 no such file or directory

2007-10-16 Thread Andreas Jellinghaus
as quick fix I tried this: cd /dev/md ln -s ../md1 1 ln -s ../md0 0 and then mdcfg worked fine. -- alternative installer in 7.10 rc fails to remove raids : /dev/md/1 no such file or directory https://bugs.launchpad.net/bugs/153313 You received this bug notification because you are a member of U

[Bug 153313] alternative installer in 7.10 rc fails to remove raids : /dev/md/1 no such file or directory

2007-10-16 Thread Andreas Jellinghaus
Public bug reported: reproduce: - boot installer - zero disks with "dd if=/dev/zero of=/dev/sda bs=512 count=1" etc. for all disks - reboot - boot installer - setup two partitions on two disks, create md1 from the first and md2 from the second each time. - try to setup crypt on the second,

Re: [Bug 125054] Re: openct broken by ubuntu udev setup

2007-10-15 Thread Andreas Jellinghaus
thanks a lot scott, I tested the new package and it works fine. Regards, Andreas -- openct broken by ubuntu udev setup https://bugs.launchpad.net/bugs/125054 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 125054] Re: openct broken by ubuntu udev setup

2007-10-12 Thread Andreas Jellinghaus
my self-build packages with this patch applied (and nothing else) work fine. if you want to do more testing, I can help (without some usb smart card reader or usb crypto token supported by openct there is not much you can test yourself). -- openct broken by ubuntu udev setup https://bugs.launchp

[Bug 125054] Re: openct broken by ubuntu udev setup

2007-10-11 Thread Andreas Jellinghaus
this latest patch works on top of the current openct version in universe. it is as small as it can get. with it: plug in a usb smart card reader, works. without it: plug in a usb smart card reader, does not work. you can work around with "sudo /etc/init.d/openct restart" but that is very ugly, and

[Bug 125054] Re: openct broken by ubuntu udev setup

2007-10-11 Thread Andreas Jellinghaus
I could finally test ubuntu gutsy and found out: it is broken, hotplugging usb smart card reader does not work. the problem is simple: /dev/bus/usb/* has device files in ubuntu gutsy, but /proc/bus/usb is an empty directory. the kernel event gives us a file name in /proc/bus/usb :( the proper fix

[Bug 50299] Re: [sru required] openct sometimes fails

2007-09-30 Thread Andreas Jellinghaus
it is sad that noone can apply th egiven and working patch for dapper, but that doesn't invalidate the bug. ** Changed in: openct (Ubuntu) Status: Invalid => Confirmed -- [sru required] openct sometimes fails https://bugs.launchpad.net/bugs/50299 You received this bug notification because

[Bug 63929] Re: hotplug mode is not working

2007-09-05 Thread Andreas Jellinghaus
debian unstable has openct 0.6.14, if you can somehow get that into ubuntu, we solve all bugs I'm aware of and it simply works - except that kernel needs to have the message.c fix, but it was in 2.6.22.6 so I hope the kernel team included it in the ubuntu 2.6.22 already. I don't know what versi

[Bug 125054] Re: openct broken by ubuntu udev setup

2007-08-31 Thread Andreas Jellinghaus
please update openct to 0.6.14 for gutsy, so it will work. 0.6.14 contains all recent fixes for udev and hal setup. note: if you run 2.6.22, make sure it is 2.6.22.6+ (fix for drivers/usb/core/message.c included) before testing. a kernel bug for this has been filed as well. -- openct broken by u

[Bug 133794] Re: kernel 2.6.22 broke uevent with MODALIAS

2007-08-31 Thread Andreas Jellinghaus
2.6.22.6 was released today with the fix in drivers/usb/core/message.c please update the kernel to include the fix if not done already. thanks! -- kernel 2.6.22 broke uevent with MODALIAS https://bugs.launchpad.net/bugs/133794 You received this bug notification because you are a member of Ubuntu

[Bug 133794] Re: kernel 2.6.22 broke uevent with MODALIAS

2007-08-21 Thread Andreas Jellinghaus
confirmed: openct 0.6.11-1 (feisty) package works with linux kernel 2.6.22, but only if patched with the second patch from kay sievers. please apply to gutsy linux kernel package. -- kernel 2.6.22 broke uevent with MODALIAS https://bugs.launchpad.net/bugs/133794 You received this bug notification

[Bug 133794] Re: kernel 2.6.22 broke uevent with MODALIAS

2007-08-21 Thread Andreas Jellinghaus
kay sievers posted a new patch fixing this problem: http://lkml.org/lkml/2007/8/21/147 need to verify this, but guess then also older versions of openct will still work with such a patched kernel. so please apply. -- kernel 2.6.22 broke uevent with MODALIAS https://bugs.launchpad.net/bugs/133794

[Bug 133794] Re: kernel 2.6.22 broke uevent with MODALIAS

2007-08-21 Thread Andreas Jellinghaus
tried to file this against linux-image-2.6.22-1-generic (or -i386), but launchpad wouldn't allow that. -- kernel 2.6.22 broke uevent with MODALIAS https://bugs.launchpad.net/bugs/133794 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu

[Bug 133794] kernel 2.6.22 broke uevent with MODALIAS

2007-08-21 Thread Andreas Jellinghaus
Public bug reported: to reproduce this bug: as root run udevmonitor --kernel --environment and then plugin some usb device. with kernels before 2.6.22 you see some event that has both DEVICE and MODALIAS set. with kernel 2.6.22 there is no such event anymore, only one with DEVICE but without MO

[Bug 125052] Re: document side effects of ubuntu udev setup

2007-07-11 Thread Andreas Jellinghaus
only one event emited by the kernel is useable, and that is the one with both DEVICE and MODALIAS set. if /proc/bus/usb would be usbfs, then this would work, and it does so on all other linux distributions. but because ubuntu is not using usbfs on the standard location the expected device is nei

[Bug 125052] Re: document side effects of ubuntu udev setup

2007-07-11 Thread Andreas Jellinghaus
then maybe udev processes several events serialized? what I'm seeing is one event with DEVICE=/proc/bus/usb/NNN/NNN and no matter how long I sleep / delay / retry to find the file, it always shows up after the script terminates. if the script internally forks into the background the device file

[Bug 125054] Re: openct broken by ubuntu udev setup

2007-07-10 Thread Andreas Jellinghaus
this patch updates etc/openct_usb to the latest version from openct/trunk. this file was tested and works well on feisty, and also should work well on gutsy (same openct package IIRC). please apply to both! (and edgy if that one has /dev/bus/usb bind-mounted to /proc/bus/usb too). ** Attachment

  1   2   >