[Bug 1196295] Re: lxc-start enters uninterruptible sleep

2013-07-03 Thread Pavel Bennett
Changing to Confirmed as per instructions in comment #7 ** Changed in: linux Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1196295 Title:

[Bug 1197282] [NEW] install fails with apparmor disabled

2013-07-03 Thread Jian Wen
Public bug reported: Boot a precise instance with kernel option 'apparmor=0' Install maas-dhcp ubuntu@ubuntu:~$ sudo apt-get install -y maas-dhcp Setting up maas-dhcp (1.2+bzr1373+dfsg-0ubuntu1~12.04.1) ... Warning: unable to find a suitable fs in /proc/mounts, is it mounted? Use --subdomainfs

[Bug 1197303] [NEW] lxc ubuntu-cloud template defaults to lucid when on = raring

2013-07-03 Thread Robie Basak
Public bug reported: lxc 0.9.0-0ubuntu3.3 Running lxc-create -t ubuntu-cloud -n test -- -i test creates a Lucid container. I expected it to be Raring (when on Raring). Indeed, on Precise, I believe that you'd get a Precise container. The culprit appears to be

[Bug 1197303] Re: lxc ubuntu-cloud template defaults to lucid when on = raring

2013-07-03 Thread Robie Basak
** Description changed: lxc 0.9.0-0ubuntu3.3 Running lxc-create -t ubuntu-cloud -n test -- -i test creates a Lucid - container. I expected it to be Raring. + container. I expected it to be Raring (when on Raring). Indeed, on Precise, I believe that you'd get a Precise container.

[Bug 1195607] Re: iscsitarget-dkms broken since kernel 3.10.0

2013-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package iscsitarget - 1.4.20.2-10ubuntu4 --- iscsitarget (1.4.20.2-10ubuntu4) saucy; urgency=low * d/p/fix-3.10-kernel-match.patch: Fixup patch pattern matching for = 3.10 kernels. * d/p/kernel-3.10-support.patch: Add support for Linux 3.10 (LP:

[Bug 1197357] [NEW] lxc ubuntu-cloud template's -i option does not work

2013-07-03 Thread Robie Basak
Public bug reported: If I run: sudo lxc-create -t ubuntu-cloud -n wip -- -r saucy -i foobar -s daily then the created container still uses a random instance id. grepping for foobar /etc and /var/lib/cloud gives me nothing. Expected result: /var/lib/cloud/data/instance-id should be foobar.

[Bug 1072597] Re: open-iscsi has a bug with ubuntu

2013-07-03 Thread Alexander Kukhta
So this bug doesn't allow me to install openstack devstack. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to iscsitarget in Ubuntu. https://bugs.launchpad.net/bugs/1072597 Title: open-iscsi has a bug with ubuntu To manage

[Bug 1197375] [NEW] package apache2-utils 2.2.22-6ubuntu5 failed to install/upgrade: tentative de remplacement de « /usr/share/apport/package-hooks/apache2.py », qui appartient aussi au paquet apache2

2013-07-03 Thread vlotho
Public bug reported: vlotho@pc5:~$ lsb_release -rd Description:Ubuntu Saucy Salamander (development branch) Release:13.10 vlotho@pc5:~$ apt-cache policy apache2 apache2: Installé : 2.2.22-6ubuntu5 Candidat : 2.4.4-6ubuntu2 Table de version : 2.4.4-6ubuntu2 0 500

[Bug 1197380] [NEW] Memory leak when using rabbitmq-server

2013-07-03 Thread Louis Bouchard
Public bug reported: rabbitmq-server seems to be leaking memory. This has been tested with Precise, Raring and Saucy Run the following reproducer (attached to the bug) : $ while true do ./queue_send.py done;./queue_receive.py a. Actual Results: Free memory decrease and RSS of the

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-03 Thread Louis Bouchard
Reproducer script : queue_receive.py ** Attachment added: queue_receive.py https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3723025/+files/queue_receive.py -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-03 Thread Louis Bouchard
reproducer script : queue_send.py ** Attachment added: queue_send.py https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3723024/+files/queue_send.py -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1197386] [NEW] nova-xcp-network does not place the scripts under the correct directory

