Boot and install broken because of half-lib-c installationUnmet dependenciesInstalling libxml2 on secure Debian boxgetting error for sudo apt-get upgrade?cannot install wine on 17.1 mint: unmet dependencies, broken packagesHow to update libc(glibc) on kali linux (debian based)?Questions about dual booting windows 8.1 and linux - two issuesHow to fix install shutter in kali linux?Dependency problem - but the dependencies are installed?dpkg: error processing archive /var/cache/apt/archives/dictionaries-common_1.27.7_all.deb (--unpack)How to resolve “Unable to correct problems, you have held broken packages” error in Debian 9?

Can I use my Chinese passport to enter China after I acquired another citizenship?

How will losing mobility of one hand affect my career as a programmer?

How does a character multiclassing into warlock get a focus?

Is expanding the research of a group into machine learning as a PhD student risky?

Ways to speed up user implemented RK4

Why does John Bercow say “unlock” after reading out the results of a vote?

How was Earth single-handedly capable of creating 3 of the 4 gods of chaos?

Applicability of Single Responsibility Principle

Implement the Thanos sorting algorithm

Increase performance creating Mandelbrot set in python

Efficiently merge handle parallel feature branches in SFDX

Star/Wye electrical connection math symbol

The plural of 'stomach"

Is it okay / does it make sense for another player to join a running game of Munchkin?

Finding all intervals that match predicate in vector

Is there a good way to store credentials outside of a password manager?

Is HostGator storing my password in plaintext?

Time travel short story where a man arrives in the late 19th century in a time machine and then sends the machine back into the past

Curses work by shouting - How to avoid collateral damage?

How do I define a right arrow with bar in LaTeX?

Is there a problem with hiding "forgot password" until it's needed?

Irreducibility of a simple polynomial

Student evaluations of teaching assistants

How to verify if g is a generator for p?



Boot and install broken because of half-lib-c installation


Unmet dependenciesInstalling libxml2 on secure Debian boxgetting error for sudo apt-get upgrade?cannot install wine on 17.1 mint: unmet dependencies, broken packagesHow to update libc(glibc) on kali linux (debian based)?Questions about dual booting windows 8.1 and linux - two issuesHow to fix install shutter in kali linux?Dependency problem - but the dependencies are installed?dpkg: error processing archive /var/cache/apt/archives/dictionaries-common_1.27.7_all.deb (--unpack)How to resolve “Unable to correct problems, you have held broken packages” error in Debian 9?













0















I was trying to install wavemon and I ended up breaking up my apt-get by half installing some libc related packages.
My system doesn't boot to login screen anymore.



root@pc:~# apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc-dev-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc6 : Breaks: locales (< 2.28) but 2.27-3ubuntu1 is installed
Breaks: nscd (< 2.28)
Recommends: libidn2-0 (>= 2.0.5~) but 2.0.4-1.1build2 is installed
libc6-dbg : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libc6-dev : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libcogl20 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libegl-mesa0 : Depends: libgbm1 (= 18.2.2-0ubuntu1~18.04.2) but it is not installed
libgstreamer-gl1.0-0 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libmutter-2-0 : Depends: libgbm1 (>= 17.1.0~rc2) but it is not installed
libnl-genl-3-200 : Depends: libnl-3-200 (= 3.4.0-1) but 3.2.29-0ubuntu3 is installed
libqt5gui5 : Depends: libgbm1 (>= 8.1~0) but it is not installed
nscd : Depends: libc6 (< 2.28) but 2.28-8 is installed
xserver-xorg-core : Depends: libgbm1 (>= 10.2~0) but it is not installed
xserver-xorg-video-amdgpu : Depends: libgbm1 (>= 8.1~0) but it is not installed
xwayland : Depends: libgbm1 (>= 10.2~0) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@pc:~#


Edit 1 :



Boot screen :
Boot log










