[Bug 904532] Re: Provide a script to automate cleanup of _base

2012-01-09 Thread Michael Still
I have just send a patch for review which implements the _base cleanup aspects of the blueprint. Its integrated into the nova compute manager, as opposed to being a separate script. https://review.openstack.org/#change,2902 -- You received this bug notification because you are a member of

[Bug 662576] Re: winbind deletes the offline cache on every startup

2012-01-09 Thread Timo Aaltonen
not interested in the backport for lucid anymore ** Changed in: samba (Ubuntu Lucid) Status: Triaged = Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/662576 Title:

[Bug 908614] Re: /run: Too many levels of symbolic links

2012-01-09 Thread Serge Hallyn
Thanks for the information. /run is supposed to be a tmpfs filesystem, listed in /lib/init/fstab, with /var/run a symlink to /run. The failed upgrade from lucid to precise was a bug which ideally we would figure out. I'm not sure how your issues with /run came to be, but it may be possible to

[Bug 908614] Re: /run: Too many levels of symbolic links

2012-01-09 Thread Serge Hallyn
Marked as affecting update-manager-core, as do-release-upgrade was the source of the core failure. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/908614 Title: /run: Too many

[Bug 906878] Re: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127

2012-01-09 Thread Robie Basak
** Changed in: tftp-hpa (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/906878 Title: package tftpd-hpa 5.0-21ubuntu2 failed to

[Bug 913010] Re: package tftpd-hpa 5.0-11ubuntu2.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2012-01-09 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. It looks like your /etc/default/tftpd-hpa has a syntax error in it. Could you please attach this file? ** Changed in: tftp-hpa (Ubuntu) Status: New = Incomplete -- You received this bug notification

[Blueprint servercloud-p-cfjuju] Juju: Configuration Management for Juju

2012-01-09 Thread Marc Cluet
Blueprint changed by Marc Cluet: Whiteboard changed: Work Items: [lynxman] write puppet external node classifier for juju status - puppet: TODO + [lynxman] write puppet facter integration out of juju status information: TODO [clint-fewbar] Start project for recovering useful information

[Blueprint servercloud-p-juju-charm-testing] Juju: automated testing of charms

2012-01-09 Thread Clint Byrum
Blueprint changed by Clint Byrum: Whiteboard changed: Status: spec needed, place-holder work items added to get a better - handle on the scope of work. + handle on the scope of work. Items blocked on spec. Work Items: [niemeyer] write spec for charm testing facility: TODO - implement

[Bug 876458] Re: dnsmasq started before all interfaces are up

2012-01-09 Thread Thomas Schweikle
Thanks for the clarification here. I've tried now with --listen- interface and I am sure dnsmasq does what it is supposed to do --- only answer dhcp requests arriving on certain interfaces, but ignoring others! In this case It was a missinterpretation of how the various interface related options

[Bug 913727] [NEW] lxc grabs 10.0.0.0/8 by default

2012-01-09 Thread Robie Basak
Public bug reported: On precise, after apt-get install lxc: # ip addr show dev lxcbr0 6: lxcbr0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc noqueue state UNKNOWN link/ether 82:6a:90:8b:57:70 brd ff:ff:ff:ff:ff:ff inet 10.0.3.1/8 brd 10.255.255.255 scope global lxcbr0 inet6

[Bug 913728] [NEW] [MIR] cgroup-lite

2012-01-09 Thread Serge Hallyn
Public bug reported: Binary package hint: cgroup-lite Availability: Currently in universe Rationale: libvirt-lxc requires cgroups. cgroup-lite is a trivial package which simply exposes the kernel functionality by mounting the cgroup filesystems at boot. We are NOT requesting cgroup-bin to be

[Bug 913739] [NEW] nova-objectstore logrotate script uses 'dpkg-vendor'

2012-01-09 Thread Andrew Glen-Young
Public bug reported: nova-objectstore's logrotate script uses 'dpkg-vendor' to try determine how to restart nova-objectstore. This requires 'dpkg-dev' to be installed which is not desirable. The script really should use /etc/lsb-release. Current logrotate script

[Bug 913379] Re: Migrate ntp from SystemV to Upstart

2012-01-09 Thread Jamie Strandboge
ntp also ships an enforcing apparmor profile. As such, the upstart script should include the following in the pre-start script: pre-start script ... /lib/init/apparmor-profile-load usr.sbin.ntpd end script -- You received this bug notification because you are a member of Ubuntu Server

[Bug 913728] Re: [MIR] cgroup-lite

2012-01-09 Thread Matthias Klose
chatted with stgraber, and it looks better to package cgroups-lite in it's own source package. nothing really from the libcgroup package is needed for this package. for the scripts: - shouldn't these set -e? at least the '|| true' suggests this - grep -v '^#' /etc/fstab | grep -q cgroup if [

[Bug 913857] [NEW] ntp-keygen documentation lists options that ntp-keygen does not support

2012-01-09 Thread Max Brustkern
Public bug reported: I'm running precise amd64, but the problem appears to exist on oneiric i386 and amd64 as well. Natty and older versions support a -p option in ntp-keygen, i.e. ntp-keygen -p test Oneiric and precise do not support this, but the man page has not been updated, and the

[Bug 913857] Re: ntp-keygen documentation lists options that ntp-keygen does not support

2012-01-09 Thread Max Brustkern
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/913857 Title: ntp-keygen documentation lists options that ntp-keygen does not support To manage notifications about this bug go to:

[Bug 913878] [NEW] should run test suite on package build

2012-01-09 Thread Clint Byrum
Public bug reported: We should run netty's test suite when the package is built, there doesn't seem to be any good reason not to. ** Affects: netty (Ubuntu) Importance: Medium Assignee: James Page (james-page) Status: Confirmed ** Changed in: netty (Ubuntu) Importance:

[Bug 913877] [NEW] lxc-create fails: cp: will not create hard link...

2012-01-09 Thread Robie Basak
Public bug reported: Steps to reproduce: 1. Start with a machine running a fresh Precise cloud image 2. apt-get update apt-get dist-upgrade 3. apt-get install lxc 4. cat lxc.conf EOF lxc.network.type=veth lxc.network.link=test_network lxc.network.flags=up EOF 5. lxc-create -n test_container -t

[Bug 913877] Re: lxc-create fails: cp: will not create hard link...

2012-01-09 Thread Robie Basak
It looks like debootstrap is leaving bind mounts around. ** Also affects: debootstrap (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Blueprint servercloud-p-jonas] JOnAS Packaging Certification

2012-01-09 Thread James Page
Blueprint changed by James Page: Whiteboard changed: Initial JOnAS 5.3 Dependency Analysis and archive fit - http://pad.ubuntu.com/server-o-jonas-dependency-analysis Recap on work on Natty: Current Challenges: * Binary packaging produced for Natty release does not currently

[Blueprint servercloud-p-complex-deployment-testing] Automated Complex Server Deployment Testing

2012-01-09 Thread James Page
Blueprint changed by James Page: Whiteboard changed: Summary Objective for Precise: 1) OpenStack deployment testing in the Ubuntu QA Lab on hardware This objective is to get OpenStack deployment testing automated for Precise on hardware using Juju and Orchestra. 2) Other

