Re: Depends problem. Libc6 is 2.28 but I need 2.29

2020-03-08 Thread Aurelien Jarno
On 2020-02-15 16:35, Grisha Grybyniuk wrote:
> Here it is
> 
> пт, 14 лют. 2020 о 13:31 Grisha Grybyniuk  пише:

It appears that you have a few entries for ubuntu/disco. This
distribution is based on libc6 2.29, which might cause the issue you see
there. In general it is not a good idea to mix debian and ubuntu
repositories.

Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net



Re: Depends problem. Libc6 is 2.28 but I need 2.29

2020-02-18 Thread Lennart Sorensen
On Sat, Feb 15, 2020 at 04:35:20PM +0200, Grisha Grybyniuk wrote:
> Here it is

Anything in /etc/apt/sources.list.d/ ?

Also if you install and run apt-show-versions, you can filter out the
'uptodate' lines and see what packages it things are either from unknown
sources or too new.

-- 
Len Sorensen



Re: Depends problem. Libc6 is 2.28 but I need 2.29

2020-02-14 Thread Grisha Grybyniuk
Ok, I will check.

On Thu, Feb 13, 2020, 20:39 Aurelien Jarno  wrote:

> On 2020-02-13 19:15, Grisha Grybyniuk wrote:
> > Hello, I have a depending problem. For clearly understanding I will write
> > whole story. So I added a *buster-backports* repository with *main*,
> > *contrib*, *non-free*. I run "sudo aptitude update", then "sudo aptitude
> > upgrade (dist-upgrade also)" I get a many upgrades and for my drivers and
> > firmwares, but there is a one problem I cant upgrade my libvulkan1,
> > libvulkan1:i386,
> > nvidia-settings, libxnvctrl0 packages becouse of unmet depends, so here
> is
> > more info:
>
> Can you please share your /etc/apt/sources.list?
>
> > sudo aptitude dist-upgrade
> >
> > The following packages will be upgraded:
> >  *libvulkan1{b} libvulkan1:i386{b} libxnvctrl0 nvidia-settings{b}*
> > 4 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> > Need to get 1,165 kB of archives. After unpacking 7,168 B will be used.
> > The following packages have unmet dependencies:
> >  *libvulkan1* : Depends: *libc6* (>= 2.29) but 2.28-10 is installed
> >  *libvulkan1:i386* : Depends: *libc6:i386* (>= 2.29) but 2.28-10 is
> > installed
>
> There is no buster-backports version of libvulkan1, and the version in
> buster doesn't depends on libc6 (>= 2.29). I guess you have more sources
> in /etc/apt/sources.list.
>
> --
> Aurelien Jarno  GPG: 4096R/1DDD8C9B
> aurel...@aurel32.net http://www.aurel32.net
>


Re: Depends problem. Libc6 is 2.28 but I need 2.29

2020-02-13 Thread Aurelien Jarno
On 2020-02-13 19:15, Grisha Grybyniuk wrote:
> Hello, I have a depending problem. For clearly understanding I will write
> whole story. So I added a *buster-backports* repository with *main*,
> *contrib*, *non-free*. I run "sudo aptitude update", then "sudo aptitude
> upgrade (dist-upgrade also)" I get a many upgrades and for my drivers and
> firmwares, but there is a one problem I cant upgrade my libvulkan1,
> libvulkan1:i386,
> nvidia-settings, libxnvctrl0 packages becouse of unmet depends, so here is
> more info:

Can you please share your /etc/apt/sources.list?

> sudo aptitude dist-upgrade
> 
> The following packages will be upgraded:
>  *libvulkan1{b} libvulkan1:i386{b} libxnvctrl0 nvidia-settings{b}*
> 4 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Need to get 1,165 kB of archives. After unpacking 7,168 B will be used.
> The following packages have unmet dependencies:
>  *libvulkan1* : Depends: *libc6* (>= 2.29) but 2.28-10 is installed
>  *libvulkan1:i386* : Depends: *libc6:i386* (>= 2.29) but 2.28-10 is
> installed

There is no buster-backports version of libvulkan1, and the version in
buster doesn't depends on libc6 (>= 2.29). I guess you have more sources
in /etc/apt/sources.list.

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net