share|improve this question
























  • What distribution are you using? Ubuntu 18.04?

    – Stephen Kitt
    yesterday











  • Yes 4.15.0-45-generic

    – Haythem CHAKER
    yesterday















0















I was trying to install wavemon and I ended up breaking up my apt-get by half installing some libc related packages.
My system doesn't boot to login screen anymore.



root@pc:~# apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc-dev-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc6 : Breaks: locales (< 2.28) but 2.27-3ubuntu1 is installed
Breaks: nscd (< 2.28)
Recommends: libidn2-0 (>= 2.0.5~) but 2.0.4-1.1build2 is installed
libc6-dbg : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libc6-dev : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libcogl20 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libegl-mesa0 : Depends: libgbm1 (= 18.2.2-0ubuntu1~18.04.2) but it is not installed
libgstreamer-gl1.0-0 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libmutter-2-0 : Depends: libgbm1 (>= 17.1.0~rc2) but it is not installed
libnl-genl-3-200 : Depends: libnl-3-200 (= 3.4.0-1) but 3.2.29-0ubuntu3 is installed
libqt5gui5 : Depends: libgbm1 (>= 8.1~0) but it is not installed
nscd : Depends: libc6 (< 2.28) but 2.28-8 is installed
xserver-xorg-core : Depends: libgbm1 (>= 10.2~0) but it is not installed
xserver-xorg-video-amdgpu : Depends: libgbm1 (>= 8.1~0) but it is not installed
xwayland : Depends: libgbm1 (>= 10.2~0) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@pc:~#


Edit 1 :



Boot screen :
Boot log










share|improve this question
























  • What distribution are you using? Ubuntu 18.04?

    – Stephen Kitt
    yesterday











  • Yes 4.15.0-45-generic

    – Haythem CHAKER
    yesterday













0












0








0








I was trying to install wavemon and I ended up breaking up my apt-get by half installing some libc related packages.
My system doesn't boot to login screen anymore.



root@pc:~# apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc-dev-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc6 : Breaks: locales (< 2.28) but 2.27-3ubuntu1 is installed
Breaks: nscd (< 2.28)
Recommends: libidn2-0 (>= 2.0.5~) but 2.0.4-1.1build2 is installed
libc6-dbg : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libc6-dev : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libcogl20 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libegl-mesa0 : Depends: libgbm1 (= 18.2.2-0ubuntu1~18.04.2) but it is not installed
libgstreamer-gl1.0-0 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libmutter-2-0 : Depends: libgbm1 (>= 17.1.0~rc2) but it is not installed
libnl-genl-3-200 : Depends: libnl-3-200 (= 3.4.0-1) but 3.2.29-0ubuntu3 is installed
libqt5gui5 : Depends: libgbm1 (>= 8.1~0) but it is not installed
nscd : Depends: libc6 (< 2.28) but 2.28-8 is installed
xserver-xorg-core : Depends: libgbm1 (>= 10.2~0) but it is not installed
xserver-xorg-video-amdgpu : Depends: libgbm1 (>= 8.1~0) but it is not installed
xwayland : Depends: libgbm1 (>= 10.2~0) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@pc:~#


Edit 1 :



Boot screen :
Boot log










share|improve this question
















I was trying to install wavemon and I ended up breaking up my apt-get by half installing some libc related packages.
My system doesn't boot to login screen anymore.



