[Bug 1950071] Re: failed to create shim: OCI runtime create failed

2021-11-16 Thread Valentin Wittich
Same here. No nvidia

$ docker info 2>/dev/null | grep Runtime
 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc

Downgrade to docker.io_20.10.7-0ubuntu1~20.04.2_amd64.deb was the
fastest solution.

Package source: https://launchpad.net/~ubuntu-
security/+archive/ubuntu/ppa/+build/22238407

$ sha1sum Downloads/docker.io_20.10.7-0ubuntu1~20.04.2_amd64.deb 
9996131217d5f3da77b82031048938648b5a7634  
Downloads/docker.io_20.10.7-0ubuntu1~20.04.2_amd64.deb

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

Title:
  failed to create shim: OCI runtime create failed

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


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

[Bug 1663528] Re: pulseaudio assert failure: pulseaudio: mixer.c:929: snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

2019-06-18 Thread Valentin Wittich
Still having that issue with Ubuntu 18.04.2 LTS on a ThinkPad T480 and
the stock pulseaudio 11.1.

Is there going to be a fix/upgrade for the LTS?

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

Title:
  pulseaudio assert failure: pulseaudio: mixer.c:929:
  snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

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

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

[Bug 311029] Re: curl and pycurl is not compiled with sftp support

2019-02-15 Thread Valentin Wittich
One prob I found is that uploading via IPv4 is crazy slow... though I
don't understand if it has to do with the switch from libssl2 to
libssl...

With a quick search I found an old blog entry
(https://daniel.haxx.se/blog/2014/05/14/why-sftp-is-still-slow-in-curl/)
which discribes some probs with SFTP.

Not sure if that is an issue...

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

Title:
  curl and pycurl is not compiled with sftp support

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

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

[Bug 1698351] Re: Search in Nautilus Files does not allow sorting of results

2019-02-08 Thread Valentin Wittich
I added an new issue on github
https://gitlab.gnome.org/GNOME/nautilus/issues/888 but it seems that
there is no intenstion so solve that behavior.

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

Title:
  Search in Nautilus Files does not allow sorting of results

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

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

[Bug 1698351] Re: Search in Nautilus Files does not allow sorting of results

2019-02-08 Thread Valentin Wittich
I added an new issue on github
https://gitlab.gnome.org/GNOME/nautilus/issues/888 but it seams that
there is no intenstion so solve that behavior.

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

Title:
  Search in Nautilus Files does not allow sorting of results

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

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

[Bug 1698351] Re: Search in Nautilus Files does not allow sorting of results

2019-02-08 Thread Valentin Wittich
I added an new issue on github
https://gitlab.gnome.org/GNOME/nautilus/issues/888 but it seams that
there is no intenstion so solve that behaivier.

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

Title:
  Search in Nautilus Files does not allow sorting of results

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

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

[Bug 1698351] Re: Search in Nautilus Files does not allow sorting of results

2019-02-08 Thread Valentin Wittich
Any update on that? This should not be a bug in LTS!

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

Title:
  Search in Nautilus Files does not allow sorting of results

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

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

[Bug 311029] Re: curl and pycurl is not compiled with sftp support

2019-02-02 Thread Valentin Wittich
> Could someone describe a test case using the backend which we could use to
> test that the feature is working if we enable it to bionic (the 'curl 
> --version' output tells us that the backend is enabled but it would be 
> good to also check that it's actually correctly working)

Not sure what you mean by test case using the backend. But I compiled
version 7.63.0 and it looks like it works find. Though I just used git-
ftp to upload via sftp, but that worked smooth.

Here is what I did to install it with ubuntu 18.04. I had to compile
debhelper too.

git clone https://git.launchpad.net/ubuntu/+source/debhelper
cd debhelper/
sudo apt-get install build-essential po4a
dpkg-buildpackage -uc -us
cd ..
sudo apt-get install dwz
sudo dpkg -i debhelper_12ubuntu1_all.deb


git clone https://git.launchpad.net/ubuntu/+source/curl
cd curl/
sudo apt-get install build-essential libssh-dev
dpkg-buildpackage -b -rfakeroot -us -uc
cd ..
sudo dpkg -i libcurl*.deb
sudo dpkg -i curl*.deb

Here the versions output:

# curl --version
curl 7.63.0 (x86_64-pc-linux-gnu) libcurl/7.63.0 OpenSSL/1.1.0g zlib/1.2.11 
libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) libssh/0.7.0/openssl/zlib 
nghttp2/1.30.0 librtmp/2.3
Release-Date: 2018-12-12
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 
pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL 
libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL

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

Title:
  curl and pycurl is not compiled with sftp support

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

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

[Bug 311029] Re: curl and pycurl is not compiled with sftp support

2019-01-31 Thread Valentin Wittich
Here is how to build curl with libssl support for Ubuntu 18.04. LTS:

sudo apt-get install build-essential debhelper libssh-dev
sudo apt-get source curl
sudo apt-get build-dep curl

cd curl-*

sudo patch < ~/Downloads/ubuntu_libssl.patch

sudo dpkg-buildpackage -uc -us
# -usDo not sign the source package.
# -ucDo not sign the .changes file. 

cd ..

sudo dpkg -i curl_*.deb
sudo dpkg -i libcurl3-*.deb
sudo dpkg -i libcurl3-gnutls_*.deb

sudo apt-mark hold curl
sudo apt-mark hold libcurl3
sudo apt-mark hold libcurl3-gnutls
# sudo apt-mark unhold  

Hope that helps somebody.

** Patch added: "ubuntu_libssl.patch"
   
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/311029/+attachment/5234644/+files/ubuntu_libssl.patch

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

Title:
  curl and pycurl is not compiled with sftp support

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

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

[Bug 311029] Re: curl and pycurl is not compiled with sftp support

2019-01-31 Thread Valentin Wittich
One year later (2019-02) the LTS (18.04.1, bionic) still has that issue!

Why is that excption in the debian build:

# cat curl3-7.58.0/debian/rules | grep -A 3 Ubuntu
ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
CONFIGURE_ARGS += --with-libssh2
endif

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

Title:
  curl and pycurl is not compiled with sftp support

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

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

[Bug 311029] Re: curl and pycurl is not compiled with sftp support

2019-01-31 Thread Valentin Wittich
One year later (2019-02) the LTS (18.04.1, bionic) still has that issue!

Why is that excption in the debian build:

# cat curl3-7.58.0/debian/rules | grep -A 3 Ubuntu
ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
 CONFIGURE_ARGS += --without-libssh2
endif

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

Title:
  curl and pycurl is not compiled with sftp support

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

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

[Bug 1641343] [NEW] Crash of the tracker-extract on the login of a clean Ubuntu GNOME 16.04 installation.

2016-11-12 Thread Valentin Wittich
Public bug reported:

After login in I get the message that tracker-extract crashed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: tracker-extract 1.6.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
Uname: Linux 4.4.0-47-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Nov 12 20:19:51 2016
SourcePackage: tracker
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Crash of the tracker-extract on the login of a clean Ubuntu GNOME
  16.04 installation.

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

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