[Touch-packages] [Bug 1960736] Re: Libnss3 doesn't log SEC_ERROR_UNKNOWN_PKCS11_ERROR properly ( NSS error code: -8018 )

2023-03-04 Thread Bartłomiej Żogała
Upstream bug report attached

** Bug watch added: Mozilla Bugzilla #1820348
   https://bugzilla.mozilla.org/show_bug.cgi?id=1820348

** Also affects: nss via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1820348
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nss in Ubuntu.
https://bugs.launchpad.net/bugs/1960736

Title:
  Libnss3 doesn't log SEC_ERROR_UNKNOWN_PKCS11_ERROR properly  ( NSS
  error code: -8018 )

Status in NSS:
  Unknown
Status in nss package in Ubuntu:
  New

Bug description:
  I've got the issue with Google Chrome not recognizing any of SSL/TSL 
certificates as trusted. When I look into certificate checksums it's renders 
all bytes of it as NULL bytes. I'm aware Google Chrome is proprietary but it 
depends on ubuntu provided libnss3-package. And libnss provides very nigmatic 
error code -8018:
  `/opt/google/chrome$ google-chrome
  [23391:23426:0213/133531.202486:ERROR:nss_util.cc(286)] After loading Root 
Certs, loaded==false: NSS error code: -8018
  [23434:23434:0213/133531.266711:ERROR:sandbox_linux.cc(377)] 
InitializeSandbox() called with multiple threads in process gpu-process.
  [23391:23427:0213/133531.313065:ERROR:cert_verify_proc_builtin.cc(681)] 
CertVerifyProcBuiltin for accounts.google.com failed:
  - Certificate i=3 (CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign 
nv-sa,C=BE) -
  ERROR: No matching issuer found

  '
  When trying to enter this particular error code into search engine nothing is 
found. So my suggestion with this bug is to make it more transparent by 
providing information to what happened - it seems other bug codes has better 
error messages. To get SEC_ERROR_UNKNOWN_PKCS11_ERROR string I was force to 
download source code and manually calculate offsets. Another issue is if 
failing to initialize PKCS11 token should make whole SSL/TLS crypto invalid ? 
I'm not sure if this is libnss or Google Chrome issue but it behaves 
differently in Chromium browser with same libnss so I assume either of two is 
doing better - it's worth to review this from security perspective.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnss3 2:3.35-2ubuntu2.13
  Uname: Linux 5.10.0-051000rc6-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb 13 13:33:51 2022
  Dependencies:
   gcc-8-base 8.4.0-1ubuntu1~18.04
   libc6 2.27-3ubuntu1.5 [origin: LP-PPA-ubuntu-security-proposed]
   libgcc1 1:8.4.0-1ubuntu1~18.04
   libnspr4 2:4.18-1ubuntu1
   libsqlite3-0 3.22.0-1ubuntu0.4
  InstallationDate: Installed on 2015-05-08 (2473 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: nss
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (1266 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2023-02-26 Thread Bartłomiej Żogała
Doesn't really matter as package is installed both ways, only that all
dependencies need to be resolved later on. I've tried your method and it
suggest to remove ubuntu-desktop-minimal and software-properties-gtk -
which is not a solution here. IMHO the software-properties need also
seperated version or just removal of the dependency if python code
handles this properly. This is due to UbuntuPro tab in this window:

** Attachment added: "software-properties.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1930914/+attachment/5650135/+files/software-properties.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1930914

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  Won't Fix

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2023-02-26 Thread Bartłomiej Żogała
@sky-lake @vi0oss unfortunately 
after doing 
sudo dpkg -P --force-depends ubuntu-advantage-tools
sudo rm -rf /etc/ubuntu-advantage
and dpkg -i fake-ubuntu-advantage-tools.deb
on recent version I'm getting version specific dependency when doing apt-get 
upgrade:
 software-properties-gtk : Requires: ubuntu-advantage-tools (>= 27.11~)
any clues ?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1930914

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  Won't Fix

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1960736] Re: Libnss3 doesn't log SEC_ERROR_UNKNOWN_PKCS11_ERROR properly ( NSS error code: -8018 )

2023-02-17 Thread Bartłomiej Żogała
Thanks, what would be upstream bugzilla for libnss?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nss in Ubuntu.
https://bugs.launchpad.net/bugs/1960736

Title:
  Libnss3 doesn't log SEC_ERROR_UNKNOWN_PKCS11_ERROR properly  ( NSS
  error code: -8018 )

Status in nss package in Ubuntu:
  New

Bug description:
  I've got the issue with Google Chrome not recognizing any of SSL/TSL 
certificates as trusted. When I look into certificate checksums it's renders 
all bytes of it as NULL bytes. I'm aware Google Chrome is proprietary but it 
depends on ubuntu provided libnss3-package. And libnss provides very nigmatic 
error code -8018:
  `/opt/google/chrome$ google-chrome
  [23391:23426:0213/133531.202486:ERROR:nss_util.cc(286)] After loading Root 
Certs, loaded==false: NSS error code: -8018
  [23434:23434:0213/133531.266711:ERROR:sandbox_linux.cc(377)] 
InitializeSandbox() called with multiple threads in process gpu-process.
  [23391:23427:0213/133531.313065:ERROR:cert_verify_proc_builtin.cc(681)] 
CertVerifyProcBuiltin for accounts.google.com failed:
  - Certificate i=3 (CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign 
nv-sa,C=BE) -
  ERROR: No matching issuer found

  '
  When trying to enter this particular error code into search engine nothing is 
found. So my suggestion with this bug is to make it more transparent by 
providing information to what happened - it seems other bug codes has better 
error messages. To get SEC_ERROR_UNKNOWN_PKCS11_ERROR string I was force to 
download source code and manually calculate offsets. Another issue is if 
failing to initialize PKCS11 token should make whole SSL/TLS crypto invalid ? 
I'm not sure if this is libnss or Google Chrome issue but it behaves 
differently in Chromium browser with same libnss so I assume either of two is 
doing better - it's worth to review this from security perspective.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnss3 2:3.35-2ubuntu2.13
  Uname: Linux 5.10.0-051000rc6-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb 13 13:33:51 2022
  Dependencies:
   gcc-8-base 8.4.0-1ubuntu1~18.04
   libc6 2.27-3ubuntu1.5 [origin: LP-PPA-ubuntu-security-proposed]
   libgcc1 1:8.4.0-1ubuntu1~18.04
   libnspr4 2:4.18-1ubuntu1
   libsqlite3-0 3.22.0-1ubuntu0.4
  InstallationDate: Installed on 2015-05-08 (2473 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: nss
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (1266 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1960736] Re: Libnss3 doesn't log SEC_ERROR_UNKNOWN_PKCS11_ERROR properly ( NSS error code: -8018 )

2022-10-23 Thread Bartłomiej Żogała
Hello, after months of debugging and having also not working HTTPS issues with 
Electron(https://github.com/electron)  packaged proprietary apps(Slack and 
Discord) while not having issues with other Signal(also based on Electron) , 
Chromium and Firefox were working I've started to digging around dynamic 
libraries of all those.
All those use NSS and PKCS#11 to lookup certificates and keys
I've found that the root cause was the ~/pki/nssdb/pkcs11.txt file. After 
moving it away file regenerated as described in newly reported bug #1993963. 
Besides this there were entries created for PKCS#11 token on Polish national ID 
( PIV card with NFC layer): https://www.gov.pl/pliki/edowod/e-dowod-4.2.3.run.  
leading to final form:
$ modutil -list -dbdir ~/.pki/nssdb/

Listing of PKCS #11 Modules
---
  1. NSS Internal PKCS #11 Module
   uri: 
pkcs11:library-manufacturer=Mozilla%20Foundation;library-description=NSS%20Internal%20Crypto%20Services;library-version=3.68
 slots: 2 slots attached
status: loaded

 slot: NSS Internal Cryptographic Services
token: NSS Generic Crypto Services
  uri: 
pkcs11:token=NSS%20Generic%20Crypto%20Services;manufacturer=Mozilla%20Foundation;serial=;model=NSS%203

 slot: NSS User Private Key and Certificate Services
token: NSS Certificate DB
  uri: 
pkcs11:token=NSS%20Certificate%20DB;manufacturer=Mozilla%20Foundation;serial=;model=NSS%203

  2. Mozilla Root Certs
library name: /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
   uri: 
pkcs11:library-manufacturer=Mozilla%20Foundation;library-description=NSS%20Builtin%20Object%20Cryptoki%20Modu;library-version=2.50
 slots: 1 slot attached
status: loaded

 slot: NSS Builtin Objects
token: Builtin Object Token
  uri: 
pkcs11:token=Builtin%20Object%20Token;manufacturer=Mozilla%20Foundation;serial=1;model=1

  3. e-dowód (64 bits)
library name: /opt/e-dowod/e-dowod-pkcs11-64.so
   uri: 
pkcs11:library-manufacturer=PWPW%20S.A.;library-description=PL-ID%20PKCS%2311%20API%20v.4.2.2.1;library-version=4.2
 slots: There are no slots attached to this module
status: loaded

  4. OpenSC smartcard framework (0.22)
library name: /usr/lib/x86_64-linux-gnu/onepin-opensc-pkcs11.so
   uri: 
pkcs11:library-manufacturer=OpenSC%20Project;library-description=OpenSC%20smartcard%20framework;library-version=0.22
 slots: There are no slots attached to this module
status: loaded

After trying to add and remove subsequent PKCS#11 modules I wasn't able
to reproduce the bug anymore, I guess it could be due lack of seperating
endlines in pkcs11.txt when the software modified it directly in txt
file instead of using modutil command.

Regarding this particular bug I would leave it open -as the logging
issue persist in case anyone would have similar bug - the error code NSS
error code: -8018 is to enigmatic, even googling doesn't return much
info. I needed to download source code to determine that -8018 means
SEC_ERROR_UNKNOWN_PKCS11_ERROR . Even if one would get such error he
should be provided with more information in terms of problem context,
and if it's caused by external library which doesn't return those - name
of that particular library and call stack.

** Changed in: nss (Ubuntu)
   Status: Expired => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nss in Ubuntu.
https://bugs.launchpad.net/bugs/1960736

Title:
  Libnss3 doesn't log SEC_ERROR_UNKNOWN_PKCS11_ERROR properly  ( NSS
  error code: -8018 )