root@pc:~# apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc-dev-bin : Depends: libc6 (< 2.28) but 2.28-8 is installed
libc6 : Breaks: locales (< 2.28) but 2.27-3ubuntu1 is installed
Breaks: nscd (< 2.28)
Recommends: libidn2-0 (>= 2.0.5~) but 2.0.4-1.1build2 is installed
libc6-dbg : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libc6-dev : Depends: libc6 (= 2.27-3ubuntu1) but 2.28-8 is installed
libcogl20 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libegl-mesa0 : Depends: libgbm1 (= 18.2.2-0ubuntu1~18.04.2) but it is not installed
libgstreamer-gl1.0-0 : Depends: libgbm1 (>= 8.1~0) but it is not installed
libmutter-2-0 : Depends: libgbm1 (>= 17.1.0~rc2) but it is not installed
libnl-genl-3-200 : Depends: libnl-3-200 (= 3.4.0-1) but 3.2.29-0ubuntu3 is installed
libqt5gui5 : Depends: libgbm1 (>= 8.1~0) but it is not installed
nscd : Depends: libc6 (< 2.28) but 2.28-8 is installed
xserver-xorg-core : Depends: libgbm1 (>= 10.2~0) but it is not installed
xserver-xorg-video-amdgpu : Depends: libgbm1 (>= 8.1~0) but it is not installed
xwayland : Depends: libgbm1 (>= 10.2~0) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@pc:~#


Edit 1 :



Boot screen :
Boot log







boot apt






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday







Haythem CHAKER

















asked yesterday









Haythem CHAKERHaythem CHAKER

62




62












  • What distribution are you using? Ubuntu 18.04?

    – Stephen Kitt
    yesterday











  • Yes 4.15.0-45-generic

    – Haythem CHAKER
    yesterday

















  • What distribution are you using? Ubuntu 18.04?

    – Stephen Kitt
    yesterday











  • Yes 4.15.0-45-generic

    – Haythem CHAKER
    yesterday
















What distribution are you using? Ubuntu 18.04?

– Stephen Kitt
yesterday





What distribution are you using? Ubuntu 18.04?

– Stephen Kitt
yesterday













Yes 4.15.0-45-generic

– Haythem CHAKER
yesterday





Yes 4.15.0-45-generic

– Haythem CHAKER
yesterday










1 Answer
1






active

oldest

votes


















1














You need to downgrade libc6 to the appropriate version for your distribution:



sudo apt install libc6=2.27-3ubuntu1


This will probably fail because of other broken dependencies, you’ll need to remove or downgrade those too.



Wavemon is available in Ubuntu 18.04, you could install that version (0.8.1):



sudo apt install wavemon/bionic


This will avoid pulling in a version of libc6 which is inappropriate for your system.






share|improve this answer























  • I'll try right away. I added a screen of my boot log as well

    – Haythem CHAKER
    yesterday











  • When downgrading, I would always re-run at the end a second time the command for all downgraded packages with --reinstall: avoids corner cases where a file can get lost during downgrade (related to the way "Replaces: " works during upgrade)

    – A.B
    yesterday












  • i fixed it by downgrading manually wget then dpkg -i I then had a problem with cloud-init, i fixed it using bugs.launchpad.net/cloud-init/+bug/1513609/comments/1

    – Haythem CHAKER
    14 hours ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508503%2fboot-and-install-broken-because-of-half-lib-c-installation%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














You need to downgrade libc6 to the appropriate version for your distribution:



sudo apt install libc6=2.27-3ubuntu1


This will probably fail because of other broken dependencies, you’ll need to remove or downgrade those too.



Wavemon is available in Ubuntu 18.04, you could install that version (0.8.1):



sudo apt install wavemon/bionic


This will avoid pulling in a version of libc6 which is inappropriate for your system.






share|improve this answer























  • I'll try right away. I added a screen of my boot log as well

    – Haythem CHAKER
    yesterday











  • When downgrading, I would always re-run at the end a second time the command for all downgraded packages with --reinstall: avoids corner cases where a file can get lost during downgrade (related to the way "Replaces: " works during upgrade)

    – A.B
    yesterday












  • i fixed it by downgrading manually wget then dpkg -i I then had a problem with cloud-init, i fixed it using bugs.launchpad.net/cloud-init/+bug/1513609/comments/1

    – Haythem CHAKER
    14 hours ago
















1














You need to downgrade libc6 to the appropriate version for your distribution:



sudo apt install libc6=2.27-3ubuntu1


This will probably fail because of other broken dependencies, you’ll need to remove or downgrade those too.



Wavemon is available in Ubuntu 18.04, you could install that version (0.8.1):



sudo apt install wavemon/bionic


This will avoid pulling in a version of libc6 which is inappropriate for your system.






share|improve this answer























  • I'll try right away. I added a screen of my boot log as well

    – Haythem CHAKER
    yesterday











  • When downgrading, I would always re-run at the end a second time the command for all downgraded packages with --reinstall: avoids corner cases where a file can get lost during downgrade (related to the way "Replaces: " works during upgrade)

    – A.B
    yesterday












  • i fixed it by downgrading manually wget then dpkg -i I then had a problem with cloud-init, i fixed it using bugs.launchpad.net/cloud-init/+bug/1513609/comments/1

    – Haythem CHAKER
    14 hours ago














1












1








1







You need to downgrade libc6 to the appropriate version for your distribution:



sudo apt install libc6=2.27-3ubuntu1


This will probably fail because of other broken dependencies, you’ll need to remove or downgrade those too.



Wavemon is available in Ubuntu 18.04, you could install that version (0.8.1):



sudo apt install wavemon/bionic


This will avoid pulling in a version of libc6 which is inappropriate for your system.






share|improve this answer













You need to downgrade libc6 to the appropriate version for your distribution:



sudo apt install libc6=2.27-3ubuntu1


This will probably fail because of other broken dependencies, you’ll need to remove or downgrade those too.



Wavemon is available in Ubuntu 18.04, you could install that version (0.8.1):



sudo apt install wavemon/bionic


This will avoid pulling in a version of libc6 which is inappropriate for your system.







share|improve this answer












share|improve this answer



share|improve this answer










answered yesterday









Stephen KittStephen Kitt

178k24403481




178k24403481












  • I'll try right away. I added a screen of my boot log as well

    – Haythem CHAKER
    yesterday











  • When downgrading, I would always re-run at the end a second time the command for all downgraded packages with --reinstall: avoids corner cases where a file can get lost during downgrade (related to the way "Replaces: " works during upgrade)

    – A.B
    yesterday












  • i fixed it by downgrading manually wget then dpkg -i I then had a problem with cloud-init, i fixed it using bugs.launchpad.net/cloud-init/+bug/1513609/comments/1

    – Haythem CHAKER
    14 hours ago


















  • I'll try right away. I added a screen of my boot log as well

    – Haythem CHAKER
    yesterday











  • When downgrading, I would always re-run at the end a second time the command for all downgraded packages with --reinstall: avoids corner cases where a file can get lost during downgrade (related to the way "Replaces: " works during upgrade)

    – A.B
    yesterday












  • i fixed it by downgrading manually wget then dpkg -i I then had a problem with cloud-init, i fixed it using bugs.launchpad.net/cloud-init/+bug/1513609/comments/1

    – Haythem CHAKER
    14 hours ago

















I'll try right away. I added a screen of my boot log as well

– Haythem CHAKER
yesterday





I'll try right away. I added a screen of my boot log as well

– Haythem CHAKER
yesterday













When downgrading, I would always re-run at the end a second time the command for all downgraded packages with --reinstall: avoids corner cases where a file can get lost during downgrade (related to the way "Replaces: " works during upgrade)

– A.B
yesterday






When downgrading, I would always re-run at the end a second time the command for all downgraded packages with --reinstall: avoids corner cases where a file can get lost during downgrade (related to the way "Replaces: " works during upgrade)

– A.B
yesterday














i fixed it by downgrading manually wget then dpkg -i I then had a problem with cloud-init, i fixed it using bugs.launchpad.net/cloud-init/+bug/1513609/comments/1

– Haythem CHAKER
14 hours ago






i fixed it by downgrading manually wget then dpkg -i I then had a problem with cloud-init, i fixed it using bugs.launchpad.net/cloud-init/+bug/1513609/comments/1

– Haythem CHAKER
14 hours ago


















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508503%2fboot-and-install-broken-because-of-half-lib-c-installation%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.