[Bug 1968210] Re: USB devices not detected during boot on USB 3.0 hubs

2022-04-14 Thread Tilman Schmidt
Please skip confirmation from me. I currently don't have a test environment available to test the -proposed kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968210 Title: USB devices not detec

[Bug 1939638] Re: [regression] USB device is not detected during boot

2022-04-08 Thread Tilman Schmidt
Good to know. Thanks for the information. I guess I should subscribe to that other bug then. Would it be an option to mark this one a duplicate of the new one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1939638] Re: [regression] USB device is not detected during boot

2022-04-06 Thread Tilman Schmidt
Sorry, I can't help with that. All machines on which I have seen the issue so far are production machines under configuration control where I cannot install an experimental kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1939638] Re: [regression] USB device is not detected during boot

2022-04-04 Thread Tilman Schmidt
The log I attached in comment #15 is from a cold boot, but I'm seeing all four combinations of outcomes: cold boot -> failing cold boot -> working warm boot -> failing warm boot -> working on ~40 Focal servers with identical hardware. (Except for a different RAID controller in three of them which

[Bug 1939638] Re: [regression] USB device is not detected during boot

2022-04-01 Thread Tilman Schmidt
a-schmidt@ulanbator:/var/log$ lspci -nn | grep USB 00:14.0 USB controller [0c03]: Intel Corporation C620 Series Chipset Family USB 3.0 xHCI Controller [8086:a1af] (rev 09) Output of dmesg is attached. At kernel timestamp 2.544086 you can see the telltale "couldn't allocate usb_device" message. S

[Bug 1939638] Re: [regression] USB device is not detected during boot

2022-03-25 Thread Tilman Schmidt
Broken again on Ubuntu 20.04LTS after updating to kernel 5.4.0-105-generic. USB2 devices not detected on USB3 ports after reboot, but appearing after: $ echo ':00:14.0' | sudo tee /sys/bus/pci/drivers/xhci_hcd/unbind $ sleep 1 $ echo ':00:14.0' | sudo tee /sys/bus/pci/drivers/xhci_hcd --

[Bug 1882071] [NEW] service ntp restart fails with error: unable to bind to wildcard address

2020-06-04 Thread Tilman Schmidt
Public bug reported: Description:Ubuntu 16.04.6 LTS Release:16.04 Package: ntp Version: 1:4.2.8p4+dfsg-3ubuntu5.10 Restarting the ntp daemon ntpd after a change in the configuration file /etc/ntp.conf via the shell command % sudo service ntp restart fails in a small fraction of cas

[Bug 1298325] Re: ifenslave can't delete interfaces from a bond

2019-07-17 Thread Tilman Baumann
Can we have that in Xenial as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1298325 Title: ifenslave can't delete interfaces from a bond To manage notifications about this bug go to: https://

[Bug 1833896] Re: Ubuntu 18.04: slow page loads with client cert auth after upgrade to openssl 1.1.1

2019-06-25 Thread Tilman Sandig
Have solved my problem by simply rebuilding the apache 2.4.39 from same sources. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833896 Title: Ubuntu 18.04: slow page loads with client cert auth afte

[Bug 1833039] Re: 18.04/Apache2: rejecting client initiated renegotiation due to openssl 1.1.1

2019-06-25 Thread Tilman Sandig
@xnox: I think you are right with mod_ssl; I run apache2 2.4.39 (built from sources, the above mentioned mod_ssl-patch is probably included here?) on ubuntu 18.04 and was not aware I had to rebuild it after the ubuntu-update to OpenSSL 1.1.1; after the rebuild everything seems to be fine! Thanks

[Bug 1833039] Re: 18.04/Apache2: rejecting client initiated renegotiation due to openssl 1.1.1

2019-06-25 Thread Tilman Sandig
see also https://bugs.launchpad.net/apache2/+bug/1833896 duplicate? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833039 Title: 18.04/Apache2: rejecting client initiated renegotiation due to open

[Bug 1833896] Re: Ubuntu 18.04: slow page loads with client cert auth after upgrade to openssl 1.1.1

2019-06-25 Thread Tilman Sandig
Yesterday (2019-06-24) I updated Ubuntu 18.04 and got OpenSSL 1.1.1; after that, every GET-request with a client certificate causes a delay > 15sec. I use the source-download of apache 2.4.39 (the latest version), TLS 1.3 is not configured. Because only access to parts of the virtual host should

