[Bug 1969853] Re: No Bluetooth Found on QCA9565 (but replacing the ar3k firmware works)

2022-05-02 Thread Anderson Luiz Alves
Bluetooth worked with linux-firmware 20220329.git681281e4-0ubuntu3.

** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969853

Title:
  No Bluetooth Found on QCA9565 (but replacing the ar3k firmware works)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969853/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970916] [NEW] bluetooth not working in 22.04

2022-04-29 Thread Anderson Luiz Alves
Public bug reported:

Bluetooth is not working in Ubuntu 22.04 jammy.
It works on 20.04.

dmesg says:
Bluetooth: Patch file not found ar3k/AthrBT_0x3101.dfu

version:
linux-firmware 20220329.git681281e4-0ubuntu1
linux-image-5.15.0-27-generic
linux-modules-5.15.0-27-generic
linux-modules-extra-5.15.0-27-generic

hardware:
Dell Inspiron 5437
06:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970916

Title:
  bluetooth not working in 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1970916/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824341] Re: NoAllowedOrigin cause package removal

2019-05-02 Thread Anderson Luiz Alves
unattended-upgrades=1.5ubuntu3.18.10.4 works on cosmic

** Tags removed: verification-needed verification-needed-cosmic
** Tags added: verification-done verification-done-cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824341

Title:
  NoAllowedOrigin cause package removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1824341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824341] Re: NoAllowedOrigin cause package removal

2019-05-02 Thread Anderson Luiz Alves
unattended-upgrades=1.1ubuntu1.18.04.7~16.04.3 works on xenial

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824341

Title:
  NoAllowedOrigin cause package removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1824341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824341] Re: NoAllowedOrigin cause package removal

2019-05-02 Thread Anderson Luiz Alves
unattended-upgrades=1.1ubuntu1.18.04.11 works on bionic.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824341

Title:
  NoAllowedOrigin cause package removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1824341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824341] Re: NoAllowedOrigin cause package removal

2019-04-16 Thread Anderson Luiz Alves
The package unattended-upgrades=1.10ubuntu5 fixes the problem on Ubuntu
18.04 LTS bionic.

** Tags removed: verification-needed verification-needed-disco
** Tags added: verification-done verification-done-disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824341

Title:
  NoAllowedOrigin cause package removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1824341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824341] Re: NoAllowedOrigin cause package removal

2019-04-11 Thread Anderson Luiz Alves
full log that removed packages that shouldn't

** Description changed:

  unattended-upgrades remove packages that shouldn't when there is a
  NoAllowedOrigin exception.
  
  Version:
  unattended-upgrades=1.1ubuntu1.18.04.10
  Ubuntu 18.04.2 LTS
  
  Description of problem:
  We have a internal package cliente-ldap that depends on samba, when u-u check 
for upgrade samba-common it raise a NoAllowedOrigin exception, then it doesn't 
clear apt.cache and it removes packages that shouldn't.
  
- Log of dry-run with the problem:
- $ sudo unattended-upgrade -d --dry-run
+ Log that happens package removal:
+ $ sudo unattended-upgrade -d
  [...]
- Option --dry-run given, *not* performing real actions
  Packages that will be upgraded: libsmbclient libwbclient0 python-samba samba 
samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules 
smbclient
  Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
  debug: call_adjusted samba-common
  debug: marked_pkg: samba: install=False, upgrade=False, delete=True
  debug: marked_pkg: cliente-ldap: install=False, upgrade=False, delete=True
  Traceback (most recent call last):
-   File "/usr/bin/unattended-upgrade", line 257, in call_adjusted
- self.allowed_origins)
-   File "/usr/bin/unattended-upgrade", line 764, in ver_in_allowed_origin
- raise NoAllowedOriginError()
+   File "/usr/bin/unattended-upgrade", line 257, in call_adjusted
+ self.allowed_origins)
+   File "/usr/bin/unattended-upgrade", line 764, in ver_in_allowed_origin
+ raise NoAllowedOriginError()
  NoAllowedOriginError
  debug: marked_pkg: samba-common: install=False, upgrade=True, delete=False
  debug: marked_pkg: smbclient: install=False, upgrade=False, delete=True
  debug: marked_pkg: samba-common-bin: install=False, upgrade=False, delete=True