2013-07-03 Thread Vangelis Tasoulas
Public bug reported: nova-xcp-network places the scripts under /usr/lib/xcp/plugins but /lib/udev/rules.d/xen-openvswitch-nova.rules calls /usr/lib/xcp/scripts/ovs_configure_vif_flows.py instead. # cat /lib/udev/rules.d/xen-openvswitch-nova.rules SUBSYSTEM==xen-backend, KERNEL==vif*,

Re: [Bug 1197303] [NEW] lxc ubuntu-cloud template defaults to lucid when on = raring

2013-07-03 Thread Serge Hallyn
Thanks for reporting this bug. assignee: utlemming status: confirmed importance: low ** Changed in: lxc (Ubuntu) Importance: Undecided = Low ** Changed in: lxc (Ubuntu) Status: New = Confirmed ** Changed in: lxc (Ubuntu) Assignee: (unassigned) = Ben Howard (utlemming) --

Re: [Bug 1197357] [NEW] lxc ubuntu-cloud template's -i option does not work

2013-07-03 Thread Serge Hallyn
Thanks for reporting this bug. assignee: utlemming status: confirmed importance: medium ** Changed in: lxc (Ubuntu) Importance: Undecided = Medium ** Changed in: lxc (Ubuntu) Status: New = Confirmed ** Changed in: lxc (Ubuntu) Assignee: (unassigned) = Ben Howard (utlemming)

[Bug 1194166] Re: [SRU] Ceph 0.56.6 point release update

2013-07-03 Thread James Page
ubuntu@juju-raring-instance-1:~$ sudo ceph -v ceph version 0.56.6 (95a0bda7f007a33b0dc7adf4b330778fa1e5d70c) ubuntu@juju-raring-instance-1:~$ sudo ceph -s health HEALTH_OK monmap e2: 3 mons at

[Bug 1197392] [NEW] puppetmaster-passenger fails to install

2013-07-03 Thread Robie Basak
Public bug reported: On a fresh Saucy cloud image, apt-get install puppetmaster-passenger fails. Log attached. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: puppetmaster-passenger 3.2.2-1 ProcVersionSignature: User Name 3.9.0-6.14-generic 3.9.6 Uname: Linux 3.9.0-6-generic x86_64

[Bug 1197392] Re: puppetmaster-passenger fails to install

2013-07-03 Thread Robie Basak
Looks like this is because Debian has apache2 2.4.4-6 and Ubuntu is still on 2.2.22-6ubuntu5. Debian has moved to /etc/apache2/sites- enabled/puppetmaster.conf, whereas Ubuntu's apache2 still requires /etc/apache2/sites-enabled/puppetmaster. -- You received this bug notification because you are

[Bug 1197392] Re: puppetmaster-passenger fails to install

2013-07-03 Thread Robie Basak
Turns out we have apache2 2.4 in saucy-proposed, but is currently blocked from being migrated because it breaks other packages. When this is complete, it should work again. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in

[Bug 1197392] Re: puppetmaster-passenger fails to install

2013-07-03 Thread Stig Sandbeck Mathisen
Related Debian bug is at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713070 When this is resolved, it should work both apache2.2 and apache2.4. -- Stig ** Bug watch added: Debian Bug tracker #713070 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713070 -- You received this bug

[Bug 1176178] Re: Setting pid in memcached.conf causes strange behavior

2013-07-03 Thread Paul McGoldrick
It would appear as though the init script is creating the pid with root:root ownership, irrespective of memcached.conf's contents, yet still passes the -P during memecached's exec. When the -P option is added to the config, it results in this error as memcached tries to create a pid that already

[Bug 1197448] [NEW] having multipath-tools installed prevents mounting of USB card reader

2013-07-03 Thread Andrew M.
Public bug reported: I have multipath-tools installed on my thinkpad to experiment with an iscsi install we have at work. Today I tried to mount an SD card inserted into a Transcend TS-RDF8K reader. No go either from KDE or the command line: armalota@armalota-thinkpad:~$ sudo mount -t vfat