Status in nss package in Ubuntu:
  New

Bug description:
  I've got the issue with Google Chrome not recognizing any of SSL/TSL 
certificates as trusted. When I look into certificate checksums it's renders 
all bytes of it as NULL bytes. I'm aware Google Chrome is proprietary but it 
depends on ubuntu provided libnss3-package. And libnss provides very nigmatic 
error code -8018:
  `/opt/google/chrome$ google-chrome
  [23391:23426:0213/133531.202486:ERROR:nss_util.cc(286)] After loading Root 
Certs, loaded==false: NSS error code: -8018
  [23434:23434:0213/133531.266711:ERROR:sandbox_linux.cc(377)] 
InitializeSandbox() called with multiple threads in process gpu-process.
  [23391:23427:0213/133531.313065:ERROR:cert_verify_proc_builtin.cc(681)] 
CertVerifyProcBuiltin for accounts.google.com failed:
  - Certificate i=3 (CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign 
nv-sa,C=BE) -
  ERROR: No matching issuer found

  '
  When trying to enter this particular error code into search engine nothing is 
found. So my suggestion with this bug is to make it more transparent by 
providing information to what happened - it seems other bug codes has better 
error messages. To get SEC_ERROR_UNKNOWN_PKCS11_ERROR string I was force 

[Touch-packages] [Bug 1905261] Re: Openssl ignores order from /etc/nsswitch.conf

2022-10-23 Thread Bartłomiej Żogała
** Also affects: linux-meta (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1905261

Title:
  Openssl ignores order from /etc/nsswitch.conf

Status in linux-meta package in Ubuntu:
  New
Status in openssl package in Ubuntu:
  New

Bug description:
  
  I'm issuing command like below:
  openssl s_client -connect subdomain.domain.example.com

  I have following nsswitch.confg defined:
  '''
  $ cat /etc/nsswitch.conf 
  # /etc/nsswitch.conf
  #
  # Example configuration of GNU Name Service Switch functionality.
  # If you have the `glibc-doc-reference' and `info' packages installed, try:
  # `info libc "Name Service Switch"' for information about this file.

  passwd: compat systemd
  group:  compat systemd
  shadow: compat

  hosts:  files mdns4_minimal [NOTFOUND=return] resolve 
[!UNAVAIL=return] dns myhostname
  networks:   files

  protocols:  db files
  services:   db files
  ethers: db files
  rpc:db files

  netgroup:   nis
  '''

  
  For host resolution /etc/hosts file should take precedence. But it doesn't 
work that way and when I have some unresolvable name it tries to connect to DNS 
ignoring local hosts file. The order can be clearly visible in strace:

  
  '''openat(AT_FDCWD, "/usr/lib/ssl/ct_log_list.cnf", O_RDONLY) = -1 ENOENT (No 
such file or directory)
  openat(AT_FDCWD, "/usr/lib/ssl/cert.pem", O_RDONLY) = -1 ENOENT (No such file 
or directory)
  socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
  connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
  close(5)= 0
  socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
  connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
  close(5)= 0
  openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=560, ...}) = 0
  read(5, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 560
  read(5, "", 4096)   = 0
  close(5)= 0
  stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
  openat(AT_FDCWD, "/etc/host.conf", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=93, ...}) = 0
  read(5, "# The \"order\" line is only used "..., 4096) = 93
  read(5, "", 4096)   = 0
  close(5)= 0
  futex(0x7f3d2d2b5ba4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  openat(AT_FDCWD, "/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
  read(5, "# Generated by NetworkManager\nse"..., 4096) = 64
  read(5, "", 4096)   = 0
  close(5)= 0
  openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=335124, ...}) = 0
  mmap(NULL, 335124, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f3d2de05000
  close(5)= 0
  access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
  openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_files.so.2", 
O_RDONLY|O_CLOEXEC) = 5
  read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 
832) = 832
  fstat(5, {st_mode=S_IFREG|0644, st_size=47568, ...}) = 0
  mmap(NULL, 2168632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 
0x7f3d2cab
  mprotect(0x7f3d2cabb000, 2093056, PROT_NONE) = 0
  mmap(0x7f3d2ccba000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xa000) = 0x7f3d2ccba000
  mmap(0x7f3d2ccbc000, 22328, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3d2ccbc000
  close(5)= 0
  mprotect(0x7f3d2ccba000, 4096, PROT_READ) = 0
  munmap(0x7f3d2de05000, 335124)  = 0
  openat(AT_FDCWD, "/etc/hosts", O_RDONLY|O_CLOEXEC) = 5
  '''

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: openssl 1.1.1-1ubuntu2.1~18.04.6
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  Date: Mon Nov 23 10:49:41 2020
  InstallationDate: Installed on 2015-05-08 (2026 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: openssl
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (819 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages

[Touch-packages] [Bug 591823] Re: "File descriptor \d+ (\S+) leaked on lvs invocation."

2022-08-31 Thread Bartłomiej Żogała
Shouldn't the bug be assigned to grub(/usr/sbin/grub-probe) instead of
lvm2 as the comment here explains ?
https://unix.stackexchange.com/questions/433313/strange-problem-lvs-
invocation-with-grub-on-debian-stretch#comment1232731_433407

The fact that lvm did extra work towards security and detected something
shouldn't mean that we should now blame them and supress the warning
instead fixing real issue

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/591823

Title:
  "File descriptor \d+ (\S+) leaked on lvs invocation."

Status in aptitude:
  Fix Released
Status in lvm2:
  Fix Released
Status in lvm2 package in Ubuntu:
  Opinion

Bug description:
  If you see messages like these:

  File descriptor 40 (/var/lib/dpkg/status) leaked on lvs invocation. Parent 
PID 1854: /bin/sh
  File descriptor 41 (/var/lib/dpkg/status) leaked on lvs invocation. Parent 
PID 1854: /bin/sh
  File descriptor 42 (/var/lib/dpkg/status) leaked on lvs invocation. Parent 
PID 1854: /bin/sh
  File descriptor 43 (/var/lib/dpkg/status) leaked on lvs invocation. Parent 
PID 1854: /bin/sh

  You can set LVM_SUPPRESS_FD_WARNINGS to suppress these warnings.

  Reference:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581339
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432986
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466138

  This is a slightly controversial bug and it's not yet fixed either way
  (aka fix not to leak file descriptors or stop warning by default)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1961769] Re: Pulse audio doesn't switch to headset-input when microphone requested

2022-07-14 Thread Bartłomiej Żogała
Should't the status be Incomplete instead of Won't fix if you are
missing some info from new version?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1961769

Title:
  Pulse audio doesn't switch to headset-input when microphone requested

Status in pulseaudio package in Ubuntu:
  Won't Fix

Bug description:
  I've recently upgraded 2 versions - from Ubuntu 18.04 LTS to 20.04 LTS
  and then to 21.10.  Before I was able to both listen quality audio and
  speak over my headset. Right now after some time of struggling with
  why I can't use bluetooth microphone anymore I've realised it's
  because it used A2DP profile which doesn't support mic input. I can't
  check it now but pretty sure microphone usage was seamless in past - I
  didn't need to manually switch to HFP/HSP and then back to A2DP to
  listen music. Can we reintroduce this functionality ?

  "nusch@xps13:~$ LANG="en" pactl list | grep -iA 100 jabra
Description: Jabra Evolve 65
Driver: module-bluez5-device.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 26
Mute: no
Volume: front-left: 56763 /  87%,   front-right: 0 /   0%
balance -1.00
Base Volume: 65536 / 100%
Monitor Source: bluez_sink.30_50_75_07_11_8C.a2dp_sink.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_VOLUME_CTRL LATENCY 
Properties:
bluetooth.protocol = "a2dp_sink"
bluetooth.codec = "sbc"
device.description = "Jabra Evolve 65"
device.string = "30:50:75:07:11:8C"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_30_50_75_07_11_8C"
bluez.class = "0x240404"
bluez.alias = "Jabra Evolve 65"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Ports:
headset-output: Słuchawki z mikrofonem (type: Headset, 
priority: 0, availability unknown)
Active Port: headset-output
Formats:
pcm

  Source #1
State: SUSPENDED
Name: alsa_output.pci-_00_1f.3.analog-stereo.monitor
Description: Monitor of Wbudowany dźwięk Analogowe stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 22
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% 
/ 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.pci-_00_1f.3.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY 
Properties:
device.description = "Monitor of Wbudowany dźwięk Analogowe 
stereo"
device.class = "monitor"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x60531d8000 irq 188"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:00:1f.3"
sysfs.path = "/devices/pci:00/:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "a0c8"
device.product.name = "Tiger Lake-LP Smart Sound Technology 
Audio Controller"
device.form_factor = "internal"
device.string = "0"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Formats:
pcm

  Source #20
State: SUSPENDED
Name: bluez_sink.30_50_75_07_11_8C.a2dp_sink.monitor
Description: Monitor of Jabra Evolve 65
Driver: module-bluez5-device.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 26
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% 
/ 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: bluez_sink.30_50_75_07_11_8C.a2dp_sink
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY 
Properties:
device.description = "Monitor of Jabra Evolve 65"
device.class = "monitor"
device.string = "30:50:75:07:11:8C"
device.api = "bluez"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = 

[Touch-packages] [Bug 1961769] Re: Pulse audio doesn't switch to headset-input when microphone requested

2022-07-14 Thread Bartłomiej Żogała
This is still an issue with 22.04 I'm currently on

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1961769

Title:
  Pulse audio doesn't switch to headset-input when microphone requested

Status in pulseaudio package in Ubuntu:
  Won't Fix

Bug description:
  I've recently upgraded 2 versions - from Ubuntu 18.04 LTS to 20.04 LTS
  and then to 21.10.  Before I was able to both listen quality audio and
  speak over my headset. Right now after some time of struggling with
  why I can't use bluetooth microphone anymore I've realised it's
  because it used A2DP profile which doesn't support mic input. I can't
  check it now but pretty sure microphone usage was seamless in past - I
  didn't need to manually switch to HFP/HSP and then back to A2DP to
  listen music. Can we reintroduce this functionality ?

  "nusch@xps13:~$ LANG="en" pactl list | grep -iA 100 jabra
Description: Jabra Evolve 65
Driver: module-bluez5-device.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 26
Mute: no
Volume: front-left: 56763 /  87%,   front-right: 0 /   0%
balance -1.00
Base Volume: 65536 / 100%
Monitor Source: bluez_sink.30_50_75_07_11_8C.a2dp_sink.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_VOLUME_CTRL LATENCY 
Properties:
bluetooth.protocol = "a2dp_sink"
bluetooth.codec = "sbc"
device.description = "Jabra Evolve 65"
device.string = "30:50:75:07:11:8C"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_30_50_75_07_11_8C"
bluez.class = "0x240404"
bluez.alias = "Jabra Evolve 65"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Ports:
headset-output: Słuchawki z mikrofonem (type: Headset, 
priority: 0, availability unknown)
Active Port: headset-output
Formats:
pcm

  Source #1
State: SUSPENDED
Name: alsa_output.pci-_00_1f.3.analog-stereo.monitor
Description: Monitor of Wbudowany dźwięk Analogowe stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 22
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% 
/ 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.pci-_00_1f.3.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY 
Properties:
device.description = "Monitor of Wbudowany dźwięk Analogowe 
stereo"
device.class = "monitor"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x60531d8000 irq 188"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:00:1f.3"
sysfs.path = "/devices/pci:00/:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "a0c8"
device.product.name = "Tiger Lake-LP Smart Sound Technology 
Audio Controller"
device.form_factor = "internal"
device.string = "0"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Formats:
pcm

  Source #20
State: SUSPENDED
Name: bluez_sink.30_50_75_07_11_8C.a2dp_sink.monitor
Description: Monitor of Jabra Evolve 65
Driver: module-bluez5-device.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 26
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% 
/ 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: bluez_sink.30_50_75_07_11_8C.a2dp_sink
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY 
Properties:
device.description = "Monitor of Jabra Evolve 65"
device.class = "monitor"
device.string = "30:50:75:07:11:8C"
device.api = "bluez"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_30_50_75_07_11_8C"

[Touch-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2022-04-07 Thread Bartłomiej Żogała
It's not about 2.6Mb storage space taken. It's about what those 2.6Mb of
logic does, how transparent the whole process is and how many potential
security vulnerabilities it may introduce due to not having one
transparent entrypoint for activation. You are exactly following
Microsoft way to telemetry, where there are multiple toggles around the
system but telemetry it's already so deeply integrated that you never
can be sure if it was completely disabled.

You do benefit not only from your paying customers base but from whole
open source community work up to day. Including this portal and all
feedback passed automatically/manually from users which run Ubuntu on
their hardware. So saying that you don't care about non paying customers
seems a bit arrogant here.

Isn't the fact that you have seperate restricted repository backed on
the same concept of lack of full trust ? There is whole group of people
who e.g don't have Nvidia software on their hardware and they have a
chocice, why they shouldn't have the same choice with Canonical software
?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1930914

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  Won't Fix

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2022-03-14 Thread Bartłomiej Żogała
So how would you like to identify and mark computers eligible for extended
support without user interaction ? And if user interaction is required why
can't  you use the same launch method for installing extended support ?
And why installing 2.6Mbyes of logic on _all_ ubuntu instead of simple
eligibility check script which would do further job only if required  ?

On Mon, Mar 14, 2022 at 10:36 PM Jeremy Bicha <1930...@bugs.launchpad.net>
wrote:

> Because you don't need to use apt-get to use Ubuntu.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1930914
>
> Title:
>   ubuntu-minimal depends on ubuntu-advantage-tools
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1930914/+subscriptions
>
>

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1930914

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  Won't Fix

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2022-03-14 Thread Bartłomiej Żogała
Why 'apt-get install ubuntu-extended-support' or similar isn't
considered simple there and you prefer to redefine meaning of 'minimal'
instead ?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1930914

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  Won't Fix

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2022-03-14 Thread Bartłomiej Żogała
>It is required for the Ubuntu product to work as intended so we're not going 
>to make it optional.
Could you make it clear what means 'as intended' ? As most users are not 
interested in this, are you bound by some state actor to track users ? This 
would be clear signal for users to search for alternative distro.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1930914

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  Won't Fix

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1961769] [NEW] Pulse audio doesn't switch to headset-input when microphone requested

2022-02-22 Thread Bartłomiej Żogała
Public bug reported:

I've recently upgraded 2 versions - from Ubuntu 18.04 LTS to 20.04 LTS
and then to 21.10.  Before I was able to both listen quality audio and
speak over my headset. Right now after some time of struggling with why
I can't use bluetooth microphone anymore I've realised it's because it
used A2DP profile which doesn't support mic input. I can't check it now
but pretty sure microphone usage was seamless in past - I didn't need to
manually switch to HFP/HSP and then back to A2DP to listen music. Can we
reintroduce this functionality ?

"nusch@xps13:~$ LANG="en" pactl list | grep -iA 100 jabra
Description: Jabra Evolve 65
Driver: module-bluez5-device.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 26
Mute: no
Volume: front-left: 56763 /  87%,   front-right: 0 /   0%
balance -1.00
Base Volume: 65536 / 100%
Monitor Source: bluez_sink.30_50_75_07_11_8C.a2dp_sink.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_VOLUME_CTRL LATENCY 
Properties:
bluetooth.protocol = "a2dp_sink"
bluetooth.codec = "sbc"
device.description = "Jabra Evolve 65"
device.string = "30:50:75:07:11:8C"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_30_50_75_07_11_8C"
bluez.class = "0x240404"
bluez.alias = "Jabra Evolve 65"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Ports:
headset-output: Słuchawki z mikrofonem (type: Headset, 
priority: 0, availability unknown)
Active Port: headset-output
Formats:
pcm

Source #1
State: SUSPENDED
Name: alsa_output.pci-_00_1f.3.analog-stereo.monitor
Description: Monitor of Wbudowany dźwięk Analogowe stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 22
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% 
/ 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.pci-_00_1f.3.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY 
Properties:
device.description = "Monitor of Wbudowany dźwięk Analogowe 
stereo"
device.class = "monitor"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x60531d8000 irq 188"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:00:1f.3"
sysfs.path = "/devices/pci:00/:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "a0c8"
device.product.name = "Tiger Lake-LP Smart Sound Technology 
Audio Controller"
device.form_factor = "internal"
device.string = "0"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Formats:
pcm

Source #20
State: SUSPENDED
Name: bluez_sink.30_50_75_07_11_8C.a2dp_sink.monitor
Description: Monitor of Jabra Evolve 65
Driver: module-bluez5-device.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 26
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% 
/ 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: bluez_sink.30_50_75_07_11_8C.a2dp_sink
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY 
Properties:
device.description = "Monitor of Jabra Evolve 65"
device.class = "monitor"
device.string = "30:50:75:07:11:8C"
device.api = "bluez"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_30_50_75_07_11_8C"
bluez.class = "0x240404"
bluez.alias = "Jabra Evolve 65"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Formats:
pcm

Sink Input #58
Driver: protocol-native.c
Owner Module: 10
Client: 106
Sink: 14
Sample Specification: s16le 2ch 44100Hz

[Touch-packages] [Bug 1930914] [NEW] ubuntu-minimal depends on ubuntu-advantage-tools

2021-06-04 Thread Bartłomiej Żogała
Public bug reported:

This is counter to #1566183 There is no reason to enforce desktop users
who manage machine on their own to install ubuntu-advantage-tools,
especially when this is 'minimal' version.  This should include only
essential packages to make the OS functional

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-minimal 1.450.2
ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
Uname: Linux 5.4.0-73-lowlatency x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
Date: Fri Jun  4 18:54:56 2021
InstallationDate: Installed on 2020-01-29 (491 days ago)
InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: ubuntu-meta
UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Description changed:

- This is counter to #1566183 There is no reason desktop users who manage
- machine on their own need to be enforced to install ubuntu-advantage-
- tools, especially when this is 'minimal' version which should include
- only essential packages to make the OS functional
+ This is counter to #1566183 There is no reason to enforce desktop users
+ who manage machine on their own to install ubuntu-advantage-tools,
+ especially when this is 'minimal' version.  This should include only
+ essential packages to make the OS functional
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1930914

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1908011] [NEW] Apport crashes during handling package-hooks and re compile

2020-12-13 Thread Bartłomiej Żogała
Public bug reported:

Below console output should be self-explaining, don't hesitate to ask
for any further info

nusch@xps13:/tmp$ ubuntu-bug thunderbird
ERROR: hook /usr/share/apport/package-hooks/source_thunderbird.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 218, in _run_hook
symb['add_info'](report, ui)
  File "/usr/share/apport/package-hooks/source_thunderbird.py", line 1386, in 
add_info
if (profile.current or profile.default) and 
profile.addon_compat_check_disabled:
  File "/usr/share/apport/package-hooks/source_thunderbird.py", line 1227, in 
addon_compat_check_disabled
is_nightly = re.sub(r'^[^\.]+\.[0-9]+([a-z0-9]*).*', r'\1', 
self.last_version) == 'a1'
  File "/usr/lib/python3.6/re.py", line 191, in sub
return _compile(pattern, flags).sub(repl, string, count)
TypeError: expected string or bytes-like object

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: apport 2.20.9-0ubuntu7.20
Uname: Linux 5.10.0-051000rc6-generic x86_64
ApportLog:
 
ApportVersion: 2.20.9-0ubuntu7.20
Architecture: amd64
CrashReports: 644:0:118:316:2020-12-09 17:54:46.572232715 +0100:2020-11-25 
03:58:44.990978419 +0100:/var/crash/kexec_cmd
CurrentDesktop: ubuntu:GNOME
Date: Mon Dec 14 02:27:16 2020
InstallationDate: Installed on 2015-05-08 (2046 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: apport
UpgradeStatus: Upgraded to bionic on 2018-08-26 (840 days ago)

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


** Tags: amd64 apport-bug bionic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1908011

Title:
  Apport crashes during handling package-hooks and re compile

Status in apport package in Ubuntu:
  New

Bug description:
  Below console output should be self-explaining, don't hesitate to ask
  for any further info

  nusch@xps13:/tmp$ ubuntu-bug thunderbird
  ERROR: hook /usr/share/apport/package-hooks/source_thunderbird.py crashed:
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 218, in 
_run_hook
  symb['add_info'](report, ui)
File "/usr/share/apport/package-hooks/source_thunderbird.py", line 1386, in 
add_info
  if (profile.current or profile.default) and 
profile.addon_compat_check_disabled:
File "/usr/share/apport/package-hooks/source_thunderbird.py", line 1227, in 
addon_compat_check_disabled
  is_nightly = re.sub(r'^[^\.]+\.[0-9]+([a-z0-9]*).*', r'\1', 
self.last_version) == 'a1'
File "/usr/lib/python3.6/re.py", line 191, in sub
  return _compile(pattern, flags).sub(repl, string, count)
  TypeError: expected string or bytes-like object

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: apport 2.20.9-0ubuntu7.20
  Uname: Linux 5.10.0-051000rc6-generic x86_64
  ApportLog:
   
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  CrashReports: 644:0:118:316:2020-12-09 17:54:46.572232715 +0100:2020-11-25 
03:58:44.990978419 +0100:/var/crash/kexec_cmd
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Dec 14 02:27:16 2020
  InstallationDate: Installed on 2015-05-08 (2046 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: apport
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (840 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1905261] [NEW] Openssl ignores order from /etc/nsswitch.conf

2020-11-23 Thread Bartłomiej Żogała
Public bug reported:


I'm issuing command like below:
openssl s_client -connect subdomain.domain.example.com

I have following nsswitch.confg defined:
'''
$ cat /etc/nsswitch.conf 
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd: compat systemd
group:  compat systemd
shadow: compat

hosts:  files mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] 
dns myhostname
networks:   files

protocols:  db files
services:   db files
ethers: db files
rpc:db files

netgroup:   nis
'''


For host resolution /etc/hosts file should take precedence. But it doesn't work 
that way and when I have some unresolvable name it tries to connect to DNS 
ignoring local hosts file. The order can be clearly visible in strace:


'''openat(AT_FDCWD, "/usr/lib/ssl/ct_log_list.cnf", O_RDONLY) = -1 ENOENT (No 
such file or directory)
openat(AT_FDCWD, "/usr/lib/ssl/cert.pem", O_RDONLY) = -1 ENOENT (No such file 
or directory)
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
close(5)= 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
close(5)= 0
openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=560, ...}) = 0
read(5, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 560
read(5, "", 4096)   = 0
close(5)= 0
stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
openat(AT_FDCWD, "/etc/host.conf", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=93, ...}) = 0
read(5, "# The \"order\" line is only used "..., 4096) = 93
read(5, "", 4096)   = 0
close(5)= 0
futex(0x7f3d2d2b5ba4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
openat(AT_FDCWD, "/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
read(5, "# Generated by NetworkManager\nse"..., 4096) = 64
read(5, "", 4096)   = 0
close(5)= 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=335124, ...}) = 0
mmap(NULL, 335124, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f3d2de05000
close(5)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY|O_CLOEXEC) 
= 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 832) 
= 832
fstat(5, {st_mode=S_IFREG|0644, st_size=47568, ...}) = 0
mmap(NULL, 2168632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 
0x7f3d2cab
mprotect(0x7f3d2cabb000, 2093056, PROT_NONE) = 0
mmap(0x7f3d2ccba000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xa000) = 0x7f3d2ccba000
mmap(0x7f3d2ccbc000, 22328, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3d2ccbc000
close(5)= 0
mprotect(0x7f3d2ccba000, 4096, PROT_READ) = 0
munmap(0x7f3d2de05000, 335124)  = 0
openat(AT_FDCWD, "/etc/hosts", O_RDONLY|O_CLOEXEC) = 5
'''

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: openssl 1.1.1-1ubuntu2.1~18.04.6
ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
Uname: Linux 4.15.0-124-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.20
Architecture: amd64
Date: Mon Nov 23 10:49:41 2020
InstallationDate: Installed on 2015-05-08 (2026 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: openssl
UpgradeStatus: Upgraded to bionic on 2018-08-26 (819 days ago)

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


** Tags: amd64 apport-bug bionic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1905261

Title:
  Openssl ignores order from /etc/nsswitch.conf

Status in openssl package in Ubuntu:
  New

Bug description:
  
  I'm issuing command like below:
  openssl s_client -connect subdomain.domain.example.com

  I have following nsswitch.confg defined:
  '''
  $ cat /etc/nsswitch.conf 
  # /etc/nsswitch.conf
  #
  # Example configuration of GNU Name Service Switch functionality.
  # If you have the `glibc-doc-reference' and `info' packages 

[Touch-packages] [Bug 1896567] [NEW] usbmuxd segfaults near USB ethernet initialisation

2020-09-21 Thread Bartłomiej Żogała
Public bug reported:

Not sure if ipheth is the reason but it segfault's always at the same
point always with following dmesg sequence:

[ 1217.415177] ipheth 2-1:4.2: Apple iPhone USB Ethernet device attached
[ 1217.463012] ipheth 2-1:4.2 enp0s20u1c4i2: renamed from eth0
[ 1217.497055] IPv6: ADDRCONF(NETDEV_UP): enp0s20u1c4i2: link is not ready
[ 1217.497612] IPv6: ADDRCONF(NETDEV_UP): enp0s20u1c4i2: link is not ready
[ 1217.565825] usbmuxd[13018]: segfault at fff9 ip 7f49fdefb9fd 
sp 7f49fa528db0 error 5 in libc-2.27.so[7f49fde64000+1e7000]

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: usbmuxd 1.1.0-2ubuntu0.1
ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
Uname: Linux 4.15.0-118-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Sep 22 06:38:43 2020
InstallationDate: Installed on 2015-05-08 (1963 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: usbmuxd
UpgradeStatus: Upgraded to bionic on 2018-08-26 (757 days ago)

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


** Tags: amd64 apport-bug bionic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to usbmuxd in Ubuntu.
https://bugs.launchpad.net/bugs/1896567

Title:
  usbmuxd segfaults near USB ethernet initialisation

Status in usbmuxd package in Ubuntu:
  New

Bug description:
  Not sure if ipheth is the reason but it segfault's always at the same
  point always with following dmesg sequence:

  [ 1217.415177] ipheth 2-1:4.2: Apple iPhone USB Ethernet device attached
  [ 1217.463012] ipheth 2-1:4.2 enp0s20u1c4i2: renamed from eth0
  [ 1217.497055] IPv6: ADDRCONF(NETDEV_UP): enp0s20u1c4i2: link is not ready
  [ 1217.497612] IPv6: ADDRCONF(NETDEV_UP): enp0s20u1c4i2: link is not ready
  [ 1217.565825] usbmuxd[13018]: segfault at fff9 ip 
7f49fdefb9fd sp 7f49fa528db0 error 5 in 
libc-2.27.so[7f49fde64000+1e7000]

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: usbmuxd 1.1.0-2ubuntu0.1
  ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
  Uname: Linux 4.15.0-118-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 22 06:38:43 2020
  InstallationDate: Installed on 2015-05-08 (1963 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: usbmuxd
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (757 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1883723] Re: Some official repositories changed compression method from gzip to lz4 leading to checksum errors during apt-get update

2020-08-16 Thread Bartłomiej Żogała
Hello what's more is needed to reproduce? I've provided the logs and file
in both forms from different mirrors

niedz., 16 sie 2020, 06:25 użytkownik Launchpad Bug Tracker <
1883...@bugs.launchpad.net> napisał:

> [Expired for apt (Ubuntu) because there has been no activity for 60
> days.]
>
> ** Changed in: apt (Ubuntu)
>Status: Incomplete => Expired
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1883723
>
> Title:
>   Some official repositories changed compression method from gzip to lz4
>   leading to checksum errors during apt-get update
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1883723/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1883723

Title:
  Some official repositories changed compression method from gzip to lz4
  leading to checksum errors during apt-get update

Status in apt package in Ubuntu:
  Expired

Bug description:
  This includes bionic-security repositories:

  Reading package lists... Done
  E: Failed to fetch 
store:/var/lib/apt/lists/partial/pl.archive.ubuntu.com_ubuntu_dists_bionic-security_Contents-i386.gz
  Hash Sum mismatch
     Hashes of expected file:
  - Filesize:821731759 [weak]
  - SHA256:03b7fe601ba17908a5bfc628c8eb8309cd682f88ea5c2ed8139a4d46bb02df09
  - SHA1:5b0ca78303b67f3e1e78c828ac10474f4acf8c10 [weak]
  - MD5Sum:fa890ae0f75a803fa744ce126739bfa6 [weak]
     Hashes of received file:
  - SHA256:9cd965c8d4f68b92cfc20484aabf19899b53718f810dc316f7983c4b194108dd
  - SHA1:7c27b4efd7c3ca176b3e7ed85dec5d865a8928b8 [weak]
  - MD5Sum:c1a1a8baef4d45ce444962b981a

  Failed files:
  nusch@xps13:/etc/apt$ sudo ls -l /var/lib/apt/lists/partial/ | grep FAILED
  lrwxrwxrwx 1 root root   87 cze 16 16:52 
pl.archive.ubuntu.com_ubuntu_dists_bionic-proposed_Contents-i386.gz.FAILED -> 
/var/lib/apt/lists/pl.archive.ubuntu.com_ubuntu_dists_bionic-proposed_Contents-i386.lz4
  lrwxrwxrwx 1 root root   87 cze 16 16:52 
pl.archive.ubuntu.com_ubuntu_dists_bionic-security_Contents-i386.gz.FAILED -> 
/var/lib/apt/lists/pl.archive.ubuntu.com_ubuntu_dists_bionic-security_Contents-i386.lz4

  Not sure from where this issue comes - manual browsing of repository
  discovers only .gz file while downloaded copy have lz4 extension.
  After manual downloading .gz one and uncompromising diff command
  confirms both produce the same file.  Apt-get clean and deleting cache
  doesn't help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: apt 1.6.12ubuntu0.1
  ProcVersionSignature: Ubuntu 4.15.0-107.108-generic 4.15.18
  Uname: Linux 4.15.0-107-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jun 16 16:49:31 2020
  InstallationDate: Installed on 2015-05-08 (1866 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: apt
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (659 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1818140] [NEW] Kernel module race condition during bluetooth discovery

2019-02-28 Thread Bartłomiej Żogała
Public bug reported:

Bugs probably in firmware:

Bluetooth: hci0: last event is not cmd complete (0x0f)

are causing:

kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
register things with the same name in the same directory


This issue is about kernel - it shouldn't rely on state of unrealiable 
propertary drivers. Sometimes rmmod all bluetooth modules helps, sometimes 
restart is just faster.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: bluetooth (not installed)
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb 28 21:13:21 2019
InstallationDate: Installed on 2015-05-08 (1392 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
InterestingModules: btusb rfcomm bnep bluetooth
MachineType: Dell Inc. XPS 13 9343
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
SourcePackage: bluez
UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
dmi.bios.date: 09/27/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A18
dmi.board.name: 09K8G1
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1818140

Title:
  Kernel module race condition during bluetooth discovery

Status in bluez package in Ubuntu:
  New

Bug description:
  Bugs probably in firmware:

  Bluetooth: hci0: last event is not cmd complete (0x0f)

  are causing:

  kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
  register things with the same name in the same directory

  
  This issue is about kernel - it shouldn't rely on state of unrealiable 
propertary drivers. Sometimes rmmod all bluetooth modules helps, sometimes 
restart is just faster.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 28 21:13:21 2019
  InstallationDate: Installed on 2015-05-08 (1392 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
  dmi.bios.date: 09/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1762229] [NEW] package linux-image-extra-4.13.0-39-generic 4.13.0-39.44 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-04-08 Thread Bartłomiej Żogała
Public bug reported:

during the apt-get full-upgrade

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: linux-image-extra-4.13.0-39-generic 4.13.0-39.44
ProcVersionSignature: Ubuntu 4.10.0-43.47-generic 4.10.17
Uname: Linux 4.10.0-43-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.7-0ubuntu3.8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  gdm2091 F pulseaudio
  nusch  3200 F pulseaudio
 /dev/snd/controlC0:  gdm2091 F pulseaudio
  nusch  3200 F pulseaudio
Date: Sun Apr  8 20:18:30 2018
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
InstallationDate: Installed on 2015-05-08 (1066 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9343
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-43-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions: grub-pc N/A
SourcePackage: initramfs-tools
Title: package linux-image-extra-4.13.0-39-generic 4.13.0-39.44 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
UpgradeStatus: Upgraded to artful on 2018-03-31 (8 days ago)
dmi.bios.date: 01/23/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 09K8G1
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/23/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful package-from-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1762229

Title:
  package linux-image-extra-4.13.0-39-generic 4.13.0-39.44 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  during the apt-get full-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 17.10
  Package: linux-image-extra-4.13.0-39-generic 4.13.0-39.44
  ProcVersionSignature: Ubuntu 4.10.0-43.47-generic 4.10.17
  Uname: Linux 4.10.0-43-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.7-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdm2091 F pulseaudio
nusch  3200 F pulseaudio
   /dev/snd/controlC0:  gdm2091 F pulseaudio
nusch  3200 F pulseaudio
  Date: Sun Apr  8 20:18:30 2018
  ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (1066 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-43-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: initramfs-tools
  Title: package linux-image-extra-4.13.0-39-generic 4.13.0-39.44 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  UpgradeStatus: Upgraded to artful on 2018-03-31 (8 days ago)
  dmi.bios.date: 01/23/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/23/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:

[Touch-packages] [Bug 1539627] Re: Buffer underflow in nano 2.4.2-1ubuntu0.1 causes SIGSEGV

2016-04-15 Thread Bartłomiej Żogała
Hello, no longer reproducible for me on any of my machines

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nano in Ubuntu.
https://bugs.launchpad.net/bugs/1539627

Title:
  Buffer underflow in nano 2.4.2-1ubuntu0.1  causes  SIGSEGV

Status in nano package in Ubuntu:
  Incomplete

Bug description:
  nusch@XPS13:~$ touch .the_test.swp
  nusch@XPS13:~$ nano  the_test
  core dumped
  LANG env is ="pl_PL.UTF" without it it doen't Segfault so error is connected 
with unicode handling.

  Compiling nano from source(apt-get source - so the same version)
  doesn't geneate nano binary which beheaves same way.

  The difference is in libncurses>w< library:
  nusch@XPS13:~$ ldd /bin/nano
   linux-vdso.so.1 =>  (0x7ffe5cb0)
   libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7fdec11c5000) << with w
   libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7fdec0f9c000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fdec0bd1000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fdec09cd000)
   /lib64/ld-linux-x86-64.so.2 (0x55cc1e5d6000)
  nusch@XPS13:~$ ldd /bin/nano_from_src
   linux-vdso.so.1 =>  (0x7ffd22d48000)
   libncurses.so.5 => /lib/x86_64-linux-gnu/libncurses.so.5 
(0x7f75dc891000) << without w
   libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7f75dc668000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f75dc29d000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f75dc099000)
   /lib64/ld-linux-x86-64.so.2 (0x55f9b15ce000)

  Backtrace of segfault:
  Program received signal SIGSEGV, Segmentation fault.
  0x00404047 in ?? 
()
  (gdb) bt
  #0  0x00404047 in ?? ()
  #1  0x775d1a40 in __libc_start_main (main=0x403770, argc=2, 
argv=0x7fffe2a8, init=, fini=, 
rtld_fini=, stack_end=0x7fffe298) at libc-start.c:289
  #2  0x00404329 in ?? ()

  Disassembly of that part of code:
    40401d:   0f 84 3c 01 00 00   je 40415f 
<__sprintf_chk@plt+0x9ff>
    404023:   83 7c 24 10 00  cmpDWORD PTR [rsp+0x10],0x0
    404028:   75 0a   jne404034 
<__sprintf_chk@plt+0x8d4>
    40402a:   81 25 1c e8 22 00 ffandDWORD PTR 
[rip+0x22e81c],0xbfff# 632850 
    404031:   bf ff ff
    404034:   48 8b 05 dd e7 22 00movrax,QWORD PTR [rip+0x22e7dd]   
 # 632818 
    40403b:   48 8b 80 90 00 00 00movrax,QWORD PTR [rax+0x90]
    404042:   48 85 c0test   rax,rax
    404045:   74 0b   je 404052 
<__sprintf_chk@plt+0x8f2>
    404047:   83 78 38 00 cmpDWORD PTR [rax+0x38],0x0
    40404b:   7e 05   jle404052 
<__sprintf_chk@plt+0x8f2>
    40404d:   e8 3e fc 00 00  call   413c90 
<__sprintf_chk@plt+0x10530>
    404052:   48 8b 7c 24 20  movrdi,QWORD PTR [rsp+0x20]
    404057:   48 85 fftest   rdi,rdi
    40405a:   0f 8e b5 00 00 00   jle404115 
<__sprintf_chk@plt+0x9b5>
    404060:   48 8b 74 24 28  movrsi,QWORD PTR [rsp+0x28]

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: nano 2.4.2-1ubuntu0.1
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 29 15:13:25 2016
  InstallationDate: Installed on 2015-05-08 (266 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nano
  UpgradeStatus: Upgraded to wily on 2015-11-15 (74 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1539627] Re: Buffer underflow in nano 2.4.2-1ubuntu0.1 causes SIGSEGV

2016-02-25 Thread Bartłomiej Żogała
Hello, missed your first reply, also sorry for typo - locale is pl_PL.UTF-8 not 
pl_PL.UTF .
Are you sure you are runnigng exactly the same version from deb package as mine 
- linked to libncursesw.so.5  (with 'w')?  If I recompiled from apt-source I've 
got result as yours - no undhandled bugs but it was linked to libncurses.so.5 
(without 'w')

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nano in Ubuntu.
https://bugs.launchpad.net/bugs/1539627

Title:
  Buffer underflow in nano 2.4.2-1ubuntu0.1  causes  SIGSEGV

Status in nano package in Ubuntu:
  Incomplete

Bug description:
  nusch@XPS13:~$ touch .the_test.swp
  nusch@XPS13:~$ nano  the_test
  core dumped
  LANG env is ="pl_PL.UTF" without it it doen't Segfault so error is connected 
with unicode handling.

  Compiling nano from source(apt-get source - so the same version)
  doesn't geneate nano binary which beheaves same way.

  The difference is in libncurses>w< library:
  nusch@XPS13:~$ ldd /bin/nano
   linux-vdso.so.1 =>  (0x7ffe5cb0)
   libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7fdec11c5000) << with w
   libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7fdec0f9c000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fdec0bd1000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fdec09cd000)
   /lib64/ld-linux-x86-64.so.2 (0x55cc1e5d6000)
  nusch@XPS13:~$ ldd /bin/nano_from_src
   linux-vdso.so.1 =>  (0x7ffd22d48000)
   libncurses.so.5 => /lib/x86_64-linux-gnu/libncurses.so.5 
(0x7f75dc891000) << without w
   libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7f75dc668000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f75dc29d000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f75dc099000)
   /lib64/ld-linux-x86-64.so.2 (0x55f9b15ce000)

  Backtrace of segfault:
  Program received signal SIGSEGV, Segmentation fault.
  0x00404047 in ?? 
()
  (gdb) bt
  #0  0x00404047 in ?? ()
  #1  0x775d1a40 in __libc_start_main (main=0x403770, argc=2, 
argv=0x7fffe2a8, init=, fini=, 
rtld_fini=, stack_end=0x7fffe298) at libc-start.c:289
  #2  0x00404329 in ?? ()

  Disassembly of that part of code:
    40401d:   0f 84 3c 01 00 00   je 40415f 
<__sprintf_chk@plt+0x9ff>
    404023:   83 7c 24 10 00  cmpDWORD PTR [rsp+0x10],0x0
    404028:   75 0a   jne404034 
<__sprintf_chk@plt+0x8d4>
    40402a:   81 25 1c e8 22 00 ffandDWORD PTR 
[rip+0x22e81c],0xbfff# 632850 
    404031:   bf ff ff
    404034:   48 8b 05 dd e7 22 00movrax,QWORD PTR [rip+0x22e7dd]   
 # 632818 
    40403b:   48 8b 80 90 00 00 00movrax,QWORD PTR [rax+0x90]
    404042:   48 85 c0test   rax,rax
    404045:   74 0b   je 404052 
<__sprintf_chk@plt+0x8f2>
    404047:   83 78 38 00 cmpDWORD PTR [rax+0x38],0x0
    40404b:   7e 05   jle404052 
<__sprintf_chk@plt+0x8f2>
    40404d:   e8 3e fc 00 00  call   413c90 
<__sprintf_chk@plt+0x10530>
    404052:   48 8b 7c 24 20  movrdi,QWORD PTR [rsp+0x20]
    404057:   48 85 fftest   rdi,rdi
    40405a:   0f 8e b5 00 00 00   jle404115 
<__sprintf_chk@plt+0x9b5>
    404060:   48 8b 74 24 28  movrsi,QWORD PTR [rsp+0x28]

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: nano 2.4.2-1ubuntu0.1
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 29 15:13:25 2016
  InstallationDate: Installed on 2015-05-08 (266 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nano
  UpgradeStatus: Upgraded to wily on 2015-11-15 (74 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1454964] Re: dmesg: drm/i915: Resetting chip after gpu hang

2016-02-13 Thread Bartłomiej Żogała
** Changed in: xorg (Ubuntu)
   Status: Expired => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1454964

Title:
  dmesg: drm/i915: Resetting chip after gpu hang

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  After update to version 2.99.917-1~exp1ubuntu2.1, there is often
  problem while using KWin effects. System hangs up for few seconds,
  KWin effects get restarted and there is this message in dmesg:

  [ 156.916691] [ cut here ]
  [ 156.916733] WARNING: CPU: 1 PID: 51 at 
/build/buildd/linux-3.19.0/drivers/gpu/drm/i915/intel_display.c:9564 
intel_mmio_flip_work_func+0x17f/0x190 [i915]()
  [ 156.916735] WARN_ON(__i915_wait_seqno(ring, seqno, 
intel_crtc->reset_counter, false, NULL, NULL) != 0)
  [ 156.916736] Modules linked in:
  [ 156.916738] xt_CHECKSUM iptable_mangle ipt_MASQUERADE 
nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 
nf_nat nf_conntrack xt_tcpudp bridge stp llc iptable_filter ip_tables x_tables 
snd_hda_codec_conexant snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel 
intel_rapl iosf_mbi x86_pkg_temp_thermal wl(POE) snd_hda_controller 
snd_hda_codec rtsx_usb_ms uvcvideo intel_powerclamp memstick coretemp 
videobuf2_vmalloc snd_hwdep videobuf2_memops videobuf2_core snd_pcm v4l2_common 
snd_seq_midi kvm crct10dif_pclmul crc32_pclmul videodev snd_seq_midi_event 
ghash_clmulni_intel media aesni_intel snd_rawmidi aes_x86_64 snd_seq lrw 
snd_seq_device snd_timer gf128mul snd cfg80211 glue_helper soundcore joydev 
ablk_helper serio_raw cryptd lpc_ich shpchp mei_me parport_pc ppdev ie31200_edac
  [ 156.916770] mei edac_core lp parport mac_hid rfcomm bnep bluetooth 
binfmt_misc nls_iso8859_1 rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid amdkfd 
amd_iommu_v2 radeon ahci psmouse libahci alx mdio i915 ttm i2c_algo_bit video 
drm_kms_helper drm
  [ 156.916785] CPU: 1 PID: 51 Comm: kworker/1:1 Tainted: P IOE 
3.19.0-16-generic #16-Ubuntu
  [ 156.916787] Hardware name: LENOVO 20238/INVALID, BIOS 79CN33WW(V1.15) 
08/12/2013
  [ 156.916804] Workqueue: events intel_mmio_flip_work_func [i915]
  [ 156.916806] c02aae10 88008f423cf8 817c2235 
0007
  [ 156.916809] 88008f423d48 88008f423d38 8107595a 
8801df254200
  [ 156.916812] 8801d742eb30 8801d742eb30 8801d742e000 
8801df258300
  [ 156.916815] Call Trace:
  [ 156.916823] [] dump_stack+0x45/0x57
  [ 156.916827] [] warn_slowpath_common+0x8a/0xc0
  [ 156.916829] [] warn_slowpath_fmt+0x46/0x50
  [ 156.916835] [] ? __switch_to+0x44f/0x5e0
  [ 156.916853] [] intel_mmio_flip_work_func+0x17f/0x190 
[i915]
  [ 156.916856] [] process_one_work+0x158/0x430
  [ 156.916859] [] worker_thread+0x5b/0x530
  [ 156.916862] [] ? rescuer_thread+0x3a0/0x3a0
  [ 156.916864] [] kthread+0xc9/0xe0
  [ 156.916867] [] ? kthread_create_on_node+0x1c0/0x1c0
  [ 156.916871] [] ret_from_fork+0x58/0x90
  [ 156.916874] [] ? kthread_create_on_node+0x1c0/0x1c0
  [ 156.916876] ---[ end trace ff4f72459f629413 ]---
  [ 156.923769] drm/i915: Resetting chip after gpu hang

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu May 14 08:19:38 2015
  InstallationDate: Installed on 2013-11-16 (543 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (18 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1539627] [NEW] Buffer underflow in nano 2.4.2-1ubuntu0.1 causes SIGSEGV

2016-01-29 Thread Bartłomiej Żogała
Public bug reported:

nusch@XPS13:~$ touch .the_test.swp
nusch@XPS13:~$ nano  the_test
core dumped
LANG env is ="pl_PL.UTF" without it it doen't Segfault so error is connected 
with unicode handling.

Compiling nano from source(apt-get source - so the same version) doesn't
geneate nano binary which beheaves same way.

The difference is in libncurses>w< library:
nusch@XPS13:~$ ldd /bin/nano
 linux-vdso.so.1 =>  (0x7ffe5cb0)
 libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7fdec11c5000) << with w
 libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7fdec0f9c000)
 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fdec0bd1000)
 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fdec09cd000)
 /lib64/ld-linux-x86-64.so.2 (0x55cc1e5d6000)
nusch@XPS13:~$ ldd /bin/nano_from_src
 linux-vdso.so.1 =>  (0x7ffd22d48000)
 libncurses.so.5 => /lib/x86_64-linux-gnu/libncurses.so.5 (0x7f75dc891000) 
<< without w
 libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7f75dc668000)
 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f75dc29d000)
 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f75dc099000)
 /lib64/ld-linux-x86-64.so.2 (0x55f9b15ce000)

Backtrace of segfault:
Program received signal SIGSEGV, Segmentation fault.
0x00404047 in ?? ()
(gdb) bt
#0  0x00404047 in ?? ()
#1  0x775d1a40 in __libc_start_main (main=0x403770, argc=2, 
argv=0x7fffe2a8, init=, fini=, 
rtld_fini=, stack_end=0x7fffe298) at libc-start.c:289
#2  0x00404329 in ?? ()

Disassembly of that part of code:
  40401d:   0f 84 3c 01 00 00   je 40415f <__sprintf_chk@plt+0x9ff>
  404023:   83 7c 24 10 00  cmpDWORD PTR [rsp+0x10],0x0
  404028:   75 0a   jne404034 <__sprintf_chk@plt+0x8d4>
  40402a:   81 25 1c e8 22 00 ffandDWORD PTR 
[rip+0x22e81c],0xbfff# 632850 
  404031:   bf ff ff
  404034:   48 8b 05 dd e7 22 00movrax,QWORD PTR [rip+0x22e7dd] 
   # 632818 
  40403b:   48 8b 80 90 00 00 00movrax,QWORD PTR [rax+0x90]
  404042:   48 85 c0test   rax,rax
  404045:   74 0b   je 404052 <__sprintf_chk@plt+0x8f2>
  404047:   83 78 38 00 cmpDWORD PTR [rax+0x38],0x0
  40404b:   7e 05   jle404052 <__sprintf_chk@plt+0x8f2>
  40404d:   e8 3e fc 00 00  call   413c90 
<__sprintf_chk@plt+0x10530>
  404052:   48 8b 7c 24 20  movrdi,QWORD PTR [rsp+0x20]
  404057:   48 85 fftest   rdi,rdi
  40405a:   0f 8e b5 00 00 00   jle404115 <__sprintf_chk@plt+0x9b5>
  404060:   48 8b 74 24 28  movrsi,QWORD PTR [rsp+0x28]

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: nano 2.4.2-1ubuntu0.1
ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
Uname: Linux 4.2.0-25-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jan 29 15:13:25 2016
InstallationDate: Installed on 2015-05-08 (266 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: nano
UpgradeStatus: Upgraded to wily on 2015-11-15 (74 days ago)

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


** Tags: amd64 apport-bug wily

** Description changed:

  nusch@XPS13:~$ touch .the_test.swp
- nusch@XPS13:~$ nano  .the_test.swp
+ nusch@XPS13:~$ nano  the_test
  core dumped
  LANG env is ="pl_PL.UTF" without it it doen't Segfault so error is connected 
with unicode handling.
  
  Compiling nano from source(apt-get source - so the same version) doesn't
  geneate nano binary which beheaves same way.
  
  The difference is in libncurses>w< library:
  nusch@XPS13:~$ ldd /bin/nano
-   linux-vdso.so.1 =>  (0x7ffe5cb0)
-   libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7fdec11c5000) << with w
-   libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 
(0x7fdec0f9c000)
-   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fdec0bd1000)
-   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fdec09cd000)
-   /lib64/ld-linux-x86-64.so.2 (0x55cc1e5d6000)
+  linux-vdso.so.1 =>  (0x7ffe5cb0)
+  libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7fdec11c5000) << with w
+  libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7fdec0f9c000)
+  libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fdec0bd1000)
+  libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fdec09cd000)
+  /lib64/ld-linux-x86-64.so.2 (0x55cc1e5d6000)
  nusch@XPS13:~$ ldd /bin/nano_from_src
-   linux-vdso.so.1 =>  (0x7ffd22d48000)
-   libncurses.so.5 => /lib/x86_64-linux-gnu/libncurses.so.5 
(0x7f75dc891000) << without w
-   libtinfo.so.5 => 

[Touch-packages] [Bug 984794] Re: compiz crashed with SIGSEGV in general_composite_rect()

2016-01-24 Thread Bartłomiej Żogała
Is that leak related?
cardpeek$ valgrind --track-origins=yes ./cardpeek
==3428== Memcheck, a memory error detector
==3428== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==3428== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==3428== Command: ./cardpeek
==3428== 
==3428== Conditional jump or move depends on uninitialised value(s)
==3428==at 0xBBE3F22: sse2_combine_over_u (in 
/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.32.6)
==3428==by 0xBBC953A: general_composite_rect (in 
/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.32.6)
==3428==by 0xBB7CD80: pixman_image_composite32 (in 
/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.32.6)
==3428==by 0x63C8204: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x640D190: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x63FF562: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x63FFFD4: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x6400B19: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x63BB8DE: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x63CCDF1: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x6403F55: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==by 0x63C3A2E: ??? (in 
/usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2)
==3428==  Uninitialised value was created by a stack allocation
==3428==at 0xBBC9280: general_composite_rect (in 
/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.32.6)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/984794

