builddeps:gawk : Depends: libreadline-devUnable to correct problems, you have held broken packagesHow do I restore the default repositories?Apt-get failed to fetch from Ubuntu server with error code 404Can't install linux headersWhy is medibuntu.org still offered as a package source if it has been shutdown since 2010?Why my kernel is not the latest for 14.04?Unmet dependencies errorInstalling library with foreign architectureBroken Packages Fix Problem (For Wine)

Who was the first to weigh chemical reaction products?

Why did dict.get(key) work but not dict[key]?

How can I negotiate remote work due to my phobia

What is the difference between turbojet and turbofan engines?

How to reduce thousand of faces of an already low poly object

Why is it possible to teach real numbers before even rigorously defining them?

Why was Wouter Basson never charged with crimes against humanity for Project Coast?

Open problems from antiquity solved with analytic geometry

Why is the Speaker elected by secret ballot?

Grammar from Sherlock Holmes: Count Dracula and Ebenezer Scrooge come to mind

Can abstractions and good code practice in embedded C++ eliminate the need for the debugger?

What is the purpose behind a glass nozzle?

Did medieval stores have names?

Counter intuitive Bayesian theorem

Should plywood be missing on my roof?

Ask Google to remove thousands of pages from its index after cleaning up from hacked site

What deck size is ideal?

How would an unethical corporation go about extracting resources from a nation unwilling to co-operate?

Is it acceptable to mark off or comment on someone's presentation based on their non-standard English accent?

Printing Command Line Unicode Chess Board

Why did Leia not want to tell Han about Luke being her twin brother?

Stream of Thought/Creeping Chill Interaction?

A professor commented that my research is too simple as compared to my colleagues. What does that mean about my future prospects?

What means it for money to be 'paid out in rates'?



builddeps:gawk : Depends: libreadline-dev


Unable to correct problems, you have held broken packagesHow do I restore the default repositories?Apt-get failed to fetch from Ubuntu server with error code 404Can't install linux headersWhy is medibuntu.org still offered as a package source if it has been shutdown since 2010?Why my kernel is not the latest for 14.04?Unmet dependencies errorInstalling library with foreign architectureBroken Packages Fix Problem (For Wine)






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















I'm doing



lz@blade:~$ sudo apt-get build-dep gawk
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
builddeps:gawk : Depends: libreadline-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


here's my sources:



deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted


deb-src http://br.archive.ubuntu.com/ubuntu/ bionic multiverse main universe restricted

deb http://br.archive.ubuntu.com/ubuntu/ bionic universe


deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted


What are the broken packages?










share|improve this question


























  • libreadline-dev is available for supported versions of Ubuntu packages.ubuntu.com/… ... Solving "broken packages" : sudo apt install -f

    – Knud Larsen
    Jul 15 at 21:34












  • @KnudLarsen but my version of ubuntu is supported, and sudo apt install -f changes nothing

    – Guerlando OCs
    Jul 16 at 1:01











  • @KnudLarsen im on 18.04

    – Guerlando OCs
    Jul 16 at 1:01






  • 2





    Possible duplicate of How do I restore the default repositories?

    – N0rbert
    Jul 24 at 9:49











  • Possible duplicate of Unable to correct problems, you have held broken packages

    – karel
    Jul 24 at 10:08

















0

















I'm doing



lz@blade:~$ sudo apt-get build-dep gawk
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
builddeps:gawk : Depends: libreadline-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


here's my sources:



deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted


deb-src http://br.archive.ubuntu.com/ubuntu/ bionic multiverse main universe restricted

deb http://br.archive.ubuntu.com/ubuntu/ bionic universe


deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted


What are the broken packages?










share|improve this question


























  • libreadline-dev is available for supported versions of Ubuntu packages.ubuntu.com/… ... Solving "broken packages" : sudo apt install -f

    – Knud Larsen
    Jul 15 at 21:34












  • @KnudLarsen but my version of ubuntu is supported, and sudo apt install -f changes nothing

    – Guerlando OCs
    Jul 16 at 1:01











  • @KnudLarsen im on 18.04

    – Guerlando OCs
    Jul 16 at 1:01






  • 2





    Possible duplicate of How do I restore the default repositories?

    – N0rbert
    Jul 24 at 9:49











  • Possible duplicate of Unable to correct problems, you have held broken packages

    – karel
    Jul 24 at 10:08













0












0








0








I'm doing



lz@blade:~$ sudo apt-get build-dep gawk
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
builddeps:gawk : Depends: libreadline-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


here's my sources:



deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted


deb-src http://br.archive.ubuntu.com/ubuntu/ bionic multiverse main universe restricted

deb http://br.archive.ubuntu.com/ubuntu/ bionic universe


deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted


What are the broken packages?










share|improve this question















I'm doing