[Bug 1766555] Re: openscad package missing from 18.04

2018-07-18 Thread Tilman Baumann
+1 for getting it back in the distro. I was quite confused when it was suddenly gone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766555 Title: openscad package missing from 18.04 To manage noti

[Bug 1779674] Re: AppArmor does not permit access to rbd admin socket hardcoded in OpenStack charms

2018-07-17 Thread Tilman Baumann
Ah, sounds like good holidays. Yes, we tested that line and it worked. The charm had additional issues with the way it created the directory, but that was just a distraction. What I don't know 100% is the impact of not having this socket. Because in order to test if rbd works, I need that socket

[Bug 1779674] Re: AppArmor does not permit access to rbd admin socket hardcoded in OpenStack charms

2018-07-16 Thread Tilman Baumann
Honestly, I would only modify package maintained files from a charm as the very last resort. Using those paths is not only something strange in the charm. Anyone using ceph rbd would use those paths. IMO, the question is, should a properly confined qemu allow rbd or not? This has btw precedence

[Bug 1779674] Re: AppArmor does not permit access to rbd admin socket hardcoded in OpenStack charms

2018-07-05 Thread Tilman Baumann
I'm still testing the full extent of the impact. It could be that just the admin socket isn't set up and the nasty error message. Customer claims it's disabling the whole cache. But I'm not sure if that is actually true. And not quite sure how to test it TBH. Best case, it's just ugly cosmetics.

[Bug 1779674] Re: AppArmor does not permitt access to rbd admin socket hardcoded in OpenStack charms

2018-07-02 Thread Tilman Baumann
Partner bug in Charm https://bugs.launchpad.net/charm-cinder- ceph/+bug/1779676 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779674 Title: AppArmor does not permitt access to rbd admin socket hard

[Bug 1779674] [NEW] AppArmor does not permitt access to rbd admin socket hardcoded in OpenStack charms

2018-07-02 Thread Tilman Baumann
Public bug reported: The OpenStack charm nova-compute sets up rbd with hardcoded paths which libvirt has no access too when confined by AppArmor The charm sets up 'admin socket': '/var/run/ceph/rbd-client-$pid.asok' via https://github.com/openstack/charm-nova-compute/blob/c744e052347d8ddfae88804a

[Bug 1773211] [NEW] Installer crashes when selecting format checkbox

2018-05-24 Thread Tilman
Public bug reported: In the manual disk setup option I deleted the old Linux partition and then clicked it to create a new one. After that I selected the format checkbox for the partition which crashed the Installer with this message: Traceback (most recent call last): File "/usr/lib/ubiquity/u

[Bug 1652476] Re: package 389-admin 1.1.43-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-28 Thread Tilman Baumann
This wasn't exactly the section of postinst that was causing the issue. I have a workaround for it in debian/rules: override_dh_installinit: dh_installinit --name dirsrv-admin -- defaults 15 85 vs override_dh_installinit: dh_installinit --name dirsrv-admin --no-start -- defaults 15 85 And a PP

[Bug 1652476] Re: package 389-admin 1.1.43-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-28 Thread Tilman Baumann
I can confirm this bug on Zesty. As far as I understand the situation, the following is the case. The package leases the service in a un-configured state. There is no /etc/dirsrv/admin-serv/adm.conf and /var/log/dirsrv/admin-serv/ does not exist. This is why the service doesn't start. The servic

[Bug 1249777] Re: libsss-sudo generated nsswitch.conf leads to error messages upon sudo invocation

2017-06-01 Thread Tilman Schmidt
IMHO we have two separate issues here, both of which need to be addressed: First, and most important, installing an update for the sssd package MUST NOT revert an intentional local configuration change. If you insist in adding `sss` to the `sudoers` line in nsswitch.conf on initial installation, y

[Bug 1249777] Re: libsss-sudo generated nsswitch.conf leads to error messages upon sudo invocation

2017-05-05 Thread Tilman Schmidt
Worse, even if I remove the `sss` entry on the `sudoers` line as suggested, every update of the `sssd` package adds it back again. My preferred solution by far is solution 3) from comment #2 on 2013-11-12. At the very least, updating a package should not kill a manual configuration change. Re com

[Bug 1444297] Re: ubuntu vivid: last/w broken

2015-04-18 Thread Tilman Keskinöz
But i kust noted another problem, the reboot time is not recorded correctly: reboot system boot 3.19.0-14-generi Sat Apr 18 20:38 - 00:08 (03:30) reboot system boot 3.19.0-14-generi Fri Apr 17 09:14 - 00:08 (1+14:54) This started on Wednesday with the same update that fixed recordin

[Bug 1444297] Re: ubuntu vivid: last/w broken

2015-04-18 Thread Tilman Keskinöz
it seems to have been fixed now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444297 Title: ubuntu vivid: last/w broken To manage notifications about this bug go to: https://bugs.launchpad.net/ub

[Bug 1444297] Re: ubuntu vivid: last/w broken

2015-04-15 Thread Tilman Keskinöz
logins via SSH are recorded correctly, so i think it is only logins via sddm that are not recorded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444297 Title: ubuntu vivid: last/w broken To manag

[Bug 1444297] [NEW] ubuntu vivid: last/w broken

2015-04-15 Thread Tilman Keskinöz
Public bug reported: output of last and w does not show any logged in users. vivid$ w 08:51:58 up 11 min, 0 users, load average: 0.60, 1.42, 1.14 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT debianjessie$w 08:52:23 up 88 days, 20:21, 14 users, load average: 0.20, 0.14

[Bug 1429852] Re: It is much too hard to file a bug report

2015-03-10 Thread Tilman Bohl
** Description changed: Usability issue: the process of filing a bug report is too hard. Steps to reproduce: Imagine your desktop application (e.g. gnucash) is misbehaving, and you want to help Ubuntu. These are the steps for a first time bug report: (0) look through the applica

[Bug 1429858] [NEW] encourages poor security habits instead of storing the HBCI certificate

2015-03-09 Thread Tilman Bohl
Public bug reported: Hi, every time I fetch transactions from my banks using Gnucash, it asks me again whether the bank's certificate is valid (perhaps even multiple times, at least initially). This encourages a habit of clicking yes on anything, rather than re-checking the certificate. Security

[Bug 1429852] [NEW] It is much too hard to file a bug report

2015-03-09 Thread Tilman Bohl
Public bug reported: Usability issue: the process of filing a bug report is too hard. Steps to reproduce: Imagine your desktop application (e.g. gnucash) is misbehaving, and you want to help Ubuntu. These are the steps for a first time bug report: (0) look through the application's menus, no hi

[Bug 358533]