[Bug 1197448] Re: having multipath-tools installed prevents mounting of USB card reader

2013-07-03 Thread Peter Petrakis
multipath-tools will grab any devices that are not excluded by the filtering directives in multipath.conf. It's a lot like lvm.conf. The operating system has no idea what these devices will be used for, you must direct it explicitly.

[Blueprint servercloud-s-virtstack] Virtualization Stack Work for Saucy

2013-07-03 Thread Stefan Bader
Blueprint changed by Stefan Bader: Work items changed: Work items: [ebiederm] Push fix for XFS and user namespaces: TODO [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE [serge-hallyn]

[Bug 1196295] Re: lxc-start enters uninterruptible sleep

2013-07-03 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1196295 Title: lxc-start enters uninterruptible sleep To manage

[Bug 1196295] Re: lxc-start enters uninterruptible sleep

2013-07-03 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.10 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix

[Bug 1197390] Re: [MIR] python-amqp

2013-07-03 Thread Dave Walker
Override component to main python-amqp 1.0.12-0ubuntu1 in saucy: universe/python - main python-amqp 1.0.12-0ubuntu1 in saucy amd64: universe/python/optional/100% - main python-amqp 1.0.12-0ubuntu1 in saucy armhf: universe/python/optional/100% - main python-amqp 1.0.12-0ubuntu1 in saucy i386:

[Bug 1196518] Re: lxc-start failed with lxc_cgroup - Invalid argument - write /sys/fs/cgroup/devices/lxc/NAME/devices.deny : Invalid argument with kernel 3.10

2013-07-03 Thread Serge Hallyn
Marking invalid as I couldn't reproduce, and IIUC you will re-try with fresh containers. If you run into this again, please re-mark it new and do a 'apport- collect 1196518'. ** Changed in: lxc (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member

[Bug 1168526] Re: race condition causing lxc to not detect container init process exit

2013-07-03 Thread Serge Hallyn
There is at least one fundamental bug in start.c's signal_handler, as should be fixed by the below. However, this alone did not fix it for me, so more is wrong. There is a minimal testcase at http://people.canonical.com/~serge/signalfd.c which originally reproduced this bug, then was fixed by

[Bug 975472] Re: add high level design document(s)

2013-07-03 Thread Bryan Taylor
Yeah would be nice to know how this thing works. I have never been able to get MAAS to work... EVER In comparison and contrast I have used Dell Crowbar and can PXE provision ubuntu nodes all day long. Bryan -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1197163] Re: nova-xvpvncproxy installs no upstart job

2013-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/havana -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1197163 Title: nova-xvpvncproxy installs no upstart job To manage notifications

[Bug 1197119] Re: nova-spiceproxy requires spice-html5

2013-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/havana -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1197119 Title: nova-spiceproxy requires spice-html5 To manage notifications about

Re: [Bug 975472] Re: add high level design document(s)

2013-07-03 Thread Julian Edwards
Bryan, have you tried following the step-by-step instructions at maas.ubuntu.com at all? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/975472 Title: add high level design document(s)

[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2013-07-03 Thread Sam Stoelinga
*** This bug is a duplicate of bug 1033727 *** https://bugs.launchpad.net/bugs/1033727 This maybe not a duplicate as we're using 1.3.1 and Windows 7 isn't working there either. All other Operating systems are working though. @Wessel: I believe the bug you pointed out as duplicate is saying

[Bug 1197641] [NEW] fail to install maas-dhcp in a container

2013-07-03 Thread Jian Wen
Public bug reported: As we can see from bug 978297. In precise, apparmor doesn't start in a container. So in debian/maas-dhcp.postinst and debian/maas-dhcp.postinst, we should not call the apparmor_parser command in a container. /bin/running-in-container is used in /etc/init.d/apparmor to

[Bug 1090490] Re: There is a fake Kopete launcher in the KDE menu.

2013-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:kubuntu-settings -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1090490 Title: There is a fake Kopete launcher in the KDE menu. To manage notifications about this bug go to:

[Bug 1166102] Re: Cannot mix incompatible Qt library

2013-07-03 Thread Stephen Gava
i'm also now getting this problem on a 13.04 system since todays updates which included some qt libraries... Cannot mix incompatible Qt library (version 0x40804) with this library (version 0x40803) Aborted (core dumped) -- You received this bug notification because you are a member of Ubuntu

[Bug 1197214] Re: upstart-file-bridge crashed with SIGABRT in raise()

2013-07-03 Thread IanW
As above. Crash immediately after an update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197214 Title: upstart-file-bridge crashed with SIGABRT in raise() To manage notifications about this bug

[Bug 1195104] Re: kded4 crashed with SIGFPE in PowerDevilUPowerBackend::onDeviceChanged()

2013-07-03 Thread Harald Sitter
Hi there! Thanks for reporting this bug! Your bug seems to be a problem with the KDE program itself, and not with our KDE packages. While we appreciate your issue, it would be better if it was tracked at https://bugs.kde.org, so that the KDE developers can deal with this speedily and have direct

[Bug 1090490] Re: There is a fake Kopete launcher in the KDE menu.

2013-07-03 Thread Harald Sitter
** Changed in: kubuntu-settings (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: kubuntu-settings (Ubuntu) Importance: Undecided = Low ** Changed in: kubuntu-settings (Ubuntu) Assignee: (unassigned) = Harald Sitter (apachelogger) -- You received this bug notification

[Bug 1159065] Re: kernel hard freezes unless processor.max_cstates=1 is used

2013-07-03 Thread David Bartley
I seem to have the same problem with a 4770k and ASUS Z87-PLUS. Also happends in the 3.10 kernel. What information do you need to further diagnose this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1195761] Re: [MIR] libzip

2013-07-03 Thread Didier Roche
Reverting the status as per liborcus MIR comment. Looks good to me now with the fix FTBFS ** Changed in: libzip (Ubuntu) Status: Incomplete = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1194612] Re: [MIR] liborcus

2013-07-03 Thread Didier Roche
I tried hard though! ok let's promote both now :) ** Changed in: liborcus (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1194612 Title: [MIR] liborcus

[Bug 1197023] Re: libzip is ftbfs on saucy

2013-07-03 Thread Didier Roche
sponsored! remember to run update-maintainer when we introduce ubuntu modifications :) Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197023 Title: libzip is ftbfs on saucy To manage

[Bug 1195761] Re: [MIR] libzip

2013-07-03 Thread Didier Roche
$ ./change-override -c main -S libzip Override component to main libzip 0.10.1-1.1 in saucy: universe/libs - main libzip-dev 0.10.1-1.1 in saucy amd64: universe/libdevel/optional/100% - main libzip-dev 0.10.1-1.1 in saucy armhf: universe/libdevel/optional/100% - main libzip-dev 0.10.1-1.1 in saucy

[Bug 1090788] Re: Please do not use plasma-netbook for netbooks (wishlist)

2013-07-03 Thread Harald Sitter
File bugs with KDE please. Not using plasma-netbook because it's slower and buggier sounds like one big workaround to me. As for the request though: that is a feature set change and as such ought to get broader discussion, so please propose it on the kubuntu- devel mailing list. ** Changed in:

[Bug 1194612] Re: [MIR] liborcus

2013-07-03 Thread Didier Roche
$ ./change-override -c main -S liborcusOverride component to main liborcus 0.5.1-2ubuntu1 in saucy: universe/misc - main liborcus-0.6-0 0.5.1-2ubuntu1 in saucy amd64: universe/libs/optional/100% - main liborcus-0.6-0 0.5.1-2ubuntu1 in saucy armhf: universe/libs/optional/100% - main

[Bug 1192033] Re: linux-ppc: 3.8.0-12.18 -proposed tracker

2013-07-03 Thread Brad Figg
** Description changed: This bug is for tracking the 3.8.0-12.18 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

[Bug 1045307] Re: Rekonq, default downloads folder.

