[Touch-packages] [Bug 1374825] Re: VDPAU does not work in libav on Utopic

2020-07-21 Thread Dale Taylor
Can confirm that this is affecting VLC as well.

** Changed in: vlc (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  VDPAU does not work in libav on Utopic

Status in libav package in Ubuntu:
  Invalid
Status in mplayer package in Ubuntu:
  Confirmed
Status in mplayer2 package in Ubuntu:
  Confirmed
Status in mpv package in Ubuntu:
  Invalid
Status in vlc package in Ubuntu:
  Confirmed

Bug description:
  After upgrading a Kubuntu Trusty x86_64 system to Utopic, VDPAU
  support has stopped working in all applications that use libav.  In
  mplayer2, it prints "Cannot find codec 'h264_vdpau' in libavcodec..."
  and in VLC I get "[7f909958] vdpau_avcodec generic error:
  decoder profile not supported: 6".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1374825/+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 1847602] [NEW] Package libglib2.0-0:armhf fails to install: Exec format error

2019-10-10 Thread Dale Smith
Public bug reported:

Description:Ubuntu 18.04.3 LTS
Release:18.04

uname -a: Linux dtsmith-vallum 4.15.0-65-generic #74-Ubuntu SMP Tue Sep
17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

All updates available to date have been applied.

Command is "sudo apt-get install libglib2.0-0:armhf"

Debian team supposed to fix this bug with package version 2.54.2-5 see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885019

I am doing cross-compile work with the following compilers

arm-linux-gnueabihf-gcc-8 from package gcc-8-arm-linux-gnueabihf

The schemas from the native gcc-7 package are in
/usr/share/glib-2.0/schemas.

"sudo apt-get install libglib2.0-dev:armhf" has the same error.

Work-around is to install libglib2.0-dev for the host. The schema files
are in /usr/share/glib-2.0. I have cross-compiled syslog-ng as armhf and
it works.

Here is the output of the apt install command:

Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/2,186 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 172895 files and directories currently installed.)
Preparing to unpack .../libglib2.0-0_2.56.4-0ubuntu0.18.04.4_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) over 
(2.56.4-0ubuntu0.18.04.4) ...
Preparing to unpack .../libglib2.0-0_2.56.4-0ubuntu0.18.04.4_armhf.deb ...
Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.4) over 
(2.56.4-0ubuntu0.18.04.4) ...
Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...
Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.4) ...
/var/lib/dpkg/info/libglib2.0-0:armhf.postinst: 39: 
/var/lib/dpkg/info/libglib2.0-0:armhf.postinst: 
/usr/lib/arm-linux-gnueabihf/glib-2.0/glib-compile-schemas: Exec format error
Processing triggers for libc-bin (2.27-3ubuntu1) ...
dtsmith@dtsmith-vallum:[~]$ 
/usr/lib/arm-linux-gnueabihf/glib-2.0/glib-compile-schemas
bash: /usr/lib/arm-linux-gnueabihf/glib-2.0/glib-compile-schemas: cannot 
execute binary file: Exec format error

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libglib2.0-0:armhf 2.56.4-0ubuntu0.18.04.4
ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
Uname: Linux 4.15.0-65-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Oct 10 07:47:58 2019
InstallationDate: Installed on 2019-10-09 (0 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: armhf
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: glib2.0
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf bionic

-- 
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/1847602

Title:
  Package libglib2.0-0:armhf fails to install: Exec format error

Status in glib2.0 package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  uname -a: Linux dtsmith-vallum 4.15.0-65-generic #74-Ubuntu SMP Tue
  Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

  All updates available to date have been applied.

  Command is "sudo apt-get install libglib2.0-0:armhf"

  Debian team supposed to fix this bug with package version 2.54.2-5 see
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885019

  I am doing cross-compile work with the following compilers

  arm-linux-gnueabihf-gcc-8 from package gcc-8-arm-linux-gnueabihf

  The schemas from the native gcc-7 package are in
  /usr/share/glib-2.0/schemas.

  "sudo apt-get install libglib2.0-dev:armhf" has the same error.

  Work-around is to install libglib2.0-dev for the host. The schema
  files are in /usr/share/glib-2.0. I have cross-compiled syslog-ng as
  armhf and it works.

  Here is the output of the apt install command:

  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
  Need to get 0 B/2,186 kB of archives.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  (Reading database ... 172895 files and directories currently installed.)
  Preparing to unpack .../libglib2.0-0_2.56.4-0ubuntu0.18.04.4_amd64.deb ...
  Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) over 
(2.56.4-0ubuntu0.18.04.4) ...
  Preparing to unpack .../libglib2.0-0_2.56.4-0ubuntu0.18.04.4_armhf.deb ...
  Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.4) over 
(2.56.4-0ubuntu0.18.04.4) ...
  Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...
  

[Touch-packages] [Bug 1821822] Re: Temporary failure in name resolution in Python 3.7.2

2019-03-29 Thread Dale Osm
** Description changed:

- My Python application works in 18.10 fine, but when upgrading to 19.10
- for development reasons the same script produces the errors reported
- below. I have checked on the Python bug tracker and there are no related
- bug reports.
- 
- Traceback (most recent call last):
-   File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open
- encode_chunked=req.has_header('Transfer-encoding'))
-   File "/usr/lib/python3.7/http/client.py", line 1229, in request
- self._send_request(method, url, body, headers, encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1275, in _send_request
- self.endheaders(body, encode_chunked=encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1224, in endheaders
- self._send_output(message_body, encode_chunked=encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1016, in _send_output
- self.send(msg)
-   File "/usr/lib/python3.7/http/client.py", line 956, in send
- self.connect()
-   File "/usr/lib/python3.7/http/client.py", line 1384, in connect
- super().connect()
-   File "/usr/lib/python3.7/http/client.py", line 928, in connect
- (self.host,self.port), self.timeout, self.source_address)
-   File "/usr/lib/python3.7/socket.py", line 707, in create_connection
- for res in getaddrinfo(host, port, 0, SOCK_STREAM):
-   File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
- for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
- socket.gaierror: [Errno -3] Temporary failure in name resolution
- 
- During handling of the above exception, another exception occurred:
- 
- Traceback (most recent call last):
-   File "/usr/lib/myapp/main.py", line 312, in 
- win = GridWindow()
-   File "/usr/lib/myapp/main.py", line 37, in __init__
- self.updates_frame = self.draw_updates_frame()
-   File "/usr/lib/myapp/main.py", line 132, in draw_updates_frame
- if self.version_check() == True:
-   File "/usr/lib/myapp/main.py", line 53, in version_check
- get_version = urlopen('https://urlchanged.com').read()
-   File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
- return opener.open(url, data, timeout)
-   File "/usr/lib/python3.7/urllib/request.py", line 525, in open
- response = self._open(req, data)
-   File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
- '_open', req)
-   File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
- result = func(*args)
-   File "/usr/lib/python3.7/urllib/request.py", line 1360, in https_open
- context=self._context, check_hostname=self._check_hostname)
-   File "/usr/lib/python3.7/urllib/request.py", line 1319, in do_open
- raise URLError(err)
- urllib.error.URLError: 
+ Fixed

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

Title:
  Temporary failure in name resolution in Python 3.7.2

Status in python3-defaults package in Ubuntu:
  New

Bug description:
  Fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1821822/+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 1821822] Re: Temporary failure in name resolution in Python 3.7.2

2019-03-29 Thread Dale Osm
** Description changed:

  My Python application works in 18.10 fine, but when upgrading to 19.10
  for development reasons the same script produces the errors reported
  below. I have checked on the Python bug tracker and there are no related
  bug reports.
  
  Traceback (most recent call last):
-   File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open
- encode_chunked=req.has_header('Transfer-encoding'))
-   File "/usr/lib/python3.7/http/client.py", line 1229, in request
- self._send_request(method, url, body, headers, encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1275, in _send_request
- self.endheaders(body, encode_chunked=encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1224, in endheaders
- self._send_output(message_body, encode_chunked=encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1016, in _send_output
- self.send(msg)
-   File "/usr/lib/python3.7/http/client.py", line 956, in send
- self.connect()
-   File "/usr/lib/python3.7/http/client.py", line 1384, in connect
- super().connect()
-   File "/usr/lib/python3.7/http/client.py", line 928, in connect
- (self.host,self.port), self.timeout, self.source_address)
-   File "/usr/lib/python3.7/socket.py", line 707, in create_connection
- for res in getaddrinfo(host, port, 0, SOCK_STREAM):
-   File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
- for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
+   File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open
+ encode_chunked=req.has_header('Transfer-encoding'))
+   File "/usr/lib/python3.7/http/client.py", line 1229, in request
+ self._send_request(method, url, body, headers, encode_chunked)
+   File "/usr/lib/python3.7/http/client.py", line 1275, in _send_request
+ self.endheaders(body, encode_chunked=encode_chunked)
+   File "/usr/lib/python3.7/http/client.py", line 1224, in endheaders
+ self._send_output(message_body, encode_chunked=encode_chunked)
+   File "/usr/lib/python3.7/http/client.py", line 1016, in _send_output
+ self.send(msg)
+   File "/usr/lib/python3.7/http/client.py", line 956, in send
+ self.connect()
+   File "/usr/lib/python3.7/http/client.py", line 1384, in connect
+ super().connect()
+   File "/usr/lib/python3.7/http/client.py", line 928, in connect
+ (self.host,self.port), self.timeout, self.source_address)
+   File "/usr/lib/python3.7/socket.py", line 707, in create_connection
+ for res in getaddrinfo(host, port, 0, SOCK_STREAM):
+   File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
+ for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
  socket.gaierror: [Errno -3] Temporary failure in name resolution
  
  During handling of the above exception, another exception occurred:
  
  Traceback (most recent call last):
-   File "/usr/lib/pihole-panel/main.py", line 312, in 
- win = GridWindow()
-   File "/usr/lib/pihole-panel/main.py", line 37, in __init__
- self.updates_frame = self.draw_updates_frame()
-   File "/usr/lib/pihole-panel/main.py", line 132, in draw_updates_frame
- if self.version_check() == True:
-   File "/usr/lib/pihole-panel/main.py", line 53, in version_check
- get_version = urlopen('https://urlchanged.com').read()
-   File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
- return opener.open(url, data, timeout)
-   File "/usr/lib/python3.7/urllib/request.py", line 525, in open
- response = self._open(req, data)
-   File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
- '_open', req)
-   File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
- result = func(*args)
-   File "/usr/lib/python3.7/urllib/request.py", line 1360, in https_open
- context=self._context, check_hostname=self._check_hostname)
-   File "/usr/lib/python3.7/urllib/request.py", line 1319, in do_open
- raise URLError(err)
+   File "/usr/lib/myapp/main.py", line 312, in 
+ win = GridWindow()
+   File "/usr/lib/myapp/main.py", line 37, in __init__
+ self.updates_frame = self.draw_updates_frame()
+   File "/usr/lib/myapp/main.py", line 132, in draw_updates_frame
+ if self.version_check() == True:
+   File "/usr/lib/myapp/main.py", line 53, in version_check
+ get_version = urlopen('https://urlchanged.com').read()
+   File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
+ return opener.open(url, data, timeout)
+   File "/usr/lib/python3.7/urllib/request.py", line 525, in open
+ response = self._open(req, data)
+   File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
+ '_open', req)
+   File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
+ result = func(*args)
+   File "/usr/lib/python3.7/urllib/request.py", line 1360, in https_open
+ context=self._context, check_hostname=self._check_hostname)
+   File "/usr/lib/python3.7/urllib/request

[Touch-packages] [Bug 1821822] Re: Temporary failure in name resolution in Python 3.7.2

2019-03-27 Thread Dale Osm
** Tags added: disco

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

Title:
  Temporary failure in name resolution in Python 3.7.2

Status in python3-defaults package in Ubuntu:
  New

Bug description:
  My Python application works in 18.10 fine, but when upgrading to 19.10
  for development reasons the same script produces the errors reported
  below. I have checked on the Python bug tracker and there are no
  related bug reports.

  Traceback (most recent call last):
    File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open
  encode_chunked=req.has_header('Transfer-encoding'))
    File "/usr/lib/python3.7/http/client.py", line 1229, in request
  self._send_request(method, url, body, headers, encode_chunked)
    File "/usr/lib/python3.7/http/client.py", line 1275, in _send_request
  self.endheaders(body, encode_chunked=encode_chunked)
    File "/usr/lib/python3.7/http/client.py", line 1224, in endheaders
  self._send_output(message_body, encode_chunked=encode_chunked)
    File "/usr/lib/python3.7/http/client.py", line 1016, in _send_output
  self.send(msg)
    File "/usr/lib/python3.7/http/client.py", line 956, in send
  self.connect()
    File "/usr/lib/python3.7/http/client.py", line 1384, in connect
  super().connect()
    File "/usr/lib/python3.7/http/client.py", line 928, in connect
  (self.host,self.port), self.timeout, self.source_address)
    File "/usr/lib/python3.7/socket.py", line 707, in create_connection
  for res in getaddrinfo(host, port, 0, SOCK_STREAM):
    File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
  for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
  socket.gaierror: [Errno -3] Temporary failure in name resolution

  During handling of the above exception, another exception occurred:

  Traceback (most recent call last):
    File "/usr/lib/pihole-panel/main.py", line 312, in 
  win = GridWindow()
    File "/usr/lib/pihole-panel/main.py", line 37, in __init__
  self.updates_frame = self.draw_updates_frame()
    File "/usr/lib/pihole-panel/main.py", line 132, in draw_updates_frame
  if self.version_check() == True:
    File "/usr/lib/pihole-panel/main.py", line 53, in version_check
  get_version = urlopen('https://urlchanged.com').read()
    File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
  return opener.open(url, data, timeout)
    File "/usr/lib/python3.7/urllib/request.py", line 525, in open
  response = self._open(req, data)
    File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
  '_open', req)
    File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
  result = func(*args)
    File "/usr/lib/python3.7/urllib/request.py", line 1360, in https_open
  context=self._context, check_hostname=self._check_hostname)
    File "/usr/lib/python3.7/urllib/request.py", line 1319, in do_open
  raise URLError(err)
  urllib.error.URLError: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1821822/+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 1821822] [NEW] Temporary failure in name resolution in Python 3.7.2

2019-03-26 Thread Dale Osm
Public bug reported:

My Python application works in 18.10 fine, but when upgrading to 19.10
for development reasons the same script produces the errors reported
below. I have checked on the Python bug tracker and there are no related
bug reports.

Traceback (most recent call last):
  File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open
encode_chunked=req.has_header('Transfer-encoding'))
  File "/usr/lib/python3.7/http/client.py", line 1229, in request
self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.7/http/client.py", line 1275, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.7/http/client.py", line 1224, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.7/http/client.py", line 1016, in _send_output
self.send(msg)
  File "/usr/lib/python3.7/http/client.py", line 956, in send
self.connect()
  File "/usr/lib/python3.7/http/client.py", line 1384, in connect
super().connect()
  File "/usr/lib/python3.7/http/client.py", line 928, in connect
(self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.7/socket.py", line 707, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/pihole-panel/main.py", line 312, in 
win = GridWindow()
  File "/usr/lib/pihole-panel/main.py", line 37, in __init__
self.updates_frame = self.draw_updates_frame()
  File "/usr/lib/pihole-panel/main.py", line 132, in draw_updates_frame
if self.version_check() == True:
  File "/usr/lib/pihole-panel/main.py", line 53, in version_check
get_version = urlopen('https://urlchanged.com').read()
  File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
  File "/usr/lib/python3.7/urllib/request.py", line 525, in open
response = self._open(req, data)
  File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
'_open', req)
  File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
result = func(*args)
  File "/usr/lib/python3.7/urllib/request.py", line 1360, in https_open
context=self._context, check_hostname=self._check_hostname)
  File "/usr/lib/python3.7/urllib/request.py", line 1319, in do_open
raise URLError(err)
urllib.error.URLError: 

** Affects: python3-defaults (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  My Python application works in 18.10 fine, but when upgrading to 19.10
  for development reasons the same script produces the errors reported
  below. I have checked on the Python bug tracker and there are no related
  bug reports.
  
  Traceback (most recent call last):
-   File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open
- encode_chunked=req.has_header('Transfer-encoding'))
-   File "/usr/lib/python3.7/http/client.py", line 1229, in request
- self._send_request(method, url, body, headers, encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1275, in _send_request
- self.endheaders(body, encode_chunked=encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1224, in endheaders
- self._send_output(message_body, encode_chunked=encode_chunked)
-   File "/usr/lib/python3.7/http/client.py", line 1016, in _send_output
- self.send(msg)
-   File "/usr/lib/python3.7/http/client.py", line 956, in send
- self.connect()
-   File "/usr/lib/python3.7/http/client.py", line 1384, in connect
- super().connect()
-   File "/usr/lib/python3.7/http/client.py", line 928, in connect
- (self.host,self.port), self.timeout, self.source_address)
-   File "/usr/lib/python3.7/socket.py", line 707, in create_connection
- for res in getaddrinfo(host, port, 0, SOCK_STREAM):
-   File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
- for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
+   File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open
+ encode_chunked=req.has_header('Transfer-encoding'))
+   File "/usr/lib/python3.7/http/client.py", line 1229, in request
+ self._send_request(method, url, body, headers, encode_chunked)
+   File "/usr/lib/python3.7/http/client.py", line 1275, in _send_request
+ self.endheaders(body, encode_chunked=encode_chunked)
+   File "/usr/lib/python3.7/http/client.py", line 1224, in endheaders
+ self._send_output(message_body, encode_chunked=encode_chunked)
+   File "/usr/lib/python3.7/http/client.py", line 1016, in _send_output
+ self.send(msg)
+   File "/usr/lib/python3.7/http/client.py", line 956, in send
+

[Touch-packages] [Bug 1778908] Re: 16.04 libtag dependancy issues

2018-06-27 Thread Dale
Why does Launchpad not recognise Launchpad's bug tracker when you try
and associate another package as being affected? I wanted to correctly
link this bug on the Mixxx tracker but it throws up an error of
unrecognise bug tracker!!

https://bugs.launchpad.net/mixxx/+bug/1778950

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

Title:
  16.04 libtag dependancy issues

Status in taglib package in Ubuntu:
  New

Bug description:
  This issue has come up from trying to install Mixxx from their
  official LaunchPad host ppa and it appears to reference
  libtag1-vanilla, which does appear to exist in 16.04 but I believe
  should be superseded by libtag1v5-vanilla, yet it doesn't seem to
  recognise as such. As it then can't be manually installed or the other
  removed I think there is a deeper issue with this package than just
  Mixxx having the wrong one down as a dependency.

  This has been reported to the Mixxx developers on their forum about a
  week ago but no official response as yet...

  I've run this in a virtual box but there are multiple users who have
  reported this on their main systems (at least four I've seen.)

  osboxes@osboxes:~$ sudo apt-get update
  [sudo] password for osboxes: 
  Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Hit:2 http://ppa.launchpad.net/mixxx/mixxx/ubuntu xenial InRelease
 
  Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease
 
  Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Reading package lists... Done 
  osboxes@osboxes:~$ sudo apt-get upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  osboxes@osboxes:~$ sudo apt-get install mixxx
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   mixxx : Depends: libtag1-vanilla (>= 1.10-0ubuntu1~xenial0) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.
  osboxes@osboxes:~$ sudo apt-get install libtag1-vanilla
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese8 : Depends: gstreamer1.0-plugins-good (>= 0.11.0) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
  osboxes@osboxes:~$ sudo apt-get install gstreamer1.0-plugins-good
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  gstreamer1.0-plugins-good is already the newest version (1.8.3-1ubuntu0.4).
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  osboxes@osboxes:~$ sudo apt-get remove libtag1v5-vanilla 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   indicator-bluetooth : Depends: unity-control-center but it is not going to 
be installed or
  gnome-control-center but it is not going to 
be installed or
  ubuntu-system-settings but it is not going to 
be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
  osboxes@osboxes:~$ sudo apt-get remove libtag1v5
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages h

[Touch-packages] [Bug 1778908] Re: 16.04 libtag dependancy issues

2018-06-27 Thread Dale
Ahhh obviously fully Mixxx's fault, just realised the libtag version it
fails to downgrade to is in their ppa and not the Ubuntu repo looking at
the apt-cache policy output.

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

Title:
  16.04 libtag dependancy issues

Status in taglib package in Ubuntu:
  New

Bug description:
  This issue has come up from trying to install Mixxx from their
  official LaunchPad host ppa and it appears to reference
  libtag1-vanilla, which does appear to exist in 16.04 but I believe
  should be superseded by libtag1v5-vanilla, yet it doesn't seem to
  recognise as such. As it then can't be manually installed or the other
  removed I think there is a deeper issue with this package than just
  Mixxx having the wrong one down as a dependency.

  This has been reported to the Mixxx developers on their forum about a
  week ago but no official response as yet...

  I've run this in a virtual box but there are multiple users who have
  reported this on their main systems (at least four I've seen.)

  osboxes@osboxes:~$ sudo apt-get update
  [sudo] password for osboxes: 
  Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Hit:2 http://ppa.launchpad.net/mixxx/mixxx/ubuntu xenial InRelease
 
  Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease
 
  Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Reading package lists... Done 
  osboxes@osboxes:~$ sudo apt-get upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  osboxes@osboxes:~$ sudo apt-get install mixxx
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   mixxx : Depends: libtag1-vanilla (>= 1.10-0ubuntu1~xenial0) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.
  osboxes@osboxes:~$ sudo apt-get install libtag1-vanilla
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese8 : Depends: gstreamer1.0-plugins-good (>= 0.11.0) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
  osboxes@osboxes:~$ sudo apt-get install gstreamer1.0-plugins-good
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  gstreamer1.0-plugins-good is already the newest version (1.8.3-1ubuntu0.4).
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  osboxes@osboxes:~$ sudo apt-get remove libtag1v5-vanilla 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   indicator-bluetooth : Depends: unity-control-center but it is not going to 
be installed or
  gnome-control-center but it is not going to 
be installed or
  ubuntu-system-settings but it is not going to 
be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
  osboxes@osboxes:~$ sudo apt-get remove libtag1v5
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolv

[Touch-packages] [Bug 1778908] [NEW] 16.04 libtag dependancy issues

2018-06-27 Thread Dale
Public bug reported:

This issue has come up from trying to install Mixxx from their official
LaunchPad host ppa and it appears to reference libtag1-vanilla, which
does appear to exist in 16.04 but I believe should be superseded by
libtag1v5-vanilla, yet it doesn't seem to recognise as such. As it then
can't be manually installed or the other removed I think there is a
deeper issue with this package than just Mixxx having the wrong one down
as a dependency.

This has been reported to the Mixxx developers on their forum about a
week ago but no official response as yet...

I've run this in a virtual box but there are multiple users who have
reported this on their main systems (at least four I've seen.)

osboxes@osboxes:~$ sudo apt-get update
[sudo] password for osboxes: 
Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:2 http://ppa.launchpad.net/mixxx/mixxx/ubuntu xenial InRelease  
   
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease  
   
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists... Done 
osboxes@osboxes:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
osboxes@osboxes:~$ sudo apt-get install mixxx
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mixxx : Depends: libtag1-vanilla (>= 1.10-0ubuntu1~xenial0) but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.
osboxes@osboxes:~$ sudo apt-get install libtag1-vanilla
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libcheese8 : Depends: gstreamer1.0-plugins-good (>= 0.11.0) but it is not 
going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
osboxes@osboxes:~$ sudo apt-get install gstreamer1.0-plugins-good
Reading package lists... Done
Building dependency tree   
Reading state information... Done
gstreamer1.0-plugins-good is already the newest version (1.8.3-1ubuntu0.4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
osboxes@osboxes:~$ sudo apt-get remove libtag1v5-vanilla 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 indicator-bluetooth : Depends: unity-control-center but it is not going to be 
installed or
gnome-control-center but it is not going to be 
installed or
ubuntu-system-settings but it is not going to 
be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
osboxes@osboxes:~$ sudo apt-get remove libtag1v5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libcheese8 : Depends: gstreamer1.0-plugins-good (>= 0.11.0) but it is not 
going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
osboxes@osboxes:~$ sudo apt-cache policy libtag1-vanilla 
libtag1-vanilla:
  Installed: (none)
  Candidate: 1.10-0ubuntu1~xenial0
  Version table:
 1.10-0ubuntu1~xenial0 500
500 http://ppa.launchpad.net/mixxx/mixxx/ubuntu xenial/main amd64 
Packages

** Affects: taglib (Ubuntu)
 Importance: Undecided
 Stat

[Touch-packages] [Bug 1773515] [NEW] apparmour fails after removal of snapd

2018-05-26 Thread Dale
Public bug reported:

$ sudo systemctl status apparmor
● apparmor.service - AppArmor initialization
   Loaded: loaded (/lib/systemd/system/apparmor.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Sat 2018-05-26 10:36:35 BST; 38s ago
 Docs: man:apparmor(7)
   http://wiki.apparmor.net/
  Process: 2850 ExecStart=/etc/init.d/apparmor start (code=exited, status=123)
 Main PID: 2850 (code=exited, status=123)

May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
May 26 10:36:35 ThisOne apparmor[2850]: AppArmor parser error for 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real in 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real at line 11: Could not open 
'/var/lib/snapd/apparmor/snap-confine'
May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
May 26 10:36:35 ThisOne apparmor[2850]: AppArmor parser error for 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real in 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real at line 11: Could not open 
'/var/lib/snapd/apparmor/snap-confine'
May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
May 26 10:36:35 ThisOne apparmor[2850]:...fail!
May 26 10:36:35 ThisOne systemd[1]: apparmor.service: Main process exited, 
code=exited, status=123/n/a
May 26 10:36:35 ThisOne systemd[1]: apparmor.service: Failed with result 
'exit-code'.
May 26 10:36:35 ThisOne systemd[1]: Failed to start AppArmor initialization.

$ sudo apt-get install apparmor-easyprof 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
apparmor-easyprof is already the newest version (2.12-4ubuntu5).
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.

$ sudo systemctl start apparmor.service
Job for apparmor.service failed because the control process exited with error 
code.
See "systemctl status apparmor.service" and "journalctl -xe" for details.

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

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

Title:
  apparmour fails after removal of snapd

Status in apparmor package in Ubuntu:
  New

Bug description:
  $ sudo systemctl status apparmor
  ● apparmor.service - AppArmor initialization
 Loaded: loaded (/lib/systemd/system/apparmor.service; enabled; vendor 
preset: enabled)
 Active: failed (Result: exit-code) since Sat 2018-05-26 10:36:35 BST; 38s 
ago
   Docs: man:apparmor(7)
 http://wiki.apparmor.net/
Process: 2850 ExecStart=/etc/init.d/apparmor start (code=exited, status=123)
   Main PID: 2850 (code=exited, status=123)

  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
  May 26 10:36:35 ThisOne apparmor[2850]: AppArmor parser error for 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real in 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real at line 11: Could not open 
'/var/lib/snapd/apparmor/snap-confine'
  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
  May 26 10:36:35 ThisOne apparmor[2850]: AppArmor parser error for 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real in 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real at line 11: Could not open 
'/var/lib/snapd/apparmor/snap-confine'
  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
  May 26 10:36:35 ThisOne apparmor[2850]:...fail!
  May 26 10:36:35 ThisOne systemd[1]: apparmor.service: Main process exited, 
code=exited, status=123/n/a
  May 26 10:36:35 ThisOne systemd[1]: apparmor.service: Failed with result 
'exit-code'.
  May 26 10:36:35 ThisOne systemd[1]: Failed to start AppArmor initialization.

  $ sudo apt-get install apparmor-easyprof 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  apparmor-easyprof is already the newest version (2.12-4ubuntu5).
  0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.

  $ sudo systemctl start apparmor.service
  Job for apparmor.service failed because the control process exited with error 
code.
  See "systemctl status apparmor.service" and "journalctl -xe" for details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1773515/+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 1303649] Re: systemd-logind spins in cgmanager_ping_sync()

2018-03-12 Thread Dale Gulledge
Yes, I was using -backports.  I dumped a list of everything I had
installed before I reinstalled, and I had cgmanager/trusty-updates
0.24-0ubuntu7.5 installed right before the I wiped my system.  I was
still experiencing the problem.

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

Title:
  systemd-logind spins in cgmanager_ping_sync()

Status in cgmanager package in Ubuntu:
  Invalid
Status in libnih package in Ubuntu:
  Invalid
Status in lxc package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  systemd-logind is consuming a high level of cpu on a continual basis:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
 
676 root  20   0   43644   2144   1568 R 100.0  0.0  74:43.77 
systemd-logind

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: systemd-services 204-5ubuntu17
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr  7 09:09:37 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-04-23 (348 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to trusty on 2013-11-11 (146 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1303649/+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 1303649] Re: systemd-logind spins in cgmanager_ping_sync()

2018-03-12 Thread Dale Gulledge
Serge,

I am not seeing anything like this with 16.04.4.  Since I did a full
wipe and reinstall, I didn't expect to.  Yes, I definitely saw it with
14.04.5 with "proposed" enabled.  And the packages Marcelo indicated
were among the most recently installed.  I think you can treat his
system as representative of the problem I saw.

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

Title:
  systemd-logind spins in cgmanager_ping_sync()

Status in cgmanager package in Ubuntu:
  Invalid
Status in libnih package in Ubuntu:
  Invalid
Status in lxc package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  systemd-logind is consuming a high level of cpu on a continual basis:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
 
676 root  20   0   43644   2144   1568 R 100.0  0.0  74:43.77 
systemd-logind

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: systemd-services 204-5ubuntu17
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr  7 09:09:37 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-04-23 (348 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to trusty on 2013-11-11 (146 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1303649/+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 1303649] Re: systemd-logind spins in cgmanager_ping_sync()

2018-03-12 Thread Dale Gulledge
Marcelo,

Thanks for the information.  My system was unresponsive enough that
diagnosing the problem was a huge pain.  I decided to back up /home and
do an install of 16.04 from scratch since I'd been intending to do an
upgrade soon anyway.

I was also using the "proposed" repo, so I should have been running the
same versions you were of those packages.  I installed them Thursday
evening, but didn't reboot then.  When I booted on Friday morning, the
problem started.  I remembered them because they don't get frequent
updates so it was a bit of a surprise to see them.

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

Title:
  systemd-logind spins in cgmanager_ping_sync()

Status in cgmanager package in Ubuntu:
  Invalid
Status in libnih package in Ubuntu:
  Invalid
Status in lxc package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  systemd-logind is consuming a high level of cpu on a continual basis:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
 
676 root  20   0   43644   2144   1568 R 100.0  0.0  74:43.77 
systemd-logind

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: systemd-services 204-5ubuntu17
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr  7 09:09:37 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-04-23 (348 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to trusty on 2013-11-11 (146 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1303649/+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 1303649] Re: systemd-logind spins in cgmanager_ping_sync()

2018-03-09 Thread Dale Gulledge
I don't know whether we've had a regression here, but I started seeing
what looks like this exact same problem this morning.

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

Title:
  systemd-logind spins in cgmanager_ping_sync()

Status in cgmanager package in Ubuntu:
  Invalid
Status in libnih package in Ubuntu:
  Invalid
Status in lxc package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  systemd-logind is consuming a high level of cpu on a continual basis:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
 
676 root  20   0   43644   2144   1568 R 100.0  0.0  74:43.77 
systemd-logind

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: systemd-services 204-5ubuntu17
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr  7 09:09:37 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-04-23 (348 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to trusty on 2013-11-11 (146 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1303649/+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 1687019] Re: Cannot add a Google account using Online Accounts in Ubuntu Gnome

2017-04-29 Thread Dan Dale
If it helps, I had success configuring a Google account with GOA on
Unity yesterday afternoon. Today, setting up the same with Ubuntu-Gnome
no longer works.

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

Title:
  Cannot add a Google account using Online Accounts in Ubuntu Gnome

Status in gnome-online-accounts package in Ubuntu:
  Confirmed

Bug description:
  With Ubuntu Gnome 17.04 (brand new 64bit install on a Dell XPS13
  laptop), I cannot add a Google account using Online-Accounts. If I
  choose to add a new Google account in Online Accounts, a window
  appears where I can enter my Google email. After entering my email and
  pressing the Next button, a window appears where I can enter my Google
  password. After entering the password and pressing the Next button, an
  empty window appears and nothing else happens. I expected this to show
  something useful, and actually add the Google account to my Gnome
  environment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/1687019/+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 1553150] Re: Ubuntu One account does not stay logged in or does not sign in at all

2016-11-08 Thread Dale
Argh... after reading the above (yeh, I know...) I went into the
accounts settings and put my credentials in there, then returning to the
updates page I could request the updates only to be hit by a 401
UNAUTHORIZED error.

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

Title:
  Ubuntu One account does not stay logged in or does not sign in at all

Status in ubuntuone-credentials package in Ubuntu:
  Confirmed

Bug description:
  I looked up for updates this morning, but after finding an update for the 
Clock app, appeared the message:
  "Sign in to Ubuntu One to receive updates for apps." 
  And below a button to sign in.
  I found it strange because I never seen this message when updating before, 
but the real problem is that even if I push the button and sign in, nothing 
changes and I can't update, same message there.
  I also added my Ubuntu One account to the account section of the System 
Settings panel, but again nothing changes, and when checking the account it had 
disappeared.
  Seems that it can't stay logged in to the Ubuntu One account or sign in at 
all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1553150/+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 1553150] Re: Ubuntu One account does not stay logged in or does not sign in at all

2016-11-07 Thread Dale
This problem has hit me in the last two weeks (Meizu MX4), and I can't
install *any* upgrades.  HELP!

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

Title:
  Ubuntu One account does not stay logged in or does not sign in at all

Status in ubuntuone-credentials package in Ubuntu:
  Confirmed

Bug description:
  I looked up for updates this morning, but after finding an update for the 
Clock app, appeared the message:
  "Sign in to Ubuntu One to receive updates for apps." 
  And below a button to sign in.
  I found it strange because I never seen this message when updating before, 
but the real problem is that even if I push the button and sign in, nothing 
changes and I can't update, same message there.
  I also added my Ubuntu One account to the account section of the System 
Settings panel, but again nothing changes, and when checking the account it had 
disappeared.
  Seems that it can't stay logged in to the Ubuntu One account or sign in at 
all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1553150/+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 1630152] [NEW] package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 - general issues with a

2016-10-04 Thread Dale Blank
Public bug reported:

Just an overall problem with apt-update from the CL after a fresh
install.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: fontconfig 2.11.94-0ubuntu1.1
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Tue Oct  4 02:28:16 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-10-04 (0 days ago)
InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: fontconfig
Title: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1 - general issues with apt-update as well.

Status in fontconfig package in Ubuntu:
  New

Bug description:
  Just an overall problem with apt-update from the CL after a fresh
  install.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: fontconfig 2.11.94-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Tue Oct  4 02:28:16 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-10-04 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1630152/+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 1614533] [NEW] package account-plugin-facebook (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is al

2016-08-18 Thread Christopher Dale
Public bug reported:

Installing Mate desktop on Ubuntu Studio.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: account-plugin-facebook (not installed)
ProcVersionSignature: Ubuntu 4.4.0-34.53-lowlatency 4.4.15
Uname: Linux 4.4.0-34-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Thu Aug 18 09:29:36 2016
DuplicateSignature:
 package:account-plugin-facebook:(not installed)
 Unpacking account-plugin-facebook (0.12+16.04.20160126-0ubuntu1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-facebook_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
  trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', 
which is also in package kaccounts-providers 4:15.12.3-0ubuntu1
ErrorMessage: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.12.3-0ubuntu1
InstallationDate: Installed on 2016-05-18 (91 days ago)
InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: account-plugins
Title: package account-plugin-facebook (not installed) failed to 
install/upgrade: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.12.3-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: account-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict xenial

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

Title:
  package account-plugin-facebook (not installed) failed to
  install/upgrade: trying to overwrite '/etc/signon-ui/webkit-
  options.d/www.facebook.com.conf', which is also in package kaccounts-
  providers 4:15.12.3-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  Installing Mate desktop on Ubuntu Studio.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: account-plugin-facebook (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-34.53-lowlatency 4.4.15
  Uname: Linux 4.4.0-34-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Aug 18 09:29:36 2016
  DuplicateSignature:
   package:account-plugin-facebook:(not installed)
   Unpacking account-plugin-facebook (0.12+16.04.20160126-0ubuntu1) ...
   dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-facebook_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.12.3-0ubuntu1
  ErrorMessage: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.12.3-0ubuntu1
  InstallationDate: Installed on 2016-05-18 (91 days ago)
  InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: account-plugins
  Title: package account-plugin-facebook (not installed) failed to 
install/upgrade: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.12.3-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1614533/+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 1614534] [NEW] package account-plugin-google (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/providers/google.provider', which is also in pack

2016-08-18 Thread Christopher Dale
Public bug reported:

Installing Mate desktop on Ubuntu Studio.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: account-plugin-google (not installed)
ProcVersionSignature: Ubuntu 4.4.0-34.53-lowlatency 4.4.15
Uname: Linux 4.4.0-34-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Thu Aug 18 09:29:38 2016
DuplicateSignature:
 package:account-plugin-google:(not installed)
 Unpacking account-plugin-facebook (0.12+16.04.20160126-0ubuntu1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-facebook_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
  trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', 
which is also in package kaccounts-providers 4:15.12.3-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/share/accounts/providers/google.provider', which is also in package 
kaccounts-providers 4:15.12.3-0ubuntu1
InstallationDate: Installed on 2016-05-18 (91 days ago)
InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: account-plugins
Title: package account-plugin-google (not installed) failed to install/upgrade: 
trying to overwrite '/usr/share/accounts/providers/google.provider', which is 
also in package kaccounts-providers 4:15.12.3-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: account-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict xenial

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

Title:
  package account-plugin-google (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/share/accounts/providers/google.provider', which is also in
  package kaccounts-providers 4:15.12.3-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  Installing Mate desktop on Ubuntu Studio.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: account-plugin-google (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-34.53-lowlatency 4.4.15
  Uname: Linux 4.4.0-34-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Aug 18 09:29:38 2016
  DuplicateSignature:
   package:account-plugin-google:(not installed)
   Unpacking account-plugin-facebook (0.12+16.04.20160126-0ubuntu1) ...
   dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-facebook_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.12.3-0ubuntu1
  ErrorMessage: trying to overwrite 
'/usr/share/accounts/providers/google.provider', which is also in package 
kaccounts-providers 4:15.12.3-0ubuntu1
  InstallationDate: Installed on 2016-05-18 (91 days ago)
  InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: account-plugins
  Title: package account-plugin-google (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/share/accounts/providers/google.provider', which is also in package 
kaccounts-providers 4:15.12.3-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1614534/+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 1604587] Re: PCI/internal sound card not detected

2016-07-22 Thread Dale Hellwig
I ran ubuntu 16.04 live from usb and it has sound. I installed it with
updates and no sound.  I installed it without updates and sound works.
Conclusion?  The updates nuked the sound.

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I updated 16.04 and rebooted. No sound on any applications. Checked to
  see if sound card was detected with aplay. None detected. Ran lspci.
  Shows audio device Intel Corporation Sunrise Point-H HD Audio (rev 31)
  Sound working prior to installing last updates. No hardware changes in
  the interim.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Tue Jul 19 16:01:29 2016
  InstallationDate: Installed on 2016-06-07 (42 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/31/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0406
  dmi.board.asset.tag: Default string
  dmi.board.name: H170M-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0406:bd08/31/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH170M-PLUS:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1604587/+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 1604587] [NEW] PCI/internal sound card not detected

2016-07-19 Thread Dale Hellwig
Public bug reported:

I updated 16.04 and rebooted. No sound on any applications. Checked to
see if sound card was detected with aplay. None detected. Ran lspci.
Shows audio device Intel Corporation Sunrise Point-H HD Audio (rev 31)
Sound working prior to installing last updates. No hardware changes in
the interim.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Tue Jul 19 16:01:29 2016
InstallationDate: Installed on 2016-06-07 (42 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/31/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0406
dmi.board.asset.tag: Default string
dmi.board.name: H170M-PLUS
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0406:bd08/31/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH170M-PLUS:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I updated 16.04 and rebooted. No sound on any applications. Checked to
  see if sound card was detected with aplay. None detected. Ran lspci.
  Shows audio device Intel Corporation Sunrise Point-H HD Audio (rev 31)
  Sound working prior to installing last updates. No hardware changes in
  the interim.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Tue Jul 19 16:01:29 2016
  InstallationDate: Installed on 2016-06-07 (42 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/31/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0406
  dmi.board.asset.tag: Default string
  dmi.board.name: H170M-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0406:bd08/31/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH170M-PLUS:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1604587/+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 1592932] [NEW] unity8 using 100% of CPU

2016-06-15 Thread Dale Beaudoin
Public bug reported:

unity8 will freeze up from time to time during  operation of xterm or
other x11 legacy apps. This freeze up was reported by htop running in an
instance on tty1. It will show two sessions of unity8 running at 100%.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: unity8 8.12+16.10.20160527-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-25.44-generic 4.4.13
Uname: Linux 4.4.0-25-generic x86_64
ApportVersion: 2.20.1-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 15 14:22:04 2016
InstallationDate: Installed on 2015-05-16 (395 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150510)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)
upstart.unity8-filewatcher.log:

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


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

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

Title:
  unity8 using 100% of CPU

Status in unity8 package in Ubuntu:
  New

Bug description:
  unity8 will freeze up from time to time during  operation of xterm or
  other x11 legacy apps. This freeze up was reported by htop running in
  an instance on tty1. It will show two sessions of unity8 running at
  100%.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: unity8 8.12+16.10.20160527-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-25.44-generic 4.4.13
  Uname: Linux 4.4.0-25-generic x86_64
  ApportVersion: 2.20.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 15 14:22:04 2016
  InstallationDate: Installed on 2015-05-16 (395 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150510)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.unity8-filewatcher.log:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1592932/+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 1504724] Re: lightdm crashed with SIGSEGV in munmap()

2015-12-07 Thread Dale Spanheimer
This may be a teamviewer problem. I don't know if it is relevant, but when 
searching /var/log for any mention of munmap, I got the following results:

dvs4@dvs4-E6540:/var/log$ sudo grep -R munmap *
auth.log:Dec  7 08:31:22 dvs4-E6540 sudo: dvs4 : TTY=pts/2 ; PWD=/var/log ; 
USER=root ; COMMAND=/bin/grep munmap alternatives.log alternatives.log.1 
alternatives.log.10.gz alternatives.log.11.gz alternatives.log.12.gz 
alternatives.log.2.gz alternatives.log.3.gz alternatives.log.4.gz 
alternatives.log.5.gz alternatives.log.6.gz alternatives.log.7.gz 
alternatives.log.8.gz alternatives.log.9.gz apache2 apport.log apport.log.1 
apport.log.2.gz apport.log.3.gz apport.log.4.gz apport.log.5.gz apport.log.6.gz 
apport.log.7.gz apt auth.log auth.log.1 auth.log.2.gz auth.log.3.gz 
auth.log.4.gz boot.log bootstrap.log btmp btmp.1 chkrootkit ConsoleKit cups 
dirmngr dist-upgrade dmesg dmesg.0 dmesg.1.gz dmesg.2.gz dmesg.3.gz dmesg.4.gz 
dpkg.log dpkg.log.1 dpkg.log.10.gz dpkg.log.11.gz dpkg.log.12.gz dpkg.log.2.gz 
dpkg.log.3.gz dpkg.log.4.gz dpkg.log.5.gz dpkg.log.6.gz dpkg.log.7.gz 
dpkg.log.8.gz dpkg.log.9.gz faillog fontconfig.log fsck git-daemon 
gpu-manager.log hp installer kern.log kern.log.1
auth.log:Dec  7 08:32:45 dvs4-E6540 sudo: dvs4 : TTY=pts/2 ; PWD=/var/log ; 
USER=root ; COMMAND=/bin/grep -R munmap alternatives.log alternatives.log.1 
alternatives.log.10.gz alternatives.log.11.gz alternatives.log.12.gz 
alternatives.log.2.gz alternatives.log.3.gz alternatives.log.4.gz 
alternatives.log.5.gz alternatives.log.6.gz alternatives.log.7.gz 
alternatives.log.8.gz alternatives.log.9.gz apache2 apport.log apport.log.1 
apport.log.2.gz apport.log.3.gz apport.log.4.gz apport.log.5.gz apport.log.6.gz 
apport.log.7.gz apt auth.log auth.log.1 auth.log.2.gz auth.log.3.gz 
auth.log.4.gz boot.log bootstrap.log btmp btmp.1 chkrootkit ConsoleKit cups 
dirmngr dist-upgrade dmesg dmesg.0 dmesg.1.gz dmesg.2.gz dmesg.3.gz dmesg.4.gz 
dpkg.log dpkg.log.1 dpkg.log.10.gz dpkg.log.11.gz dpkg.log.12.gz dpkg.log.2.gz 
dpkg.log.3.gz dpkg.log.4.gz dpkg.log.5.gz dpkg.log.6.gz dpkg.log.7.gz 
dpkg.log.8.gz dpkg.log.9.gz faillog fontconfig.log fsck git-daemon 
gpu-manager.log hp installer kern.log kern.log
 .1
grep: teamviewer/lightdm: No such file or directory

ls -al in /var/log shows the following link for teamviewer
lrwxrwxrwx  1 rootroot 24 Jan 15  2015 teamviewer -> 
/opt/teamviewer/logfiles

Checking that link includes the following lightdm link:
dvs4@dvs4-E6540:/var/log$ ls -al /opt/teamviewer/logfiles/
lrwxrwxrwx 1 root root  41 Dec 10  2014 dvs4 -> 
/home/dvs4/.config/teamviewer10/logfiles/
lrwxrwxrwx 1 root root  47 Feb  3  2015 lightdm -> 
/var/lib/lightdm/.config/teamviewer10/logfiles/

Checking where that should point to shows it is not there:
dvs4@dvs4-E6540:/var/log$ sudo ls -al /var/lib/lightdm/*
ls: cannot access /var/lib/lightdm/*: No such file or directory

Because of the similarities and because I am the only user on this machine, I 
changed the lightdm link to match the dvs4 user link:
lrwxrwxrwx 1 root root  41 Dec  7 08:36 lightdm -> 
/home/dvs4/.config/teamviewer10/logfiles/

I have never seen this particular error before, but I have had some
annoying glitches with the way Teamviewer starts, so I will try it this
way for a while and see if it seems to make any difference...

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

Title:
  lightdm crashed with SIGSEGV in munmap()

Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  crash at startup

  ProblemType: Crash
  DistroRelease: Ubuntu 15.10
  Package: lightdm 1.16.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-15.18-generic 4.2.3
  Uname: Linux 4.2.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: amd64
  Date: Fri Oct  9 23:46:03 2015
  ExecutablePath: /usr/sbin/lightdm
  LightdmGreeterLog:
   ** Message: Starting lightdm-gtk-greeter 2.0.1 (Aug  7 2015, 01:24:18)
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/01_ubuntu.conf
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/99_ubuntu-mate.conf
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf
   upstart: indicator-application main process (2433) terminated with status 1
  LightdmGreeterLogOld:
   ** Message: Starting lightdm-gtk-greeter 2.0.1 (Aug  7 2015, 01:24:18)
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/01_ubuntu.conf
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/99_ubuntu-mate.conf
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf
   upstart: indicator-application main process (

[Touch-packages] [Bug 1346646] Re: init-functions: status_of_proc has incorrect call to pidofproc

2014-07-21 Thread Dale Harris
Nevermind this is in error, I just noticed the:

if [ -n "$pidfile" ]; then
pidfile="-p $pidfile"
fi

bit in there.

So there is no bug.  You can close this, if I can't.

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

Title:
  init-functions: status_of_proc has incorrect call to pidofproc

Status in “lsb” package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 12.04.4 LTS
  Release:12.04

  lsb-base:
Installed: 4.0-0ubuntu20.3
Candidate: 4.0-0ubuntu20.3
Version table:
   *** 4.0-0ubuntu20.3 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   4.0-0ubuntu20 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  
  Appears that the status_of_proc() function in /lib/lsb/init-functions 
incorrectly calls pidofproc.  pidofproc requires a -p switch to specify a 
pidfile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1346646/+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 1346646] Re: init-functions: status_of_proc has incorrect call to pidofproc

2014-07-21 Thread Dale Harris
I removed "A proposed patch", it was bad.

** Patch removed: "A proposed patch"
   
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1346646/+attachment/4159596/+files/init-functions.patch

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

Title:
  init-functions: status_of_proc has incorrect call to pidofproc

Status in “lsb” package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 12.04.4 LTS
  Release:12.04

  lsb-base:
Installed: 4.0-0ubuntu20.3
Candidate: 4.0-0ubuntu20.3
Version table:
   *** 4.0-0ubuntu20.3 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   4.0-0ubuntu20 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  
  Appears that the status_of_proc() function in /lib/lsb/init-functions 
incorrectly calls pidofproc.  pidofproc requires a -p switch to specify a 
pidfile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1346646/+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 1346646] Re: init-functions: status_of_proc has incorrect call to pidofproc

2014-07-21 Thread Dale Harris
I had a copy paste error with that patch. Adding another.

** Patch added: "init-functions.patch"
   
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1346646/+attachment/4159603/+files/init-functions.patch

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

Title:
  init-functions: status_of_proc has incorrect call to pidofproc

Status in “lsb” package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 12.04.4 LTS
  Release:12.04

  lsb-base:
Installed: 4.0-0ubuntu20.3
Candidate: 4.0-0ubuntu20.3
Version table:
   *** 4.0-0ubuntu20.3 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   4.0-0ubuntu20 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  
  Appears that the status_of_proc() function in /lib/lsb/init-functions 
incorrectly calls pidofproc.  pidofproc requires a -p switch to specify a 
pidfile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1346646/+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 1346646] [NEW] init-functions: status_of_proc has incorrect call to pidofproc

2014-07-21 Thread Dale Harris
Public bug reported:

Description:Ubuntu 12.04.4 LTS
Release:12.04

lsb-base:
  Installed: 4.0-0ubuntu20.3
  Candidate: 4.0-0ubuntu20.3
  Version table:
 *** 4.0-0ubuntu20.3 0
500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 4.0-0ubuntu20 0
500 http://de.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages


Appears that the status_of_proc() function in /lib/lsb/init-functions 
incorrectly calls pidofproc.  pidofproc requires a -p switch to specify a 
pidfile.

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

** Patch added: "A proposed patch"
   
https://bugs.launchpad.net/bugs/1346646/+attachment/4159596/+files/init-functions.patch

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

Title:
  init-functions: status_of_proc has incorrect call to pidofproc

Status in “lsb” package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 12.04.4 LTS
  Release:12.04

  lsb-base:
Installed: 4.0-0ubuntu20.3
Candidate: 4.0-0ubuntu20.3
Version table:
   *** 4.0-0ubuntu20.3 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   4.0-0ubuntu20 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  
  Appears that the status_of_proc() function in /lib/lsb/init-functions 
incorrectly calls pidofproc.  pidofproc requires a -p switch to specify a 
pidfile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1346646/+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