lz@blade:~$ sudo apt-get build-dep gawk
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
builddeps:gawk : Depends: libreadline-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


here's my sources:



deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://br.archive.ubuntu.com/ubuntu/ bionic main restricted


deb-src http://br.archive.ubuntu.com/ubuntu/ bionic multiverse main universe restricted

deb http://br.archive.ubuntu.com/ubuntu/ bionic universe


deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted


What are the broken packages?







apt package-management software-installation






share|improve this question














share|improve this question











share|improve this question




share|improve this question










asked Jul 15 at 17:54









Guerlando OCsGuerlando OCs

231 gold badge9 silver badges30 bronze badges




231 gold badge9 silver badges30 bronze badges















  • libreadline-dev is available for supported versions of Ubuntu packages.ubuntu.com/… ... Solving "broken packages" : sudo apt install -f

    – Knud Larsen
    Jul 15 at 21:34












  • @KnudLarsen but my version of ubuntu is supported, and sudo apt install -f changes nothing

    – Guerlando OCs
    Jul 16 at 1:01











  • @KnudLarsen im on 18.04

    – Guerlando OCs
    Jul 16 at 1:01






  • 2





    Possible duplicate of How do I restore the default repositories?

    – N0rbert
    Jul 24 at 9:49











  • Possible duplicate of Unable to correct problems, you have held broken packages

    – karel
    Jul 24 at 10:08

















  • libreadline-dev is available for supported versions of Ubuntu packages.ubuntu.com/… ... Solving "broken packages" : sudo apt install -f

    – Knud Larsen
    Jul 15 at 21:34












  • @KnudLarsen but my version of ubuntu is supported, and sudo apt install -f changes nothing

    – Guerlando OCs
    Jul 16 at 1:01











  • @KnudLarsen im on 18.04

    – Guerlando OCs
    Jul 16 at 1:01






  • 2





    Possible duplicate of How do I restore the default repositories?

    – N0rbert
    Jul 24 at 9:49











  • Possible duplicate of Unable to correct problems, you have held broken packages

    – karel
    Jul 24 at 10:08
















libreadline-dev is available for supported versions of Ubuntu packages.ubuntu.com/… ... Solving "broken packages" : sudo apt install -f

– Knud Larsen
Jul 15 at 21:34






libreadline-dev is available for supported versions of Ubuntu packages.ubuntu.com/… ... Solving "broken packages" : sudo apt install -f

– Knud Larsen
Jul 15 at 21:34














@KnudLarsen but my version of ubuntu is supported, and sudo apt install -f changes nothing

– Guerlando OCs
Jul 16 at 1:01





@KnudLarsen but my version of ubuntu is supported, and sudo apt install -f changes nothing

– Guerlando OCs
Jul 16 at 1:01













@KnudLarsen im on 18.04

– Guerlando OCs
Jul 16 at 1:01





@KnudLarsen im on 18.04

– Guerlando OCs
Jul 16 at 1:01




2




2





Possible duplicate of How do I restore the default repositories?

– N0rbert
Jul 24 at 9:49





Possible duplicate of How do I restore the default repositories?

– N0rbert
Jul 24 at 9:49













Possible duplicate of Unable to correct problems, you have held broken packages

– karel
Jul 24 at 10:08





Possible duplicate of Unable to correct problems, you have held broken packages

– karel
Jul 24 at 10:08










1 Answer
1






active

oldest

votes


















0


















software-properties-gtk 


Change download source to main server. sudo apt update && sudo apt-get clean and try again.



Forgot, and unlock for other sources deb-src






share|improve this answer



























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    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: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    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/4.0/"u003ecc by-sa 4.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%2faskubuntu.com%2fquestions%2f1158490%2fbuilddepsgawk-depends-libreadline-dev%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









    0


















    software-properties-gtk 


    Change download source to main server. sudo apt update && sudo apt-get clean and try again.



    Forgot, and unlock for other sources deb-src






    share|improve this answer






























      0


















      software-properties-gtk 


      Change download source to main server. sudo apt update && sudo apt-get clean and try again.



      Forgot, and unlock for other sources deb-src






      share|improve this answer




























        0














        0










        0









        software-properties-gtk 


        Change download source to main server. sudo apt update && sudo apt-get clean and try again.



        Forgot, and unlock for other sources deb-src






        share|improve this answer














        software-properties-gtk 


        Change download source to main server. sudo apt update && sudo apt-get clean and try again.



        Forgot, and unlock for other sources deb-src







        share|improve this answer













        share|improve this answer




        share|improve this answer










        answered Jul 16 at 11:29









        nobodynobody

        1,6311 gold badge4 silver badges17 bronze badges




        1,6311 gold badge4 silver badges17 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • 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%2faskubuntu.com%2fquestions%2f1158490%2fbuilddepsgawk-depends-libreadline-dev%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

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü