Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Error when debian installing dependency [SOLVED]

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
coppolino97
Posts: 116
Joined: 2018-06-05 15:23
Location: Italy
Has thanked: 2 times

Error when debian installing dependency [SOLVED]

#1 Post by coppolino97 »

Hello,
I have a problem when I try to install dependency using the command "apt-get install -f" and appear an error message about " pkgProblemResolver".
Someone can help me?
Thanks
Last edited by coppolino97 on 2018-08-07 20:17, edited 1 time in total.
Lenovo T460 | 8Gbyte of RAM | Intel core i5 | SSD 250GB | Debian 12

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: Error when debian installing dependency

#2 Post by dilberts_left_nut »

Not without a lot more info than that.

Post your complete command and output in a code box, and describe your setup and version and what you are trying to do clearly.
AdrianTM wrote:There's no hacker in my grandma...

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1399
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: Error when debian installing dependency

#3 Post by None1975 »

coppolino97 wrote:Hello,
I have a problem when I try to install dependency using the command "apt-get install -f" and appear an error message about " pkgProblemResolver".
Someone can help me?
Thanks
Post your source list, please.
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github


User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Error when debian installing dependency

#5 Post by stevepusser »

Seriously, nobody can answer your questions if you won't provide more information.

Exactly what are you trying to install that says it require a newer libc6, and what version of Debian are you running? You know, the type of info that the forum guidelines for beginners ask you to provide from the start.
MX Linux packager and developer

coppolino97
Posts: 116
Joined: 2018-06-05 15:23
Location: Italy
Has thanked: 2 times

Re: Error when debian installing dependency

#6 Post by coppolino97 »

Sorry,
I have found a solution using this command:
apt-get install --fix-broken
Lenovo T460 | 8Gbyte of RAM | Intel core i5 | SSD 250GB | Debian 12

Post Reply