- Exception:
+ Exception: 
  marking samba-common-bin for removal
  Keeping auto-removable samba-common-bin package(s) because it would also 
remove the following packages which should be kept in this step: samba-common
+ marking cliente-ldap for removal
+ (Reading database ... 213413 files and directories currently installed.)
+ Removing cliente-ldap (1:2.17.15) ...
+ marking libcephfs2 for removal
+ (Reading database ... 213392 files and directories currently installed.)
+ Removing libcephfs2 (12.2.11-0ubuntu0.18.04.1) ...
+ Processing triggers for libc-bin (2.27-3ubuntu1) ...
+ marking ldap-auth-config for removal
+ (Reading database ... 213386 files and directories currently installed.)
+ Removing libpam-ldap:amd64 (186-4ubuntu1) ...
+ Removing ldap-auth-config (0.5.3) ...
+ Removing ldap-auth-client (0.5.3) ...
+ Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
+ marking python-samba for removal
+ (Reading database ... 213332 files and directories currently installed.)
+ Removing samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.7) ...
+ Removing samba-common-bin (2:4.7.6+dfsg~ubuntu-0ubuntu2.7) ...
+ Removing python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.7) ...
+ Processing triggers for libc-bin (2.27-3ubuntu1) ...
+ Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
+ marking nss-updatedb for removal
+ (Reading database ... 212865 files and directories currently installed.)
+ Removing nss-updatedb (10-3build1) ...
+ Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
+ marking samba-vfs-modules for removal
+ (Reading database ... 212859 files and directories currently installed.)
+ Removing samba-vfs-modules (2:4.7.6+dfsg~ubuntu-0ubuntu2.7) ...
+ Processing triggers for libc-bin (2.27-3ubuntu1) ...
+ Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
+ marking librados2 for removal
+ (Reading database ... 212770 files and directories currently installed.)
+ Removing librados2 (12.2.11-0ubuntu0.18.04.1) ...
+ Processing triggers for libc-bin (2.27-3ubuntu1) ...
+ marking libibverbs1 for removal
+ (Reading database ... 212761 files and directories currently installed.)
+ Removing ibverbs-providers:amd64 (17.1-1ubuntu0.1) ...
+ Removing libibverbs1:amd64 (17.1-1ubuntu0.1) ...
+ Processing triggers for libc-bin (2.27-3ubuntu1) ...
+ marking libpam-mount for removal
+ (Reading database ... 212731 files and directories currently installed.)
+ Removing libpam-mount (2.16-3ubuntu0.1) ...
+ Processing triggers for sgml-base (1.29) ...
+ Processing triggers for libc-bin (2.27-3ubuntu1) ...
+ Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
+ marking ibverbs-providers for removal
  marking tdb-tools for removal
- Keeping auto-removable tdb-tools package(s) because it would also remove the 
following packages which should be kept in this step: samba-common
- marking ibverbs-providers for removal
+ (Reading database ... 212691 files and directories currently installed.)
+ Removing tdb-tools (1.3.15-2) ...
+ Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
+ marking samba-dsdb-modules for removal
+ (Reading database ... 212680 files and directories currently installed.)
+ Removing samba-dsdb-modules 

[Bug 1824341] Re: NoAllowedOrigin cause package removal

2019-04-11 Thread Anderson Luiz Alves
** Description changed:

  unattended-upgrades remove packages that shouldn't when there is a
  NoAllowedOrigin exception.
  
  Version:
  unattended-upgrades=1.1ubuntu1.18.04.10
  Ubuntu 18.04.2 LTS
  
  Description of problem:
  We have a internal package cliente-ldap that depends on samba, when u-u check 
for upgrade samba-common it raise a NoAllowedOrigin exception, then it doesn't 
clear apt.cache and it removes packages that shouldn't.
  
  Log of dry-run with the problem:
  $ sudo unattended-upgrade -d --dry-run
  [...]
  Option --dry-run given, *not* performing real actions
  Packages that will be upgraded: libsmbclient libwbclient0 python-samba samba 
samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules 
smbclient
  Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
  debug: call_adjusted samba-common
  debug: marked_pkg: samba: install=False, upgrade=False, delete=True
  debug: marked_pkg: cliente-ldap: install=False, upgrade=False, delete=True
  Traceback (most recent call last):
-   File "/usr/bin/unattended-upgrade", line 259, in call_adjusted
- self.allowed_origins)
-   File "/usr/bin/unattended-upgrade", line 777, in ver_in_allowed_origin
- raise NoAllowedOriginError()
+   File "/usr/bin/unattended-upgrade", line 257, in call_adjusted
+ self.allowed_origins)
+   File "/usr/bin/unattended-upgrade", line 764, in ver_in_allowed_origin
+ raise NoAllowedOriginError()
  NoAllowedOriginError
  debug: marked_pkg: samba-common: install=False, upgrade=True, delete=False
  debug: marked_pkg: smbclient: install=False, upgrade=False, delete=True
  debug: marked_pkg: samba-common-bin: install=False, upgrade=False, delete=True
- Exception: 
+ Exception:
  marking samba-common-bin for removal
  Keeping auto-removable samba-common-bin package(s) because it would also 
remove the following packages which should be kept in this step: samba-common
  marking tdb-tools for removal
  Keeping auto-removable tdb-tools package(s) because it would also remove the 
following packages which should be kept in this step: samba-common
  marking ibverbs-providers for removal
  marking python-dnspython for removal
  marking librados2 for removal
  marking ldap-auth-client for removal
  marking ldap-auth-config for removal
  marking python-tdb for removal
  marking libhx28 for removal
  marking libcephfs2 for removal
  marking nscd for removal
  marking smbclient for removal
  marking cliente-ldap for removal
  marking libnss-db for removal
  marking samba-vfs-modules for removal
  marking samba-dsdb-modules for removal
  marking libpam-mount for removal
  marking libpam-ldap for removal
  marking nss-updatedb for removal
  marking python-samba for removal
  marking auth-client-config for removal
  marking python-ldb for removal
  marking libnss-ldap for removal
  marking python-crypto for removal
  marking samba for removal
  marking libibverbs1 for removal
  marking attr for removal
  marking libpam-ccreds for removal
- Packages that were successfully auto-removed: 
+ Packages that were successfully auto-removed:
  Packages that are kept back: samba-common-bin tdb-tools
  InstCount=0 DelCount=0 BrokenCount=0
  
  Log of what should happen:
  $ sudo unattended-upgrade -d --dry-run
  [...]
  Option --dry-run given, *not* performing real actions
  Packages that will be upgraded: libsmbclient libwbclient0 python-samba samba 
samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules 
smbclient
  Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
  debug: call_adjusted samba-common
  debug: marked_pkg: samba: install=False, upgrade=False, delete=True
- debug: marked_pkg: cliente-ldap: install=False, upgrade=True, delete=False
+ debug: marked_pkg: cliente-ldap: install=False, upgrade=False, delete=False
  Traceback (most recent call last):
-   File "/usr/bin/unattended-upgrade", line 259, in call_adjusted
+   File "/usr/bin/unattended-upgrade", line 257, in call_adjusted
  self.allowed_origins)
-   File "/usr/bin/unattended-upgrade", line 775, in ver_in_allowed_origin
+   File "/usr/bin/unattended-upgrade", line 764, in ver_in_allowed_origin
  raise NoAllowedOriginError()
  NoAllowedOriginError
  debug: marked_pkg: samba-common: install=False, upgrade=True, delete=False
  debug: marked_pkg: smbclient: install=False, upgrade=False, delete=True
  debug: marked_pkg: samba-common-bin: install=False, upgrade=False, delete=True
  debug: call_adjusted libsmbclient
  debug: marked_pkg: python-samba: install=False, upgrade=True, delete=False
  debug: marked_pkg: libwbclient0: install=False, upgrade=True, delete=False
  debug: marked_pkg: samba: install=False, upgrade=True, delete=False
  debug: marked_pkg: samba-dsdb-modules: install=False, upgrade=True, 
