[Bug 1605903] Re: "type: os" should prevent stage and prime stages from mangling content

2016-08-11 Thread Joe Talbott
https://github.com/snapcore/snapcraft/pull/723 is the latest PR for this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605903 Title: "type: os" should prevent stage and prime stages from

[Bug 1605903] Re: "type: os" should prevent stage and prime stages from mangling content

2016-08-11 Thread Joe Talbott
I've filed a PR to resolve this. https://github.com/snapcore/snapcraft/pull/721 ** Changed in: snapcraft Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605903

[Bug 1576716] Re: Snap application requires root privileges

2016-05-25 Thread Joe Talbott
You can run nmap via: sudo /snap/bin/nmap ... or sudo -s # /snap/bin/nmap ... or sudo -i # /snap/bin/nmap ... This seems to only affect Ubuntu Classic images where root's PATH does not include /snap/bin On a Snappy Ubuntu Core image root does have /snap/bin/ in PATH. -- You

[Bug 1576763] Re: pi2 images generate different checksums on repeated runs

2016-04-29 Thread Joe Talbott
root@localhost:~# dpkg -l | grep squashfs ii squashfs-tools 1:4.3-3ubuntu2 armhf Tool to create and append to squashfs filesystems -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1576763] Re: pi2 images generate different checksums on repeated runs

2016-04-29 Thread Joe Talbott
Here's the snap I used for the tests. ** Attachment added: "nmap_7.12SVN-0.4_armhf.snap" https://bugs.launchpad.net/ubuntu/+source/click-reviewers-tools/+bug/1576763/+attachment/4651490/+files/nmap_7.12SVN-0.4_armhf.snap -- You received this bug notification because you are a member of

[Bug 1340604] Re: [phone] crash files are only uploaded on boot

2014-07-18 Thread Joe Talbott
From my reading of the source this error, Could not connect to the system bus: Timeout was reached, is related to checking if network- manager is up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1340604] Re: [phone] crash files are only uploaded on boot

2014-07-18 Thread Joe Talbott
So after further digging what I think is happening is this: when whoopsie calls monitor_connectivity() and we timeout getting the system bus monitor_connectivity() returns FALSE and that's it. I think adding a retry around the call to monitor_connectivity() might help mitigate the problem until

[Bug 912702] Re: [MASTER] Endlessly many Wireless Network Authentication Required dialogs put up

2013-08-06 Thread Joe Talbott
I'm still seeing this on Raring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912702 Title: [MASTER] Endlessly many Wireless Network Authentication Required dialogs put up To manage

[Bug 1180513] Re: lid close actions are ignored laptop always suspends

2013-05-22 Thread Joe Talbott
Setting: HandleLidSwitch=ignore in /etc/systemd/logind.conf Produces the desired lid close reaction. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180513 Title: lid close actions are ignored

[Bug 1180513] Re: lid close actions are ignored laptop always suspends

2013-05-20 Thread Joe Talbott
Note this is a regression from Raring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180513 Title: lid close actions are ignored laptop always suspends To manage notifications about this bug go

[Bug 1180513] Re: lid close actions are ignored laptop always suspends

2013-05-16 Thread Joe Talbott
This bug exists in the upstream kernel as well. ** Tags added: kernel-bug-exists-upstream ** 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 1180513] [NEW] lid close actions are ignored laptop always suspends

2013-05-15 Thread Joe Talbott
Public bug reported: I tried setting Power - 'When lid is closed' to 'do nothing', closed lid and laptop suspended. I also tried using dconf-editor to change org.gnome.settings- daemon.plugins.power.lid-close-{ac,battery}-action to both nothing and blank both suspended. Both tests were done on

[Bug 1066202] [NEW] dell xps 14z bluetooth controller not recognized

2012-10-12 Thread Joe Talbott
Public bug reported: On 12.10 development version as of Fri Oct 12 21:54:30 EDT 2012 The bluetooth controller built into my Dell XPS 14z isn't working 'sudo service bluetooth restart' yields: Oct 12 21:51:30 poplar bluetoothd[5861]: Terminating Oct 12 21:51:30 poplar bluetoothd[5861]: Stopping

[Bug 1040692] [NEW] 'ubuntu-bug compiz' results in a python key error

2012-08-23 Thread Joe Talbott
Public bug reported: While reporting a compiz bug I did: ubuntu-bug compiz I got the following python stacktrace: ERROR: hook /usr/share/apport/package-hooks/source_compiz.py crashed: Traceback (most recent call last): File /usr/lib/python3/dist-packages/apport/report.py, line 186, in