2013-07-03 Thread Harald Sitter
Should be fixed as per 13.04. ** Package changed: kubuntu-settings (Ubuntu) = rekonq (Ubuntu) ** Changed in: rekonq (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1193984] Re: librsync: FTBFS: dh_auto_test: make -j1 check returned exit code 2

2013-07-03 Thread Bug Watch Updater
** Changed in: librsync (Debian) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193984 Title: librsync: FTBFS: dh_auto_test: make -j1 check returned exit

[Bug 1035959] Re: unable to remove widget in kubuntu

2013-07-03 Thread Harald Sitter
Screenshot please. ** Changed in: kubuntu-settings (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035959 Title: unable to remove widget in kubuntu To

[Bug 1035831] Re: blank ariya wallpaper for lightdm

2013-07-03 Thread Harald Sitter
Not using Ariya anymore. ** Changed in: kubuntu-settings (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035831 Title: blank ariya wallpaper for lightdm To

[Bug 1196295] Re: lxc-start enters uninterruptible sleep

2013-07-03 Thread Pavel Bennett
Changing to Confirmed as per instructions in comment #7 ** Changed in: linux Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196295 Title: lxc-start enters

[Bug 103378] Re: impossible mount floppy device in /media

2013-07-03 Thread Harald Sitter
Still a problem with 13.04? ** Changed in: kubuntu-settings (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/103378 Title: impossible mount floppy

[Bug 770365] Re: Kubuntu installer background on 4:3 monitors

2013-07-03 Thread Harald Sitter
Not using Horos anymore. ** Changed in: kubuntu-settings (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770365 Title: Kubuntu installer background on 4:3

[Bug 820175] Re: Activity manager and virtual desktop widget both in panel

2013-07-03 Thread Harald Sitter
** Changed in: kubuntu-settings (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820175 Title: Activity manager and virtual desktop widget both in panel To

[Bug 1191603] Re: raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB audio devices

2013-07-03 Thread Steve Markgraf
Here's the output with your patch applied: http://steve-m.de/files/ohci/3.10.0-2.9_alan-debug.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/1191603 Title: raring-updates: regression:

[Bug 867565] Re: gnome-terminal crashed with SIGSEGV in g_object_notify()

2013-07-03 Thread Nicholas Skaggs
Confirming bug still exists as describe on saucy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867565 Title: gnome-terminal crashed with SIGSEGV in g_object_notify() To manage notifications about

[Bug 1191603] Re: raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB audio devices

2013-07-03 Thread Steve Markgraf
And attached to this comment you'll find the output of lspci -v and /proc/interrupts. ** Attachment added: interrupts_lspci.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1191603/+attachment/3722703/+files/interrupts_lspci.txt -- You received this bug notification because you are

[Bug 1197243] Re: Swap partition can't be enabled

2013-07-03 Thread Steve Langasek
mountall doesn't create device nodes for encrypted swap, cryptsetup does. What is your /etc/crypttab for this system? Are there any relevant /var/log/upstart/cryptdisks*.log logs? ** Package changed: mountall (Ubuntu) = cryptsetup (Ubuntu) ** Changed in: cryptsetup (Ubuntu) Status: New

[Bug 1197261] [NEW] Can't install kde-style-skulpture on KDE 4.11 Beta 2 - conflict with kde-window-manager package

2013-07-03 Thread Murz
Public bug reported: After upgrade KDE from 4.10 to 4.11 on Kubuntu 13.04 via PPA ppa :kubuntu-ppa/beta from page http://www.kubuntu.org/news/kde-plasma- applications-411-beta-2 - skulpture kde style is removed and I can't install it again. When I try to install, it conflicts with

[Bug 1176463] Re: Project is not saved

2013-07-03 Thread Andy Finch
Thanks for the hint, the fix has been committed to the trunk. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176463 Title: Project is not saved To manage notifications about this bug go to:

[Bug 944444] Re: can't combine videos with oggCat

2013-07-03 Thread Volodya
http://packages.debian.org/wheezy/i386/oggvideotools/download This package fixes the problem. Although for some odd reason oggResize has been removed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1168026] Re: API documentation needs navigation

2013-07-03 Thread David Planella
** Changed in: ubuntu-ui-toolkit Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168026 Title: API documentation needs navigation To manage notifications

[Bug 1196513] Re: SD-card is not mounted

2013-07-03 Thread Travel
** Tags added: kernel-fixed-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196513 Title: SD-card is not mounted To manage notifications about this bug go to:

[Bug 1197262] [NEW] package libgc1c2 1:7.1-8ubuntu0.12.04.1 failed to install/upgrade: Versuch, »/usr/lib/x86_64-linux-gnu/libgccpp.so.1.0.3« zu überschreiben, welches auch in Paket libgc1c3:amd64 1

2013-07-03 Thread Arne Meyer
Public bug reported: error happens during last update ProblemType: Package DistroRelease: Ubuntu 13.10 Package: libgc1c2 1:7.1-8ubuntu0.12.04.1 ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0 Uname: Linux 3.10.0-2-generic x86_64 ApportVersion: 2.10.2-0ubuntu3 Architecture: amd64 Date: Wed

[Bug 1196513] Re: SD-card is not mounted

2013-07-03 Thread Travel
I cheked in kernel 3.10. It works good. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196513 Title: SD-card is not mounted To

[Bug 1] Re: Microsoft has a majority market share

2013-07-03 Thread YannUbuntu
** Summary changed: - Ubuntu desktop is too buggy to gain majority market share + Microsoft has a majority market share -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1 Title: Microsoft has

[Bug 1197263] [NEW] UI Toolkit translations need to be shipped

2013-07-03 Thread David Planella
Public bug reported: As a follow up to bug 1175724 to enable translations for the UI Toolkit in Launchpad, we now need these translations (which land automatically in the po/ folder) to be built and shipped in the package, so that they are actually used. Essentially, the toolkit package needs to

[Bug 1197023] Re: libzip is ftbfs on saucy

2013-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libzip - 0.10.1-1.1ubuntu1 --- libzip (0.10.1-1.1ubuntu1) saucy; urgency=low * backport changes from upstream 0.11.1 to make autotools happy (LP: #1197023) -- Bjoern Michaelsen bjoern.michael...@canonical.com Tue, 02 Jul 2013 21:44:05 +0200

[Bug 1192514] Re: Invalid locale in /etc/default/locales halts boot

2013-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mountall - 2.49 --- mountall (2.49) unstable; urgency=low [ James Hunt ] * apport/mountall.py: add a mountall apport hook. [ Steve Langasek ] * Ignore parse errors in /etc/default/rcS or /etc/default/locale; these problems shouldn't be

[Bug 1197264] [NEW] wrong icons in toolbar

2013-07-03 Thread Andreas E.
Public bug reported: The toolbar shows different icons than one would expect from the tooltips (and actions). This can have serious consequences, for example with the clear all button disguised with an add a document icon. 1. Clear all shows add a document icon 5. attach as pdf to email shows

[Bug 1197193] Re: akonadi dead

2013-07-03 Thread SA
I saw this but... Even if I knew what database was corrupted (and where it was), what would I do with the data once the tables had been dumped? I mean it isn't apparent that I would be able to reconstruct the akonadi databases in any meaningful way to get kmail and kpim working again with my

[Bug 1183150] Re: 'ubuntu-touch' package depends unnecessarily on 'qt5-default' and 'qtchooser'

2013-07-03 Thread Timo Jyrinki
** Changed in: ubuntu-ui-toolkit Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki) ** Changed in: ubuntu-ui-toolkit Status: In Progress = Fix Released ** Changed in: ubuntu-seeds (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you

[Bug 1193108] Re: linux: 2.6.32-49.111 -proposed tracker

2013-07-03 Thread Sylvain Pineau
The Hardware Certification team have completed testing this -proposed kernel. (No) regressions were observed. The report is available at: http://people.canonical.com/~hwcert/sru-testing/lucid/2.6.32-49.111 /lucid-proposed.html ** Changed in: kernel-sru-workflow/certification-testing

[Bug 1197266] Re: gnome-shell-hotplug-sniffer crashed with SIGABRT in raise()

2013-07-03 Thread Apport retracing service
*** This bug is a duplicate of bug 1195532 *** https://bugs.launchpad.net/bugs/1195532 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1195532, so is being marked as such.

[Bug 1071497] Re: scratch crash at sound

2013-07-03 Thread Christian Egli
*** This bug is a duplicate of bug 1009080 *** https://bugs.launchpad.net/bugs/1009080 ** This bug has been marked a duplicate of bug 1009080 pulse audio plugin seg fault on scratch in 64 bit 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1] Re: Microsoft has a majority market share

2013-07-03 Thread Tom
Hi :) Thanks YannUbuntu! :)) I accidentally read some early comments in this thread. I really liked 113's code! :) If we could have something like that on LiveCds as part of ClamAv's check or something! :)) Regards from Tom :) -- You received this bug notification because you are a member

[Bug 1197263] Re: UI Toolkit translations need to be packaged and shipped

2013-07-03 Thread David Planella
** Summary changed: - UI Toolkit translations need to be shipped + UI Toolkit translations need to be packaged and shipped -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197263 Title: UI Toolkit

[Bug 1189645] Re: General lag under desktop environments

2013-07-03 Thread Chris Wilson
Let's start off with the basics: Xorg.0.log, dmesg and a system profile of what is happening when it is slow. And narrow down the complaint, for instance are the measurements you made in parallel with other system activity or after you shut them down? Also please do try running these tests with a

[Bug 1197275] [NEW] keine Aktuelliesierunger mehr möglich

2013-07-03 Thread Oliver Bergemann
Public bug reported: W:GPG error: http://extras.ubuntu.com precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192, W:Failed to fetch http://de.archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/source/Sources

[Bug 1197243] Re: Swap partition can't be enabled

2013-07-03 Thread Sworddragon
Are there any relevant /var/log/upstart/cryptdisks*.log logs? After clearing the logs and making a reboot there isn't any related logfile. ** Changed in: cryptsetup (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1197243] Re: Swap partition can't be enabled

2013-07-03 Thread Sworddragon
** Attachment added: crypttab https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1197243/+attachment/3722749/+files/crypttab -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197243 Title:

[Bug 1193202] Re: linux-ec2: 2.6.32-354.67 -proposed tracker

2013-07-03 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security Status: New = Confirmed ** Changed in: kernel-sru-workflow/promote-to-updates Status: New = Confirmed ** Description changed: This bug is for tracking the version to be filled upload package. This bug will contain status

[Bug 1193108] Re: linux: 2.6.32-49.111 -proposed tracker

2013-07-03 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security Status: New = Confirmed ** Changed in: kernel-sru-workflow/promote-to-updates Status: New = Confirmed ** Description changed: This bug is for tracking the 2.6.32-49.111 upload package. This bug will contain status and

[Bug 1182225] Re: KVM ubuntu 12.04.2 guest installation with kickstart config fails

2013-07-03 Thread zhouqiang
It affects me too,the log file was the same as Tobias Verbeke -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1182225 Title: KVM ubuntu 12.04.2 guest installation with kickstart config fails To

[Bug 1194343] Re: Xorg crashed with SIGABRT in RRCrtcDetachScanoutPixmap()

2013-07-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg-server (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1194343 Title:

[Bug 1197225] Re: upstart-file-bridge assert failure: string.c:396: Assertion failed in nih_str_split: str != NULL

2013-07-03 Thread James Hunt
** Changed in: upstart (Ubuntu) Assignee: (unassigned) = James Hunt (jamesodhunt) ** Information type changed from Private to Public ** Also affects: upstart Importance: Undecided Status: New ** Changed in: upstart Assignee: (unassigned) = James Hunt (jamesodhunt) **

[Bug 1197276] [NEW] Unable to adjust screen blanking

2013-07-03 Thread netrick
Public bug reported: In Lubuntu 13.10 we have xfce power manager where user can set when (and if) he wants the screen to go black. The thing is unlike every other *buntu distro, Lubuntu has by default x internal screensaver set to 10 min (you can see it with xset -q and disable it with xset s

[Bug 1197275] Re: keine Aktuelliesierunger mehr möglich

2013-07-03 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1132215] Re: rhythmbox crashes when syncing library to ipod

2013-07-03 Thread Sybillance
also running 32bit 13.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1132215 Title: rhythmbox crashes when syncing library to ipod To manage notifications about this bug go to:

[Bug 1197150] Re: Sync pdftk 2.01-1 (universe) from Debian unstable (main)

2013-07-03 Thread Sebastien Bacher
This bug was fixed in the package pdftk - 2.01-1 Sponsored for Johann Felix Soden (johfel) --- pdftk (2.01-1) unstable; urgency=low * New upstream version - supports AES encryption. (Closes: #703591) - crashes with some pdf 1.6 and 1.7 documents solved. (Closes:

[Bug 1132215] Re: rhythmbox crashes when syncing library to ipod

2013-07-03 Thread Sybillance
Ipod Video (5th gen) owner here: can verify method on #45 works like a charm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1132215 Title: rhythmbox crashes when syncing library to ipod To manage

[Bug 652845] Re: The suffix 'm' is not a convention for 'minutes'

2013-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/indicator-messages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/652845 Title: The suffix 'm' is not a convention for 'minutes' To manage notifications about this bug

[Bug 1197282] [NEW] install fails with apparmor disabled

2013-07-03 Thread Jian Wen
Public bug reported: Boot a precise instance with kernel option 'apparmor=0' Install maas-dhcp ubuntu@ubuntu:~$ sudo apt-get install -y maas-dhcp Setting up maas-dhcp (1.2+bzr1373+dfsg-0ubuntu1~12.04.1) ... Warning: unable to find a suitable fs in /proc/mounts, is it mounted? Use --subdomainfs

[Bug 878612] Re: Linker fails when compiling fuse files with undefined reference to `fuse_main_real'

2013-07-03 Thread noon
LDFLAGS is the variable for the linker flags. Linker libs such as -lfuse should be put in the LDLIBS variable, not in LDFLAGS. To solve the problem and simplify the Makefile at the same time: In the Makefile, the LDFLAGS definition should be replaced with LDLIBS: LDLIBS := $(shell pkg-config

[Bug 1197225] Re: upstart-file-bridge assert failure: string.c:396: Assertion failed in nih_str_split: str != NULL

2013-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~jamesodhunt/upstart/bug-1197225 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197225 Title: upstart-file-bridge assert failure: string.c:396: Assertion failed in

[Bug 1192402] Re: linux-ti-omap4: 3.2.0-1434.45 -proposed tracker

2013-07-03 Thread Parameswaran Sivatharman
** Tags added: qa-testing-passed ** Changed in: kernel-sru-workflow/regression-testing Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192402 Title:

[Bug 163169] Re: errors from logrotate for files not present in default configuration

2013-07-03 Thread Bug Watch Updater
** Changed in: prelude-manager (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/163169 Title: errors from logrotate for files not present in default

[Bug 1197287] [NEW] package libgc1c2 1:7.1-9.1 failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libgc.so.1.0.3', which is also in package libgc1c3:i386 1

2013-07-03 Thread John Lenton
Public bug reported: package libgc1c2 1:7.1-9.1 failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libgc.so.1.0.3', which is also in package libgc1c3:i386 1 ProblemType: Package DistroRelease: Ubuntu 13.10 Package: libgc1c2 1:7.1-9.1 ProcVersionSignature: Ubuntu

[Bug 1197290] [NEW] No sound on speakers with HDA Intel, SigmaTel STAC9228, kernel 3.10

2013-07-03 Thread TJ
Public bug reported: Ubuntu 13.04 Raring with linux 3.10.0-031000-generic from kernel-ppa. Card: HDA Intel Chip: SigmaTel STAC9228 After booting the 3.10 kernel there was no sound on speakers although sound on headphones was fine. Using the sound control GUI in Unity I was unable to find

  1   2   3   4   5   6   7   8   9   >