2014-11-08 Thread Tilman Vogel
(In reply to Aaron J. Seigo from comment #99) > @Tilman Vogel: If you can not fix it yourself, and evidently people who may > be able to are not motivated to do so, then perhaps paying someone to fix it > would be a possibility. Not everything gets accomplished gratis. (No, I'm >

[Bug 358533]

2014-11-08 Thread Tilman Vogel
For me, this is by far the most annoying problem I have with KDE because it happens to me every time I switch from wired network to wireless. So, I sympathize with Szczepan's frustration, even if that does not immediately help. 6th anniversary in February and a lot of votes makes me wish one of th

[Bug 406154]

2014-11-08 Thread Tilman Vogel
(In reply to Aaron J. Seigo from comment #99) > @Tilman Vogel: If you can not fix it yourself, and evidently people who may > be able to are not motivated to do so, then perhaps paying someone to fix it > would be a possibility. Not everything gets accomplished gratis. (No, I'm >

[Bug 406154]

2014-11-08 Thread Tilman Vogel
For me, this is by far the most annoying problem I have with KDE because it happens to me every time I switch from wired network to wireless. So, I sympathize with Szczepan's frustration, even if that does not immediately help. 6th anniversary in February and a lot of votes makes me wish one of th

[Bug 934923] Re: obexpushd version 0.11.2-1 FTBFS on i386 in precise

2014-09-19 Thread Tilman Keskinöz
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661879 ** Bug watch added: Debian Bug tracker #661879 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661879 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1155819] Re: Plugging in Logitech G930 USB headset breaks mouse click behaviour

2014-08-17 Thread Tilman Krummeck
So from my understanding this bugs needs some additional information, correct? Has someone opened a new report yet? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155819 Title: Plugging in Logitech

[Bug 1256613] Re: 12d1:1436 [Acer Aspire 1810TZ] Huawei E173 UMTS stick; sometimes not possible to activate mobile connection

2014-01-07 Thread Tilman Krummeck
As it works with a release not far away I think this ticket can just be rejected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256613 Title: 12d1:1436 [Acer Aspire 1810TZ] Huawei E173 UMTS stick;

[Bug 1256613] Re: 12d1:1436 [Acer Aspire 1810TZ] Huawei E173 UMTS stick; sometimes not possible to activate mobile connection

2014-01-07 Thread Tilman Krummeck
I tested it with a release I downloaded today. Stick is recognized correctly. Shortly after plugin it in a message to enter the PIN appears. Seems to be working fine. Tested several times. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1256613] Re: Huawei E173 UMTS stick; sometimes not possible to activate mobile connection

2013-12-03 Thread Tilman Krummeck
Tested with requested kernel. Output of uname -a: Linux tilman-defiant 3.13.0-031300rc2-generic #201311291635 SMP Fri Nov 29 21:36:49 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Attached new dmesg logfile ** Attachment added: "dmesg log new kernel" https://bugs.launchpad.net/ubun

[Bug 1256613] Re: Huawei E173 UMTS stick; sometimes not possible to activate mobile connection

2013-12-03 Thread Tilman Krummeck
Added tag "kernel-bug-exists-upstream" and set to confirmed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256613 Title: Huawei E173 UMTS stick; sometimes not possible to activate mobile connecti

[Bug 1256613] Re: Huawei E173 UMTS stick; sometimes not possible to activate mobile connection

2013-12-03 Thread Tilman Krummeck
Bug still exists with upstream kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256613 Title: Huawei E173 UMTS stick; sometimes not possible to activate mobile connection To manage notifica

[Bug 1256613] [NEW] Huawei E173 UMTS stick; sometimes not possible to activate mobile connection

2013-11-30 Thread Tilman Krummeck
DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-13-generic 3.11.0-13.20 ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6 Uname: Linux 3.11.0-13-generic x86_64 ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: tilman

[Bug 844286] Re: colord crashed with SIGSEGV in dbus_message_get_reply_serial()

2013-11-27 Thread Tilman Brandmeier
** Package changed: colord (Ubuntu) => colord-gtk (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844286 Title: colord crashed with SIGSEGV in dbus_message_get_reply_serial() To manage notif

[Bug 1050375] [NEW] signed applications with large jnlp file cannot be launched

2012-09-13 Thread Tilman Dilo
Public bug reported: When trying to launch signed applications with a JNLP file that is larger than 1024 bytes, javaws freezes while displaying the splash screen. The freeze occurs while trying to validate JNLP- INF/APPLICATION.JNLP from the signed jar. This bug has already been fixed upstream: h

[Bug 482320] Re: Ubuntu One client: [Errno socket error] [Errno 0] _ssl.c:32...error:00000000:lib(0):func(0):reason(0)

2010-05-03 Thread Tilman Bischoff
i have the same error like ChrisMoraes. Behind a proxy http, https port 3128 -- Ubuntu One client: [Errno socket error] [Errno 0] _ssl.c:32...error::lib(0):func(0):reason(0) https://bugs.launchpad.net/bugs/482320 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 253431] Re: python-formencode should depend on python-pkg-resources

2008-08-19 Thread tilman
Had this same problem today. I installed python-setuptools which, in turn, depends on python-pkg-resources. I agree with the OP that a dependency should be added. -- python-formencode should depend on python-pkg-resources https://bugs.launchpad.net/bugs/253431 You received this bug notification

[Bug 212580] Re: 8.04beta installer stops in initrd on system with sata harddisk

2008-08-07 Thread Tilman Schoop
thanks for reminding me this bug report. after having had this problem I installed my system using the alternate cd. now I have downloaded the 8.04.1 / 64bit CD and this boots without the mentioned problem into the installer. please close this bug report. -- 8.04beta installer stops in initrd

[Bug 212580] [NEW] 8.04beta installer stops in initrd on system with sata harddisk

2008-04-05 Thread Tilman Schoop
Public bug reported: CD 8.04 beta/64bit does not boot on my computer amd64 with new sata harddisk 250 GB. on the same machine it does boot and install: CD 7.10/32 bit CD 7.10/64 bit CD 8.04 beta-alternate/64 bit CD 8.04 beta/64bit does boot on the same system when I disconnect the new sata hd an

[Bug 209936] Re: gnome panel crashed on clicking terminal starter

2008-03-31 Thread Tilman Schoop
*** This bug is a duplicate of bug 207693 *** https://bugs.launchpad.net/bugs/207693 ** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/13005110/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/13005111/Dependencies.txt ** Attachment adde

[Bug 209936] [NEW] gnome panel crashed on clicking terminal starter

2008-03-31 Thread Tilman Schoop
*** This bug is a duplicate of bug 207693 *** https://bugs.launchpad.net/bugs/207693 Public bug reported: Binary package hint: gnome-panel Release:8.04 gnome-panel:1:2.22.0-0ubuntu2 I wanted to start a terminal window via clicking a terminal starter added by me. gnome-panel crashed.

[Bug 107070] Re: VPN menu not accessible when not using dhcp

2007-10-16 Thread tilman
*** This bug is a duplicate of bug 5364 *** https://bugs.launchpad.net/bugs/5364 I would vote for this bug (and its duplicates) to be elevated from wishlist status. It seems pretty important to be able to make vpn connections (using the graphical nm tool) even when using a static IP address.

[Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2007-10-16 Thread tilman
I would also like to make a VPN connection using NetworkManager when my internet connection is statically defined. It would be great if this could work in Feisty. -- Can't use static ip address with network-manager (and thus no VPN connections menu for static users) https://bugs.launchpad.net/b

[Bug 105880] Re: pstoedit crashes when attempting to convert latex to svg in inkscape

2007-04-12 Thread tilman
** Attachment added: "_usr_bin_pstoedit.1000.crash" http://librarian.launchpad.net/7301084/_usr_bin_pstoedit.1000.crash -- pstoedit crashes when attempting to convert latex to svg in inkscape https://bugs.launchpad.net/bugs/105880 You received this bug notification because you are a member of

[Bug 105880] Re: pstoedit crashes when attempting to convert latex to svg in inkscape

2007-04-12 Thread tilman
I was using the built in latex converter in inkscape from the "Effects" menu. ** Attachment added: "_usr_bin_pstoedit.1000.crash" http://librarian.launchpad.net/7301086/_usr_bin_pstoedit.1000.crash -- pstoedit crashes when attempting to convert latex to svg in inkscape https://bugs.launchpad.

[Bug 105880] pstoedit crashes when attempting to convert latex to svg in inkscape

2007-04-12 Thread tilman
Public bug reported: Binary package hint: pstoedit entering \theta into the text box caused pstoedit to crash. ** Affects: pstoedit (Ubuntu) Importance: Undecided Status: Unconfirmed -- pstoedit crashes when attempting to convert latex to svg in inkscape https://bugs.launchpad.ne

[Bug 63603] Re: Fails to load in Firefox

2006-10-02 Thread tilman
*** This bug is a duplicate of bug 41787 *** ** This bug has been marked a duplicate of bug 41787 nppdf.so: undefined symbol: XtCalloc -- Fails to load in Firefox https://launchpad.net/bugs/63603 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listi

[Bug 41787] Re: nppdf.so: undefined symbol: XtCalloc

2006-10-02 Thread tilman
** Bug 63603 has been marked a duplicate of this bug -- nppdf.so: undefined symbol: XtCalloc https://launchpad.net/bugs/41787 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63603] Fails to load in Firefox

2006-10-02 Thread tilman
initialize shared library /home/tilman/.mozilla/plugins/nppdf.so [/home/tilman/.mozilla/plugins/nppdf.so: undefined symbol: XtCalloc] LoadPlugin: failed to initialize shared library /usr/lib/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so [/usr/lib/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so

[Bug 55075] Re: [Bug 55075] Re: WebControl.py Script has missing python packages

2006-08-05 Thread tilman
I got the error by just running the script through amarok's interface. Default Ubuntu Dapper Drake Desktop install. Had just installed Ubuntu and then amarok, nothing else. T. 2006/8/4, Hobbsee <[EMAIL PROTECTED]>: > > Yay :) > > I happen to get emailed about most of the kde bugs - so if it's a

[Bug 55075] Re: [Bug 55075] Re: WebControl.py Script has missing python packages

2006-08-04 Thread tilman
Wow, Didn't think that anyone would actually look at this let alone get back to me about it! Open Source is amazing! I should have been more clear about what exactly I was doing in Amarok to cause the error. Loving Ubuntu so far. 2006/8/4, Hobbsee <[EMAIL PROTECTED]>: > > Oh yeah. I see :) > >

[Bug 55075] WebControl.py Script has missing python packages

2006-08-03 Thread tilman
Public bug reported: Binary package hint: amarok Script attempts to: from qt import * Error: No module named qt I don't know much about this, but it seems that this script requires some python packages that are not installed. Maybe the appropriate packages should be a dependency of Amarok.