[Bug 1040692] Re: 'ubuntu-bug compiz' results in a python key error

2012-08-23 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040692 Title: 'ubuntu-bug compiz' results in a python key error To manage notifications about this bug go to:

[Bug 1040691] [NEW] lowered window retains focus

2012-08-23 Thread Joe Talbott
Public bug reported: I bind Alt-F3 to Lower window. When pressing the shortcut the window is lowered but it retains focus. I have to press Alt-F3 twice to switch focus from the lowered window This is 12.10 as of August 23, 2012 at 14:00 UTC. How to repeat: gsettings set

[Bug 1040691] Re: lowered window retains focus

2012-08-23 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040691 Title: lowered window retains focus To manage notifications about this bug go to:

[Bug 1040705] [NEW] Turning off my Logitech H800 headphones doesn't result in audio switching to the internal speaker

2012-08-23 Thread Joe Talbott
Public bug reported: After turning off my Logitech H800 headphones Audio Settings shows the internal speaker as selected but there is no audio until I select the headphones and then select the internal speaker. I'm running 12.10 updated as of August 23, 2012 at 14:00 UTC. ProblemType: Bug

[Bug 1040705] Re: Turning off my Logitech H800 headphones doesn't result in audio switching to the internal speaker

2012-08-23 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040705 Title: Turning off my Logitech H800 headphones doesn't result in audio switching to the internal speaker To manage notifications about this

[Bug 1037676] [NEW] battery indicator missing on login

2012-08-16 Thread Joe Talbott
Public bug reported: There is a long delay after entering my password at the login screen before my desktop appears. Once it does appear the battery/power indicator is missing. The following is in /var/log/syslog Aug 16 12:48:29 poplar gnome-session[1558]: WARNING: Application

[Bug 1037676] Re: battery indicator missing on login

2012-08-16 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037676 Title: battery indicator missing on login To manage notifications about this bug go to:

[Bug 1029547] Re: 8086:0091 WARNING: at /home/apw/COD/linux/drivers/net/wireless/iwlwifi/iwl-trans.h:565 iwlagn_mac_flush+0x1a3/0x1b0 [iwlwifi]()

2012-08-01 Thread Joe Talbott
Hi Joseph, The test kernel does resolve the bug. Thanks, Joe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029547 Title: 8086:0091 WARNING: at /home/apw/COD/linux/drivers/net/wireless/iwlwifi

[Bug 1029547] Re: 8086:0091 WARNING: at /home/apw/COD/linux/drivers/net/wireless/iwlwifi/iwl-trans.h:565 iwlagn_mac_flush+0x1a3/0x1b0 [iwlwifi]()

2012-07-29 Thread Joe Talbott
The results of the commit bisection are: dd551ab7b47ace14753b0d73f79437cc35adcf6b is the first bad commit commit dd551ab7b47ace14753b0d73f79437cc35adcf6b Author: Wey-Yi Guy wey-yi.w@intel.com Date: Thu May 3 14:22:01 2012 -0700 iwlwifi: include rssi as part of decision making for

[Bug 1029547] Re: Disable - Enable wifi via Fn+F2 results in kernel panic on Dell XPS 14z

2012-07-26 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029547 Title: Disable - Enable wifi via Fn+F2 results in kernel panic on Dell XPS 14z To manage notifications about this bug go to:

[Bug 1029547] [NEW] Disable - Enable wifi via Fn+F2 results in kernel panic on Dell XPS 14z

2012-07-26 Thread Joe Talbott
Public bug reported: The kernel panics after using the hotkey to disable then re-enable the wifi card on a Dell XPS 14z with the following wifi card: 02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 (rev 34) Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN

[Bug 1029547] Re: Disable - Enable wifi via Fn+F2 results in kernel panic on Dell XPS 14z

2012-07-26 Thread Joe Talbott
Kernel log ** Attachment added: kern.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1029547/+attachment/3237424/+files/kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029547

[Bug 1029547] Re: Disable - Enable wifi via Fn+F2 results in kernel panic on Dell XPS 14z

2012-07-26 Thread Joe Talbott
picture of kernel stack trace. ** Attachment added: bug_1029547_kernel_panic.jpg https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1029547/+attachment/3237425/+files/bug_1029547_kernel_panic.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1029547] Re: 8086:0091 WARNING: at /home/apw/COD/linux/drivers/net/wireless/iwlwifi/iwl-trans.h:565 iwlagn_mac_flush+0x1a3/0x1b0 [iwlwifi]()

