[Bug 2077610] Re: libpod FTBFS with golang-1.23

2024-08-28 Thread Reinhard Tartler
I think
https://salsa.debian.org/debian/libpod/-/commit/9334c1a2ec9268961e32019a4910393ff514dc3a
should be sufficient to solve this

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

Title:
  libpod FTBFS with golang-1.23

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

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

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 :
>
> > 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 730159] Re: ffmpeg library configuration mismatch

2017-04-22 Thread Reinhard Tartler
Well, the warning is printed whenever you use a copy of the 'ffmpeg'
binary with a copy of libavcodec (or any other library provided by the
ffmpeg source package) that has been built with a different
configuration. Which is the whole point of the 'libavcodec-extra*'
packages: Enable additional functionality.

To avoid the warning, the following patch should do it:

diff --git a/cmdutils.c b/cmdutils.c
index 469c2d5..6fde13b 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -1053,8 +1053,6 @@ void print_error(const char *filename, int err)
 av_log(NULL, AV_LOG_ERROR, "%s: %s\n", filename, errbuf_ptr);
 }
 
-static int warned_cfg = 0;
-
 #define INDENT1
 #define SHOW_VERSION  2
 #define SHOW_CONFIG   4
@@ -1074,19 +1072,6 @@ static int warned_cfg = 0;
AV_VERSION_MAJOR(version), AV_VERSION_MINOR(version),\
AV_VERSION_MICRO(version));  \
 }   \
-if (flags & SHOW_CONFIG) {  \
-const char *cfg = libname##_configuration();\
-if (strcmp(FFMPEG_CONFIGURATION, cfg)) {\
-if (!warned_cfg) {  \
-av_log(NULL, level, \
-"%sWARNING: library configuration mismatch\n", \
-indent);\
-warned_cfg = 1; \
-}   \
-av_log(NULL, level, "%s%-11s configuration: %s\n",  \
-indent, #libname, cfg); \
-}   \
-}   \
 }   \
 
 static void print_all_libs_info(int flags, int level)


I'm not really comfortable with uploading this patch to ubuntu, because the 
check was put in for preventing surprises and assisting with bug triage.


> As if the average user understands such advice, much less ever visits 
> launchpad.

I do not think that the 'ffmpeg' command-line tool is useful to the
"average [ubuntu] user". Frontend applications are going to ignore it
anyways. So with this in mind, I'm inclined to mark this bug as
"wontfix".

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

Title:
  ffmpeg library configuration mismatch

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

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


[Bug 1678608] Re: package ffmpeg 7:2.8.11-0ubuntu0.16.04.1 failed to install/upgrade: trying to overwrite '/usr/bin/ffmpeg', which is also in package clipgrab 3.6.3~trusty1

2017-04-02 Thread Reinhard Tartler
This is a bug in the clipgrab package, which was probably installed from
https://launchpad.net/~clipgrab-team/+archive/ubuntu/ppa. I have
subscribed the clipgrab team to notify them about this bug.

Dear clibgrab packaging team:

The clipgrab package really isn't supposed to ship the file
/usr/bin/ffmpeg. If you really need to bundle a specific version of
/usr/bin/ffmpeg, please install it as /usr/lib/clipgrab/bin/ffmpeg or
something.

Please do publish updated packages even for trusty to avoid similar
upgrade issues.

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

** Changed in: ffmpeg (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/1678608

Title:
  package ffmpeg 7:2.8.11-0ubuntu0.16.04.1 failed to install/upgrade:
  trying to overwrite '/usr/bin/ffmpeg', which is also in package
  clipgrab 3.6.3~trusty1

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

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


[Bug 1437753] Re: hpfax crashed with PermissionError in __main__: [Errno 13] Permission denied: '/home/clh/.hplip/hp_fax-pipe-2'

2016-10-01 Thread Reinhard Tartler
This backtrace is pretty much the same as
https://bugzilla.redhat.com/show_bug.cgi?id=1015831 - redhat/fedora has
released a fix to accomodate that /var/run is now a tmpfs. Does the fix
also apply to Ubuntu?

** Bug watch added: Red Hat Bugzilla #1015831
   https://bugzilla.redhat.com/show_bug.cgi?id=1015831

** Also affects: hplip (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1015831
   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/1437753

Title:
  hpfax crashed with PermissionError in __main__: [Errno 13] Permission
  denied: '/home/clh/.hplip/hp_fax-pipe-2'

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

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


Re: [Bug 736743] Re: environment block not implemented on btrfs

2016-05-27 Thread Reinhard Tartler
Rolf, please show the partition table of the trusty system that you
tested.

On Thu, May 26, 2016, 23:45 Rolf Leggewie <736...@bugs.launchpad.net>
wrote:

> I do not experience this in trusty. Is this still an issue?
>
> ** Changed in: grub2 (Ubuntu)
>Status: Triaged => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/736743
>
> Title:
>   environment block not implemented on btrfs
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/grub/+bug/736743/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: product=grub; status=New; importance=Undecided;
> assignee=None;
> Launchpad-Bug: distribution=ubuntu; sourcepackage=grub2; component=main;
> status=Incomplete; importance=Wishlist; assignee=None;
> Launchpad-Bug-Tags: apport-bug i386 iso-testing natty oneiric patch
> precise quantal raring running-unity
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: a-ansorge abdawson adel-abdullin amedee
> andrew-woodhead666 andrewkk andzaytsev arielm0rph atreju-tauschinsky
> blogspot brian-interlinx bubuta chris-std cjwatson crichton damahevi
> dandart danielbuus davidnielsen-deactivatedaccount eduardor-lanave
> emanuelczirai-deactivatedaccount ericdhh erlinda-urban fieroch funmaker-11
> gjditchfield grasscap hachre henrik-nyberg ignissport illumilore inaldo
> info-rothert jakobk jcwinnie jonkers kamahat kangarooo kiencke klaib
> knuckles lixo-geeksmith lorkki luizluca lun4tic lunarok manveru mathewc
> mcmichael-thomas meszaros-gergely nicolasdiogo oscarivera9 psusi r0lf skunk
> spamistrash swami-petaramesh terpstra007-gmail theoldfellow thomas-juberg
> wilbur-harvey xnox zatloukal-frantisek
> Launchpad-Bug-Reporter: atreju (atreju-tauschinsky)
> Launchpad-Bug-Modifier: Rolf Leggewie (r0lf)
> 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/736743

Title:
  environment block not implemented on btrfs

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

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


[Bug 1454306] Re: apt-btrfs-snapshot supported reports "Sorry, your system lacks support for the snapshot feature" since update of btrfs-tools to 4.0-2 in debian/testing

2016-05-12 Thread Reinhard Tartler
I've uploaded a package that reverts the string to the version in xenial

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

Title:
  apt-btrfs-snapshot supported reports "Sorry, your system lacks support
  for the snapshot feature" since update of btrfs-tools to 4.0-2  in
  debian/testing

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

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


Re: [Bug 1454306] Re: apt-btrfs-snapshot supported reports "Sorry, your system lacks support for the snapshot feature" since update of btrfs-tools to 4.0-2 in debian/testing

2016-05-09 Thread Reinhard Tartler
This issue is already fixed in the latest development version of Ubuntu
yakkety.

The fix has also been uploaded to xenial, the most recent Ubuntu release,
and is currently waiting for the archive admins to approve.

On Mon, May 9, 2016, 11:11 S. W.  wrote:

> he guys
>
>
> can someone tell me why this bug bugs use for a year now? is it so hart to
> fix the problem? it is very annoying that it works on some systems (e.g.
> trusty with kernel 4.4) while on others its broken ...
>
> i have installed (purged the old packe and did a fresh install) the
> 3.5.1 on an xenial (upgrade from 15.10, upgrade from 15.04) and its
> still NOT working! with 15.04 it worked as far as i can remind me.
>
> w@WVK-Storage:~$ btrfs --version
> btrfs-progs v4.4
> w@Storage:~$ uname -a
> Linux Storage 4.4.0-22-generic #39-Ubuntu SMP Thu May 5 16:53:32 UTC 2016
> x86_64 x86_64 x86_64 GNU/Linux
> root@Storage:~# dpkg -i apt-btrfs-snapshot_3.5.1_all.deb
> Vormals nicht ausgewähltes Paket apt-btrfs-snapshot wird gewählt.
> (Lese Datenbank ... 329622 Dateien und Verzeichnisse sind derzeit
> installiert.)
> Vorbereitung zum Entpacken von apt-btrfs-snapshot_3.5.1_all.deb ...
> Entpacken von apt-btrfs-snapshot (3.5.1) ...
> apt-btrfs-snapshot (3.5.1) wird eingerichtet ...
> root@Storage:~# apt-btrfs-snapshot supported
> Traceback (most recent call last):
>   File "/usr/bin/apt-btrfs-snapshot", line 92, in 
> apt_btrfs = AptBtrfsSnapshot()
>   File "/usr/lib/python3/dist-packages/apt_btrfs_snapshot.py", line 117,
> in __init__
> self.fstab = Fstab(fstab)
>   File "/usr/lib/python3/dist-packages/apt_btrfs_snapshot.py", line 80, in
> __init__
> entry = FstabEntry.from_line(line)
>   File "/usr/lib/python3/dist-packages/apt_btrfs_snapshot.py", line 53, in
> from_line
> return FstabEntry(*args[0:6])
> TypeError: __init__() missing 3 required positional arguments:
> 'mountpoint', 'fstype', and 'options'
>
>
> btw: snapper works flawlessly on this system on a different subvol.
>
>
> regards
> sash
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1454306
>
> Title:
>   apt-btrfs-snapshot supported reports "Sorry, your system lacks support
>   for the snapshot feature" since update of btrfs-tools to 4.0-2  in
>   debian/testing
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/1454306/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=apt-btrfs-snapshot;
> component=universe; status=Fix Released; importance=High; assignee=
> siret...@gmail.com;
> Launchpad-Bug: distribution=ubuntu; distroseries=xenial;
> sourcepackage=apt-btrfs-snapshot; component=universe; status=In Progress;
> importance=High; assignee=siret...@gmail.com;
> Launchpad-Bug: distribution=ubuntu; distroseries=yakkety;
> sourcepackage=apt-btrfs-snapshot; component=universe; status=Fix Released;
> importance=High; assignee=siret...@gmail.com;
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: cebit2006 fieroch fkurth janitor joerg-matysiak
> k-launchpad-xcorp-at mirceavutcovici paulo-miguel-dias qkiz siretart
> yurikoles
> Launchpad-Bug-Reporter: rincewind (joerg-matysiak)
> Launchpad-Bug-Modifier: S. W. (cebit2006)
> 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/1454306

Title:
  apt-btrfs-snapshot supported reports "Sorry, your system lacks support
  for the snapshot feature" since update of btrfs-tools to 4.0-2  in
  debian/testing

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

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

[Bug 1454306] Re: apt-btrfs-snapshot supported reports "Sorry, your system lacks support for the snapshot feature" since update of btrfs-tools to 4.0-2 in debian/testing

2016-05-01 Thread Reinhard Tartler
I've uploaded version 3.5.1ubuntu0.1 to xenial-proposed.

Ubuntu-SRU, please review and approve. Thanks

** Changed in: apt-btrfs-snapshot (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: apt-btrfs-snapshot (Ubuntu Xenial)
   Importance: Undecided => High

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

Title:
  apt-btrfs-snapshot supported reports "Sorry, your system lacks support
  for the snapshot feature" since update of btrfs-tools to 4.0-2  in
  debian/testing

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

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


[Bug 1454306] Re: apt-btrfs-snapshot supported reports "Sorry, your system lacks support for the snapshot feature" since update of btrfs-tools to 4.0-2 in debian/testing

2016-05-01 Thread Reinhard Tartler
** Description changed:

+ [Impact]
+ apt-btrfs-snapshot is unable to detect the btrfs binary, rendering the 
package completely useless. The symptom is that the package claims the system 
was not supported despite having root on btrfs
+ 
+ [Test Case]
+ root@halde:~# apt-btrfs-snapshot supported
+ Supported
+ 
+ [Regression Potential]
+ Unclear
+ 
+ 
+ Original Report follows:
  I' using apt-btrfs-snapshot in debian testing and wit worked fine since now.
  (Yes, that's debian, but I think it's likely that this change will come to 
ubuntu sooner or later, please read on.)
  
  In version 4.0-2, the debian package of apt-btrfs-snapshot, moved the
  btrfs binary from /sbin to /bin, see
  
  http://metadata.ftp-master.debian.org/changelogs//main/b/btrfs-tools
  /btrfs-tools_4.0-2_changelog
  
  This lets the check of apt-btrfs-snapshot fail.
  
  I suggest enhancing the check in  snapshots_supported() at line 122 to
  check both paths /sbin/btrfs and /bin/btrfs to make it work again.

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

Title:
  apt-btrfs-snapshot supported reports "Sorry, your system lacks support
  for the snapshot feature" since update of btrfs-tools to 4.0-2  in
  debian/testing

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

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


Re: [Bug 1575362] Re: Gnome Software catalog entry missing for KeePassX

2016-05-01 Thread Reinhard Tartler
>From reading those links, I take it that this issue can be fixed by
changing the keepassx.desktop file. That file is taken verbatim from
upstream:
https://github.com/keepassx/keepassx/blob/master/share/linux/keepassx.desktop

Maybe you can propose a change?


On Sun, May 1, 2016 at 10:35 AM AsciiWolf <1575...@bugs.launchpad.net>
wrote:

> AppStream metadata.
> https://lists.ubuntu.com/archives/ubuntu-desktop/2016-February/004785.html
> http://appstream.ubuntu.com/xenial/universe/issues/keepassx.html
>
> --
> You received this bug notification because you are a member of KeePassX
> Developers, which is subscribed to keepassx in Ubuntu.
> https://bugs.launchpad.net/bugs/1575362
>
> Title:
>   Gnome Software catalog entry missing for KeePassX
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/keepassx/+bug/1575362/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=keepassx;
> component=universe; status=New; importance=Undecided; assignee=None;
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: 0cs9r-cyil-wz6b3 siretart
> Launchpad-Bug-Reporter: AsciiWolf (0cs9r-cyil-wz6b3)
> Launchpad-Bug-Modifier: AsciiWolf (0cs9r-cyil-wz6b3)
> Launchpad-Message-Rationale: Subscriber (keepassx in Ubuntu) @keepassx
> Launchpad-Message-For: keepassx
>

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

Title:
  Gnome Software catalog entry missing for KeePassX

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

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


Re: [Bug 1575362] [NEW] Gnome Software catalog entry missing for KeePassX

2016-05-01 Thread Reinhard Tartler
Can you please clarify what meta data is needed? I'm not familiar with
Gnome Software requirements.

A patch (in form of a debdiff) would be most appreciated.

On Tue, Apr 26, 2016 at 4:30 PM AsciiWolf <1575...@bugs.launchpad.net>
wrote:

> Public bug reported:
>
> The KeePassX package cannot be installed using the Gnome Software
> application because it's missing the needed metadata.
>
> ** Affects: keepassx (Ubuntu)
>  Importance: Undecided
>  Status: New
>
> --
> You received this bug notification because you are a member of KeePassX
> Developers, which is subscribed to keepassx in Ubuntu.
> https://bugs.launchpad.net/bugs/1575362
>
> Title:
>   Gnome Software catalog entry missing for KeePassX
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/keepassx/+bug/1575362/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=keepassx;
> component=universe; status=New; importance=Undecided; assignee=None;
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: 0cs9r-cyil-wz6b3
> Launchpad-Bug-Reporter: AsciiWolf (0cs9r-cyil-wz6b3)
> Launchpad-Bug-Modifier: AsciiWolf (0cs9r-cyil-wz6b3)
> Launchpad-Message-Rationale: Subscriber (keepassx in Ubuntu) @keepassx
> Launchpad-Message-For: keepassx
>

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

Title:
  Gnome Software catalog entry missing for KeePassX

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

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


[Bug 1454306] Re: apt-btrfs-snapshot supported reports "Sorry, your system lacks support for the snapshot feature" since update of btrfs-tools to 4.0-2 in debian/testing

2016-04-28 Thread Reinhard Tartler
I've checked with mvo on #ubuntu-devel:

12:38  mvo: any chance you could upload the changes in your 
apt-btrfs-snapshot branch? Did you see my question to you in LP: #1454306? - 
can I help you with doing the upload for
 you?
12:47  siretart: uh, I have not seen that. and help with the upload is 
very welcome, thanks a bunch for the offer! 
 

I've just uploaded package version 3.5 which fixes this issue at least
for me.

** Also affects: apt-btrfs-snapshot (Ubuntu Yakkety)
   Importance: High
   Status: Confirmed

** Also affects: apt-btrfs-snapshot (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: apt-btrfs-snapshot (Ubuntu Yakkety)
 Assignee: (unassigned) => Reinhard Tartler (siretart)

** Changed in: apt-btrfs-snapshot (Ubuntu Xenial)
 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/1454306

Title:
  apt-btrfs-snapshot supported reports "Sorry, your system lacks support
  for the snapshot feature" since update of btrfs-tools to 4.0-2  in
  debian/testing

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

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


Re: [Bug 1574471] Re: Cannot find common graphical apps in Ubuntu Software

2016-04-25 Thread Reinhard Tartler
What needs to be changed in the keepassx package?

On Mon, Apr 25, 2016, 10:11 Matthias Klumpp 
wrote:

> FTR, Keepass needs a short summary:
> http://appstream.ubuntu.com/xenial/universe/issues/keepass2.html
> http://appstream.ubuntu.com/xenial/universe/issues/keepassx.html
>
> --
> You received this bug notification because you are a member of KeePassX
> Developers, which is subscribed to keepassx in Ubuntu.
> https://bugs.launchpad.net/bugs/1574471
>
> Title:
>   Cannot find common graphical apps in Ubuntu Software
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/keepassx/+bug/1574471/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=keepassx;
> component=universe; status=New; importance=Low; assignee=None;
> Launchpad-Bug-Tags: amd64 apport-bug xenial
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: popey seb128 ximion
> Launchpad-Bug-Reporter: Alan Pope  (popey)
> Launchpad-Bug-Modifier: Matthias Klumpp (ximion)
> Launchpad-Message-Rationale: Subscriber (keepassx in Ubuntu) @keepassx
> Launchpad-Message-For: keepassx
>

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

Title:
  Cannot find common graphical apps in Ubuntu Software

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

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

[Bug 1574363] Re: can't delete docker containers in lxd: Driver btrfs failed to remove root filesystem

2016-04-24 Thread Reinhard Tartler
Thank you for this clarification.

I'm not sure how to enable the aufs backend. Reading in the docker
documentation at
https://docs.docker.com/engine/userguide/storagedriver/selectadriver/, I
understand with lxc running on btrfs, there is no other option than
using the btrfs option.

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

Title:
  can't delete docker containers in lxd: Driver btrfs failed to remove
  root filesystem

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

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


[Bug 1574363] [NEW] can't delete docker containers in lxd: Driver btrfs failed to remove root filesystem

2016-04-24 Thread Reinhard Tartler
Public bug reported:

System uses / on btrfs.

System: Xenial

Testcase:

apt install lxd
lxc launch -e ubuntu:x x
lxc exec apt update
lxc exec apt install docker.io
lxc exec docker -ti run debian:latest uptime

lxc exec bash
root@x:~# docker rm $(docker ps -a -q)
Failed to remove container (79afad5c75bc): Error response from daemon: Driver 
btrfs failed to remove root filesystem 
79afad5c75bc356024f8b4f09634ca7cc561ec9358a79d1c7d8e15e0b1079240: Failed to 
destroy btrfs snapshot /var/lib/docker/btrfs/subvolumes for 
861a950836c1704b016db1f6bb9c0cb77544cc19bfca6425be5a8ee3cf6597f9: operation not 
permitted

** Affects: lxd (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/1574363

Title:
  can't delete docker containers in lxd: Driver btrfs failed to remove
  root filesystem

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

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


[Bug 1454306] Re: apt-btrfs-snapshot supported reports "Sorry, your system lacks support for the snapshot feature" since update of btrfs-tools to 4.0-2 in debian/testing

2016-04-24 Thread Reinhard Tartler
Hi Michael,

I've locally built your branch lp:~mvo/apt-btrfs-snapshot/trunk and am
happy to confirm that it fixes this bug. Too bad it didn't make it into
xenial, because without it the package is rather useless.

Can you please upload it to yakety so that we can start the SRU process?

Thanks,

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

Title:
  apt-btrfs-snapshot supported reports "Sorry, your system lacks support
  for the snapshot feature" since update of btrfs-tools to 4.0-2  in
  debian/testing

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

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


[Bug 1454306] Re: apt-btrfs-snapshot supported reports "Sorry, your system lacks support for the snapshot feature" since update of btrfs-tools to 4.0-2 in debian/testing

2016-04-22 Thread Reinhard Tartler
I can also confirm that this bug is present in the Final xenial release

** Changed in: apt-btrfs-snapshot (Ubuntu)
   Importance: Undecided => High

** Changed in: apt-btrfs-snapshot (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  apt-btrfs-snapshot supported reports "Sorry, your system lacks support
  for the snapshot feature" since update of btrfs-tools to 4.0-2  in
  debian/testing

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

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


[Bug 1447099] Re: /sbin/upstart:indicator-session-unknown-user-error

2016-02-21 Thread Reinhard Tartler
Does this patch also apply to wily, and thus needs to be uploaded there
as well?

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

Title:
  /sbin/upstart:indicator-session-unknown-user-error

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

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


[Bug 806582] Re: keepassx crashed with SIGSEGV in QTreeWidgetItem::executePendingSort()

2016-01-19 Thread Reinhard Tartler
A new upstream version of keepassx has entered Xenial now. This version
rewrites basically the whole UI code, which makes this particular crash
very unlikely. If you can, please give the new version a try and let us
know how it works for you.

** Changed in: keepassx (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  keepassx crashed with SIGSEGV in QTreeWidgetItem::executePendingSort()

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

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


[Bug 449336] Re: keepassx crashed with SIGSEGV in QMetaObject::activate()

2016-01-19 Thread Reinhard Tartler
A new upstream version of keepassx has entered Xenial now. This version
rewrites basically the whole UI code, which makes this particular crash
very unlikely. If you can, please give the new version a try and let us
know how it works for you.

** Changed in: keepassx (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  keepassx crashed with SIGSEGV in QMetaObject::activate()

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

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


[Bug 1532788] Re: [Whislist] Please include KeepassX 2.0 in Xenial

2016-01-19 Thread Reinhard Tartler
I've just synced the debian package from strech to Xenial

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

** Changed in: keepassx (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/1532788

Title:
  [Whislist] Please include KeepassX 2.0 in Xenial

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

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


[Bug 1486302] Re: package libavfilter3:amd64 6:9.18-0ubuntu0.14.04.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-12-04 Thread Reinhard Tartler
Is this reproducible? It sounds like something that can be resolved
following http://askubuntu.com/questions/422696/package-is-in-a-very-
bad-inconsistent-state


** Changed in: libav (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/1486302

Title:
  package libavfilter3:amd64 6:9.18-0ubuntu0.14.04.1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

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


Re: [Bug 1477272] [NEW] /usr/bin/transcode: symbol lookup error: /usr/lib/transcode/export_ffmpeg.so: undefined symbol: avcodec_encode_video

2015-07-23 Thread Reinhard Tartler
transcode needs to be ported to use the new avcodec_encode_video2 API, the
old API has been deprecated long ago and is no longer available now.

On Wed, Jul 22, 2015, 3:30 PM Luca Olivetti  wrote:

> Public bug reported:
>
> When I try to rip a dvd with k3b (selecting mpeg4 as the output format(,
> this is the failure message I get from transcode
>
> /usr/bin/transcode: symbol lookup error:
> /usr/lib/transcode/export_ffmpeg.so: undefined symbol:
> avcodec_encode_video
>
> ldd shows that /usr/lib/transcode/export_ffmpeg.so uses /usr/lib/x86_64
> -linux-gnu/libavcodec.so.56 which has an avcodec_encode_video2 but no
> avcodec_encode_video function:
>
>
> luca@seis:~$ ldd  /usr/lib/transcode/export_ffmpeg.so
> linux-vdso.so.1 =>  (0x7ffdff8c1000)
> libavcodec.so.56 => /usr/lib/x86_64-linux-gnu/libavcodec.so.56
> (0x7fd2629c2000)
> libmp3lame.so.0 => /usr/lib/x86_64-linux-gnu/libmp3lame.so.0
> (0x7fd26274b000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7fd262443000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fd262079000)
> libavresample.so.2 => /usr/lib/x86_64-linux-gnu/libavresample.so.2
> (0x7fd261e59000)
> libavutil.so.54 => /usr/lib/x86_64-linux-gnu/libavutil.so.54
> (0x7fd261c2d000)
> libxvidcore.so.4 => /usr/lib/x86_64-linux-gnu/libxvidcore.so.4
> (0x7fd2618ef000)
> libx264.so.142 => /usr/lib/x86_64-linux-gnu/libx264.so.142
> (0x7fd261555000)
> libvpx.so.1 => /usr/lib/x86_64-linux-gnu/libvpx.so.1
> (0x7fd26115d000)
> libvorbisenc.so.2 => /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2
> (0x7fd260eaa000)
> libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0
> (0x7fd260c7e000)
> libtheoraenc.so.1 => /usr/lib/x86_64-linux-gnu/libtheoraenc.so.1
> (0x7fd260a3e000)
> libtheoradec.so.1 => /usr/lib/x86_64-linux-gnu/libtheoradec.so.1
> (0x7fd260825000)
> libspeex.so.1 => /usr/lib/x86_64-linux-gnu/libspeex.so.1
> (0x7fd26060c000)
> libschroedinger-1.0.so.0 =>
> /usr/lib/x86_64-linux-gnu/libschroedinger-1.0.so.0 (0x7fd260337000)
> libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x7fd26011c000)
> libopus.so.0 => /usr/lib/x86_64-linux-gnu/libopus.so.0
> (0x7fd25fed2000)
> libopenjpeg.so.5 => /usr/lib/x86_64-linux-gnu/libopenjpeg.so.5
> (0x7fd25fcaf000)
> libgsm.so.1 => /usr/lib/x86_64-linux-gnu/libgsm.so.1
> (0x7fd25faa1000)
> libva.so.1 => /usr/lib/x86_64-linux-gnu/libva.so.1
> (0x7fd25f889000)
> libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
> (0x7fd25f66b000)
> /lib64/ld-linux-x86-64.so.2 (0x7fd263b28000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fd25f467000)
> libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0
> (0x7fd25f25e000)
> liborc-0.4.so.0 => /usr/lib/x86_64-linux-gnu/liborc-0.4.so.0
> (0x7fd25efda000)
>
>
> luca@seis:~$ nm -D -C -g /usr/lib/x86_64-linux-gnu/libavcodec.so.56 |
> grep avcodec_encode_video
> 003fd970 T avcodec_encode_video2
>
> ProblemType: Bug
> DistroRelease: Ubuntu 15.04
> Package: transcode 3:1.1.7-9build3
> ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
> Uname: Linux 3.19.0-22-generic x86_64
> NonfreeKernelModules: nvidia
> ApportVersion: 2.17.2-0ubuntu1.1
> Architecture: amd64
> CurrentDesktop: KDE
> Date: Wed Jul 22 21:15:46 2015
> SourcePackage: transcode
> UpgradeStatus: No upgrade log present (probably fresh install)
>
> ** Affects: transcode (Ubuntu)
>  Importance: Undecided
>  Status: New
>
>
> ** Tags: amd64 apport-bug vivid
>
> --
> You received this bug notification because you are a member of MOTU
> Media Team, which is subscribed to transcode in Ubuntu.
> https://bugs.launchpad.net/bugs/1477272
>
> Title:
>   /usr/bin/transcode: symbol lookup error:
>   /usr/lib/transcode/export_ffmpeg.so: undefined symbol:
>   avcodec_encode_video
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/transcode/+bug/1477272/+subscriptions
>

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

Title:
  /usr/bin/transcode: symbol lookup error:
  /usr/lib/transcode/export_ffmpeg.so: undefined symbol:
  avcodec_encode_video

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

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


[Bug 1306500] Re: some keys stopped working: left & right arrows, backspace

2015-06-17 Thread Reinhard Tartler
** Description changed:

+ Following the bug comments below, it seems that problem is specific to
+ systems that have the package "ibus", but not the package "ibus-gtk",
+ installed. Kubuntu installations seem to be typically affected.
+ 
+ Workaround: sudo apt-get ibus-gtk.
+ 
+ Original Description:
  Following the last update, gnucash has become extremely painfull to use: it's 
not possible aymore to edit the cell contents in an easy way: direction keys, 
backspace, suppression keys are not working.
  The application cannot be used with this bug.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnucash 1:2.6.1-2
  Uname: Linux 3.14.0-031400-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Apr 11 11:37:59 2014
  SourcePackage: gnucash
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Following the bug comments below, it seems that problem is specific to
  systems that have the package "ibus", but not the package "ibus-gtk",
  installed. Kubuntu installations seem to be typically affected.
  
- Workaround: sudo apt-get ibus-gtk.
+ Workaround:
+ sudo apt-get install ibus-gtk
  
  Original Description:
  Following the last update, gnucash has become extremely painfull to use: it's 
not possible aymore to edit the cell contents in an easy way: direction keys, 
backspace, suppression keys are not working.
  The application cannot be used with this bug.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnucash 1:2.6.1-2
  Uname: Linux 3.14.0-031400-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Apr 11 11:37:59 2014
  SourcePackage: gnucash
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  some keys stopped working: left & right arrows, backspace

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

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


[Bug 1414697] Re: please upgrade GnuCash to 2.6.5

2015-06-17 Thread Reinhard Tartler
I've just uploaded gnucash_2.6.6-2ubuntu1_source.changes to wily

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

** Changed in: gnucash (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/1414697

Title:
  please upgrade GnuCash to 2.6.5

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

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


[Bug 1369273] Re: gnucash crashed with ImportError in /usr/share/gnucash/python/init.py: No module named gnucash

2015-02-22 Thread Reinhard Tartler
** Bug watch added: Debian Bug tracker #778999
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778999

** Also affects: gnucash (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778999
   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/1369273

Title:
  gnucash crashed with ImportError in /usr/share/gnucash/python/init.py:
  No module named gnucash

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

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


[Bug 1369273] Re: gnucash crashed with ImportError in /usr/share/gnucash/python/init.py: No module named gnucash

2015-02-22 Thread Reinhard Tartler
I've just recompiled and installed debian package version 1:2.6.4-3, and
can confirm that the bug has *NOT* been fixed:

>> gnucash
Traceback (most recent call last):
  File "/usr/share/gnucash/python/init.py", line 3, in 
from gnucash import *
ImportError: No module named gnucash
Found Finance::Quote version 1.35


** Changed in: gnucash (Ubuntu)
   Status: Fix Released => Triaged

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

Title:
  gnucash crashed with ImportError in /usr/share/gnucash/python/init.py:
  No module named gnucash

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

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


[Bug 1369273] Re: gnucash crashed with ImportError in /usr/share/gnucash/python/init.py: No module named gnucash

2015-02-22 Thread Reinhard Tartler
Ubuntu vivid now ships with gnucash version 1:2.6.4-3, which contains
this changelog entry:

gnucash (1:2.6.4-1) unstable; urgency=medium

  * Imported Upstream version 2.6.4
+ Fixes formula parsing error with scheduled mortgage transactions.
  (Closes: #748594)
+ No longer crashes on exit when python-gnucash is installed.
  (LP: #1312411)
  * Add missing dependency of python-gnucash on python-gtk2.
  * Bump Standards-Version to 3.9.6, no changes needed.

 -- Sébastien Villemot   Sun, 28 Sep 2014 11:28:11
+0200


I'm updating the bug's status based on this.

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

** Also affects: gnucash (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: gnucash (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

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

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

Title:
  gnucash crashed with ImportError in /usr/share/gnucash/python/init.py:
  No module named gnucash

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

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

Re: [Bug 1362211] Re: enable fdk-aac, x262, x264 10bit and x265

2015-01-10 Thread Reinhard Tartler
On Sat, Jan 10, 2015 at 12:53 PM, djcj  wrote:
> With this patch libx26410b_plugin.so is linked against 
> /usr/lib/${DEB_HOST_MULTIARCH}/x264-10bit/libx264.so.140 and loading it via 
> rpath. libx264_plugin.so loads the regular x264 library.
> It seems the x264 bit depth can be set in the input/codecs settings in the 
> VLC settings via the x264 profile (baseline, main, high, high10, ...). I 
> didn't test it though (I prefer encoding via x264 CLI).

I don't see how this could possibly work since the two flavors of
libx264 here have clashing symbols.


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

Title:
  enable fdk-aac, x262, x264 10bit and x265

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

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


Re: [Bug 1362211] Re: enable fdk-aac, x262, x264 10bit and x265

2015-01-10 Thread Reinhard Tartler
With this patch, how does the user select whether to encode with 8bit or
10bit depth?
On Jan 10, 2015 10:20 AM, "djcj"  wrote:

> I figured that linking the x262 and x26410b plugins dynamically does
> work. x26410b requires an rpath though, otherwise it would use the
> regular 8bit x264 library.
>
> Here's the override_dh_auto_configure target I had to use:
> override_dh_auto_configure:
> mkdir -p x262 x264
> cp /usr/include/x262.h /usr/include/x262_config.h x262/
> cp /usr/include/x264.h /usr/include/x264-10bit/x264_config.h x264/
> ln -s /usr/lib/$(DEB_HOST_MULTIARCH)/libx262.so x262/
> ln -s /usr/lib/$(DEB_HOST_MULTIARCH)/x264-10bit/libx264.so x264/
> dh_auto_configure -- $(confflags)
>
> The patch for configure.ac is attached.
>
> ** Patch added: "link_x26x_plugins_dynamically.patch"
>
> https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1362211/+attachment/4295298/+files/link_x26x_plugins_dynamically.patch
>
> --
> You received this bug notification because you are a member of MOTU
> Media Team, which is subscribed to vlc in Ubuntu.
> https://bugs.launchpad.net/bugs/1362211
>
> Title:
>   enable fdk-aac, x262, x264 10bit and x265
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1362211/+subscriptions
>

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

Title:
  enable fdk-aac, x262, x264 10bit and x265

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

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


Re: [Bug 1362211] Re: enable fdk-aac, x262, x264 10bit and x265

2014-11-09 Thread Reinhard Tartler
Ubuntu already does provide a 10bit libx264 library in
/usr/lib/x86_64-linux-gnu/x264-10bit/libx264.so.142


Check yourself at: http://packages.ubuntu.com/trusty/amd64/libx264-142/filelist

The problem is that you can't have both the 8bit and the 10bit
libx264.so loaded into the same process because they define the same
symbols.

On Sat, Nov 8, 2014 at 8:58 PM, djcj  wrote:
> Creating a libx264-10bit.so library is really simple:
> ./configure --system-libx264 --enable-shared --bit-depth=10
> echo SONAME=libx264-10bit.so.140 >> config.mak
> make && mv x264 x264-10bit
>
> However, VLC's configure script might only look for static libraries of
> x264-10bit and x262, I haven't checked that out yet.
>
> --
> You received this bug notification because you are a member of MOTU
> Media Team, which is subscribed to vlc in Ubuntu.
> https://bugs.launchpad.net/bugs/1362211
>
> Title:
>   enable fdk-aac, x262, x264 10bit and x265
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1362211/+subscriptions


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

Title:
  enable fdk-aac, x262, x264 10bit and x265

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

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


[Bug 1366348] Re: vlc crashed with SIGABRT in qt_message_output()

2014-10-14 Thread Reinhard Tartler
** Information type changed from Private to Public

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

Title:
  vlc crashed with SIGABRT in qt_message_output()

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

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


[Bug 1380738] Re: mplayer crash, segmentation fault libavcodec.so.54

2014-10-13 Thread Reinhard Tartler
We need a full backtrace of this crash, cf. to
https://wiki.ubuntu.com/Backtrace how to provide that.

Also, does this crash also occur with other players, such as avplay or
vlc?

** Changed in: libav (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/1380738

Title:
  mplayer crash, segmentation fault libavcodec.so.54

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

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


[Bug 1377464] Re: update-desktop-file-unity-webapps-twitter.py crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules like "gobject". Please change a

2014-10-11 Thread Reinhard Tartler
** Information type changed from Private to Public

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

Title:
  update-desktop-file-unity-webapps-twitter.py crashed with
  AttributeError in __getattr__(): When using gi.repository you must not
  import static modules like "gobject". Please change all occurrences of
  "import gobject" to "from gi.repository import GObject". See:
  https://bugzilla.gnome.org/show_bug.cgi?id=709183

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-twitter/+bug/1377464/+subscriptions

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


[Bug 1328744] Re: Trusty: x264 not built with lavf or ffms support

2014-10-05 Thread Reinhard Tartler
>From the buildlog of the 14.04 build:
Warning: AV_PIX_FMT_FLAG_RGB is missing from libavutil, update for swscale 
support
Warning: libavformat is not supported without swscale support
Warning: ffms is not supported without swscale support

This problem seems to be fixed in utopic!

** Also affects: x264 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: x264 (Ubuntu Utopic)
   Importance: Undecided
   Status: Confirmed

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

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

** Changed in: x264 (Ubuntu Trusty)
   Importance: Undecided => High

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

Title:
  Trusty: x264 not built with lavf or ffms support

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

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


[Bug 1375067] Re: Can't open pdf file from webdav share, apparmor denies access to dbus

2014-10-05 Thread Reinhard Tartler
Nope, that line does not seem to exist on my system:

>> grep dbus-vfs-daemon /etc/apparmor.d/abstractions/gnome
zsh: exit 1 grep dbus-vfs-daemon /etc/apparmor.d/abstractions/gnome
>> dpkg -S /etc/apparmor.d/abstractions/gnome
apparmor: /etc/apparmor.d/abstractions/gnome
>> dpkg -l apparmor
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version 
Architektur Beschreibung
+++--===-===-=
ii  apparmor 2.8.96~2652-0ubuntu7
amd64   User-space parser utility for AppArmor
>> ls -l /etc/apparmor.d/abstractions/gnome*
-rw-r--r-- 1 root root 2787 Apr  4  2014 /etc/apparmor.d/abstractions/gnome


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

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

Title:
  Can't open pdf file from webdav share, apparmor denies access to dbus

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

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

[Bug 1377488] [NEW] package gdb 7.8-0ubuntu1 failed to install/upgrade: Versuch, »/usr/share/man/man1/gdb.1.gz« zu überschreiben, welches auch in Paket gdb-doc 7.7.1-1 ist

2014-10-04 Thread Reinhard Tartler
Public bug reported:

standard upgrade with apt-get

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: gdb 7.8-0ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
Uname: Linux 3.16.0-20-generic x86_64
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
Date: Fri Oct  3 08:57:48 2014
DuplicateSignature: package:gdb:7.8-0ubuntu1:Versuch, 
»/usr/share/man/man1/gdb.1.gz« zu überschreiben, welches auch in Paket gdb-doc 
7.7.1-1 ist
ErrorMessage: Versuch, »/usr/share/man/man1/gdb.1.gz« zu überschreiben, welches 
auch in Paket gdb-doc 7.7.1-1 ist
InstallationDate: Installed on 2011-04-21 (1261 days ago)
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
SourcePackage: gdb
Title: package gdb 7.8-0ubuntu1 failed to install/upgrade: Versuch, 
»/usr/share/man/man1/gdb.1.gz« zu überschreiben, welches auch in Paket gdb-doc 
7.7.1-1 ist
UpgradeStatus: Upgraded to utopic on 2014-09-14 (19 days ago)

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


** Tags: amd64 apport-package utopic

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

Title:
  package gdb 7.8-0ubuntu1 failed to install/upgrade: Versuch,
  »/usr/share/man/man1/gdb.1.gz« zu überschreiben, welches auch in Paket
  gdb-doc 7.7.1-1 ist

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

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

[Bug 1375067] Re: Can't open pdf file from webdav share, apparmor denies access to dbus

2014-09-28 Thread Reinhard Tartler
As a workaround, disabling apparmor allows me to open files directly
from dav:// shares: sudo aa-complain /usr/bin/evince

Alternatively, I could copy the file to /tmp, and open it from there,
even with apparmor active

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

Title:
  Can't open pdf file from webdav share, apparmor denies access to dbus

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

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


[Bug 1375067] [NEW] Can't open pdf file from webdav share, apparmor denies access to dbus

2014-09-28 Thread Reinhard Tartler
Public bug reported:

I've recently upgraded to Ubuntu utopic.

When trying to access a pdf file on a dav:// share, I get a "permission
denied" error.


While getting peer-to-peer dbus connection: Verbindung ist gescheitert: Keine 
Berechtigung

In dmesg, I see this

[ 1394.331262] audit: type=1400 audit(1411945678.080:57):
apparmor="DENIED" operation="connect" profile="/usr/bin/evince"
pid=18278 comm="EvJobScheduler" family="unix" sock_type="stream"
protocol=0 requested_mask="send receive connect" denied_mask="send
connect" addr=none peer_addr="@/dbus-vfs-daemon/socket-8Ij86BjH"
peer="unconfined"

** Affects: apparmor (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/1375067

Title:
  Can't open pdf file from webdav share, apparmor denies access to dbus

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

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


[Bug 878717] Re: Video with cram (Microsoft) codecs do not play on ubuntu 11.10

2014-09-26 Thread Reinhard Tartler
Works for me on Ubuntu 14.10 - most likely also in previous releases of
ubuntu:

avplay http://samples.mplayerhq.hu/V-codecs/CRAM/dance.avi


** Changed in: libav (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/878717

Title:
  Video with  cram (Microsoft) codecs do not play on ubuntu 11.10

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

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


[Bug 1369333] Re: upgrading to devscripts 2.14.6 failed: devscripts.el:19:1:Error: Cannot open load file: mcharset

2014-09-14 Thread Reinhard Tartler
the fix proposed in the related branch unbroke the upgrade for me

** Changed in: emacs-goodies-el (Ubuntu)
   Importance: Undecided => High

** Also affects: emacs-goodies-el (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737202
   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/1369333

Title:
  upgrading to devscripts 2.14.6 failed: devscripts.el:19:1:Error:
  Cannot open load file: mcharset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs-goodies-el/+bug/1369333/+subscriptions

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


[Bug 1369333] [NEW] upgrading to devscripts 2.14.6 failed: devscripts.el:19:1:Error: Cannot open load file: mcharset

2014-09-14 Thread Reinhard Tartler
Public bug reported:

>> cat /tmp/elc_sjtjLr.log  
>>  (master↑1|✔) :0
emacs24 -q -batch -l path.el -f batch-byte-compile devscripts.el 
pbuilder-log-view-mode.el pbuilder-mode.el
Loading 00debian-vars...
Loading /etc/emacs/site-start.d/20apel.el (source)...
Loading /etc/emacs/site-start.d/50auctex.el (source)...
Loading /usr/share/emacs/site-lisp/auctex.el (source)...
Loading /usr/share/emacs/site-lisp/preview-latex.el (source)...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Loading /etc/emacs/site-start.d/50devscripts-el.el (source)...
Package devscripts-el not fully installed.  Skipping setup.
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Info: Skip debian-el loading if run under dpkg control.
Loading /etc/emacs/site-start.d/50dpkg-dev-el.el (source)...
Loading /etc/emacs/site-start.d/50elserv.el (source)...
Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)...
Loading /etc/emacs/site-start.d/50flim.el (source)...
Loading /etc/emacs/site-start.d/50golang-mode.el (source)...
Loading /etc/emacs/site-start.d/50psvn.el (source)...
Loading /etc/emacs/site-start.d/50pylint.el (source)...
Loading pylint...
Loading /etc/emacs/site-start.d/50pymacs.el (source)...
Loading /etc/emacs/site-start.d/50python-docutils.el (source)...
Loading /etc/emacs/site-start.d/50xcscope-el.el (source)...
Loading /etc/emacs/site-start.d/50yaml-mode.el (source)...
Loading /etc/emacs/site-start.d/51debian-el.el (source)...

In toplevel form:
devscripts.el:19:1:Error: Cannot open load file: mcharset

In toplevel form:
pbuilder-log-view-mode.el:19:1:Error: Cannot open load file: mcharset

In toplevel form:
pbuilder-mode.el:19:1:Error: Cannot open load file: mcharset

** Affects: emacs-goodies-el (Ubuntu)
 Importance: Undecided
 Status: New

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

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

Title:
  upgrading to devscripts 2.14.6 failed: devscripts.el:19:1:Error:
  Cannot open load file: mcharset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs-goodies-el/+bug/1369333/+subscriptions

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

[Bug 1369333] Re: upgrading to devscripts 2.14.6 failed: devscripts.el:19:1:Error: Cannot open load file: mcharset

2014-09-14 Thread Reinhard Tartler
looks very similar to https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=737202

** Package changed: devscripts (Ubuntu) => emacs-goodies-el (Ubuntu)

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

Title:
  upgrading to devscripts 2.14.6 failed: devscripts.el:19:1:Error:
  Cannot open load file: mcharset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs-goodies-el/+bug/1369333/+subscriptions

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


[Bug 1369273] Re: gnucash crashed with ImportError in /usr/share/gnucash/python/init.py: No module named gnucash

2014-09-14 Thread Reinhard Tartler
** Information type changed from Private to Public

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

Title:
  gnucash crashed with ImportError in /usr/share/gnucash/python/init.py:
  No module named gnucash

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

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


[Bug 796824] Re: workrave icon does not appear in unity panel menu

2014-09-10 Thread Reinhard Tartler
whatever support for libindicator3 was introduced in 1.10-0ubuntu1, it
doesn't seem to work on Ubuntu utopic

** Changed in: workrave (Ubuntu)
   Status: Fix Released => Triaged

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

Title:
  workrave icon does not appear in unity panel menu

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

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


[Bug 1365968] [NEW] Lightspark FTBFS against llvm-3.5

2014-09-05 Thread Reinhard Tartler
Public bug reported:

cf.
https://launchpad.net/~cjwatson/+archive/ubuntu/devirt/+build/6323454

[ 41%] Building CXX object src/CMakeFiles/spark.dir/scripting/abc_codesynt.cpp.o
cd /build/buildd/lightspark-0.7.2/obj-x86_64-linux-gnu/src && 
/usr/bin/x86_64-linux-gnu-g++   -DAUDIO_BACKEND="\"pulse sdl\"" 
-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DENABLE_CURL -DENABLE_LIBAVCODEC 
-DENABLE_RTMP -DGNASH_PATH=\"/usr/bin/gnash\" -DHAVE_ATOMIC -DHAVE_AVCODECID 
-DHAVE_AVCODEC_ALLOC_CONTEXT3 -DHAVE_AVCODEC_DECODE_AUDIO4 
-DHAVE_AVCODEC_DECODE_VIDEO2 -DHAVE_AVCODEC_OPEN2 -DHAVE_AVFORMAT_CLOSE_INPUT 
-DHAVE_AVFORMAT_FIND_STREAM_INFO -DHAVE_AVIO_ALLOC_CONTEXT -DHAVE_LIBAVRESAMPLE 
-DHAVE_NEW_GLIBMM_THREAD_API -DHAVE_SUPPORT_TARGETSELECT_H -DLLVM_31 -DLLVM_34 
-DLS_DATADIR=\"/usr/share/lightspark\" -DPRIVATELIBDIR=\"/usr/lib/lightspark\" 
-DXMLPP_2_35_1 -Dspark_EXPORTS -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2  -Wall -Wnon-virtual-dtor 
-Woverloaded-virtual -pipe -fvisibility=hidden -fvisibility-inlines-hidden 
-std=c++0x -Wdisabled-optimization -Wextra -Wno-unused-parameter 
-Wno-invalid-offsetof -fPIC -I/build/buildd/lightspark-0.7.2/o
 bj-x86_64-linux-gnu -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/lib/llvm-3.5/include 
-I/usr/include/libxml2 -I/usr/include/libxml++-2.6 
-I/usr/lib/libxml++-2.6/include -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz 
-I/build/buildd/lightspark-0.7.2/src 
-I/build/buildd/lightspark-0.7.2/src/scripting-o 
CMakeFiles/spark.dir/scripting/abc_codesynt.cpp.o -c 
/build/buildd/lightspark-0.7.2/src/scripting/abc_codesynt.cpp
/build/buildd/lightspark-0.7.2/src/scripting/abc.cpp:38:36: fatal error: 
llvm/Analysis/Verifier.h: No such file or directory
 #include 
^
compilation terminated.
src/CMakeFiles/spark.dir/build.make:908: recipe for target 
'src/CMakeFiles/spark.dir/scripting/abc.cpp.o' failed
make[3]: *** [src/CMakeFiles/spark.dir/scripting/abc.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs
make[3]: Leaving directory '/build/buildd/lightspark-0.7.2/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:157: recipe for target 'src/CMakeFiles/spark.dir/all' 
failed
make[2]: *** [src/CMakeFiles/spark.dir/all] Error 2
make[2]: Leaving directory '/build/buildd/lightspark-0.7.2/obj-x86_64-linux-gnu'
Makefile:136: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/build/buildd/lightspark-0.7.2/obj-x86_64-linux-gnu'
dh_auto_build: make -j8 returned exit code 2
debian/rules:12: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
**


Seems that lightspark needs to ported to llvm-3.5. Upstream recently accepted 
patches to compile against 3.4, but the upstream repo doesn't have anything for 
3.5 yet.

** Affects: lightspark (Ubuntu)
 Importance: High
 Status: New

** Changed in: lightspark (Ubuntu)
   Importance: Undecided => High

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

Title:
  Lightspark FTBFS against llvm-3.5

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

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


[Bug 1360026] Re: Feature Freeze in effect for 14.10

2014-09-03 Thread Reinhard Tartler
On Mon, Sep 1, 2014 at 9:55 AM, Reinhard Tartler  wrote:
> On Sat, Aug 30, 2014 at 1:00 PM, Scott Kitterman  wrote:
>> On Saturday, August 30, 2014 12:46:19 Reinhard Tartler wrote:
>>> On Sat, Aug 30, 2014 at 12:36 PM, Scott Kitterman 
>> wrote:
>>> > On Saturday, August 30, 2014 11:35:13 Reinhard Tartler wrote:
>>> >> On Thu, Aug 21, 2014 at 9:30 PM, Reinhard Tartler 
>>> >
>>> > wrote:
>>> >> > On Thu, Aug 21, 2014 at 3:12 PM, Adam Conrad 
>> wrote:
>>> >> >> As of nowish, Feature Freeze is in effect for utopic (14.10), leading
>>> >> >> up to the release in October.
>>> >> >>
>>> >> >> Don't fret if you have One Last Feature to get uploaded, and don't
>>> >> >> panic and upload it untested today just to try to beat the clock.  We
>>> >> >> would rather see a feature freeze exception bug and a well-tested
>>> >> >> upload than something rushed to beat a deadline.
>>> >> >>
>>> >> >> That said, the vast majority of people should be winding down new
>>> >> >> feature development now and focusing on bug fixes and polish to make
>>> >> >> 14.10 yet another great release come October.
>>> >> >
>>> >> > I do hope that Libav11 is still on the table. As suggested, I've filed
>>> >> > https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1360026 for
>>> >> > tracking that transition.
>>> >>
>>> >> I've just uploaded libav11 to unstable, starting the transition there.
>>> >> I don't expect too many problems. Is now a good time to start the
>>> >> transition? As promised to Colin in the other thread, I am going to
>>> >> keep a much closer eye on this transition compared to libav10 this
>>> >> time.
>>> >
>>> > Is this the version you expect Jessie to release with?
>>>
>>> Yes, that's the plan.
>>>
>>> I would very much appreciate if Ubuntu would not ship libav10, because
>>> that would make maintenance easier for me.
>>
>> That makes sense.  Let's see how the first day or two goes in Debian and then
>> decide.
>
> Does https://release.debian.org/transitions/html/auto-libav.html now
> look good enough to proceed in Ubuntu?
>

Maybe now?

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

Title:
  Libav11 for Utopic

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

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


[Bug 1360026] Re: Feature Freeze in effect for 14.10

2014-09-01 Thread Reinhard Tartler
On Sat, Aug 30, 2014 at 1:00 PM, Scott Kitterman  wrote:
> On Saturday, August 30, 2014 12:46:19 Reinhard Tartler wrote:
>> On Sat, Aug 30, 2014 at 12:36 PM, Scott Kitterman 
> wrote:
>> > On Saturday, August 30, 2014 11:35:13 Reinhard Tartler wrote:
>> >> On Thu, Aug 21, 2014 at 9:30 PM, Reinhard Tartler 
>> >
>> > wrote:
>> >> > On Thu, Aug 21, 2014 at 3:12 PM, Adam Conrad 
> wrote:
>> >> >> As of nowish, Feature Freeze is in effect for utopic (14.10), leading
>> >> >> up to the release in October.
>> >> >>
>> >> >> Don't fret if you have One Last Feature to get uploaded, and don't
>> >> >> panic and upload it untested today just to try to beat the clock.  We
>> >> >> would rather see a feature freeze exception bug and a well-tested
>> >> >> upload than something rushed to beat a deadline.
>> >> >>
>> >> >> That said, the vast majority of people should be winding down new
>> >> >> feature development now and focusing on bug fixes and polish to make
>> >> >> 14.10 yet another great release come October.
>> >> >
>> >> > I do hope that Libav11 is still on the table. As suggested, I've filed
>> >> > https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1360026 for
>> >> > tracking that transition.
>> >>
>> >> I've just uploaded libav11 to unstable, starting the transition there.
>> >> I don't expect too many problems. Is now a good time to start the
>> >> transition? As promised to Colin in the other thread, I am going to
>> >> keep a much closer eye on this transition compared to libav10 this
>> >> time.
>> >
>> > Is this the version you expect Jessie to release with?
>>
>> Yes, that's the plan.
>>
>> I would very much appreciate if Ubuntu would not ship libav10, because
>> that would make maintenance easier for me.
>
> That makes sense.  Let's see how the first day or two goes in Debian and then
> decide.

Does https://release.debian.org/transitions/html/auto-libav.html now
look good enough to proceed in Ubuntu?


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

Title:
  Libav11 for Utopic

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

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


[Bug 1360026] Re: Feature Freeze in effect for 14.10

2014-08-30 Thread Reinhard Tartler
On Sat, Aug 30, 2014 at 12:36 PM, Scott Kitterman  wrote:
> On Saturday, August 30, 2014 11:35:13 Reinhard Tartler wrote:
>> On Thu, Aug 21, 2014 at 9:30 PM, Reinhard Tartler 
> wrote:
>> > On Thu, Aug 21, 2014 at 3:12 PM, Adam Conrad  wrote:
>> >> As of nowish, Feature Freeze is in effect for utopic (14.10), leading
>> >> up to the release in October.
>> >>
>> >> Don't fret if you have One Last Feature to get uploaded, and don't
>> >> panic and upload it untested today just to try to beat the clock.  We
>> >> would rather see a feature freeze exception bug and a well-tested
>> >> upload than something rushed to beat a deadline.
>> >>
>> >> That said, the vast majority of people should be winding down new
>> >> feature development now and focusing on bug fixes and polish to make
>> >> 14.10 yet another great release come October.
>> >
>> > I do hope that Libav11 is still on the table. As suggested, I've filed
>> > https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1360026 for
>> > tracking that transition.
>>
>> I've just uploaded libav11 to unstable, starting the transition there.
>> I don't expect too many problems. Is now a good time to start the
>> transition? As promised to Colin in the other thread, I am going to
>> keep a much closer eye on this transition compared to libav10 this
>> time.
>
> Is this the version you expect Jessie to release with?

Yes, that's the plan.

I would very much appreciate if Ubuntu would not ship libav10, because
that would make maintenance easier for me.


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

Title:
  Libav11 for Utopic

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

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


[Bug 1360026] Re: Feature Freeze in effect for 14.10

2014-08-30 Thread Reinhard Tartler
On Thu, Aug 21, 2014 at 9:30 PM, Reinhard Tartler  wrote:
> On Thu, Aug 21, 2014 at 3:12 PM, Adam Conrad  wrote:
>> As of nowish, Feature Freeze is in effect for utopic (14.10), leading
>> up to the release in October.
>>
>> Don't fret if you have One Last Feature to get uploaded, and don't
>> panic and upload it untested today just to try to beat the clock.  We
>> would rather see a feature freeze exception bug and a well-tested
>> upload than something rushed to beat a deadline.
>>
>> That said, the vast majority of people should be winding down new
>> feature development now and focusing on bug fixes and polish to make
>> 14.10 yet another great release come October.
>
>
> I do hope that Libav11 is still on the table. As suggested, I've filed
> https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1360026 for
> tracking that transition.

I've just uploaded libav11 to unstable, starting the transition there.
I don't expect too many problems. Is now a good time to start the
transition? As promised to Colin in the other thread, I am going to
keep a much closer eye on this transition compared to libav10 this
time.


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

Title:
  Libav11 for Utopic

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

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


[Bug 1360026] Re: Libav11 for Utopic

2014-08-22 Thread Reinhard Tartler
AFAIUI, all packages that fail to build libav11 related have been fixed
in Debian. all other package fail to build from source because of
reasons unrelated to libav11

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

** Also affects: libav (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757917
   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/1360026

Title:
  Libav11 for Utopic

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

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


[Bug 1360026] [NEW] Libav11 for Utopic

2014-08-21 Thread Reinhard Tartler
Public bug reported:

This ticket is to track the Libav11 transition in Utopic.

See the discussion on the Mailing list on
https://lists.ubuntu.com/archives/ubuntu-devel/2014-August/038435.html

The transition is being staged in
https://launchpad.net/~motumedia/+archive/ubuntu/libav11/+packages.

** Affects: libav (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/1360026

Title:
  Libav11 for Utopic

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

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


[Bug 1068256] Re: OgmRip crashes on Dictator DVD at ifo_read.c:914

2014-08-15 Thread Reinhard Tartler
*** This bug is a duplicate of bug 1179913 ***
https://bugs.launchpad.net/bugs/1179913

** This bug has been marked a duplicate of bug 1179913
   Zero check failed in ifo_read.c:904 for pgc->subp_control[i] = 0x0001

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

Title:
  OgmRip crashes on Dictator DVD at ifo_read.c:914

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

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


[Bug 975959] Re: when inserting dvd "Open dialog" does not start totem by default

2014-08-15 Thread Reinhard Tartler
comment from IRC:

04:12  LP #975959 is a totem bug


** Package changed: libdvdread (Ubuntu) => totem (Ubuntu)

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

Title:
  when inserting dvd "Open dialog" does not start totem by default

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

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


[Bug 912320] Re: DVD CSS decoder

2014-08-15 Thread Reinhard Tartler
AFAIUI, there is nothing to do for the libdvdread package

** Changed in: libdvdread (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/912320

Title:
  DVD CSS decoder

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

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


[Bug 1354755] Re: Libav security fixes Aug 2014

2014-08-12 Thread Reinhard Tartler
At least for precise, libav-extra also needs to be updated to 0.8.15

** Also affects: libav-extra (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libav-extra (Ubuntu Trusty)
   Status: New => Invalid

** Changed in: libav-extra (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: libav-extra (Ubuntu Precise)
   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/1354755

Title:
  Libav security fixes Aug 2014

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

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


[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2014-08-11 Thread Reinhard Tartler
I can confirm the observations of comment #20. On this basis, I'm
raising the importance because this seems to me like a major usability
issue.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => High

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

Title:
  Nautilus says the USB stick is read only when it is not

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

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


[Bug 1354755] Re: Libav security fixes Aug 2014

2014-08-10 Thread Reinhard Tartler
Package built fine:
https://launchpad.net/~siretart/+archive/ubuntu/ppa?field.series_filter=trusty

** Changed in: libav (Ubuntu Trusty)
   Importance: Undecided => High

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

Title:
  Libav security fixes Aug 2014

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

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


[Bug 1354755] Re: Libav security fixes Aug 2014

2014-08-09 Thread Reinhard Tartler
a fixed package should appear in ppa:siretart shortly

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

Title:
  Libav security fixes Aug 2014

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

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


[Bug 1341216] Re: Libav security fixes Jul 2014

2014-08-09 Thread Reinhard Tartler
utopic already works with libav 10, nothing left to do here

** Changed in: libav (Ubuntu Utopic)
   Status: Fix Committed => 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/1341216

Title:
  Libav security fixes Jul 2014

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

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


[Bug 1354755] [NEW] Libav security fixes Aug 2014

2014-08-09 Thread Reinhard Tartler
Public bug reported:

Trusty should get version 9.16:

version 9.16:
- vp3: Copy all 3 frames for thread updates (CVE-2011-3934)
- mpegts: Do not try to write a PMT larger than SECTION_SIZE (CVE-2014-2263)
- mpegts: Define the section length with a constant
- error_concealment: avoid using the picture if not fully setup (CVE-2013-0860)
- svq1: do not modify the input packet
- cdgraphics: do not return 0 from the decode function
- cdgraphics: switch to bytestream2 (CVE-2013-3674)
- huffyuvdec: check width size for yuv422p (CVE-2013-0848)
- mmvideo: check horizontal coordinate too (CVE-2013-3672)
- wmalosslessdec: fix mclms_coeffs* array size (CVE-2014-2098)
- lavc: Check the image size before calling get_buffer (CVE-2011-3935)
- huffyuv: Check and propagate function return values (CVE-2013-0868)
- h264: prevent theoretical infinite loop in SEI parsing (CVE-2011-3946)
- h264_sei: check SEI size
- pgssubdec: Check RLE size before copying (CVE-2013-0852)
- fate: Add dependencies for dct/fft/mdct/rdft tests
- video4linux2: Avoid a floating point exception
- vf_select: Drop a debug av_log with an unchecked double to enum conversion
- eamad: use the bytestream2 API instead of AV_RL (CVE-2013-0851)

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

** Affects: libav (Ubuntu Trusty)
 Importance: Undecided
 Status: New

** Also affects: libav (Ubuntu Trusty)
   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/1354755

Title:
  Libav security fixes Aug 2014

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