Unable to install libdrm-dev on 16.04sbackup-gtk not installable from 14.04Can't install libpng-devIssue installing HandBrakeCannot install GDB on Ubuntu 17.10 due to Python dependency issuesI've failed to install the R package, broken packagesUnable to install libopencv-nonfree-dev in Ubuntu 16.04Can't install Steam dependencies on Ubuntu 19.04

Why is dwarfism considered an advantage for jobs in space?

How to ask Firefox to suggest a password when filling out registration form on the web?

Is there any way to write words the same as TeX/LaTeX logo typography?

Roll for Initiative!

When was Newton "not good enough" for spaceflight; first use and first absolute requirement for relativistic corrections?

Why does atmospheric pressure act on us?

How does Google judge page performance if audience is from one specific region & server is also in same region

legal rights of neighbouring property owners

Concept Question for Secure Computation

Who's next to me in the queue?

Positional thinking by Grandmasters

Largest smallest gap

What if I take Necrotic damage more than my hit point total?

Dative of Reference: (D of R)

Is concept of entropy really indispensable? Especially when the concept of potential energy can serve the purpose?

Why do we use cross products in physics?

Can I leave my car sitting outside for about 5 years?

What type of glass fuse is this and what does the spring do?

Why doesn't the road lose its thickness to the tyre?

What is the etymology of the phrase 隴を得て蜀を望む?

Is there a BIOS setting that controls cpu load sharing?

How am I ever going to be able to "vet" 120,000+ lines of Composer PHP code not written by me?

What is required to transfer copyright when purchasing an original work (with out a contract)?

The Newest Cycle



Unable to install libdrm-dev on 16.04


sbackup-gtk not installable from 14.04Can't install libpng-devIssue installing HandBrakeCannot install GDB on Ubuntu 17.10 due to Python dependency issuesI've failed to install the R package, broken packagesUnable to install libopencv-nonfree-dev in Ubuntu 16.04Can't install Steam dependencies on Ubuntu 19.04






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









2


















When I try to install some graphics-related packages like libdrm-dev, I get strange errors:



$ sudo apt-get install libdrm-dev
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:
libdrm-dev : Depends: libdrm2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-intel1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-radeon1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-nouveau2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
E: Unable to correct problems, you have held broken packages.


If I'm reading this correctly, it looks like libdrm-dev depends on other packages, like libdrm2, but an older version is installed and it requires a newer version. Why is an error being thrown instead of these newer versions being installed? How do I install this package?



I get this error on both Ubuntu 14.04 and 16.04.










share|improve this question

























  • Did you tried sudo apt-get update && sudo apt-get install libdrm-dev ?

    – Bilal
    Sep 16 '16 at 20:26












  • I think the "libdrm-dev" package was deleted from this repository

    – Bilal
    Sep 16 '16 at 20:29

















2


















When I try to install some graphics-related packages like libdrm-dev, I get strange errors:



$ sudo apt-get install libdrm-dev
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:
libdrm-dev : Depends: libdrm2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-intel1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-radeon1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-nouveau2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
E: Unable to correct problems, you have held broken packages.


If I'm reading this correctly, it looks like libdrm-dev depends on other packages, like libdrm2, but an older version is installed and it requires a newer version. Why is an error being thrown instead of these newer versions being installed? How do I install this package?



I get this error on both Ubuntu 14.04 and 16.04.










share|improve this question

























  • Did you tried sudo apt-get update && sudo apt-get install libdrm-dev ?

    – Bilal
    Sep 16 '16 at 20:26












  • I think the "libdrm-dev" package was deleted from this repository

    – Bilal
    Sep 16 '16 at 20:29













2













2









2








When I try to install some graphics-related packages like libdrm-dev, I get strange errors:



$ sudo apt-get install libdrm-dev
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:
libdrm-dev : Depends: libdrm2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-intel1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-radeon1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-nouveau2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
E: Unable to correct problems, you have held broken packages.


If I'm reading this correctly, it looks like libdrm-dev depends on other packages, like libdrm2, but an older version is installed and it requires a newer version. Why is an error being thrown instead of these newer versions being installed? How do I install this package?



I get this error on both Ubuntu 14.04 and 16.04.










share|improve this question














When I try to install some graphics-related packages like libdrm-dev, I get strange errors:



$ sudo apt-get install libdrm-dev
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:
libdrm-dev : Depends: libdrm2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-intel1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-radeon1 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
Depends: libdrm-nouveau2 (= 2.4.67-1ubuntu0.16.04.2) but 2.4.68+git1606141830.625d18~gd~t is to be installed
E: Unable to correct problems, you have held broken packages.


If I'm reading this correctly, it looks like libdrm-dev depends on other packages, like libdrm2, but an older version is installed and it requires a newer version. Why is an error being thrown instead of these newer versions being installed? How do I install this package?



I get this error on both Ubuntu 14.04 and 16.04.







14.04 apt 16.04 package-management graphics






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 16 '16 at 20:19









CerinCerin

4,70810 gold badges45 silver badges79 bronze badges




4,70810 gold badges45 silver badges79 bronze badges















  • Did you tried sudo apt-get update && sudo apt-get install libdrm-dev ?

    – Bilal
    Sep 16 '16 at 20:26












  • I think the "libdrm-dev" package was deleted from this repository

    – Bilal
    Sep 16 '16 at 20:29

















  • Did you tried sudo apt-get update && sudo apt-get install libdrm-dev ?

    – Bilal
    Sep 16 '16 at 20:26












  • I think the "libdrm-dev" package was deleted from this repository

    – Bilal
    Sep 16 '16 at 20:29
















Did you tried sudo apt-get update && sudo apt-get install libdrm-dev ?

– Bilal
Sep 16 '16 at 20:26






Did you tried sudo apt-get update && sudo apt-get install libdrm-dev ?

– Bilal
Sep 16 '16 at 20:26














I think the "libdrm-dev" package was deleted from this repository

– Bilal
Sep 16 '16 at 20:29





I think the "libdrm-dev" package was deleted from this repository

– Bilal
Sep 16 '16 at 20:29










1 Answer
1






active

oldest

votes


















2



















You are using those libdrm* packages from a PPA that doesn't provide the matching -dev packages (probaly ppa:oibaf/graphics-drivers).



Ask the owner of the PPA to provide the missing -dev packages or remove the PPA and downgrade to the official libdrm* packages.






share|improve this answer




















  • 1





    That ppa does provide libdrm-dev for xenial though the current version is advanced from what the Op is showing. Most likely they installed from that ppa then disabled the ppa later. (or haven't updated sources in quite some time, the former is most likely) As far as trusty it would appear the ppa no longer supports & then removed all trusty builds which is unfortunate to those previously using.

    – doug
    Sep 17 '16 at 3:35






  • 1





    @doug, Yep, that's what happened. The bigger problem was using apt-get, which gives you a useless error message. When I used aptitude to install, it explained the real issue and presented me with an option to downgrade, and the install succeeded perfectly.

    – Cerin
    Sep 17 '16 at 18:02












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%2f825885%2funable-to-install-libdrm-dev-on-16-04%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









2



















You are using those libdrm* packages from a PPA that doesn't provide the matching -dev packages (probaly ppa:oibaf/graphics-drivers).



Ask the owner of the PPA to provide the missing -dev packages or remove the PPA and downgrade to the official libdrm* packages.






share|improve this answer




















  • 1





    That ppa does provide libdrm-dev for xenial though the current version is advanced from what the Op is showing. Most likely they installed from that ppa then disabled the ppa later. (or haven't updated sources in quite some time, the former is most likely) As far as trusty it would appear the ppa no longer supports & then removed all trusty builds which is unfortunate to those previously using.

    – doug
    Sep 17 '16 at 3:35






  • 1





    @doug, Yep, that's what happened. The bigger problem was using apt-get, which gives you a useless error message. When I used aptitude to install, it explained the real issue and presented me with an option to downgrade, and the install succeeded perfectly.

    – Cerin
    Sep 17 '16 at 18:02















2



















You are using those libdrm* packages from a PPA that doesn't provide the matching -dev packages (probaly ppa:oibaf/graphics-drivers).



Ask the owner of the PPA to provide the missing -dev packages or remove the PPA and downgrade to the official libdrm* packages.






share|improve this answer




















  • 1





    That ppa does provide libdrm-dev for xenial though the current version is advanced from what the Op is showing. Most likely they installed from that ppa then disabled the ppa later. (or haven't updated sources in quite some time, the former is most likely) As far as trusty it would appear the ppa no longer supports & then removed all trusty builds which is unfortunate to those previously using.

    – doug
    Sep 17 '16 at 3:35






  • 1





    @doug, Yep, that's what happened. The bigger problem was using apt-get, which gives you a useless error message. When I used aptitude to install, it explained the real issue and presented me with an option to downgrade, and the install succeeded perfectly.

    – Cerin
    Sep 17 '16 at 18:02













2















2











2









You are using those libdrm* packages from a PPA that doesn't provide the matching -dev packages (probaly ppa:oibaf/graphics-drivers).



Ask the owner of the PPA to provide the missing -dev packages or remove the PPA and downgrade to the official libdrm* packages.






share|improve this answer














You are using those libdrm* packages from a PPA that doesn't provide the matching -dev packages (probaly ppa:oibaf/graphics-drivers).



Ask the owner of the PPA to provide the missing -dev packages or remove the PPA and downgrade to the official libdrm* packages.







share|improve this answer













share|improve this answer




share|improve this answer










answered Sep 16 '16 at 20:33









Florian DieschFlorian Diesch

70.1k17 gold badges184 silver badges197 bronze badges




70.1k17 gold badges184 silver badges197 bronze badges










  • 1





    That ppa does provide libdrm-dev for xenial though the current version is advanced from what the Op is showing. Most likely they installed from that ppa then disabled the ppa later. (or haven't updated sources in quite some time, the former is most likely) As far as trusty it would appear the ppa no longer supports & then removed all trusty builds which is unfortunate to those previously using.

    – doug
    Sep 17 '16 at 3:35






  • 1





    @doug, Yep, that's what happened. The bigger problem was using apt-get, which gives you a useless error message. When I used aptitude to install, it explained the real issue and presented me with an option to downgrade, and the install succeeded perfectly.

    – Cerin
    Sep 17 '16 at 18:02












  • 1





    That ppa does provide libdrm-dev for xenial though the current version is advanced from what the Op is showing. Most likely they installed from that ppa then disabled the ppa later. (or haven't updated sources in quite some time, the former is most likely) As far as trusty it would appear the ppa no longer supports & then removed all trusty builds which is unfortunate to those previously using.

    – doug
    Sep 17 '16 at 3:35






  • 1





    @doug, Yep, that's what happened. The bigger problem was using apt-get, which gives you a useless error message. When I used aptitude to install, it explained the real issue and presented me with an option to downgrade, and the install succeeded perfectly.

    – Cerin
    Sep 17 '16 at 18:02







1




1





That ppa does provide libdrm-dev for xenial though the current version is advanced from what the Op is showing. Most likely they installed from that ppa then disabled the ppa later. (or haven't updated sources in quite some time, the former is most likely) As far as trusty it would appear the ppa no longer supports & then removed all trusty builds which is unfortunate to those previously using.

– doug
Sep 17 '16 at 3:35





That ppa does provide libdrm-dev for xenial though the current version is advanced from what the Op is showing. Most likely they installed from that ppa then disabled the ppa later. (or haven't updated sources in quite some time, the former is most likely) As far as trusty it would appear the ppa no longer supports & then removed all trusty builds which is unfortunate to those previously using.

– doug
Sep 17 '16 at 3:35




1




1





@doug, Yep, that's what happened. The bigger problem was using apt-get, which gives you a useless error message. When I used aptitude to install, it explained the real issue and presented me with an option to downgrade, and the install succeeded perfectly.

– Cerin
Sep 17 '16 at 18:02





@doug, Yep, that's what happened. The bigger problem was using apt-get, which gives you a useless error message. When I used aptitude to install, it explained the real issue and presented me with an option to downgrade, and the install succeeded perfectly.

– Cerin
Sep 17 '16 at 18:02


















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%2f825885%2funable-to-install-libdrm-dev-on-16-04%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ü