2012-07-26 Thread Joe Talbott
I actually tested this on mainline 3.5.0 rc7 first and that kernel panics too. linux-image-3.5.0-030500rc7-generic_3.5.0-030500rc7.201207142035_amd64.deb linux-image-extra-3.5.0-030500rc7-generic_3.5.0-030500rc7.201207142035_amd64.deb ** Tags removed: needs-upstream-testing ** Tags added:

[Bug 1029547] Re: 8086:0091 WARNING: at /home/apw/COD/linux/drivers/net/wireless/iwlwifi/iwl-trans.h:565 iwlagn_mac_flush+0x1a3/0x1b0 [iwlwifi]()

2012-07-26 Thread Joe Talbott
I can't say because I hadn't previously had to disable/enable the wifi card. I'll try installing Precise and see if it exists there as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029547

[Bug 1029547] Re: 8086:0091 WARNING: at /home/apw/COD/linux/drivers/net/wireless/iwlwifi/iwl-trans.h:565 iwlagn_mac_flush+0x1a3/0x1b0 [iwlwifi]()

2012-07-26 Thread Joe Talbott
I just tried disabling/enabling the wifi card using last nights daily builds for Precise desktop amd64 and Quantal desktop amd64. The live session on the Precise iso does not exhibit this panic. The live session on the Quantal iso does exhibit this panic. -- You received this bug notification

[Bug 1029547] Re: 8086:0091 WARNING: at /home/apw/COD/linux/drivers/net/wireless/iwlwifi/iwl-trans.h:565 iwlagn_mac_flush+0x1a3/0x1b0 [iwlwifi]()

2012-07-26 Thread Joe Talbott
Here's the mainline kernel bisection results works: linux-image-3.4.6-030406-generic_3.4.6-030406.201207191609_amd64.deb fails: linux-image-3.5.0-030500-generic_3.5.0-030500.201207211835_amd64.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1020800] [NEW] Installer crashed during language pack installation

2012-07-03 Thread Joe Talbott
Public bug reported: Installer crashed during language pack installation Quantal amd64 desktop daily build from 2012-07-03. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: ubiquity 2.11.8 ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5 Uname: Linux 3.5.0-3-generic x86_64

[Bug 1020800] Re: Installer crashed during language pack installation

2012-07-03 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020800 Title: Installer crashed during language pack installation To manage notifications about this bug go to:

Re: [Bug 959856] Re: installing mod-wsgi doesn't create link in /etc/apache2/mods-enabled

2012-03-22 Thread Joe Talbott
On Thu, Mar 22, 2012 at 10:15:20AM -, James Page wrote: Hi Joe I've not been able to reproduce this issue on a fresh install of cobbler using the following command: I too cannot reproduce this after a fresh dist-upgrade and 'apt-get purge' of cobbler and apache. I guess it was just a

[Bug 959856] [NEW] installing mod-wsgi doesn't create link in /etc/apache2/mods-enabled

2012-03-19 Thread Joe Talbott
Public bug reported: As part of installing 'cobbler' on precise amd64 libapache2-mod-wsgi is installed. However the module isn't enabled in the apache2 configuration and apache2 doesn't start. Error is: Setting up apache2-mpm-worker (2.2.22-1ubuntu1) ... * Starting web server apache2

[Bug 959856] Re: installing mod-wsgi doesn't create link in /etc/apache2/mods-enabled

2012-03-19 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu. https://bugs.launchpad.net/bugs/959856 Title: installing mod-wsgi doesn't create link in /etc/apache2/mods-enabled To manage notifications about this bug go to:

[Bug 959856] [NEW] installing mod-wsgi doesn't create link in /etc/apache2/mods-enabled

2012-03-19 Thread Joe Talbott
Public bug reported: As part of installing 'cobbler' on precise amd64 libapache2-mod-wsgi is installed. However the module isn't enabled in the apache2 configuration and apache2 doesn't start. Error is: Setting up apache2-mpm-worker (2.2.22-1ubuntu1) ... * Starting web server apache2

[Bug 959856] Re: installing mod-wsgi doesn't create link in /etc/apache2/mods-enabled

2012-03-19 Thread Joe Talbott
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959856 Title: installing mod-wsgi doesn't create link in /etc/apache2/mods-enabled To manage notifications about this bug go to: