[Bug 273620] [NEW] pkcs11_make_hash_link: variables are not quoted properly
Public bug reported: In Intrepid execution of pkcs11_make_hash_link can lead to these error messages: /usr/bin/pkcs11_make_hash_link: line 66: [: CA:TRUE,: binary operator expected /usr/bin/pkcs11_make_hash_link: line 57: [: CA:TRUE,: binary operator expected Reason is that $is_ca is not quoted and it can contains spaces like below. $ openssl x509 -inform der -in something.cer -noout -text|grep CA:TRUE CA:TRUE, pathlen:0 $ ** Affects: pam-pkcs11 (Ubuntu) Importance: Undecided Status: New -- pkcs11_make_hash_link: variables are not quoted properly https://bugs.launchpad.net/bugs/273620 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 146513] Re: package volumeid 113-0ubuntu13 failed to install/upgrade:
Hi, To me the error is: [EMAIL PROTECTED]:~# dpkg --configure volumeid Setting up volumeid (113-0ubuntu13) ... /var/lib/dpkg/info/volumeid.postinst: 56: Syntax error: ")" unexpected (expecting ";;") dpkg: error processing volumeid (--configure): subprocess post-installation script returned error exit status 2 Errors were encountered while processing: volumeid -- package volumeid 113-0ubuntu13 failed to install/upgrade: https://bugs.launchpad.net/bugs/146513 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-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 146513] Re: package volumeid 113-0ubuntu13 failed to install/upgrade:
Error: /dev/mapper/*_crypt)# DM-Crypt devices echo "$LINE" continue /dev/disk/*)# Already mounting by particulars Should be /dev/mapper/*_crypt)# DM-Crypt devices echo "$LINE" continue ;; /dev/disk/*)# Already mounting by particulars After that it was working: [EMAIL PROTECTED]:~# dpkg --configure volumeid Setting up volumeid (113-0ubuntu13) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-2.6.22-12-generic -- package volumeid 113-0ubuntu13 failed to install/upgrade: https://bugs.launchpad.net/bugs/146513 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-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 146513] Re: package volumeid 113-0ubuntu13 failed to install/upgrade:
udev was also configured: [EMAIL PROTECTED]:~# dpkg --configure volumeid Setting up volumeid (113-0ubuntu13) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-2.6.22-12-generic Sorry for the separated posts but this was how I proceed. -- package volumeid 113-0ubuntu13 failed to install/upgrade: https://bugs.launchpad.net/bugs/146513 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-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 128467] Installation failure
Public bug reported: Binary package hint: nsd [EMAIL PROTECTED]:~# aptitude install nsd Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done The following NEW packages will be installed: nsd 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/155kB of archives. After unpacking 524kB will be used. Writing extended state information... Done Selecting previously deselected package nsd. (Reading database ... 184407 files and directories currently installed.) Unpacking nsd (from .../archives/nsd_2.3.6-1_i386.deb) ... Setting up nsd (2.3.6-1) ... chown: cannot access `/var/lib/nsd/nsd.db': No such file or directory invoke-rc.d: initscript nsd, action "start" failed. dpkg: error processing nsd (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: nsd E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up nsd (2.3.6-1) ... chown: cannot access `/var/lib/nsd/nsd.db': No such file or directory invoke-rc.d: initscript nsd, action "start" failed. dpkg: error processing nsd (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: nsd [EMAIL PROTECTED]:~# touch /var/lib/nsd/nsd.db [EMAIL PROTECTED]:~# aptitude upgrade Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 0B will be used. Setting up nsd (2.3.6-1) ... Starting domain name service: nsd...done. [EMAIL PROTECTED]:~# ** Affects: nsd (Ubuntu) Importance: Undecided Status: New -- Installation failure https://bugs.launchpad.net/bugs/128467 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-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 128467] Re: Installation failure
Problem seems to be a missing call of /usr/sbin/nsdc rebuild which creates this file. -- Installation failure https://bugs.launchpad.net/bugs/128467 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-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1297849] Re: VPN Connection fails after last upgrade on 14.04
Probably coincident only but to me it seems it was enough to: * Log out from desktop * Log in from character terminal (CTRL-ALT-F1) as normal user * rm -rf ~/.gconf/apps/nm-applet/ * exit from terminal * Log back via graphical I really believe this was only a coincidence since I made a backup of the original ~/.gconf/apps/nm-applet/%gconf.xml and diff with the new and only the mtime value is different. But worth a try. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297849 Title: VPN Connection fails after last upgrade on 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1297849/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1035431] Re: bluetooth-wizard failed to connect to a keyboard(logitech)
Utopic works fine with my Logitech K760. A backport for trusty 14.04 LTS would be really needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035431 Title: bluetooth-wizard failed to connect to a keyboard(logitech) To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-bluetooth/+bug/1035431/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 775670] Re: Using local mirror fails, preseed always hits us.archive.ubuntu.com
My goal would be to install ubuntu in a kvm virtual machine totally automated. Must be my fault but for some reason I am not able to make a fully automated installation. Whatever I try to configure as an install mirror server at the end it always goes to 91.189.88.153 (cherufe.canonical.com) But this server was reported to be down in many places and this breaks the whole installation. I have attached a script and some config file to test this. If you untar it into a directory than you can call ./net.sh simple Please check the script - it is simple - before you run it. This will create a kvm virtual machine via libvirt and starts an installation. The installation should use hu.archive.ubuntu.com but wireshark shows it tries to use cherufe.canonical.com. I tried many preseed configuration option in the *.cfg files. But none of these were working. All the tested ubuntu releases - precise, trusty, utopic - seems to be wrong. It seems debian squeeze is also bad however debian wheezy seems to be good. If somebody could tell me what is wrong or could confirm that this is really a bug I would be grateful. Note: Using debconf/priority=high gives me a chance to select a mirror. After I select Hungary as a mirror everything works fine. ** Attachment added: "autoinstall.tar.gz" https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/775670/+attachment/4127839/+files/autoinstall.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/775670 Title: Using local mirror fails, preseed always hits us.archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/775670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1087622] Re: Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging request at f91fe4fc in trace_event_raw_init+0xb/0x20]
3.5.0-21-generic #32-Ubuntu seems working for me too. Had a similar problem before. Now it boots without problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087622 Title: Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging request at f91fe4fc in trace_event_raw_init+0xb/0x20] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1044798] Re: Connection dialog asks for group password even it is stored in configuration
Same issue here. Group password is requested randomly when trying to connect. The group password is stored in gnome-keyring and visible both on the VPN section of the "Network connections" window and also in the keyring tool. Just retrying connecting some more times and suddenly the group-password is not requested and than VPN is working. Than trying again and group password is requested again. So it seems sometimes in can not sometimes in can read group password from keyring. Sorry if I am wrong but made some debugging and this is my result: bad case: gnome_keyring_find_itemsv_sync(...) = 9 <--According to http://developer.gnome.org/gnome-keyring/unstable/gnome-keyring-Search-Functionality.html#gnome-keyring-find-itemsv-sync this means I believe GNOME_KEYRING_RESULT_NO_MATCH gnome_keyring_found_list_free(...) = 2 gnome_keyring_find_itemsv_sync(...) = 9 gnome_keyring_found_list_free(...) = 2 good case: gnome_keyring_find_itemsv_sync(...) = 0 <-- While this one is GNOME_KEYRING_RESULT_OK g_list_nth_data(...) = 0xSomething No changes on the system. Just retrying, retrying, retrying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044798 Title: Connection dialog asks for group password even it is stored in configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1044798/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1162160] Re: cpufreqd buffer overflow detected
To me the workaround from @kakurasan is working fine on 13.04 Thanks for the workaround @kakurasan !!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162160 Title: cpufreqd buffer overflow detected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cpufreqd/+bug/1162160/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 856810] Re: Boot hangs at "Booting system without full network configuration..."
In my case also manual symlinking of /var/run->/run and /var/lock-/run/lock fixed my issues. In my case the problem was caused by dbus. As long as I did not symlink /var/run and /var/lock dbus could not be started and prevented practically anything else to run. Although dbus created /var/run/dbus/pid and /var/run/dbus/system_bus_socket but the process listed in pid was never running. After removing the pid, restarting dbus sometimes worked sometimes not but when dbus could be started gdm or even lightdm could be started successfully and gui was working fine. So probably you can simulate this error having /var/run, /var/lock, /run, /run/lock all as different directories and if dbus fails with this config then there you go. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856810 Title: Boot hangs at "Booting system without full network configuration..." To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-ubuntu/+bug/856810/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 753971] Re: Display garbled when connecting external displays
Same behavior as described in #66. Besides I could not set primary display via the Monitor Preferences. I tried to order the monitors in every way but unity dock is staying on the the laptop lcd. In some configuration the external monitor is having corrupted screen - color is invalid or monitor show a message resolution is not supported but the resolution and refresh rate are set properly And even if my laptop lcd - LVDS1 - is closed - during startup or closing later - X is always starting on the internal lcd. I see that xrandr can see LVSD1 as connected even if the display is closed. With xrand commands the config can be correct. I can execute the following in my case and then everything is fine: # #!/bin/bash off=$(xrandr|grep "\ connected"|grep LVDS1|head -1|awk '{print $1}') output=$(xrandr|grep "\ connected"|grep -v LVDS1|head -1|awk '{print $1}') if [ -n "$output" ] then xrandr --output $output --primary if [ -n "$off" ] then xrandr --output $off --off fi fi # SW: ii unity 3.8.16-0ubuntu1~natty1 Interface designed for efficiency of space and interaction. HW: HP ProBook 6450p 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) model name : Intel(R) Core(TM) i3 CPU M 380 @ 2.53GHz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/753971 Title: Display garbled when connecting external displays To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/753971/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs