[Bug 2049771] Re: Ubuntu 22.04 - dkms script from r8168-dkms debian package crashes at installation / reinstallation with kernel 6.5.0-14-generic

2024-02-29 Thread Reinhard Katzmann
This issue is still present in the latest 6.5.0-21-generic kernel.

/var/lib/dkms/r8168/8.049.02/build/r8168_n.c: In function 
‘rtl8168_set_mac_address’:
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:24197:19: warning: passing 
argument 1 of ‘__builtin_memcpy’ discards ‘const’ qualifier from pointer target 
type [-Wdiscarded-qua
lifiers]
24197 | memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
  |~~~^~
./include/linux/fortify-string.h:648:27: note: in definition of macro 
‘__fortify_memcpy_chk’
  648 | __underlying_##op(p, q, __fortify_size);
\
  |   ^
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:24197:9: note: in expansion of 
macro ‘memcpy’
24197 | memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
  | ^~
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:24197:19: note: expected ‘void *’ 
but argument is of type ‘const unsigned char *’
24197 | memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
  |~~~^~
./include/linux/fortify-string.h:648:27: note: in definition of macro 
‘__fortify_memcpy_chk’
  648 | __underlying_##op(p, q, __fortify_size);
\
  |   ^
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:24197:9: note: in expansion of 
macro ‘memcpy’
24197 | memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
  | ^~
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:24199:32: warning: passing 
argument 2 of ‘rtl8168_rar_set’ discards ‘const’ qualifier from pointer target 
type [-Wdiscarded-qualifiers]
24199 | rtl8168_rar_set(tp, dev->dev_addr);
  | ~~~^~
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:575:59: note: expected ‘uint8_t *’ 
{aka ‘unsigned char *’} but argument is of type ‘const unsigned char *’
  575 | void rtl8168_rar_set(struct rtl8168_private *tp, uint8_t *addr);
  |  ~^~~~
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c: In function 
‘r8168_csum_workaround’:
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:27733:24: error: implicit 
declaration of function ‘skb_gso_segment’; did you mean ‘skb_gso_reset’? 
[-Werror=implicit-function-declaration]
27733 | segs = skb_gso_segment(skb, features);
  |^~~
  |skb_gso_reset
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:27733:22: warning: assignment to 
‘struct sk_buff *’ from ‘int’ makes pointer from integer without a cast 
[-Wint-conversion]
27733 | segs = skb_gso_segment(skb, features);
  |  ^
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c: In function ‘rtl8168_resume’:
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:28693:32: warning: passing 
argument 2 of ‘rtl8168_rar_set’ discards ‘const’ qualifier from pointer target 
type [-Wdiscarded-qualifiers]
28693 | rtl8168_rar_set(tp, dev->dev_addr);
  | ~~~^~
/var/lib/dkms/r8168/8.049.02/build/r8168_n.c:24214:26: note: expected ‘uint8_t 
*’ {aka ‘unsigned char *’} but argument is of type ‘const unsigned char *’
24214 | uint8_t *addr)
  | ~^~~~

Parts of the kernel have changed and the r8168 source needs to be
updated for compatibility.

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

Title:
  Ubuntu 22.04 - dkms script from r8168-dkms debian package  crashes  at
  installation / reinstallation with kernel 6.5.0-14-generic

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2022-05-27 Thread Reinhard Tartler
@wide0s: what is the exact version of podman you were testing in the
comment above? Please provide the output of:

type -p podman
dpkg -s podman
podman --version
podman system info

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1971034] Re: Several security issues in libpod 3.4.x

2022-05-02 Thread Reinhard Tartler
@mdeslaur the issue is not addressed with a simple debdiff, several
packages need to be updated in the right order. I've done all this work
in debian testing, and all those packages could be synced over.

I'm asking for help with coordinating these uploads.

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

Title:
  Several security issues in libpod 3.4.x

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


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

[Bug 1971034] Re: Several security issues in libpod 3.4.x

2022-04-30 Thread Reinhard Tartler
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-1227

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-27191

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-27649

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

Title:
  Several security issues in libpod 3.4.x

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


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

[Bug 1971034] [NEW] Several security issues in libpod 3.4.x

2022-04-30 Thread Reinhard Tartler
*** This bug is a security vulnerability ***

Public security bug reported:

Ubuntu 20.04 ships currently with podman 3.4.4. Current upstream is at
version 3.4.7 and ships with a number of security updates:

3.4.7
* This release addresses CVE-2022-1227, where running podman top on a container 
made from a maliciously-crafted image and using a user namespace could allow 
for code execution in the host context.


3.4.6
* This release addresses CVE-2022-27191, where an attacker could potentially 
cause crashes in remote Podman by using incorrect SSH ciphers.

3.4.5
* This release addresses CVE-2022-27649, where Podman would set excess 
inheritable capabilities for processes in containers.
Bugfixes

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

** Affects: libpod (Ubuntu Impish)
 Importance: Undecided
 Status: New

** Affects: libpod (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Affects: libpod (Ubuntu Kinetic)
 Importance: Undecided
 Status: New

** Also affects: libpod (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Also affects: libpod (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: libpod (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

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

Title:
  Several security issues in libpod 3.4.x

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


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

[Bug 1964288] Re: Upgrade podman packages to v3.23 or above

2022-04-14 Thread Reinhard Tartler
Ubuntu Jammy ships with podman 3.4

** Changed in: libpod (Ubuntu)
   Status: New => Fix Released

** Changed in: libpod (Ubuntu)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  Upgrade podman packages to v3.23 or above

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


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

[Bug 1952103] Re: buildah run fails with permission denied

2022-02-27 Thread Reinhard Tartler
I've created test packages in my ppa at
https://launchpad.net/~siretart/+archive/ubuntu/podman/+packages

** Description changed:

+ [Impact]
+ 
+ Buildah, a specialized tool for building container images and an
+ alternative to docker, fails to fulfill it's primary use-case: building
+ container images
+ 
+ [Test Plan]
+ Install new buildah and build a container image
+ 
+ [Where problems could occur]
+ When testing, keep in mind that while most dockerfiles should just work with 
'buildah bud', there might be some corner cases where buildah is not
+ 100% feature compatible with docker.
+ 
+ 
+ Original Description follows:
+ 
  buildah run command is broken in ubuntu 21.10
  
  # buildah from alpine:3
  alpine-working-container
  
  # buildah run alpine-working-container touch /tmp/foo
- ERRO[] container_linux.go:380: starting container process caused: error 
adding seccomp filter rule for syscall bdflush: permission denied 
+ ERRO[] container_linux.go:380: starting container process caused: error 
adding seccomp filter rule for syscall bdflush: permission denied
  error running container: error from runc creating container for [/bin/touch 
/tmp/foo]: : exit status 1
  error while running runtime: exit status 1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: buildah 1.21.3+ds1-1ubuntu1
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 24 14:28:49 2021
  InstallationDate: Installed on 2021-08-02 (113 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: golang-github-containers-buildah
  UpgradeStatus: Upgraded to impish on 2021-10-25 (30 days ago)

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

Title:
  buildah run fails with permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-containers-buildah/+bug/1952103/+subscriptions


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

[Bug 1952103] Re: buildah run fails with permission denied

2022-02-27 Thread Reinhard Tartler
I can confirm that this issue is not fixed in impish at this point.
Rebuilding it against a newer containers/common does.

** Also affects: golang-github-containers-buildah (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Changed in: golang-github-containers-buildah (Ubuntu Impish)
   Status: New => In Progress

** Changed in: golang-github-containers-buildah (Ubuntu Impish)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  buildah run fails with permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-containers-buildah/+bug/1952103/+subscriptions


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

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-11-10 Thread Reinhard Enders
Boots ok with this fix:
uname -a:
Linux miles 5.13.0-22-generic #22+arighi2020+1 SMP Wed Nov 10 15:41:33 UTC 
2021 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

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


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

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-11-10 Thread Reinhard Enders
I attached dmesg output with KASAN error messages. Do you need any other
information?

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1945590/+attachment/5539482/+files/dmesg.txt

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

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


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

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-11-09 Thread Reinhard Enders
I (thinkpad e15 gen3 amd) tried the 5.15.1-051501 kernel from mainline test,
but unfortunately there hasn't happened any self-healing in the meantime -
still the old error.

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

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


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

[Bug 1940152] Re: TLS related test failure with go1.16

2021-11-07 Thread Reinhard Tartler
are you sure that the autopkgtests ever worked? As far as I can tell
from https://ci.debian.net/packages/c/consul/unstable/amd64/ it seems to
have been broken for quite a while (if they ever worked, that is)

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

Title:
  TLS related test failure with go1.16

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


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

[Bug 1940152] Re: TLS related test failure with go1.16

2021-11-01 Thread Reinhard Tartler
** Bug watch added: Debian Bug tracker #997133
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997133

** Also affects: consul (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997133
   Importance: Unknown
   Status: Unknown

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

Title:
  TLS related test failure with go1.16

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


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

[Bug 1947628] Re: VXLAN support is not present in kernel - Ubuntu 21.10 on Raspberry Pi 4 (64bit)

2021-10-21 Thread Reinhard Tartler
This might actually be intended behavior. I noticed that 21.10
introduced a new package that contains the missing kernel modules in
`linux-modules-extra-raspi`.

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

Title:
  VXLAN support is not present in kernel - Ubuntu 21.10 on Raspberry Pi
  4 (64bit)

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


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

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-10-11 Thread Reinhard Enders
5.13.8-051308-generic still boots ok, but
5.13.9-051309-generic fails

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

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


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

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-10-11 Thread Reinhard Enders
Same for me (Thinkpad E15 Gen3)
The last kernel that worked was 5.12.19-051219-generic
(which I need to make wifi work)

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-22 Thread Reinhard Tartler
libpod uploaded to impish-proposed

** Changed in: libpod (Ubuntu Impish)
   Status: Confirmed => Fix Committed

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-22 Thread Reinhard Tartler
golang-github-opencontainers-specs uploaded to impish-proposed

** Changed in: golang-github-opencontainers-specs (Ubuntu Impish)
   Status: New => Fix Committed

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-22 Thread Reinhard Tartler
golang-github-containers-common uploaded to impish-proposed

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-22 Thread Reinhard Tartler
** Also affects: golang-github-opencontainers-specs (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-22 Thread Reinhard Tartler
It's actually more complicated. Seems that
https://github.com/containers/common/pull/573 is necessary, but not
sufficient to fix this issue. I'm backporting additional commits that
made it into the containers/common 0.40.1 release (all of which update
seccomp.json), which I believe are all relevant for fixing this issue.
At least my local rebuild confirms that it fixes the reproducer.

I'll upload the fixed packages shortly.

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-22 Thread Reinhard Tartler
Thanks for the detailed steps. I am now able to reproduce and think I
understand the issue.

It seems that you missed out the seccomp.json changes from
https://github.com/containers/common/pull/573. Also, it seems that the
code changes in that commit aren't strictly necessary to fix the
reproducer. As a hotpatch, I was able to "fix" the issue with:


sudo curl -L 
https://raw.githubusercontent.com/containers/common/v0.41.0/pkg/seccomp/seccomp.json
 -o /usr/share/containers/seccomp.json

and then this command starts working:

podman run  -it --rm  ubuntu:impish /bin/bash -c 'apt-get -qq update;
apt-get install -y libc6; apt-get install -y jq'

I'll see to provide a backport of that pull request for impish.

** Also affects: golang-github-containers-common (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: golang-github-containers-common (Ubuntu Impish)
   Importance: Undecided => High

** Changed in: golang-github-containers-common (Ubuntu Impish)
   Status: New => Confirmed

** Changed in: golang-github-containers-common (Ubuntu Impish)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-22 Thread Reinhard Tartler
Hi, I've been doing the uploads for podman to debian and ubuntu for a
while now.

I'm struggling with reproducing this bug with podman on impish. On a
freshly "multipass launch'ed" impsish vm, I tried:

ubuntu@primary:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Impish Indri (development branch)
Release:21.10
Codename:   impish
ubuntu@primary:~$ sudo apt update -qq && sudo apt install crun runc podman
80 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
runc is already the newest version (1.0.1-0ubuntu2).
runc set to manually installed.
crun is already the newest version (0.17+dfsg-1).
podman is already the newest version (3.2.1+ds1-2ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded.

ubuntu@primary:~$ podman run -it --runtime crun ubuntu:impish apt update -qq
27 packages can be upgraded. Run 'apt list --upgradable' to see them.

ubuntu@primary:~$ podman run -it --runtime runc ubuntu:impish apt update -qq
27 packages can be upgraded. Run 'apt list --upgradable' to see them.

ubuntu@primary:~$ sudo podman run -it --runtime runc ubuntu:impish apt update 
-qq
27 packages can be upgraded. Run 'apt list --upgradable' to see them.

ubuntu@primary:~$ sudo podman run -it --runtime crun ubuntu:impish apt update 
-qq
27 packages can be upgraded. Run 'apt list --upgradable' to see them.


@paride, can you please assist me with reproducing the issue?

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


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

[Bug 1929931] Re: docker.io docker-proxy only binds to ipv4

2021-06-27 Thread Reinhard Koehn
Some additional information from docker release notes:

docker.io 20.10.2 introduced a regression that disabled binding to ipv6
addresses: https://github.com/moby/moby/issues/41858

This regression was fixed in docker 20.10.6, see
https://docs.docker.com/engine/release-notes/#20106 , fix is part of
merged https://github.com/moby/moby/pull/42205

Please update docker.io in focal-updates to 20.10.6 to fix these
regressions that impact many users using ipv6 with docker.io.

** Bug watch added: github.com/moby/moby/issues #41858
   https://github.com/moby/moby/issues/41858

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

Title:
  docker.io docker-proxy only binds to ipv4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1929931/+subscriptions

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

[Bug 1933754] [NEW] regression on ipv6 address binding in docker.io 20.10.2

2021-06-27 Thread Reinhard Koehn
Public bug reported:

docker.io 20.10.2 introduced a regression that disabled binding to ipv6
addresses: https://github.com/moby/moby/issues/41858

This regression was fixed in docker 20.10.6, see
https://docs.docker.com/engine/release-notes/#20106 , fix is part of
merged https://github.com/moby/moby/pull/42205

Please update docker.io in focal-updates to 20.10.6 to fix these
regressions that impact many users using ipv6 with docker.io.

** Affects: docker.io (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  regression on ipv6 address binding in docker.io 20.10.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1933754/+subscriptions

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

[Bug 1933754] Re: regression on ipv6 address binding in docker.io 20.10.2

2021-06-27 Thread Reinhard Koehn
This is a duplicate of
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1929931

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

Title:
  regression on ipv6 address binding in docker.io 20.10.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1933754/+subscriptions

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

Re: [Bug 1925397] Re: podman can't find runc

2021-06-13 Thread Reinhard Tartler
Please also check the configuration in your home directory.

Also, you always have the option of just installing both crun and run.

Lastly, can you try podman on hirsute or impish? Vagrant should make this
really easy.

On Sun, Jun 13, 2021, 17:25 Alex Rodriguez <1925...@bugs.launchpad.net>
wrote:

> I recently upgraded my physical machine to Ubuntu 21.04, and that is why
> I had to run everything inside of that vagrant vm instead of on my
> physical computer.
>
> Let me know if there is anything I can do help, I love using vagrant so
> if you need some resources for how to use it I can give you some.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1925397
>
> Title:
>   podman can't find runc
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/1925397/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=libpod;
> component=universe; status=Invalid; importance=Undecided; assignee=
> siret...@gmail.com;
> Launchpad-Bug-Tags: containers groovy podman
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: elreydetoda siretart
> Launchpad-Bug-Reporter: Alex Rodriguez (elreydetoda)
> Launchpad-Bug-Modifier: Alex Rodriguez (elreydetoda)
> Launchpad-Message-Rationale: Subscriber
> Launchpad-Message-For: siretart
>

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

Title:
  podman can't find runc

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

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

[Bug 1925397] Re: podman can't find runc

2021-06-12 Thread Reinhard Tartler
just installed a fresh 'impish' installation with 'multipass', installed
via 'apt install podman', and a quick 'podman run --rm -it fedora'
worked right away.

** Changed in: libpod (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  podman can't find runc

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

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

[Bug 1917884] Re: fails to buid in autopkgtest but not the actual build

2021-04-24 Thread Reinhard Tartler
Is that still an issue? I understand the package now builds just fine.

I think that's a general issue with golang packages. The line you quoted
is not including the error message, but shows the packages that the dh-
golang debhelper identified as needing to build. From the linked
logfile, this is the actual relevant error:

  # github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net
  
src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net/http.go:174:13:
 undefined: http2.ConfigureTransports

this indicates that some (possibly vendored) dependency is outdated and
needs syncing with the rest of the ubuntu archive.

** Changed in: libpod (Ubuntu)
   Status: New => Invalid

** Changed in: libpod (Ubuntu)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  fails to buid in autopkgtest but not the actual build

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

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

[Bug 1925397] Re: podman can't find runc

2021-04-24 Thread Reinhard Tartler
Can you please check your /etc/containers/containers.conf? Please try
deleting it for using the default configuration.

Also try using 'podman system reset' and/or deleting
~/.local/share/containers/ for resetting your rootless configuration.

Also, please attach the full output of 'podman info'

** Changed in: libpod (Ubuntu)
   Status: New => Incomplete

** Changed in: libpod (Ubuntu)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  podman can't find runc

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

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

[Bug 1925765] Re: [21.04 regression] networking broken in containers

2021-04-24 Thread Reinhard Tartler
Unfortunately, I cannot confirm this on a freshly installed Ubuntu 20.04
VM (that I grabbed with https://github.com/canonical/multipass on my
laptop running debian/bullseye).

I've replicated the registry example with the registry like this:

  ubuntu@accessible-liger:~$ podman run -d -p 5000:5000 --name registry 
docker.io/registry:2
  40c86041d629bec154a29eadb00440cf5fa43d7acbd8e4ca5e1fc90dabd1a3ec
  
  ubuntu@accessible-liger:~$ curl -s localhost:5000/v2/ | jq
  {}


As for your network connectity issue:

  root@accessible-liger:~# podman run --rm -it debian
  Resolved "debian" as an alias 
(/etc/containers/registries.conf.d/shortnames.conf)
  Trying to pull docker.io/library/debian:latest...
  Getting image source signatures
  Copying blob bd8f6a7501cc done  
  Copying config 0d587dfbc4 done  
  Writing manifest to image destination
  Storing signatures
  root@db1fb5ce9bf4:/# apt update
  Get:1 http://security.debian.org/debian-security buster/updates InRelease 
[65.4 kB]
  Get:2 http://deb.debian.org/debian buster InRelease [121 kB]  
  Get:3 http://security.debian.org/debian-security buster/updates/main amd64 
Packages [272 kB]
  Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
  Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]

I've tested both use-cases both in rootful and in rootless mode, both
worked fine for me.

** Changed in: libpod (Ubuntu)
   Status: New => Incomplete

** Changed in: libpod (Ubuntu)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  [21.04 regression] networking broken in containers

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

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

[Bug 1905443] Re: Error: default OCI runtime "runc" not found: invalid argument

2021-01-25 Thread Reinhard Tartler
** Summary changed:

- Podman/libpod crash
+ Error: default OCI runtime "runc" not found: invalid argument

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

Title:
  Error: default OCI runtime "runc" not found: invalid argument

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

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

[Bug 1905443] Re: Podman/libpod crash

2021-01-22 Thread Reinhard Tartler
This is marked as fixed in Debian, and I'm working on getting the fixed
package into hirsute. It's been a struggle so far with getting the whole
golang stack through the proposed migration.

The workaround for groovy (20.10) is to ensure that both 'runc' as well
as 'crun' packages are present.

** Bug watch added: Debian Bug tracker #971253
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971253

** Also affects: libpod (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971253
   Importance: Unknown
   Status: Unknown

** Changed in: libpod (Ubuntu)
   Status: New => Triaged

** Changed in: libpod (Ubuntu)
   Importance: Undecided => Medium

** Changed in: libpod (Ubuntu)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  Podman/libpod crash

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

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

[Bug 1851960] Re: [needs-packaging] missing podman

2021-01-22 Thread Reinhard Tartler
package available in ubuntu 20.10 and later

** Changed in: libpod (Ubuntu)
   Status: New => Fix Released

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

Title:
  [needs-packaging] missing podman

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

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

[Bug 1903611] [NEW] it could not investigated which system-upgrades are available

2020-11-09 Thread Reinhard
Public bug reported:

first step :
starting tool ppa purge, having swept off all none official packages

second step
 starting upgrade routine for 20.04 lts upgrade

third step 
got notice  " it could not investigated which system upgrade are availiable 

update procedure stopped

well, give me a solution for this problem

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.40
ProcVersionSignature: Ubuntu 4.15.0-122.124-generic 4.15.18
Uname: Linux 4.15.0-122-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.19
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov 10 00:16:08 2020
InstallationDate: Installed on 2018-08-20 (812 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-11-09 (0 days ago)
VarLogDistupgradeTermlog:

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


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

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

Title:
  it could not investigated  which system-upgrades  are available

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

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

[Bug 1890276] [NEW] inetd does not answer broadcast requests

2020-08-04 Thread Reinhard Zierke
Public bug reported:

When I call inetd services rup or rusersd in broadcast mode, I get
answers from my Ubuntu 18.04 machines only. An Ubuntu 20.04 machine
(here rzpc101) answers only when addressed directly:

zierke@rzpc100$ rup
rzpc100.informatik.un 14:02 up  10 days,8:30, load 0.52 0.38 0.23
rzlinux.informatik.un 14:02 up1 day,3:12, load 0.04 0.09 0.03
rzpc174.informatik.un 14:02 up   4 days,   19:28, load 0.00 0.01 0.00
^C
zierke@rzpc100$ rup rzpc101
rzpc101.informatik.un 14:02 up  3:29,   3 users, load 0.33 0.32 0.15
zierke@rzpc100$ rusers
rzpc100.informatik.u zierke zierke 
rzlinux.informatik.u zierke zierke zierke 
^C
zierke@rzpc100$ rusers rzpc101
rzpc101.informatik.u zierke zierke zierke 

zierke@rzpc101$ lsb_release -rd
Description:Ubuntu 20.04.1 LTS
Release:20.04

zierke@rzpc100$ lsb_release -rd
Description:Ubuntu 18.04.4 LTS
Release:18.04

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: openbsd-inetd 0.20160825-4build1
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug  4 14:03:06 2020
InstallationDate: Installed on 2020-07-24 (11 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: openbsd-inetd
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openbsd-inetd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  inetd does not answer broadcast requests

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

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

[Bug 1883978] Re: Possibly missing dependencies in golang-github-docker-docker-dev

2020-07-21 Thread Reinhard Tartler
Didier, what's the best way to contact them? Can you subscribe people
that would be able to advise / give guidance how to best resolve the
FTBFS bugs mentioned above?

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

Title:
  Possibly missing dependencies in golang-github-docker-docker-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1883978/+subscriptions

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

[Bug 1883978] Re: Possibly missing dependencies in golang-github-docker-docker-dev

2020-07-20 Thread Reinhard Tartler
I think this is also affecting many other package builds, such as
https://launchpad.net/ubuntu/+source/golang-github-containers-
storage/1.20.2-3/+build/19612159

Didier, Roche, how do you feel about adding those dependencies to the
ubuntu package?

** Changed in: docker.io (Ubuntu)
   Status: New => Confirmed

** Changed in: docker.io (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Possibly missing dependencies in golang-github-docker-docker-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1883978/+subscriptions

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

[Bug 1881294] Re: Apparmor blocks evince GUI-Input-Dialogs

2020-06-01 Thread Reinhard
Hello Arnold,

thanks a lot for your fast and good answer!

But maybe I do something terribly wrong or there is something working
strange?

To deploy apparmor changes I started to play around on a test machine
with no LDAP and no NFS.

1. created new user: /home/teachers/check
2. added @{HOMEDIRS}+=/home/teachers/ to 
/etc/apparmor.d/tunables/home.d/site.local 
3. sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince
4. sudo service apparmor reload
5. reboot

but still have the same behavior as described above :-(

And this is the error-message I get now:

Jun  1 11:15:29 r000pc01 kernel: [   21.460130] audit: type=1400
audit(1591002929.480:45): apparmor="DENIED" operation="connect"
profile="/usr/bin/evince" pid=2103 comm="pool-evince" family="unix"
sock_type="stream" protocol=0 requested_mask="send receive connect"
denied_mask="send connect" addr=none
peer_addr="@/home/teachers/check/.cache/ibus/dbus-1kIdhqFI"
peer="unconfined"

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

Title:
  Apparmor blocks evince GUI-Input-Dialogs

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

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

[Bug 1753329] Re: deprecate and stop packaging?

2020-05-30 Thread Reinhard Tartler
As another datapoint, the docker.io package serves as a build dependency
to many container-related packages in the archive. Dropping the package
would in the short-term mean breaking all packages that use this code
(nomad, buildah, podman, to name a few). In the long term, it might
cause increased vendoring inside the archive, making security support
harder.

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

Title:
  deprecate and stop packaging?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1753329/+subscriptions

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

[Bug 1881294] [NEW] Apparmor blocks evince GUI-Input-Dialogs

2020-05-29 Thread Reinhard
Public bug reported:

Network Users (LDAP + NFS4 home) cannot interact with evince GUI-input-
elements.

* page navigation per number not possible
* select pages to print not possible
* save open PDF with different name not possible

Local user on the same machine behaves as expected.


apparmor messages  in /var/log/syslog 

May 29 14:37:07 r002pc51 kernel: [15848.736916] audit: type=1400
audit(1590755827.768:827): apparmor="DENIED" operation="file_lock"
profile="/usr/bin/evince" name="/home/teachers/ttfinr/.cache/event-
sound-cache.tdb.2176809057334199ab75052753e0683a.x86_64-pc-linux-gnu"
pid=34988 comm="evince" requested_mask="k" denied_mask="k" fsuid=4515
ouid=4515

May 29 14:37:07 r002pc51 kernel: [15848.739259] audit: type=1400
audit(1590755827.772:828): apparmor="DENIED" operation="link"
profile="/usr/bin/evince" name="/home/teachers/ttfinr/.local/share/gvfs-
metadata/.open04eaJ8" pid=34988 comm="pool-evince" requested_mask="l"
denied_mask="l" fsuid=4515 ouid=4515
target="/home/teachers/ttfinr/.local/share/gvfs-metadata/home"

May 29 14:37:07 r002pc51 kernel: [15848.739974] audit: type=1400
audit(1590755827.772:829): apparmor="DENIED" operation="open"
profile="/usr/bin/evince" name="/run/user/4515/gvfs-
metadata/.openumWxE7" pid=34988 comm="pool-evince" requested_mask="r"
denied_mask="r" fsuid=4515 ouid=4515

May 29 14:37:07 r002pc51 kernel: [15848.740088] audit: type=1400
audit(1590755827.772:830): apparmor="DENIED" operation="unlink"
profile="/usr/bin/evince" name="/run/user/4515/gvfs-
metadata/.openumWxE7" pid=34988 comm="pool-evince" requested_mask="d"
denied_mask="d" fsuid=4515 ouid=4515

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


** Tags: apparmor envince

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

Title:
  Apparmor blocks evince GUI-Input-Dialogs

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

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

[Bug 1876764] Re: tp_print changes in python 3.8 prevent build

2020-05-11 Thread Reinhard Katzmann
I have tested the patch-set but it does not fix the issue. It looks to me that 
the version check is not correct (should be against 3.8 not 3.9). I opened a 
separate issue on swig side:
https://github.com/swig/swig/issues/1790

** Bug watch added: github.com/swig/swig/issues #1790
   https://github.com/swig/swig/issues/1790

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

Title:
  tp_print changes in python 3.8 prevent build

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

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

[Bug 1876764] [NEW] tp_print changes in python 3.8 prevent build

2020-05-04 Thread Reinhard Katzmann
Public bug reported:

Platform: Ubuntu 20.04 LTS x86_64
Swig version: 4.0.1-5build1
Python version 3.8
Compiler used: clang 9.0 or clang 10.0

Description:
Our project does not build due to an issue in swig that was fixed after 4.0.1 
release.

Expected build behaviour:
No warnings and errors

Actual build behaviour:
API issue due to making tp_print deprecated in python 3.8 after swig 4.0.1 
release.
This issue causes my project build to fail:

In file included from /usr/include/python3.8/Python.h:85:
In file included from /usr/include/python3.8/pytime.h:6:
In file included from /usr/include/python3.8/object.h:746:
/usr/include/python3.8/cpython/object.h:177:16: error: 'tp_print' is deprecated

Recovery:
Manually applying patch and creating my own swig package.

Patch available from github:
https://github.com/swig/swig/pull/1670

Extra Information:
Please add this patch to allow swig python interfaces to be used with python 
3.8.
gcc seems to ignore this kind of error though it should not (but that is a 
different kind of issue).
Related issue on our side:
https://github.com/canorusmusic/canorus/issues/163

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


** Tags: focal patch

** Tags added: focal patch

** Description changed:

  Platform: Ubuntu 20.04 LTS x86_64
  Swig version: 4.0.1-5build1
  Python version 3.8
  Compiler used: clang 9.0 or clang 10.0
  
  Description:
- My project does not build due to an issue in swig that was fixed after 4.0.1 
release.
+ Our project does not build due to an issue in swig that was fixed after 4.0.1 
release.
  
  Expected build behaviour:
  No warnings and errors
  
  Actual build behaviour:
  API issue due to making tp_print deprecated in python 3.8 after swig 4.0.1 
release.
  This issue causes my project build to fail:
  
  In file included from /usr/include/python3.8/Python.h:85:
  In file included from /usr/include/python3.8/pytime.h:6:
  In file included from /usr/include/python3.8/object.h:746:
- /usr/include/python3.8/cpython/object.h:177:16: error: 'tp_print' is 
deprecated 
+ /usr/include/python3.8/cpython/object.h:177:16: error: 'tp_print' is 
deprecated
  
  Recovery:
  Manually applying patch and creating my own swig package.
  
  Patch available from github:
  https://github.com/swig/swig/pull/1670
  
  Extra Information:
  Please add this patch to allow swig python interfaces to be used with python 
3.8.
  gcc seems to ignore this kind of error though it should not (but that is a 
different kind of issue).
+ Related issue on our side:
+ https://github.com/canorusmusic/canorus/issues/163

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

Title:
  tp_print changes in python 3.8 prevent build

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

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

[Bug 1876436] Re: ClangFormat Plugin broken

2020-05-02 Thread Reinhard Katzmann
** Tags added: focal

** Tags added: build packaging

** Tags added: plugin

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

Title:
  ClangFormat Plugin broken

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

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


[Bug 1876436] [NEW] ClangFormat Plugin broken

2020-05-02 Thread Reinhard Katzmann
Public bug reported:

Description:
When starting QtCreator everytime I get the error message that ClangFormat 
Plugin cannot be loaded.

Initial Situation:
a) Plugin ClangFormat is activated in a previous session.
b) Alternatively try to activate the plugin and click on error messages.

Expected behaviour:
Plugin is loaded

Actual behaviour:
Window opens with the message "Initialization of plugin failed: Disabling 
ClangFormat plugin as it has not been built against a modified Clang's 
libFormat."

Cause:
I did some research and found that this error message is misleading.
The true issue is that the library "libClangFormat.so" was not included in the 
package (or was not build).

Extra Information:
As I use this plugin in my projects work it is essentiell to have it included 
in the qtcreator distribution. It is important to improve code stability within 
my projects.

I have recently switched from official QtCreator distribution (which
includes this plugin) and was surprised on this error on such a basic
plugin.

Platform:
Ubuntu 20.04 LTS x86_64

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

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

Title:
  ClangFormat Plugin broken

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

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

[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-04-29 Thread Reinhard Czwiertnia
** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  [nvidia] Screen scaling 125% gives 200%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1870736/+subscriptions

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

[Bug 1868436] [NEW] geany doesn't show written underscores

2020-03-22 Thread Reinhard
Public bug reported:

In geany written underscores are NOT shown anymore.
This happens, if standard settings are used. (Font = Monospace Regular=
_ appears if different font is used. (Font = Nimus Mono PS Regular)

Bug is duplicate of
https://bugzilla.redhat.com/show_bug.cgi?id=1756752

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


** Tags: font presentation problem

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

Title:
  geany doesn't show written underscores

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

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

[Bug 1867187] Re: Geary 3.35.90-3 - No UI, but System Monitor Lists Process

2020-03-15 Thread reinhard rasche
Apparently fixed with build 3.36 found in Debian Sid.

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

Title:
  Geary 3.35.90-3 - No UI, but System Monitor Lists Process

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

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

[Bug 1867187] [NEW] Geary 3.35.90-3 - No UI, but System Monitor Lists Process

2020-03-12 Thread reinhard rasche
Public bug reported:

At launch:

*[wrn] 00:28:10.0642 GLib-GObject:cannot register existing type 
'PluginNotification'
![crt] 00:28:10.0642 GLib:g_once_init_leave: assertion 'result != 0' failed
![crt] 00:28:10.0643 GLib-GObject:g_type_register_dynamic: assertion 
'parent_type > 0' failed
*[wrn] 00:28:10.0643 GLib-GObject:cannot register existing type 
'GearyBaseObject'
*[wrn] 00:28:10.0643 GLib-GObject:cannot register existing type 
'GearyBaseInterface'
![crt] 00:28:10.0643 GLib:g_once_init_leave: assertion 'result != 0' failed
![crt] 00:28:10.0643 GLib-GObject:g_type_add_interface_static: assertion 
'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
![crt] 00:28:10.0644 GLib:g_once_init_leave: assertion 'result != 0' failed
![crt] 00:28:10.0644 GLib-GObject:g_type_register_dynamic: assertion 
'parent_type > 0' failed

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Geary 3.35.90-3 - No UI, but System Monitor Lists Process

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

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

[Bug 1866565] Re: Enabling the embedded terminal plugin crashes GEdit and subsequently prevents GEdit to start b/c of missing key in GSettings schema

2020-03-11 Thread Reinhard
Work around to start gedit again, if broken from missing schema key:

install dconf (ow-level configuration system):
>> sudo apt update
>> sudo apt install dconf

start dconf:
>> dconf

Navigate to key: 
org.gnome.gedit.plugins.active-plugins

and activate the default values:
['filebrowser', 'spell', 'modelines', 'time', 'docinfo']

or eliminate terminal in your actual values:

=> gedit will start again.

PS:
I miss old style config files :-(

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

Title:
  Enabling the embedded terminal plugin crashes GEdit and subsequently
  prevents GEdit to start b/c of missing key in GSettings schema

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit-plugins/+bug/1866565/+subscriptions

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

[Bug 1771185] Re: Secondary monitor not connecting in 18.04 LTS

2019-08-08 Thread reinhard zufall
I upgraded my system to the 5.0 kernel of 18.04.3 recently, but the
external monitor is still not detected and also xrandr still lists HDMI
as disconnected. I was hoping badly for an improvement, but so far it
does not seem as if someone is working on this bug.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Secondary monitor not connecting in 18.04 LTS

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

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

[Bug 1629839] Re: pstree reports "/proc/xxxx: No such file or directory"

2019-08-02 Thread Reinhard Neder
This error still exists in Ubuntu 18.04 LTS in August 2019, three years later.
The pstree version is 23.1
On our local high performance system the pstree version is 22.20 and the error 
does occur frequently. 
As of which pstree version should the bug have been fixed? 

To make a case for the importance of this bug fix I need to do the following:
In parallel processing i use mpi. Unfortunately, within mpi a program cannot 
tell if the program was started as: "mpiexec -n 20 my_program" or serially as 
"my_program". By running a command line
"pstree -s -l -p PID" prior to initializing the MPI world, I could distinguish 
the two different start up modi.

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

Title:
  pstree reports "/proc/: No such file or directory"

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

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

[Bug 1771185] Re: Secondary monitor not connecting in 18.04 LTS

2019-07-09 Thread reinhard zufall
I can confirm that the drivers don't get loaded in 18.04 even though they are 
installed. This is also what I get when running nvidia-settings from terminal. 
ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system

$uname -a
Linux laptop 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27 07:28:31 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Secondary monitor not connecting in 18.04 LTS

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

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

[Bug 1741977] Re: Scanning fails with many Samsung multifunctions (SCX-3200, SCX-3400, CLX-6260) after upgrading to Ubuntu 17.10/18.04 (SANE_USB_WORKAROUND=1 needed)

2019-07-08 Thread Reinhard Katzmann
I only started investigating but SANE_USB_WORKAROUND=1 does definitively
not work for me. However so far I had not been able to communicate with
the scanner (even after removing / reinserting USB cable) so I cannot be
100% sure if this is the same issue. The second part of the issue shown
is 100% identical. Due to lack of experience with the xerox debug output
it may be a different issue.

Question is how can I get any further information why the communication
fails ? This still looks to me like a generic issue, not a xerox
specific issue.

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

Title:
  Scanning fails with many Samsung multifunctions (SCX-3200, SCX-3400,
  CLX-6260) after upgrading to Ubuntu 17.10/18.04 (SANE_USB_WORKAROUND=1
  needed)

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

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

[Bug 1828401] Re: 9.26~dfsg+0-0ubuntu0.18.04.9 breaks cups printing of pdf

2019-05-09 Thread Reinhard
Thanks a lot for error report and fast and working WORKAROUND!

In school we have our most important exams, so blocking printers produce
a lot of bad mood, especially, if the whole house runs under Linux.

For my automatic updates I had to add --allow-downgrades to the
workaround.

>>apt-get -y --allow-downgrades install ...

Thanks!

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

Title:
  9.26~dfsg+0-0ubuntu0.18.04.9 breaks cups printing of pdf

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

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

[Bug 1816846] Re: segfault in libc-2.23.so netinstall installation pxe

2019-03-05 Thread Reinhard
Question:
If images in
http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
are broken for nearly all us and having about 30 postings in 2 threads, what is 
the reason to place the new images NOT in ...dists/xenial/main... ?
Or to give as at least a README.md in ...dists/xenial/main... ?
Thanks!

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

Title:
  segfault in libc-2.23.so netinstall installation pxe

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

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

[Bug 1341307] Re: fs2ram places /var/cache on tmpfs, Breaks unrelated packages

2019-02-09 Thread Reinhard Tartler
** Changed in: fs2ram (Ubuntu)
   Status: Invalid => New

** Changed in: software-center (Ubuntu)
   Status: Invalid => New

** Changed in: vdradmin (Ubuntu)
   Status: Invalid => New

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

Title:
  fs2ram places /var/cache on tmpfs, Breaks unrelated packages

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

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

[Bug 1341307] Re: fs2ram places /var/cache on tmpfs, Breaks unrelated packages

2019-02-09 Thread Reinhard Tartler
Nathan, could you please elaborate why you marked this bug as invalid?
What makes you think this was fixed?

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

Title:
  fs2ram places /var/cache on tmpfs, Breaks unrelated packages

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

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

[Bug 1743849] Re: Package doesn't rebuild kernel module with new kernel install

2019-02-04 Thread Reinhard Koehn
This seems to be a duplicate of bug 1705820 and bug 1804832

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

Title:
  Package doesn't rebuild kernel module with new kernel install

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

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

[Bug 1733379] Re: RTL8812AU driver working no more after kernel 4.4.0-101-generic update

2019-02-04 Thread Reinhard Koehn
This seems to be a duplicate of bug 1705820 and bug 1804832

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

Title:
  RTL8812AU driver working no more after kernel 4.4.0-101-generic update

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

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

[Bug 1804832] Re: dkms will not build for correct kernel, only running one

2019-02-04 Thread Reinhard Koehn
This sounds like a duplicate of bug 1705820, which already contains a
patch with a fix.

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

Title:
  dkms will not build for correct kernel, only running one

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

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

[Bug 1705488] Re: rtl8812au stops working after kernel update

2019-02-04 Thread Reinhard Koehn
*** This bug is a duplicate of bug 1705820 ***
https://bugs.launchpad.net/bugs/1705820

I agree this seems to be a duplicate of bug 1705820. The fix posted
there worked for me, too. Maybe this bug can be closed as duplicate?


** This bug has been marked a duplicate of bug 1705820
   Wrong build when kernel upgrade (about kernel header path)

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

Title:
  rtl8812au stops working after kernel update

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

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

[Bug 1705820] Re: Wrong build when kernel upgrade (about kernel header path)

2019-02-04 Thread Reinhard Koehn
This bug is till today not fixed in Ubuntu 18.04

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

Title:
  Wrong build when kernel upgrade (about kernel header path)

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

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

[Bug 1804593] Re: thermal thermal_zone0: failed to read out thermal zone

2018-12-21 Thread Reinhard Katzmann
If you need those newer vega firmware for your hardware you need to
update linux-firmware. Best would be to get the src deb from debian sid
or Ubuntu development (19.04) repo and recompile it on your system. I
have not checked if it was backported.

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

Title:
  thermal thermal_zone0: failed to read out thermal zone

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

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

[Bug 1771185] Re: Secondary monitor not connecting in 18.04 LTS

2018-12-20 Thread reinhard zufall
I have basically the same problem. I was using 18.04LTS on a HP ZBook15
laptop and also wanted to connect an external monitor by using the HDMI
interface. I have 2 graphics cards intel(i915) + NVidia(390drivers), and
whatever I chose in prime-select/Nvidia-settings, the external monitor
did not work. 'xrandr' always listed the HDMI port as disconnected,
which was not true of course. I also tried using different HDMI cables
due to stackoverflow suggestions, but this didn't solve the issue. Then,
I updated to 18.10, which I still use now, hoping there would be an
improvement, but nothing changed. The monitor is still not working,
"xrandr" still says that the monitor is disconnected.

Would really be great if this could be solved. Hoping for the best.
Thanks!

xrandr output:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 
340mm x 190mm
   1920x1080 60.00*+  59.9340.00  
   1680x1050 59.9559.88  
   1600x1024 60.17  
   1400x1050 59.98  
   1600x900  60.0059.9559.82  
   1280x1024 60.02  
   1440x900  59.89  
   1400x900  59.9659.88  
   1280x960  60.00  
   1368x768  60.0059.8859.85  
   1360x768  59.8059.96  
   1280x800  59.8159.91  
   1152x864  60.00  
   1280x720  59.8660.0059.74  
   1024x768  60.00  
   1024x576  60.0059.9059.82  
   960x540   60.0059.6359.82  
   800x600   60.3256.25  
   864x486   60.0059.9259.57  
   640x480   59.94  
   720x405   59.5160.0058.99  
   640x360   59.8459.3260.00  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

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

Title:
  Secondary monitor not connecting in 18.04 LTS

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

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

[Bug 1775065] Re: No brightness controls and /sys/class/backlight empty after upgrade to Bionic on laptop with GeForce GTX 1060 Mobile (kernel parameter acpi_osi= is a workaround)

2018-11-24 Thread reinhard zufall
Got a similar problem on a HP Zbook G5. I have 2 graphics cards: Intel + Nvidia.
I use the Nvidia proprietary drivers 415. The difference in my case is that I 
have an entry in "/sys/class/backlight", namely: "intel_backlight" and that I 
can control the display brightness using the gnome GUI slider, but also my 
backlight hotkeys are not working and none of the following kernel parameters 
solved the issue:
"acpi_backlight=vendor"
"acpi_backlight=video"
"acpi_backlight=video0"
"acpi_backlight=none"
"acpi_osi=Linux"
Since many people are experiencing this annoying bug, it would really be great 
if it could be solved.
Anyhow, thanks for any of your efforts to solve this issue!

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

Title:
  No brightness controls and /sys/class/backlight empty after upgrade to
  Bionic on laptop with GeForce GTX 1060 Mobile (kernel parameter
  acpi_osi= is a workaround)

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

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

[Bug 1775065] Re: No brightness controls and /sys/class/backlight empty after upgrade to Bionic on laptop with GeForce GTX 1060 Mobile (kernel parameter acpi_osi= is a workaround)

2018-11-24 Thread reinhard zufall
Forgot my setup infos:
##
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic

dmidecode:
System Information
 Manufacturer: HP
 Product Name: HP ZBook 15 G5
uname -a:
4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 
x86_64 GNU/Linux

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

Title:
  No brightness controls and /sys/class/backlight empty after upgrade to
  Bionic on laptop with GeForce GTX 1060 Mobile (kernel parameter
  acpi_osi= is a workaround)

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

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

[Bug 1800688] [NEW] php-gmagick chrashes php/nextcloud

2018-10-30 Thread Reinhard
Public bug reported:

If the package php-gmagick is installed in an working nextcloud14 -
installation on an ubuntu 18.04 (lxd-container or normal server) php an
therefore nextcloud is not accessible any more via webbrowser. (Error:
Secure connection failed). There is no access via https, and also no
access via http, if apache2 is installed without ssl.

My Testing:
>> lxc launch ubuntu:18.04 n01
>> lxc exec n01 bash
root@n01: git clone https://github.com/edvapp/networkbox
root@n01: cd networkbox/nextcloud
root@n01: ./install-nextcloud.sh #(nextcloud 14, php 7.2 apache2 with ssl)

in Browser: https://"n01s-IP"/nextcloud <- User:admin Password:admin1234
OK

root@n01: apt install php-gmagick
root@n01: systemctl restart apache2

in Browser: https://"n01s-IP"/nextcloud <- User:admin Password:admin1234
BROCKEN

root@n01: apt purge php-gmagick
root@n01: systemctl restart apache2

in Browser: https://"n01-IP"/nextcloud <- User:admin Password:admin1234
OK

** Affects: php-gmagick (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: nextcloud php php-gmagick

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

Title:
  php-gmagick chrashes php/nextcloud

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

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

[Bug 1776271] Re: Could not prepare Boot variable: No space left on device (package shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu] failed to install/upgrade: Unterprozess installed shim-signed packag

2018-10-03 Thread Reinhard Gimbel
Hi !

The device is a Lenovo Thinkpad X121 netbook/notebook built roughly mid
of 2011. It has got a not sooo powerful AMD E-350 CPU with related AMD
chipset. It is serving as my gateway to the world when travelling
around.

Lenovo is said to have a sort of strange BIOS / UEFI implenentations
though.

Please report back if you require further (ie. more detailed)
information !

Best regards,
Reinhard.

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

Title:
  Could not prepare Boot variable: No space left on device (package
  shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu] failed to
  install/upgrade: Unterprozess installed shim-signed package post-
  installation script gab den Fehler-Ausgangsstatus 1 zurück)

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

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

[Bug 1782402] Re: any export AC3 causes segfault

2018-07-25 Thread Reinhard Tartler
Unfortunately, apport-collect didn't collect the crash file. Please
check if there is an corresponding crash file for this segfault in
/var/crash and report it using "ubuntu-bug /var/crash/". We
can then mark the new bug as duplicate of this one as necessary.

Alternatively, you could use "apport-retrace" to retrace the crash file.
I haven't done so myself, and the "ubuntu-bug" route might be easier.

Sorry for not getting back to you sooner, I had to check on IRC on
#ubuntu-bug for clarifying how to proceed with apport here.

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

Title:
  any export AC3 causes segfault

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

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

[Bug 1336527] Re: add --version argument

2018-07-25 Thread Reinhard Tartler
** Changed in: synaptic (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  add --version argument

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

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

[Bug 1782402] Re: any export AC3 causes segfault

2018-07-23 Thread Reinhard Tartler
Unfortunately, this is not enough. Please use apport-collect
(http://manpages.ubuntu.com/manpages/bionic/en/man1/ubuntu-bug.1.html)
to attach the missing information.

The backtrace indicates that the crash comes from avcodec_open2(), which
is found in the ffmpeg package. However, your trace did not have the
sources, nor the debug symbols of libavcodec in place. It didn't even
indicate the exact package version of the libavcodec package. All of
this information is automatically added by "apport-collect".

Thanks for your understanding.

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

Title:
  any export AC3 causes segfault

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

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

[Bug 1763387] Re: Biobic HWE kernel (4.15) does not contain the bnx2 (Broadcom NetXtreme II network card) firmware

2018-07-23 Thread Reinhard Zierke
I have the same problem with our login server, an old HP ProLiant DL380
G5 with Broadcomm network interface.  Its kernel got upgraded this
morning from 4.13.0 to 4.15.0-29-generic via the linux-generic-hwe-16.04
meta package.

At reboot the eth0 interface got its correct IP address (via manual 
configuration in /etc/network interfaces) but stayed down.  A manual 'ifconfig 
eth0 up' on the console gave the error message
'bnx2: Can’t load firmware bnx2/bnx2-mips-06-6.2.3.fw'.

I've now rebooted the login server with the old 4.13.0-45 kernel but
would like to use the same kernel that runs on all our other hosts.

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

Title:
  Biobic HWE kernel (4.15) does not contain the bnx2 (Broadcom NetXtreme
  II network card) firmware

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

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

[Bug 1782974] [NEW] cd /dvd doesn't write data

2018-07-22 Thread Reinhard
Public bug reported:

cd/dvd Drive status "only read data" , cann't write data on re- writeable disk, 
I doesn't know what's to do.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-130.156-generic 4.4.134
Uname: Linux 4.4.0-130-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Jul 22 10:46:49 2018
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: No
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RS740 [Radeon 2100] [1002:796e] 
(prog-if 00 [VGA controller])
   Subsystem: Foxconn International, Inc. RS740 [Radeon 2100] [105b:0e22]
InstallationDate: Installed on 2015-10-24 (1001 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-130-generic 
root=UUID=368c9809-b472-47a9-9a0a-edf51a6218f8 ro plymouth:debug drm.debug=0xe
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/30/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: A74ML 3.0/A74ML-K 3.0
dmi.board.vendor: FOXCONN
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/30/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnFOXCONN:rnA74ML3.0/A74ML-K3.0:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.91-2~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Jul 22 09:58:44 2018
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech USB Keyboard KEYBOARD, id 8
 inputLogitech USB Keyboard KEYBOARD, id 9
 inputImExPS/2 Generic Explorer Mouse MOUSE, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.7
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug ubuntu xenial

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

Title:
  cd /dvd doesn't write data

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

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

[Bug 1782402] Re: any export AC3 causes segfault

2018-07-18 Thread Reinhard Tartler
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.


** Changed in: transcode (Ubuntu)
   Status: New => Incomplete

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

Title:
  any export AC3 causes segfault

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

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

[Bug 1781908] [NEW] upgrade

2018-07-16 Thread Reinhard
Public bug reported:

system doesn' work since last upgrade at 09th july 2018

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-130.156-generic 4.4.134
Uname: Linux 4.4.0-130-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Mon Jul 16 13:05:55 2018
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RS740 [Radeon 2100] [1002:796e] 
(prog-if 00 [VGA controller])
   Subsystem: Foxconn International, Inc. RS740 [Radeon 2100] [105b:0e22]
InstallationDate: Installed on 2015-10-24 (995 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-130-generic 
root=UUID=368c9809-b472-47a9-9a0a-edf51a6218f8 ro plymouth:debug quiet splash 
init=/sbin/upstart
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/30/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: A74ML 3.0/A74ML-K 3.0
dmi.board.vendor: FOXCONN
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/30/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnFOXCONN:rnA74ML3.0/A74ML-K3.0:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.91-2~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Mon Jul 16 15:01:53 2018
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech USB Keyboard KEYBOARD, id 8
 inputLogitech USB Keyboard KEYBOARD, id 9
 inputImExPS/2 Generic Explorer Mouse MOUSE, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.7
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug ubuntu xenial

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

Title:
  upgrade

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

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

[Bug 1777079] Re: [SRU] Command VBoxManage modifyvm "Machine_name" --audioout on is not working

2018-06-22 Thread Reinhard
Hello Lukas,

just tested your new package 5.2.10-dfsg-6ubuntu18.04.1 from proposed.
and

VBoxManage modifyvm "Machine_name" --audioout on is WORKING

as expected.

THANKS!
Reinhard

PS:
You can find my script to build machines here:
https://github.com/edvapp/autoinstall/blob/master/vms/startVM.sh

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

Title:
  [SRU] Command VBoxManage modifyvm "Machine_name" --audioout on is not
  working

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

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

[Bug 1777079] [NEW] Command VBoxManage modifyvm "Machine_name" --audioout on is not working

2018-06-15 Thread Reinhard
Public bug reported:

Command VBoxManage modifyvm "Machine_name" --audioout on is not working
in version 5.2.10, which is standard in Ubuntu 18.04.

It is not possible to create a VM from the console with audio output.
Audio out can only be set to "on" via the GUI - interface, which will not work 
for fullscreen VMs :-(

This bug was reported (https://www.virtualbox.org/ticket/17409) and
fixed.

I tested with version 5.2.12 
https://download.virtualbox.org/virtualbox/5.2.12/virtualbox-5.2_5.2.12-122591~Ubuntu~bionic_amd64.deb
and everything works as exspected.

It would be nice to, get 5.2.12 via normal repository. Thanks

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: virtualbox 5.2.10-dfsg-6
ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
Uname: Linux 4.15.0-23-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Jun 15 10:20:46 2018
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  Command VBoxManage modifyvm "Machine_name" --audioout on is not
  working

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

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

[Bug 1776271] Re: Could not prepare Boot variable: No space left on device (package shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu] failed to install/upgrade: Unterprozess installed shim-signed packag

2018-06-13 Thread Reinhard Gimbel
As requested:

0 reinhard@kolibri-lnx $ sudo efibootmgr -v
[sudo] Passwort für reinhard: 
BootCurrent: 0007
Timeout: 0 seconds
BootOrder: 000A,,0001,0002,0005,0006,0007,0008,0009
Boot  Setup FvFile(721c8b66-426c-4e86-8e99-3457c46ab0b9)
Boot0001  Boot Menu FvFile(126a762d-5758-4fca-8531-201a7f57f850)
Boot0002  Diagnostic Splash Screen  
FvFile(a7d8d9a6-6ab0-4aeb-ad9d-163e59a7a380)
Boot0003  Rescue and Recovery   FvFile(665d3f60-ad3e-4cad-8e26-db46eee9f1b5)
Boot0004  Startup Interrupt Menu
FvFile(f46ee6f4-4785-43a3-923d-7f786c3c8479)
Boot0005* USB CD
VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,86701296aa5a7848b66cd49dd3ba6a55)
Boot0006* USB FDD   
VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,6ff015a28830b543a8b8641009461e49)
Boot0007* ATA HDD0  
VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,91af625956449f41a7b91f4f892ab0f600)
Boot0008* USB HDD   
VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,33e821aaaf33bc4789bd419f88c50803)
Boot0009* PCI LAN   
VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,78a84aaf2b2afc4ea79cf5cc8f3d3803)
Boot000A* ubuntu
HD(2,GPT,f1fb36c9-50b6-474f-98f9-e595c7007d01,0xe1800,0x32000)/File(\EFI\ubuntu\shimx64.efi)

~
0 reinhard@kolibri-lnx $ sudo efibootmgr -v -c -L ubuntu -l 
\\EFI\\ubuntu\\shimx64.efi
efibootmgr: ** Warning ** : Boot000A has same label ubuntu
Could not prepare Boot variable: No space left on device

~
0 reinhard@kolibri-lnx $ 

The notebook/netbook is a rather old Lenovo ThinkPad X121e with the
(Lenovo-typical ?) EFI implementation flaws. I'm not sure if this fact
is contributing in a bad way as well.

BR,
Reinhard.

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

Title:
  Could not prepare Boot variable: No space left on device (package
  shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu] failed to
  install/upgrade: Unterprozess installed shim-signed package post-
  installation script gab den Fehler-Ausgangsstatus 1 zurück)

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

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

[Bug 1776271] [NEW] package shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu] failed to install/upgrade: Unterprozess installed shim-signed package post-installation script gab den Fehler-Ausgangsstatus

2018-06-11 Thread Reinhard Gimbel
Public bug reported:

Bug report popped up during kernel upgrade

ProblemType: Package
DistroRelease: Ubuntu Kylin 18.04
Package: shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu]
ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
Uname: Linux 4.15.0-22-generic x86_64
.proc.sys.kernel.moksbstate_disabled: Error: [Errno 2] Datei oder Verzeichnis 
nicht gefunden: '/proc/sys/kernel/moksbstate_disabled'
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Mon Jun 11 20:05:16 2018
EFITables:
 Jun 11 21:21:17 kolibri-lnx kernel: efi: EFI v2.00 by Phoenix Technologies Ltd.
 Jun 11 21:21:17 kolibri-lnx kernel: efi:  ACPI=0xc71d9000  ACPI 2.0=0xc71d9014 
 SMBIOS=0xc70ec000 
 Jun 11 21:21:17 kolibri-lnx kernel: secureboot: Secure boot could not be 
determined (mode 0)
 Jun 11 19:59:04 kolibri-lnx fwupd[2803]: disabling plugin because: failed to 
startup uefi: UEFI firmware updating not supported
ErrorMessage: Unterprozess installed shim-signed package post-installation 
script gab den Fehler-Ausgangsstatus 1 zurück
InstallationDate: Installed on 2017-10-28 (226 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: shim-signed
Title: package shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu] failed to 
install/upgrade: Unterprozess installed shim-signed package post-installation 
script gab den Fehler-Ausgangsstatus 1 zurück
UpgradeStatus: Upgraded to bionic on 2018-05-07 (35 days ago)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  package shim-signed 1.34.9+13-0ubuntu2 [origin: Ubuntu] failed to
  install/upgrade: Unterprozess installed shim-signed package post-
  installation script gab den Fehler-Ausgangsstatus 1 zurück

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

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

[Bug 1776272] [NEW] package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 [origin: Ubuntu] failed to install/upgrade: Unterprozess installed grub-efi-amd64-signed package post-installation script gab den F

2018-06-11 Thread Reinhard Gimbel
Public bug reported:

Bug report popped up during kernel upgrade

ProblemType: Package
DistroRelease: Ubuntu Kylin 18.04
Package: grub-efi-amd64-signed 1.93+2.02-2ubuntu8 [origin: Ubuntu]
ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
Uname: Linux 4.15.0-22-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Mon Jun 11 20:05:34 2018
ErrorMessage: Unterprozess installed grub-efi-amd64-signed package 
post-installation script gab den Fehler-Ausgangsstatus 1 zurück
InstallationDate: Installed on 2017-10-28 (226 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: grub2-signed
Title: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 [origin: Ubuntu] failed 
to install/upgrade: Unterprozess installed grub-efi-amd64-signed package 
post-installation script gab den Fehler-Ausgangsstatus 1 zurück
UpgradeStatus: Upgraded to bionic on 2018-05-07 (35 days ago)

** Affects: grub2-signed (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 [origin: Ubuntu]
  failed to install/upgrade: Unterprozess installed grub-efi-
  amd64-signed package post-installation script gab den Fehler-
  Ausgangsstatus 1 zurück

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

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

[Bug 1652011] Re: VM shuts down due to error in qemu block.c

2018-05-20 Thread Reinhard Tartler
** Bug watch added: Red Hat Bugzilla #1147282
   https://bugzilla.redhat.com/show_bug.cgi?id=1147282

** Also affects: qemu (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1147282
   Importance: Unknown
   Status: Unknown

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

Title:
  VM shuts down due to error in qemu block.c

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

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

[Bug 1768727] Re: netboot image for 18.04 out of sync

2018-05-07 Thread Reinhard
@Adam: Thanks, for your hint, helped to open my eyes.
I have 2 tftp-servers, and always update the wrong one :-( 
Excuse me! 
Now everything works perfect as usual.

** Changed in: debian-installer (Ubuntu)
   Status: New => Invalid

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

Title:
  netboot image for 18.04 out of sync

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

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

[Bug 1768727] Re: netboot image for 18.04 out of sync

2018-05-04 Thread Reinhard
I am working with ubuntu netinstall for a while and I am used to get the error 
message: 
"no kernel modules found, may be there is a difference between here use kernel 
and kernel in ubuntu archives" 
in my preseed install, if I am working with development branches.  
Normally this disappears after netboot images are updated.
As attachment the syslog of the broken installation. 
At line 856 error message: 
"May  4 06:17:56 anna[3803]: WARNING **: no packages matching running kernel 
4.15.0-13-generic in archive" 
can be found.


** Attachment added: "syslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1768727/+attachment/5133493/+files/syslog.txt

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

Title:
  netboot image for 18.04 out of sync

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

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

[Bug 1768727] [NEW] netboot image for 18.04 out of sync

2018-05-03 Thread Reinhard
Public bug reported:

netboot image at
http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
 date: 2018.04.25
seem to be out of sync

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.25
ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
Uname: Linux 4.4.0-121-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Thu May  3 07:48:45 2018
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: bionic netboot

** Tags removed: amd64 apport-bug dist-upgrade xenial
** Tags added: bionic netboot

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

Title:
  netboot image for 18.04 out of sync

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

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

[Bug 1760995] Re: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zurück

2018-04-14 Thread Reinhard Katzmann
Workaround: 
$> sudo service avahi-daemon stop
$> sudo apt upgrade (finishes installing a lot of other packages too if they 
were still in the queue!)
$> sudo service avahi-daemon start

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

Title:
  package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to
  install/upgrade: Unterprozess neues pre-removal-Skript gab den
  Fehlerwert 1 zurück

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

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

[Bug 1760995] Re: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zurück

2018-04-14 Thread Reinhard Katzmann
Please fix. Ubuntu Mate core depends on this package. Removal not
possible.

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

Title:
  package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to
  install/upgrade: Unterprozess neues pre-removal-Skript gab den
  Fehlerwert 1 zurück

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

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

Re: [Bug 1708922] Re: uvcvideo module does not work with Dell XPS 12 webcam

2018-04-12 Thread Reinhard Tartler
If you can, please file a separate bug for uvcvideo with a stacktrace. Then
please link those bugs

The easiest way is probably by using apport on the crash file, I guess.

On Thu, Apr 12, 2018, 17:21 emk2203 <1708...@bugs.launchpad.net> wrote:

> Original reporter here. I am willing to assist wherever I can, but I
> reported chiefly because I cannot debug or investigate of my own.
>
> Regarding the cheese issue, the exact same issue arises when just using
> uvcvideo, so it is definitely something passed on from the driver.
>
> 2018-04-12 15:52 GMT+02:00 Reinhard Tartler <siret...@gmail.com>:
>
> > Looking at the stacktrace, this is coming from /usr/bin/cheese. Even
> > with bad input from the driver (which seems like a valid issue to
> > investigate and improve) - an error message is preferable to a SIGFPE as
> > seen in the initial report.
> >
> > ** Also affects: linux via
> >https://trac.ffmpeg.org/ticket/4795
> >Importance: Unknown
> >Status: Unknown
> >
> > ** No longer affects: linux
> >
> > ** Changed in: ffmpeg (Ubuntu)
> >Importance: Undecided => Low
> >
> > ** Also affects: cheese (Ubuntu)
> >Importance: Undecided
> >Status: New
> >
> > ** Changed in: cheese (Ubuntu)
> >Importance: Undecided => Medium
> >
> > ** Changed in: cheese (Ubuntu)
> >Status: New => Confirmed
> >
> > --
> > You received this bug notification because you are subscribed to the bug
> > report.
> > https://bugs.launchpad.net/bugs/1708922
> >
> > Title:
> >   uvcvideo module does not work with Dell XPS 12 webcam
> >
> > To manage notifications about this bug go to:
> > https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/
> > 1708922/+subscriptions
> >
>
> --
> You received this bug notification because you are a member of MOTU
> Media Team, which is subscribed to ffmpeg in Ubuntu.
> https://bugs.launchpad.net/bugs/1708922
>
> Title:
>   uvcvideo module does not work with Dell XPS 12 webcam
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1708922/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=cheese; component=main;
> status=Confirmed; importance=Medium; assignee=None;
> Launchpad-Bug: distribution=ubuntu; sourcepackage=ffmpeg;
> component=universe; status=Incomplete; importance=Low; assignee=None;
> Launchpad-Bug: distribution=ubuntu; sourcepackage=linux; component=main;
> status=Incomplete; importance=Medium; assignee=None;
> Launchpad-Bug-Tags: amd64 apport-crash artful gstreamer-error
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: apport emk2203 janitor jcowgill kaihengfeng
> siretart ubuntu-kernel-bot
> Launchpad-Bug-Reporter: emk2203 (emk2203)
> Launchpad-Bug-Modifier: emk2203 (emk2203)
> Launchpad-Message-Rationale: Subscriber (ffmpeg in Ubuntu) @motumedia
> Launchpad-Message-For: motumedia
>

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

Title:
  uvcvideo module does not work with Dell XPS 12 webcam

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

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

[Bug 1708922] Re: uvcvideo module does not work with Dell XPS 12 webcam

2018-04-12 Thread Reinhard Tartler
Looking at the stacktrace, this is coming from /usr/bin/cheese. Even
with bad input from the driver (which seems like a valid issue to
investigate and improve) - an error message is preferable to a SIGFPE as
seen in the initial report.

** Also affects: linux via
   https://trac.ffmpeg.org/ticket/4795
   Importance: Unknown
   Status: Unknown

** No longer affects: linux

** Changed in: ffmpeg (Ubuntu)
   Importance: Undecided => Low

** Also affects: cheese (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cheese (Ubuntu)
   Importance: Undecided => Medium

** Changed in: cheese (Ubuntu)
   Status: New => Confirmed

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

Title:
  uvcvideo module does not work with Dell XPS 12 webcam

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

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

[Bug 1021394] Re: FTBFS on powerpc: Fails when building with namespace enabled g++

2018-03-21 Thread Reinhard Tartler
A fixed version is now in the archive

** Package changed: aspectc++ (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Confirmed => Fix Released

** Changed in: ubuntu
 Assignee: (unassigned) => Reinhard Tartler (siretart)

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

Title:
  FTBFS on powerpc: Fails when building with namespace enabled g++

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

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

[Bug 1229531] Re: aspectc++: ftbfs with GCC-4.8

2018-03-21 Thread Reinhard Tartler
A fixed version is now in the archive

** Package changed: aspectc++ (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Triaged => Fix Released

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

Title:
  aspectc++: ftbfs with GCC-4.8

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

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

[Bug 1748169] Re: netboot image for 18.04 broken with unattended install

2018-02-20 Thread Reinhard
Just tested my preseeded-installation with the new netboot-image uploaded on 
2018-02-19 and installation worked as expected. 
There where NO problems with dns resolution or networkconfiguration via dhcp.
Thanks :-)

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

Title:
  netboot image for 18.04 broken with unattended install

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

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

[Bug 1748169] [NEW] netboot image for 18.04 broken with unattended install

2018-02-08 Thread Reinhard
Public bug reported:

It looks like that the netboot image found in 
"/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64"
 upload date 2.2.2018 
is broken for unattended install.

With a preseed file, which was working with 16.04, 17.10 and 18.04 at the 
beginning the installation stop after trying to get network-configuration via 
dhcp.
It looks like only a dhcp request for ip6 is done.

Further it looks like, if there is a problem with dns resolution,
because after a manual network-configuration is done, the download of
the preseed-file (url from kernel startparameter) fails, with error-
message >>tftp01<< not found.

url from kernel startparameter:
kernel ubuntu-installer/18.04/amd64/linux
append auto=true priority=critical 
url=tftp://tftp01/preseed/systemd/preseed_2P_1F_2F.cfg vga=788 
initrd=ubuntu-installer/18.04/amd64/initrd.gz -- quiet

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: networking preseed

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

Title:
  netboot image for 18.04 broken with unattended install

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

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

[Bug 799605] Re: pam-auth-update creates a 'common-account' that fails with cached logins

2018-02-05 Thread Reinhard Mayr
This helped me on 16.04: http://kennywest.blogspot.co.at/2007/04
/pamccreds-howto.html

>> QUOTE
Update /etc/pam.d/common-auth:

auth sufficient pam_unix.so
auth [authinfo_unavail=ignore success=1 default=die] pam_ldap.so use_first_pass
auth [default=done] pam_ccreds.so action=validate use_first_pass
auth [default=done] pam_ccreds.so action=store use_first_pass
auth [default=done] pam_ccreds.so action=update use_first_pass

Update /etc/pam.d/common-account:

account sufficient pam_unix.so nullok_secure
account sufficient pam_ldap.so
account required pam_permit.so
<< QUOTE

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

Title:
  pam-auth-update creates a 'common-account' that fails with cached
  logins

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

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

[Bug 1744942] Re: Lenovo IdeaPad U460 fails to boot with 4.13.0-31.34~16.04.1

2018-01-25 Thread Reinhard Zierke
I had several Dell Optiplex 9020, 7040 and 7050, all with a Nvidia
GeForce 1050 Ti, that froze while booting Ubuntu 16.04 with Kernel
4.13.0-31.34~16.04.1.   Kernel 4.13.0-26.29~16.04.2 works fine.

On some PCs that I booted without the quiet option in 
GRUB_CMDLINE_LINUX_DEFAULT the last
message on the screen was the start of the System Security Services Daemon and 
of Postfix,
respectively.  After that the PCs froze and didn't even respond to ping.  On 
one PC I got the
error messages
NMI watchdog: Watchdog detected hard LOCKUP on cpu 0
NMI watchdog: Watchdog detected hard LOCKUP on cpu 2
NMI watchdog: Watchdog detected hard LOCKUP on cpu 3
INFO: rcu_sched detected stalls on CPUs/tasks:
#0-...: (1 GPs behind) idle=456/140001/0 softirq=27381/2
#3-...: (1 GPs behind) idle=d1a/14/0 softirq=29304/2
#(detected by 1, t=15002 jillies, f=061, c=860, q=1378)
rcu_sched kthread starved for 15000 jiffies! g861 c860 f0x0

I haven't yet seen this boot problem of kernel 4.13.0-31 on other Dell
PCs with onboard graphics.

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

Title:
  Lenovo IdeaPad U460 fails to boot with 4.13.0-31.34~16.04.1

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

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

[Bug 1744750] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: Versuch, gemeinsam benutztes »/lib/udev/hwdb.d/20-sane.hwdb« zu überschreiben, welches verschieden von a

2018-01-22 Thread Reinhard Czwiertnia
Public bug reported:

package sane-backends could not be found

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Mon Jan 22 16:27:07 2018
ErrorMessage: Versuch, gemeinsam benutztes »/lib/udev/hwdb.d/20-sane.hwdb« zu 
überschreiben, welches verschieden von anderen Instanzen des Paketes 
libsane1:i386 ist
InstallationDate: Installed on 2017-12-04 (49 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
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:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: Versuch, gemeinsam benutztes »/lib/udev/hwdb.d/20-sane.hwdb« 
zu überschreiben, welches verschieden von anderen Instanzen des Paketes 
libsane1:i386 ist
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: Versuch, gemeinsam benutztes
  »/lib/udev/hwdb.d/20-sane.hwdb« zu überschreiben, welches verschieden
  von anderen Instanzen des Paketes libsane1:i386 ist

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

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

[Bug 1732735] Re: bind_policy hard broken in ldap.conf in 17.10

2018-01-04 Thread Reinhard
@Andreas:
hallo Andreas, this is the changed part of my nsswitch.conf:
...
passwd: files ldap
group:  files ldap
shadow: files ldap

hosts:  files dns [NOTFOUND=return] mdns4_minimal mdns4
...

ldap01 & ldap02 should be resolved via dns and domain search in
resolv.conf, so it is possible to move ldap-servers to different IPs.
There are no additional entrances in /etc/hosts.

There is one admin-user "worker" and one standard-user "user" on the
host, who should work even without any network. All other user come from
an LDAP-Tree and have nfs-home-dir.

my servers are set up with scripts from:
https://github.com/edvapp/networkbox

and clients are set up & managed with scripts from:
https://github.com/edvapp/autoinstall/tree/master/laus/scriptsForClasses/APP1804
https://github.com/edvapp/autoinstall/blob/master/laus/scriptsForClasses/APP1804/410-createLDAPClient.sh

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

Title:
  bind_policy hard broken in ldap.conf in 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldap-auth-client/+bug/1732735/+subscriptions

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

[Bug 1740148] [NEW] Could not create Bootloader on Hard Disk

2017-12-26 Thread Jan Reinhard
Public bug reported:

Wanted to create Bootloader on EFI Booting Hard Drive. It was not
possible

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Tue Dec 26 17:19:18 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 LANGUAGE=de_DE.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63.4 ubuntu xenial

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

Title:
  Could not create Bootloader on Hard Disk

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

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

[Bug 1732735] Re: hostname lookup broken in ldap.conf

2017-12-18 Thread Reinhard
It looks like, that there is a problem, when the ldap-client searches
with exponential backoff for the servers:

Following change seems to fix the problem, BUT a rational sounding has
to be changed?

In /etc/ldap.conf:

default Reconnect policy:

bind_policy hard

has to be changed to:

bind_policy soft

then:

In /etc/ldap.conf: -> host ldap01 ldap02 works as expected, and PC
without network-cable boots normal.


** Summary changed:

- hostname lookup broken in ldap.conf
+ bind_policy hard broken in ldap.conf

** Package changed: xorg (Ubuntu) => ldap-auth-client (Ubuntu)

** Summary changed:

- bind_policy hard broken in ldap.conf
+ bind_policy hard broken in ldap.conf in 17.10

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

Title:
  bind_policy hard broken in ldap.conf in 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldap-auth-client/+bug/1732735/+subscriptions

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

[Bug 1732735] Re: hostname lookup broken in ldap.conf

2017-11-20 Thread Reinhard
Did more testing in Ubuntu 17.10:
in ldap.conf:

host 10.0.0.9 10.0.0.10 => IP is working

host ldap01 ldap02 => hostname is NOT working

host ldap01.app.tsn => FQHN is NOT working

and NOT working does not mean that just ldap is broken, it means pc stays in 
endless boot loop
:-(

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

Title:
  hostname lookup broken in ldap.conf

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

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

  1   2   3   4   5   6   7   8   9   10   >