delete=False
  debug: marked_pkg: samba-libs: install=False, upgrade=True, delete=False
  debug: marked_pkg: samba-common: install=False, upgrade=True, delete=False
 

[Bug 1824341] Re: NoAllowedOrigin cause package removal

2019-04-11 Thread Anderson Luiz Alves
The proposed fix is clear cache on NoAllowedOriginError exception.

** Patch added: "fix clear cache on exception"
   
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1824341/+attachment/5254915/+files/uu_origin.patch

** Description changed:

  unattended-upgrades remove packages that shouldn't when there is a
  NoAllowedOrigin exception.
  
  Version:
  unattended-upgrades=1.1ubuntu1.18.04.10
  Ubuntu 18.04.2 LTS
  
  Description of problem:
  We have a internal package cliente-ldap that depends on samba, when u-u check 
for upgrade samba-common it raise a NoAllowedOrigin exception, then it doesn't 
clear apt.cache and it removes packages that shouldn't.
  
  Log of dry-run with the problem:
  $ sudo unattended-upgrade -d --dry-run
  [...]
  Option --dry-run given, *not* performing real actions
  Packages that will be upgraded: libsmbclient libwbclient0 python-samba samba 
samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules 
smbclient
  Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
  debug: call_adjusted samba-common
  debug: marked_pkg: samba: install=False, upgrade=False, delete=True
- debug: marked_pkg: cliente-ldap: install=False, upgrade=True, delete=False
+ debug: marked_pkg: cliente-ldap: install=False, upgrade=False, delete=True
  Traceback (most recent call last):
File "/usr/bin/unattended-upgrade", line 259, in call_adjusted
  self.allowed_origins)
-   File "/usr/bin/unattended-upgrade", line 775, in ver_in_allowed_origin
+   File "/usr/bin/unattended-upgrade", line 777, in ver_in_allowed_origin
  raise NoAllowedOriginError()
  NoAllowedOriginError
  debug: marked_pkg: samba-common: install=False, upgrade=True, delete=False
  debug: marked_pkg: smbclient: install=False, upgrade=False, delete=True
  debug: marked_pkg: samba-common-bin: install=False, upgrade=False, delete=True
  Exception: 
+ marking samba-common-bin for removal
+ Keeping auto-removable samba-common-bin package(s) because it would also 
remove the following packages which should be kept in this step: samba-common
+ marking tdb-tools for removal
+ Keeping auto-removable tdb-tools package(s) because it would also remove the 
following packages which should be kept in this step: samba-common
  marking ibverbs-providers for removal
- Keeping auto-removable ibverbs-providers package(s) because it would also 
remove the following packages which should be kept in this step: cliente-ldap 
samba-common
- marking samba-common-bin for removal
- Keeping auto-removable samba-common-bin package(s) because it would also 
remove the following packages which should be kept in this step: cliente-ldap 
samba-common
+ marking python-dnspython for removal
+ marking librados2 for removal
+ marking ldap-auth-client for removal
+ marking ldap-auth-config for removal
+ marking python-tdb for removal
+ marking libhx28 for removal
+ marking libcephfs2 for removal
+ marking nscd for removal
+ marking smbclient for removal
+ marking cliente-ldap for removal
+ marking libnss-db for removal
  marking samba-vfs-modules for removal
+ marking samba-dsdb-modules for removal
+ marking libpam-mount for removal
+ marking libpam-ldap for removal
+ marking nss-updatedb for removal
+ marking python-samba for removal
+ marking auth-client-config for removal
+ marking python-ldb for removal
+ marking libnss-ldap for removal
  marking python-crypto for removal
- Keeping auto-removable python-crypto package(s) because it would also remove 
the following packages which should be kept in this step: cliente-ldap
+ marking samba for removal
+ marking libibverbs1 for removal
  marking attr for removal
- marking smbclient for removal
- Keeping auto-removable smbclient package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
- marking python-ldb for removal
- Keeping auto-removable python-ldb package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
- marking python-tdb for removal
- Keeping auto-removable python-tdb package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
- marking samba-dsdb-modules for removal
- marking librados2 for removal
- marking libibverbs1 for removal
- marking samba for removal
- Keeping auto-removable samba package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
- marking python-samba for removal
- Keeping auto-removable python-samba package(s) because it would also remove 
the following packages which should be kept in this step: cliente-ldap
- marking libcephfs2 for removal
- marking tdb-tools for removal
- Keeping auto-removable tdb-tools package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap samba-common
- marking python-dnspython for removal
- Keeping auto-removable python-dnspython 

[Bug 1824341] [NEW] NoAllowedOrigin cause package removal

2019-04-11 Thread Anderson Luiz Alves
Public bug reported:

unattended-upgrades remove packages that shouldn't when there is a
NoAllowedOrigin exception.

Version:
unattended-upgrades=1.1ubuntu1.18.04.10
Ubuntu 18.04.2 LTS

Description of problem:
We have a internal package cliente-ldap that depends on samba, when u-u check 
for upgrade samba-common it raise a NoAllowedOrigin exception, then it doesn't 
clear apt.cache and it removes packages that shouldn't.

Log of dry-run with the problem:
$ sudo unattended-upgrade -d --dry-run
[...]
Option --dry-run given, *not* performing real actions
Packages that will be upgraded: libsmbclient libwbclient0 python-samba samba 
samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules 
smbclient
Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
debug: call_adjusted samba-common
debug: marked_pkg: samba: install=False, upgrade=False, delete=True
debug: marked_pkg: cliente-ldap: install=False, upgrade=True, delete=False
Traceback (most recent call last):
  File "/usr/bin/unattended-upgrade", line 259, in call_adjusted
self.allowed_origins)
  File "/usr/bin/unattended-upgrade", line 775, in ver_in_allowed_origin
raise NoAllowedOriginError()
NoAllowedOriginError
debug: marked_pkg: samba-common: install=False, upgrade=True, delete=False
debug: marked_pkg: smbclient: install=False, upgrade=False, delete=True
debug: marked_pkg: samba-common-bin: install=False, upgrade=False, delete=True
Exception: 
marking ibverbs-providers for removal
Keeping auto-removable ibverbs-providers package(s) because it would also 
remove the following packages which should be kept in this step: cliente-ldap 
samba-common
marking samba-common-bin for removal
Keeping auto-removable samba-common-bin package(s) because it would also remove 
the following packages which should be kept in this step: cliente-ldap 
samba-common
marking samba-vfs-modules for removal
marking python-crypto for removal
Keeping auto-removable python-crypto package(s) because it would also remove 
the following packages which should be kept in this step: cliente-ldap
marking attr for removal
marking smbclient for removal
Keeping auto-removable smbclient package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
marking python-ldb for removal
Keeping auto-removable python-ldb package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
marking python-tdb for removal
Keeping auto-removable python-tdb package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
marking samba-dsdb-modules for removal
marking librados2 for removal
marking libibverbs1 for removal
marking samba for removal
Keeping auto-removable samba package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
marking python-samba for removal
Keeping auto-removable python-samba package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap
marking libcephfs2 for removal
marking tdb-tools for removal
Keeping auto-removable tdb-tools package(s) because it would also remove the 
following packages which should be kept in this step: cliente-ldap samba-common
marking python-dnspython for removal
Keeping auto-removable python-dnspython package(s) because it would also remove 
the following packages which should be kept in this step: cliente-ldap
Packages that were successfully auto-removed: 
Packages that are kept back: ibverbs-providers python-crypto python-dnspython 
python-ldb python-samba python-tdb samba samba-common-bin smbclient tdb-tools
InstCount=0 DelCount=0 BrokenCount=0


Log of what should happen:
$ sudo unattended-upgrade -d --dry-run
[...]
Option --dry-run given, *not* performing real actions
Packages that will be upgraded: libsmbclient libwbclient0 python-samba samba 
samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules 
smbclient
Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
debug: call_adjusted samba-common
debug: marked_pkg: samba: install=False, upgrade=False, delete=True
debug: marked_pkg: cliente-ldap: install=False, upgrade=True, delete=False
Traceback (most recent call last):
  File "/usr/bin/unattended-upgrade", line 259, in call_adjusted
self.allowed_origins)
  File "/usr/bin/unattended-upgrade", line 775, in ver_in_allowed_origin
raise NoAllowedOriginError()
NoAllowedOriginError
debug: marked_pkg: samba-common: install=False, upgrade=True, delete=False
debug: marked_pkg: smbclient: install=False, upgrade=False, delete=True
debug: marked_pkg: samba-common-bin: install=False, upgrade=False, delete=True
debug: call_adjusted libsmbclient
debug: marked_pkg: python-samba: install=False, upgrade=True, delete=False
debug: marked_pkg: libwbclient0: install=False, upgrade=True, delete=False
debug: marked_pkg: samba: 

[Bug 1763371] Re: rtl8188ee wifi doesn't work in bionic

2018-04-13 Thread Anderson Luiz Alves
doesn't work on v4.16

doesn't work with:
linux-image-4.16.2-041602-generic_4.16.2-041602.201804121130_amd64.deb
linux-image-4.16.1-041601-generic_4.16.1-041601.201804081334_amd64.deb
linux-image-4.16.0-041600-generic_4.16.0-041600.201804012230_amd64.deb
linux-image-4.15.17-041517-generic_4.15.17-041517.201804120730_amd64.deb
linux-image-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb
linux-image-4.15.0-041500rc1-generic_4.15.0-041500rc1.201711262030_amd64.deb

works with:
linux-image-4.14.34-041434-generic_4.14.34-041434.201804120731_amd64.deb
linux-image-4.13.16-041316-generic_4.13.16-041316.201711240901_amd64.deb


** 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.
https://bugs.launchpad.net/bugs/1763371

Title:
  rtl8188ee wifi doesn't work in bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763371/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758398] Re: nautilus doesn't show mounts from pam_mount or cmdline on bionic

2018-04-13 Thread Anderson Luiz Alves
x-gvfs-show doesn't work either
https://gitlab.gnome.org/GNOME/nautilus/issues/362

** Summary changed:

- nautilus doesn't show network shares on 18.04
+ nautilus doesn't show mounts from pam_mount or cmdline on bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show mounts from pam_mount or cmdline on bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1763371] [NEW] rtl8188ee wifi doesn't work in bionic

2018-04-12 Thread Anderson Luiz Alves
Public bug reported:

In Bionic with kernel 4.15 when connecting rtl8188ee wifi to WPA2
Enterprise it doesn't get ip address.

It worked with kernel 4.13 from Artful.

Also works with: https://github.com/lwfinger/rtlwifi_new

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

** Attachment added: "ubuntu-bug linux"
   https://bugs.launchpad.net/bugs/1763371/+attachment/5112133/+files/rtlwifi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763371

Title:
  rtl8188ee wifi doesn't work in bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763371/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-27 Thread Anderson Luiz Alves
Someone reported it.
https://gitlab.gnome.org/GNOME/nautilus/issues/312

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758398] Re: nautilus doesn't show network shares on 18.04

2018-03-27 Thread Anderson Luiz Alves
It's about mounts on /media, mounted by command line or pam_mount.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758398] [NEW] nautilus doesn't show network shares on 18.04

2018-03-23 Thread Anderson Luiz Alves
Public bug reported:

After upgrade libglib2.0-0 from version 2.54.1-1ubuntu1 to 2.56.0-2ubuntu1
nautilus doesn't show on sidebar neither on desktop any mounted network share.

I think it happens because changes in gio/gunixmounts.c
at g_unix_is_system_fs_type() that added cifs and smbfs to ignore_fs.

Network shares was mounted by pam_mount on /media/user/something.
gsettings org.gnome.nautilus.desktop volumes-visible is set true.

On Ubuntu Bionic 18.04 (devel branch)
nautilus 1:3.26.2-0ubuntu3.1

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

** Tags added: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758398

Title:
  nautilus doesn't show network shares on 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1758398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1314985] Re: resources from remote locations icedtea warning

2014-07-17 Thread Anderson Luiz Alves
There is no option to configure it. It shouldn't display the warning by
default, because its not remote locations.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314985

Title:
  resources from remote locations icedtea warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1314985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1314985] Re: resources from remote locations icedtea warning

2014-07-17 Thread Anderson Luiz Alves
In the case with the Bank of Brazil its not remote locations.
There is no option to configure it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314985

Title:
  resources from remote locations icedtea warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1314985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1314985] Re: resources from remote locations icedtea warning

2014-05-01 Thread Anderson Luiz Alves
** Attachment added: bb warning.png
   
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1314985/+attachment/4102303/+files/bb%20warning.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314985

Title:
  resources from remote locations icedtea warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1314985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1314985] [NEW] resources from remote locations icedtea warning

2014-05-01 Thread Anderson Luiz Alves
Public bug reported:

When acessing account login page at Bank of Brazil icedtea shows the warning: 
the application Modulo de Segurança Banco do Brasil 
from https://www2.bancobrasil.com.br/aapf/login.jsp?aapf.IDH=simperfil=1 
uses resources from the following remote locations:
* https://www2.bancobrasil.com.br/aapf
* https://www2.bancobrasil.com.br/aapf/idh
For more information see: JAR File Manifest Attributes
and Preventing the Repurposing of an Application

Icedtea shouldn't display this warning because its not remote locations.
There is no options to disable the warning, it always prompt.

icedtea-7-plugin=1.5-1ubuntu1
openjdk-7-jre=7u55-2.4.7-1ubuntu1

There is no remote location warning when using oracle java jre 7u55.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: icedtea-7-plugin 1.5-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu May  1 09:23:10 2014
InstallationDate: Installed on 2014-04-17 (13 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: icedtea-web
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: icedtea-web (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314985

Title:
  resources from remote locations icedtea warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1314985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 360237] Re: cannot boot root on lvm2 with (largish) snapshot

2014-04-11 Thread Anderson Luiz Alves
*** This bug is a duplicate of bug 995645 ***
https://bugs.launchpad.net/bugs/995645

** This bug has been marked a duplicate of bug 995645
   udevd: timeout: killing 'watershed sh -c '/sbin/lvm vgscan; /sbin/lvm 
vgchange -a y''

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/360237

Title:
  cannot boot root on lvm2 with (largish) snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/lvm2/+bug/360237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 360237] Re: cannot boot root on lvm2 with (largish) snapshot

2014-04-11 Thread Anderson Luiz Alves
*** This bug is a duplicate of bug 995645 ***
https://bugs.launchpad.net/bugs/995645

A lvm root volume snapshot that has many changes takes too long to activate 
(lvchange -ay volume). At boot time it doesnt wait and kill process watershed 
sh -c '/sbin/lvm vgscan; /sbin/lvm vgchange -a y', then it won't boot because 
it didn't activate the boot volume.
Its happening here, with volume vg0/trusty and snapshot vg0/trusty_snap.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/360237

Title:
  cannot boot root on lvm2 with (largish) snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/lvm2/+bug/360237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 360237] Re: cannot boot root on lvm2 with (largish) snapshot

2014-04-11 Thread Anderson Luiz Alves
*** This bug is a duplicate of bug 995645 ***
https://bugs.launchpad.net/bugs/995645

It has the symptom of both bugs, 1. a lvm root volume with snapshot that
doesn't boot the OS, and 2. at boot time it stalls, show timeout:
killing 'watershed... lvm vgscan... and drop to shell. After I removed
the root snapshot it didn't show killing watershed and OS booted up
fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/360237

Title:
  cannot boot root on lvm2 with (largish) snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/lvm2/+bug/360237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959451] Re: Credentials from gnome-keyring is not used while printing

2013-04-26 Thread Anderson Luiz Alves
we have same problem of #15.

system-config-printer-applet check if any job need to be authenticated
and prompt for password, but its not running by default on 12.04.