Title:
  compiz crashed with SIGSEGV in general_composite_rect()

Status in cairo package in Ubuntu:
  Confirmed

Bug description:
  The crash occured when I logged into my desktop account. I saw the
  desktop, it went off, then came back... I have an up to date system.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: unity 5.10.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: amd64
  Date: Wed Apr 18 17:13:08 2012
  Disassembly: => 0x0:  Cannot access memory at address 0x0
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x0:   Cannot access memory at address 0x0
   PC (0x) not located in a known VMA region (needed executable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: executing NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
   pixman_image_composite32 () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: compiz crashed with SIGSEGV in pixman_image_composite32()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo tty

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1537613] [NEW] Improper memory handling reported by valgrind

2016-01-24 Thread Bartłomiej Żogała
Public bug reported:

I'm getting a lot of those. In this particular application it doesn't
cause problems, but I've got X crashes from time to time.

(cardpeek:3897): Gtk-CRITICAL **: gtk_tree_model_row_inserted: assertion 
'GTK_IS_TREE_MODEL (tree_model)' failed
==3897== Invalid read of size 8
==3897==at 0x40E1D4: dyntree_model_column_name_to_index 
(dyntree_model.c:142)
==3897==by 0x40E1D4: dyntree_model_column_register (dyntree_model.c:157)
==3897==by 0x40E724: dyntree_model_iter_attribute_set_by_name 
(dyntree_model.c:608)
==3897==by 0x41373D: subr_nodes_append (lua_nodes.c:262)
==3897==by 0x4E4392C: ??? (in /usr/lib/x86_64-linux-gnu/liblua5.2.so.0.0.0)
==3897==by 0x4E4F53C: ??? (in /usr/lib/x86_64-linux-gnu/liblua5.2.so.0.0.0)
==3897==by 0x4E43C6D: ??? (in /usr/lib/x86_64-linux-gnu/liblua5.2.so.0.0.0)
==3897==by 0x4E432AE: ??? (in /usr/lib/x86_64-linux-gnu/liblua5.2.so.0.0.0)
==3897==by 0x4E43EB0: ??? (in /usr/lib/x86_64-linux-gnu/liblua5.2.so.0.0.0)
==3897==by 0x4E3FDD0: lua_pcallk (in 
/usr/lib/x86_64-linux-gnu/liblua5.2.so.0.0.0)
==3897==by 0x415E57: run_file (lua_ext.c:115)
==3897==by 0x41CAEB: menu_run_script_cb (gui_cardview.c:80)
==3897==by 0x6C5C014: g_closure_invoke (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==  Address 0x19750a40 is 32 bytes inside a block of size 64 free'd
==3897==at 0x4C2CE2B: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==3897==by 0x6C7F6A9: g_type_free_instance (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x58AF9FD: gtk_tree_view_set_model (in 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.1600.7)
==3897==by 0x58AFEF6: ??? (in 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.1600.7)
==3897==by 0x6C5BF6E: g_closure_invoke (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x6C6E57D: ??? (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x6C76DFB: g_signal_emit_valist (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x6C7712E: g_signal_emit (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x58D2E87: ??? (in 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.1600.7)
==3897==by 0x6C627B7: g_object_run_dispose (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x580BAF1: ??? (in 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.1600.7)
==3897==by 0x56DA52F: ??? (in 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.1600.7)
==3897==  Block was alloc'd at
==3897==at 0x4C2BBCF: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==3897==by 0x52C4578: g_malloc (in 
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4600.1)
==3897==by 0x52DB762: g_slice_alloc (in 
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4600.1)
==3897==by 0x52DBDFD: g_slice_alloc0 (in 
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4600.1)
==3897==by 0x6C7F371: g_type_create_instance (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x6C6138A: ??? (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x6C62C70: g_object_newv (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x6C635A3: g_object_new (in 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4600.1)
==3897==by 0x40E27C: dyntree_model_new (dyntree_model.c:535)
==3897==by 0x41D7D9: gui_cardview_create_window (gui_cardview.c:816)
==3897==by 0x41B89C: gui_create (gui_core.c:635)
==3897==by 0x41B89C: gui_initialize (gui_core.c:697)
==3897==by 0x417AEE: cardpeek_main (main.c:415)

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: libglib2.0-0 2.46.1-1
ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
Uname: Linux 4.2.0-25-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jan 25 05:26:59 2016
InstallationDate: Installed on 2015-05-08 (261 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: glib2.0
UpgradeStatus: Upgraded to wily on 2015-11-15 (70 days ago)

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1537613

Title:
  Improper memory handling reported by valgrind

Status in glib2.0 package in Ubuntu:
  New

Bug description:
  I'm getting a lot of those. In this particular application it doesn't
  cause problems, but I've got X crashes from time to time.

  (cardpeek:3897): Gtk-CRITICAL **: gtk_tree_model_row_inserted: assertion 
'GTK_IS_TREE_MODEL (tree_model)' failed
  ==3897== Invalid read of size 8
  ==3897==at 0x40E1D4: dyntree_model_column_name_to_index 
(dyntree_model.c:142)
  ==3897==by 0x40E1D4: dyntree_model_column_register (dyntree_model.c:157)
  ==3897==by 

[Touch-packages] [Bug 480415] Re: Lot of errors with max recursion after last python upgrade

2016-01-20 Thread Bartłomiej Żogała
No errors in new version

** Changed in: apport (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/480415

Title:
  Lot of errors with max recursion after last python upgrade

Status in apport package in Ubuntu:
  Fix Released

Bug description:
  After today's python upgrade I've got in some PyQt code which worked
  previously without problems lot errors of kind:

  Error in sys.excepthook:  
  
  Traceback (most recent call last):
  
File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 39, in 
apport_excepthook  
  from apport.packaging_impl import impl as packaging   
  
  RuntimeError: maximum recursion depth exceeded while calling a Python object 
  Exception RuntimeError: 'maximum recursion depth exceeded in 
__subclasscheck__' in  ignored
  Exception RuntimeError: 'maximum recursion depth exceeded while calling a 
Python object' in  ignored
  Traceback (most recent call last):
  
File "/some/path/to/some/file.py", line 576, in customEvent 
   
  some_own_python_module.some_custom_event_handler(custom_event)

  RuntimeError: maximum recursion depth exceeded

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Nov 11 01:39:55 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: python 2.6.4-0ubuntu1
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: python-defaults
  Uname: Linux 2.6.31-14-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1110787] Re: VPN tunnel connections are not properly setting MTU values

2014-11-04 Thread Bartłomiej Żogała
also affects network-manager 0.9.8.8-0ubuntu7 with network-manager-vpnc
0.9.8.6-1ubuntu2

** Also affects: network-manager
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1110787

Title:
  VPN tunnel connections are not properly setting MTU values

Status in NetworkManager:
  New
Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  I regularly connect to a cisco anyconnect vpn using vpnc through the
  network manager.  I am often at various different location using wifi,
  including connecting via wifi to a cellular hotspot.  Usually, when
  connecting to a WIFI connection the MTU value (on the wifi connection)
  is 1500.  When connecting to the vpn, the MTU value of the tun0
  connection is set automatically and it usually sets itself to
  something like 1412.  This works with no problem.

  When the wifi connection has a lower MTU value (and the cellular
  hotspot usually has an MTU of 1430, as do connections in various
  coffee shops), the tun0 connection still sets itself to 1412.  For
  read-intensive operations (e.g. accessing websites and downloading
  pages, pulling from a subversion repository) there is no apparent
  problem.  But when attempting to post to a web page (for instance,
  writing a bug report in bugzilla) or commit to a repository over the
  VPN, the connection will fail.  The MTU value for a VPN connections
  seems to want to be 78 less than the MTU value of the connection that
  it is working over, and having MTU greater than this causes the upload
  failures.

  I use the VPN via the network manager (using network-manager-vpnc and
  network-manager-vpnc-gnome). I am able to work around the issue by
  setting the MTU value of the VPN connection manually from the command
  line after connecting with the following command:

  sudo ifconfig tun0 mtu 1330

  It is tedious to do this each time, but it does allow me to
  successfully upload or commit when connected.  (I also find that RDP
  connections fail much less often when the MTU is set correctly.)  I
  should note that I pick an MTU value that is 100 less than the MTU
  value of the WIFI connection--it should be 78 but I opt for the easier
  math and don't really notice the difference.

  And for those that don't know, you can find the current MTU value of
  your connections by issuing the ifconfig command.

  If you do not have access to a cellular hotspot or other wifi
  connection that has a low MTU value, it is likely you can replicate
  this issue by manually setting the primary network connection's MTU
  value to 1430 (using the above command) though I have not tried to
  replicate it under these conditions.

  Ideally, the VPN connection would properly calculate an appropriate
  MTU value to use with the network adapter it will be communicating
  over.  Perhaps it is trying that and simply cannot identify the proper
  connection--while writing this it occurs to me that the eth0
  connection has an MTU value of 1500 even though I don't have a network
  cable plugged in, but lowering the eth0 MTU value had no effect on the
  tun0 MTU value chosen when I connected to VPN over the WIFI
  connection.

  To replicate the error:
  * connect to a wifi connection that gives you an MTU value of 1430
  * connect to VPN using vpnc via network manager
  * verify that the MTU value of your tun0 connection was set to 1412
  * Attempt a large upload (a large file, a large bugzilla comment or other 
html form submission, or a sizeable svn commit) and it should fail

  Important version info requested:
  Ubuntu 12.10
  vpnc is 0.5.3r512-2ubuntu1
  network-manager, network-manager-vpnc, and network-manager-vpnc-gnome are all 
0.9.6.0-ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1110787/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp