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

2020-02-17 Thread Srinivas Rao
HI ,

It seems to be libc6 package version issue.  As per your log you required 
>=2.29 version packages. But it’s not implemented in buster.so,  I am 
suggesting you , try to download >=2.29 from below links and installed using 
dpkg command.

https://packages.debian.org/bullseye/libc6

https://packages.debian.org/bullseye/libc6-i386

Regards,
Srinivas Rao.


::DISCLAIMER::

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. E-mail transmission is not guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or may contain viruses in transmission. 
The e mail and its contents (with or without referred errors) shall therefore 
not attach any liability on the originator or HCL or its affiliates. Views or 
opinions, if any, presented in this email are solely those of the author and 
may not necessarily reflect the views or opinions of HCL or its affiliates. Any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of this message without the prior written 
consent of authorized representative of HCL is strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any email and/or attachments, please check them for 
viruses and other defects.



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



Depends problem. Libc6 is 2.28 but I need 2.29

2020-02-13 Thread Grisha Grybyniuk
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:

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
 *nvidia-settings* : Depends: *screen-resolution-extra* (>= 0.18~) which is
a virtual package and is not provided by any available package

   Depends: libc6 (>= 2.29) but 2.28-10 is installed
open: 34; closed: 628; defer: 8; conflict: 8


So how you can see that there is a problem with libc6, libc6:i386, and
sreen-resolution-extra.


depends problem

2020-02-13 Thread Grisha Grybyniuk
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:

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
 *nvidia-settings* : Depends: *screen-resolution-extra* (>= 0.18~) which is
a virtual package and is not provided by any available package

   Depends: libc6 (>= 2.29) but 2.28-10 is installed
open: 34; closed: 628; defer: 8; conflict: 8


So how you can see that there is a problem with libc6, libc6:i386, and
sreen-resolution-extra. How I know in many distributions libc6 is already
2.29 version. So now is a question - it will be fixed in buster or its need
to wait a bullseye Debian 11? And one more thing, I cant understand what I
need to do with screen-resolution-extra for fixing my problem, maybe you
know? Thanks for your attention, will wait for your answer.