[Bug 261326] Re: racoon init script fairs poorly when using an unpriv user

2012-01-09 Thread Simon Déziel
I cannot reproduce this using racoon and privilege separation on Oneiric. Here is my privsep configuration section (no chroot) : privsep { user racoon; group racoon; } -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipsec-tools in

[Bug 913935] [NEW] racoon segfaults when flusing SPD

2012-01-09 Thread Simon Déziel
Public bug reported: My IPsec tunnel is forming and working properly but when I flush the SPD information manually racoon segfaults : service racoon start setkey -f /etc/racoon/scripts/setkey # test tunnel: OK # Remove SPD cat EOF | setkey -c flush; spdflush; EOF The last command gives this

[Bug 913935] Re: racoon segfaults when flusing SPD

2012-01-09 Thread Simon Déziel
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipsec-tools in Ubuntu. https://bugs.launchpad.net/bugs/913935 Title: racoon segfaults when flusing SPD To manage notifications about this bug go to:

[Bug 913935] Re: racoon segfaults when flusing SPD

2012-01-09 Thread Simon Déziel
Here is my racoon configuration (remote IP obfuscated) : $ cat /etc/racoon/racoon.conf privsep { user racoon; group racoon; } log notify; path certificate /etc/racoon/certs; path script /etc/racoon/scripts; remote 1.2.3.4 { exchange_mode main; nat_traversal on;

[Bug 913857] Re: ntp-keygen documentation lists options that ntp-keygen does not support

2012-01-09 Thread Hans Joachim Desserud
** Tags added: manpage -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/913857 Title: ntp-keygen documentation lists options that ntp-keygen does not support To manage notifications

[Bug 913948] [NEW] package libgssrpc4 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade: erreur lors de l'écriture de « sortie standard »: Succès

2012-01-09 Thread buzux
Public bug reported: I don't know if there was krb5 bug ProblemType: Package DistroRelease: Ubuntu 10.04 Package: libgssrpc4 1.8.1+dfsg-2ubuntu0.10 ProcVersionSignature: Ubuntu 2.6.35-32.64~lucid1-generic 2.6.35.14 Uname: Linux 2.6.35-32-generic x86_64 NonfreeKernelModules: nvidia Architecture:

[Bug 913948] Re: package libgssrpc4 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade: erreur lors de l'écriture de « sortie standard »: Succès

2012-01-09 Thread buzux
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/913948 Title: package libgssrpc4 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade: erreur lors de l'écriture de « sortie standard »:

[Bug 913952] [NEW] no console on precise containers

2012-01-09 Thread Serge Hallyn
Public bug reported: When a precise container is started, 'lxc-start -n p1', the /dev/console getty does not work. The other consoles ('lxc-console -n p1 -t [1-4]') do. ** Affects: lxc (Ubuntu) Importance: High Status: Triaged ** Affects: util-linux (Ubuntu) Importance:

[Bug 913952] Re: no console on precise containers

2012-01-09 Thread Serge Hallyn
There are 3 causes, all stemming from commit 3aa6b68f7e19fa3e1c2bba75bee921a98b7b46af in upstream util-linux. 1. getty no longer accepts a full pathname. It prepends '/dev' to the string it uses to open the file. /etc/init/console.conf in lxcguest passes /dev/console. Rather than changing

[Bug 913727] Re: lxc grabs 10.0.0.0/8 by default

2012-01-09 Thread Serge Hallyn
** Changed in: lxc (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/913727 Title: lxc grabs 10.0.0.0/8 by default To manage notifications about

[Bug 913877] Re: lxc-create fails: cp: will not create hard link...

2012-01-09 Thread Serge Hallyn
Turns out it's not debootstrap. It's the subsequent apt-get dist- upgrade with oneiric-updates and oneiric-security added to /etc/apt/sources.list that's leaving the mount behind. ** Changed in: debootstrap (Ubuntu) Status: New = Invalid -- You received this bug notification because you

[Bug 913877] Re: lxc-create fails: cp: will not create hard link...

2012-01-09 Thread Serge Hallyn
A simple but ugly way we could work around this would be to do the apt- get dist-upgrade inside a private mounts namespace (using lxc-unshare -s MOUNT -- chroot $1/partial-${arch} apt-get dist-upgrade -y) -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 913935] Re: racoon segfaults when flusing SPD

2012-01-09 Thread Dave Lentz
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down

[Bug 913935] Re: racoon segfaults when flusing SPD

2012-01-09 Thread Simon Déziel
@Dave, here is the backtrace. FYI, the crash only happens in the separated unprivileged process. The crash does not occur when running with root. ** Attachment added: Racoon's unprivileged process backtrace

[Blueprint servercloud-p-cloudimages-cloudinit] Improvements to Cloud-init or Cloud Images

2012-01-09 Thread Scott Moser
Blueprint changed by Scott Moser: Whiteboard changed: Etherpad:   edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudimages-cloudinit   time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudimages-cloudinit/latest Work Items: Implement public glance server: TODO

[Bug 908614] Re: /run: Too many levels of symbolic links

2012-01-09 Thread Mike Mestnik
Vary well. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/908614 Title: /run: Too many levels of symbolic links To manage notifications about this bug go to:

[Bug 913947] [NEW] package libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade: erreur lors de l'écriture de « sortie standard »: Succès

2012-01-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I don't know if there was krb5 bug ProblemType: Package DistroRelease: Ubuntu 10.04 Package: libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.10 ProcVersionSignature: Ubuntu 2.6.35-32.64~lucid1-generic 2.6.35.14 Uname: Linux 2.6.35-32-generic x86_64

[Bug 913947] Re: package libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade: erreur lors de l'écriture de « sortie standard »: Succès

2012-01-09 Thread Ubuntu Foundation's Bug Bot
** Package changed: ubuntu = krb5 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/913947 Title: package libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade:

[Bug 911753] Re: Wrong directive in config file cause server to crash

2012-01-09 Thread J
Hi, I had the exact same error on my syslog because my config wasn't valid. I had at the end of my config. Match Group sftp Subsystem sftp internal-sftp ChrootDirectory %h ForceCommand internal-sftp AllowTcpForwarding no The problem was Subsystem has to be placed outside (before) Match's

[Bug 900620] Re: Possible Bug: php5-fpm does not listen on a socket by default

2012-01-09 Thread Thomas Ward (EvilPhoenix)
Clint: I'm trying to create the patch now, once I do, I'll upload it to this bug. I'm working off the source package that exists in Precise at the moment, though, but the basics should be the same. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 887615] Re: package dhcp3-client 3.1.3-2ubuntu3.3 failed to install/upgrade: ErrorMessage: subprocess dpkg-deb --control returned error exit status 2

2012-01-09 Thread Launchpad Bug Tracker
[Expired for dhcp3 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dhcp3 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu.

[Bug 900620] Re: Possible Bug: php5-fpm does not listen on a socket by default

2012-01-09 Thread Thomas Ward (EvilPhoenix)
I am attaching a patch created via quilt that fixes this bug. ** Patch added: PHP-FPM - Use UNIX Sockets Instead of TCP Listener https://bugs.launchpad.net/ubuntu/+source/php5/+bug/900620/+attachment/2665282/+files/php-fpm-listen-on-unix-socket.patch -- You received this bug notification

[Bug 900620] Re: Possible Bug: php5-fpm does not listen on a socket by default

2012-01-09 Thread Thomas Ward (EvilPhoenix)
Note that i have just attempted to upload a patch to fix the deb bug that was included in this bug. I do not know the outcome of that upload, nor will I know whether or not the thing is actually accepted. Once I know anything, i will let you know (I might have accidentally changed the name in

[Bug 913947] Re: package libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade: erreur lors de l'écriture de « sortie standard »: Succès

2012-01-09 Thread Steve Langasek
*** This bug is a duplicate of bug 545790 *** https://bugs.launchpad.net/bugs/545790 ** Package changed: krb5 (Ubuntu) = dpkg (Ubuntu) ** This bug has been marked a duplicate of bug 545790 package PACKAGE failed to install/upgrade: error writing to 'standard output': Success -- You

[Bug 913948] Re: package libgssrpc4 1.8.1+dfsg-2ubuntu0.10 failed to install/upgrade: erreur lors de l'écriture de « sortie standard »: Succès

2012-01-09 Thread Steve Langasek
*** This bug is a duplicate of bug 545790 *** https://bugs.launchpad.net/bugs/545790 ** Package changed: krb5 (Ubuntu) = dpkg (Ubuntu) ** This bug has been marked a duplicate of bug 545790 package PACKAGE failed to install/upgrade: error writing to 'standard output': Success -- You

[Bug 904532] Re: Provide a script to automate cleanup of _base

2012-01-09 Thread Michael Still
I have just send a patch for review which implements the _base cleanup aspects of the blueprint. Its integrated into the nova compute manager, as opposed to being a separate script. https://review.openstack.org/#change,2902 -- You received this bug notification because you are a member of

[Bug 899244] Re: GMA500 psb_gfx

2012-01-09 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Status: In Progress = 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/899244 Title: GMA500 psb_gfx To manage notifications about this bug go to:

[Bug 782651] Re: after wakeup from sleep screen goes blank, though the OS is awake

2012-01-09 Thread Marius Kotsbak
** Changed in: xserver-xorg-video-ati (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/782651 Title: after wakeup from sleep screen goes blank,though the OS is

[Bug 887177] Re: upstream 2.1.1 is released

2012-01-09 Thread anatoly techtonik
And how will people uninstall Spyder installed with this hack? Which development list are you referring to? I am writing this from Fedora system and I run Spyder from source - these two things prevent me from starting PPA. -- You received this bug notification because you are a member of Ubuntu

[Bug 913661] Re: xfstt assert failure: *** stack smashing detected ***: /usr/bin/xfstt terminated

2012-01-09 Thread Apport retracing service
*** This bug is a duplicate of bug 807726 *** https://bugs.launchpad.net/bugs/807726 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 #807726, so is being marked as such.

[Bug 703302] Re: Toshiba Laptop battery not being detected

2012-01-09 Thread Juan R. Gagete Mateos
This also affects me with my Toshiba L750. Battery status detected following Tuxsage instructions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703302 Title: Toshiba Laptop battery not being

[Bug 361542] Re: kmail crashed with SIGSEGV in KMail::FilterImporterExporter::writeFiltersToConfig()

2012-01-09 Thread Bug Watch Updater
** Changed in: kdepim Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/361542 Title: kmail crashed with SIGSEGV in

[Bug 877713] Re: [Thinkpad Edge 13 / Thinkpad W510] Wi-fi hot key causes system to crash

2012-01-09 Thread Li Li
[Quick update]: Get the machine from Anthony. It's 10.04.3 installed by default. Did a quick test - switching wireless (by pressing F5) for 10 times didn't kill the OS. Would install a fresh 10.10 to reproduce the issue. -- You received this bug notification because you are a member of Ubuntu

[Bug 913667] [NEW] metacity starts without frame and title bar

2012-01-09 Thread Simon Schmidig
Public bug reported: After the upgrade to 11.10 the windows manager metacity starts without the windows-frame and title bar. I can't move any window. simon@ltsp:~$ metacity --replace metacity: symbol lookup error: /usr/lib/x86_64-linux-gnu/libXi.so.6: undefined symbol: XESetWireToEventCookie

[Bug 913667] Re: metacity starts without frame and title bar

2012-01-09 Thread Simon Schmidig
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913667 Title: metacity starts without frame and title bar To manage notifications about this bug go to:

[Bug 762167]

2012-01-09 Thread Felix Zweig
Thank you all for confirming this issue. However, the purpose of this bug report is to include gtk2-engines-pixbuf in the dependencies and it's already triaged. Thus, no further confirmation is necessary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 913668] [NEW] pidof error: when restart apache2, some times it will be apear

2012-01-09 Thread 赵峰
Public bug reported: zhaofeng@127:/$sudo /etc/init.d/apache2 restart pidof: can't get program name from /proc/4473/stat pidof: can't get program name from /proc/4484/stat pidof: can't get program name from /proc/4494/stat pidof: can't get program name from /proc/4500/stat pidof: can't get

[Bug 888039] Re: Gradual degradation in desktop performance.

2012-01-09 Thread Joar Jegleim
Daniel: I may have been unclear, I've always reboot'ed after each upgrade from your ppa. F.example when I came back from xmas and upgraded from vv8 - vv10 I tok a reboot, and I did the same now after downgrading (I rebooted) . A reboot always help, and as described initially in this bug report I

[Bug 432964] Re: System crash in guest session locks /etc/passwd forever

2012-01-09 Thread Milan Bouchet-Valat
Check with 'mount' that / isn't mounted read-only. The best option is probably to set a root password by running 'passwd' as root user in recovery mode, and then to reboot in normal mode, log in as root, and add your user to the sudoers group. -- You received this bug notification because you

[Bug 913668] Re: pidof error: when restart apache2, some times it will be apear

2012-01-09 Thread 赵峰
before this above , I upgrade some recommended packages in the morning! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913668 Title: pidof error: when restart apache2,some times it will be apear To

[Bug 911709] Re: Newly created users cannot access ext4 partitions.

2012-01-09 Thread vipin ms
After digging and digging I found the answer. It is due to take ownership of filesystem option in palimset(Disk utility). If you set that option while formatting any of the partition(ext4/ext3) you cannot write/read it under different user. I found the answer, so I'm closing this bug as solved.

[Bug 816182] Re: unity-panel-service crashed with SIGSEGV in g_type_check_class_cast()

2012-01-09 Thread Conor Curran
** Changed in: unity-foundations Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/816182 Title: unity-panel-service crashed with SIGSEGV in g_type_check_class_cast()

[Bug 708712] Re: Wireless Card RTL819Xe on a Samsung N150 netbook

2012-01-09 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided = Medium ** Tags added: kernel-fixed-upstream-v3.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708712 Title: Wireless Card RTL819Xe on a

[Bug 622732] Re: Let SC client handle subscription progress UI

2012-01-09 Thread Michael Nelson
** Summary changed: - Let SCA client handle subscription progress UI + Let SC client handle subscription progress UI -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/622732 Title: Let SC client

[Bug 884290] Re: Desktop crash on heavy load with firefox (EE) intel(0): Failed to submit batch buffer...: No space left on device.

2012-01-09 Thread Id2ndR
** Changed in: xserver-xorg-video-intel (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/884290 Title: Desktop crash on heavy load with firefox (EE) intel(0):

[Bug 879923] Re: No file transfers possible with cell phones, regression since oneiric alpha

2012-01-09 Thread Albert Pool
I also can't receive files from another laptop, running Linux Mint 11. I'm using Mint 12. Not yet tried it the other way round. Both laptops have 03f0:171d Hewlett-Packard Bluetooth 2.0 Interface [Broadcom BCM2045] and run 64-bit Linux. -- You received this bug notification because you are a

[Bug 871478] Re: Banshee.exe crashed with signal 5 in g_object_unref()

2012-01-09 Thread Bug Watch Updater
** Changed in: banshee Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871478 Title: Banshee.exe crashed with signal 5 in g_object_unref() To manage notifications

[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-01-09 Thread Juan J . Martínez
Was the fix released for 11.10? I'm experiencing the issue in unity 4.24.0 (thus Unity 3D). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869196 Title: unity panel menus don't stay open when

[Bug 662576] Re: winbind deletes the offline cache on every startup

2012-01-09 Thread Timo Aaltonen
not interested in the backport for lucid anymore ** Changed in: samba (Ubuntu Lucid) Status: Triaged = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/662576 Title: winbind deletes

[Bug 913671] [NEW] fstrim lacks man page

2012-01-09 Thread Marcin Juszkiewicz
Public bug reported: 09:48 root@puchatek:~# man fstrim No manual entry for fstrim See 'man 7 undocumented' for help when manual pages are not available. 09:48 root@puchatek:~# fstrim --help Usage: fstrim [options] mount point Options:

[Bug 913671] Re: fstrim lacks man page

2012-01-09 Thread Marcin Juszkiewicz
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913671 Title: fstrim lacks man page To manage notifications about this bug go to:

[Bug 913670] [NEW] ftdi driver doesn't work properly in 2.6.32-37

2012-01-09 Thread Jordi Soucheiron Estruch
Public bug reported: I've been using ftdi devices for a while now. The kernel image 2.6.32-37 doesn't work properly (it doesn't let me send messages to the terminal device) most of the times. 2.6.32-36 worked flawlessly. Some ftdi devices do not show this undesired behaviour, but the devices

[Bug 913670] Re: ftdi driver doesn't work properly in 2.6.32-37

2012-01-09 Thread Jordi Soucheiron Estruch
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913670 Title: ftdi driver doesn't work properly in 2.6.32-37 To manage notifications about this bug go to:

[Bug 828392] Re: light-themes don't display well in gnome-panel 3+

2012-01-09 Thread Dmitry Shachnev
Adding Unico as suggested by https://bugs.launchpad.net/ubuntu/+source /light-themes/+bug/885691/comments/4. ** Also affects: unico Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 773841] Re: \\192.168.1.x opens http:\\192.168.1.x in firefox as opposed to smb://192.168.1.x in nautilus

2012-01-09 Thread Angelo Compagnucci
This bug is not related to nautilus, but unity. If you try to open ssh:// or \\ or smb:// with unity, this opens firefox with a wrong address, it should instead open nautilus and ask to mount remote location if not mounted. This doesn't work. I'll working on fixing. 2012/1/5 Daniel Smith

[Bug 209662] Re: defunct processes

2012-01-09 Thread Timo Aaltonen
deskbar-applet is gone, closing the bug ** Changed in: deskbar-applet (Ubuntu Hardy) Status: Confirmed = Won't Fix ** Changed in: deskbar-applet (Ubuntu Hardy) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned) ** Changed in: deskbar-applet (Ubuntu) Status: Confirmed

[Bug 910894] Re: linux: 3.0.0-15.25 -proposed tracker

2012-01-09 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-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/910894 Title: linux: 3.0.0-15.25 -proposed tracker

[Bug 893880] Re: Shutdown logs out instead of powering off

2012-01-09 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 838792 *** https://bugs.launchpad.net/bugs/838792 ** This bug has been marked a duplicate of bug 838792 Restart logs out, even when there are no other people logged in -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 882039] Re: iPhone 4S will not sync

2012-01-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libimobiledevice (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/882039

[Bug 783331] Re: API to get reviews-count for a specific review per distroseries

2012-01-09 Thread Michael Nelson
** Tags added: client-server -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/783331 Title: API to get reviews-count for a specific review per distroseries To manage notifications about this bug go

[Bug 559847] Re: Please support /etc/X11/Xreset.d

2012-01-09 Thread Timo Aaltonen
added lightdm, I can work out a patch for it. ** Also affects: lightdm (Ubuntu) Importance: Undecided Status: New ** Changed in: lightdm (Ubuntu) Importance: Undecided = Wishlist ** Changed in: lightdm (Ubuntu) Status: New = Triaged ** Changed in: lightdm (Ubuntu)

[Bug 908614] Re: /run: Too many levels of symbolic links

2012-01-09 Thread Serge Hallyn
Marked as affecting update-manager-core, as do-release-upgrade was the source of the core failure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/908614 Title: /run: Too many levels of symbolic

[Bug 908614] Re: /run: Too many levels of symbolic links

2012-01-09 Thread Serge Hallyn
Thanks for the information. /run is supposed to be a tmpfs filesystem, listed in /lib/init/fstab, with /var/run a symlink to /run. The failed upgrade from lucid to precise was a bug which ideally we would figure out. I'm not sure how your issues with /run came to be, but it may be possible to

[Bug 912532] Re: [Edge e525 (AMD)] System unable to boot to desktop

2012-01-09 Thread Jesse Sung
Fixes is already in the proposed kernel, may do the test with it. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912532 Title: [Edge e525 (AMD)] System unable to boot to desktop To manage

[Bug 910894] Re: linux: 3.0.0-15.25 -proposed tracker

2012-01-09 Thread Brad Figg
** Changed in: kernel-sru-workflow/certification-testing Status: New = Confirmed ** Changed in: kernel-sru-workflow/regression-testing Status: New = Confirmed ** Changed in: kernel-sru-workflow/security-signoff Status: New = Confirmed ** Description changed: This bug is

[Bug 910894] Re: linux: 3.0.0-15.25 -proposed tracker

2012-01-09 Thread Marc Deslauriers
** Changed in: kernel-sru-workflow/security-signoff Status: Confirmed = In Progress ** Changed in: kernel-sru-workflow/security-signoff Assignee: Canonical Security Team (canonical-security) = Marc Deslauriers (mdeslaur) -- You received this bug notification because you are a

[Bug 906878] Re: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127

2012-01-09 Thread Robie Basak
** Changed in: tftp-hpa (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/906878 Title: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess

[Bug 903655] Re: Macbook Air 4, 1 keyboard unusable after upgrading to Precise

2012-01-09 Thread rubiojr
Unfortunately the problem still persists. Not sure what caused the other day to work properly. ** 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.

[Bug 877713] Re: [Thinkpad Edge 13 / Thinkpad W510] Wi-fi hot key causes system to crash

2012-01-09 Thread Li Li
[Quick update]: installed a fresh 11.10 amd64 on W510. Switching wireless via Fn+F5 and hardware switch key at the left side cannot reproduce this issue. Linux u-ThinkPad-W510 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Would apt-get upgrade to the

[Bug 39846] Re: creates partitions in wrong order

2012-01-09 Thread Bug Watch Updater
** Changed in: gparted Status: Incomplete = Invalid -- 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/39846 Title: creates partitions in wrong order To manage notifications about this

[Bug 869502] Re: Kernel-Panic with 3.0.0.12-generic on asus eee pcs and msi wind (both using rt2800 wifi chipset)

2012-01-09 Thread Joseph Salisbury
** Tags removed: kernel-key ** Tags added: kernel-da-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869502 Title: Kernel-Panic with 3.0.0.12-generic on asus eee pcs and msi wind (both using

[Bug 913680] Re: gvfsd-obexftp crashed with SIGSEGV in g_mutex_get_impl()

2012-01-09 Thread Martin Pitt
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913680 Title: gvfsd-obexftp crashed with SIGSEGV in g_mutex_get_impl() To manage notifications about this bug go to:

[Bug 913678] Re: type 'exceptions.KeyError': The cache has no package named 'linux-headers-3.2.0-1'

2012-01-09 Thread Apport retracing service
*** This bug is a duplicate of bug 907677 *** https://bugs.launchpad.net/bugs/907677 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 #907677, so is being marked as such.

[Bug 913010] Re: package tftpd-hpa 5.0-11ubuntu2.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2012-01-09 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. It looks like your /etc/default/tftpd-hpa has a syntax error in it. Could you please attach this file? ** Changed in: tftp-hpa (Ubuntu) Status: New = Incomplete -- You received this bug notification

[Bug 893605] Re: crashes with glibc-2.14/2.15 on dlopen (seen with kvm and gnucash)

2012-01-09 Thread Matthias Klose
test packages in the ubuntu-toolchain-r/glibc ppa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893605 Title: crashes with glibc-2.14/2.15 on dlopen (seen with kvm and gnucash) To manage

[Bug 887983] Re: Preview pane does not refresh after previewing a very large message

2012-01-09 Thread Stefano Bagnatica
I confirm this bug, but also while scrolling the large text email the preview pane get broken You can see the effect in the screenshot attached. In the bottom statusbar you can see also the message Formatting message that stay working for long time. And, after taking this screenshot (I waited

[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-01-09 Thread Daniel van Vugt
The fix was committed to lp:unity/4.0 at r1704, so it should have appeared in unity 4.24.0 (r1712) ... http://bazaar.launchpad.net/~unity-team/unity/4.0/revision/1704 If the bug is still occurring in unity 4.24 or later then maybe it's not fixed properly?? -- You received this bug notification

[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-09 Thread Colin King
Problem also in Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/446657 Title: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends To manage

[Bug 912734] Re: Base toolbars not showing up, slow, report crashes LO

2012-01-09 Thread notbitmonk
Turned on apport but I was not able to duplicate the crash and get a crash report. The error did occur as I was not able to run the report (reported same error as above). Although you mention that LibreOffice (version above) is no longer supported, the version I have is the latest Ubuntu supports

  1   2   3   4   5   6   7   8   9   10   >