maybe it was replaced by indicator-printers-service, but this indicator
doesn't auth jobs automaticaly.

if i run system-config-printer-applet manualy, everything works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959451

Title:
  Credentials from gnome-keyring is not used while printing

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/959451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-11-28 Thread Anderson Luiz Alves
3.4.2-0ubuntu0.6 worked on precise

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-09-19 Thread Anderson Luiz Alves
i saw numlock turning on/off by it self many times,
one way i can always reproduce this bug is:
1. enable remote desktop sharing (vino)
2. connect to this computer remotely with vnc
3. remotely enable/disable numlock multiple times
4. remotely type some number with numpad keys
5. remotely enable/disable numlock multiple times
numlock starts turn on/off by it self...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2012-07-09 Thread Anderson Luiz Alves
works:
3.0.0-23.38
3.2.0.27.29


** Tags removed: verification-needed-oneiric
** Tags added: verification-done-oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014800

Title:
  infrared remote doesnt work anymore (3.2.0-26)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2012-07-09 Thread Anderson Luiz Alves
its linux-image-3.2.0-27-generic 3.2.0-27.43 (works)
instead of 3.2.0.27.29

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014800

Title:
  infrared remote doesnt work anymore (3.2.0-26)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2012-06-19 Thread Anderson Luiz Alves
add attach dmesg 3.2.0-26.41~lp1014800v1

** Attachment added: dmesg-3.2.0-26.41~lp1014800v1.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+attachment/3195985/+files/dmesg-3.2.0-26.41%7Elp1014800v1.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014800

Title:
  infrared remote doesnt work anymore (3.2.0-26)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1014800] [NEW] infrared remote doesnt work anymore (3.2.0-26)

2012-06-18 Thread Anderson Luiz Alves
Public bug reported:

i have a hp infrared RC6 remote,
it was working out-of-the-box with kernel linux-image-3.2.0-24-generic,
but doesnt work anymore with 3.2.0-25 or 3.2.0-26

Ubuntu 12.04 x64
linux-image-3.2.0-24-generic = 3.2.0-24.38 - works
linux-image-3.2.0-25-generic = 3.2.0-25.40 - doesnt work
linux-image-3.2.0-26-generic = 3.2.0-26.41 - doesnt work

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-26-generic 3.2.0-26.41
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  alacn  2085 F pulseaudio
 /dev/snd/controlC0:  alacn  2085 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xd240 irq 16'
   Mixer name   : 'IDT 92HD71B7X'
   Components   : 'HDA:111d76b2,103c3622,00100302 
HDA:11c11040,103c137e,00100200'
   Controls  : 25
   Simple ctrls  : 14
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xd231 irq 19'
   Mixer name   : 'ATI RS690/780 HDMI'
   Components   : 'HDA:1002791a,00791a00,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Mon Jun 18 16:09:06 2012
HibernationDevice: RESUME=UUID=37b91c5b-c2ae-4013-aa3c-4ae5235a36ff
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: Hewlett-Packard HP Pavilion DV5
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz root=/dev/vg0/precise ro
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-26-generic N/A
 linux-backports-modules-3.2.0-26-generic  N/A
 linux-firmware1.79
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/11/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.38
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30F2
dmi.board.vendor: Quanta
dmi.board.version: 98.36
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.38:bd11/11/2009:svnHewlett-Packard:pnHPPavilionDV5:pvrRev1:rvnQuanta:rn30F2:rvr98.36:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion DV5
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014800

Title:
  infrared remote doesnt work anymore (3.2.0-26)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2012-06-18 Thread Anderson Luiz Alves
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014800

Title:
  infrared remote doesnt work anymore (3.2.0-26)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2012-06-18 Thread Anderson Luiz Alves
works:
3.2.16-030216.201204221935
3.2.17-030217.201205111935
3.5.0-030500rc3.201206162135

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014800

Title:
  infrared remote doesnt work anymore (3.2.0-26)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2012-06-18 Thread Anderson Luiz Alves
works:
3.2.0-26.41~lp1014800v1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014800

Title:
  infrared remote doesnt work anymore (3.2.0-26)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1014800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs