GithubHelp home page GithubHelp logo

Comments (4)

kevmitch avatar kevmitch commented on May 27, 2024

Works for me in my trusty chroot with /etc/apt/sources.list

deb http://mirror.its.sfu.ca/mirror/ubuntu trusty main restricted universe multiverse
deb http://mirror.its.sfu.ca/mirror/ubuntu trusty-updates main restricted universe multiverse

A lot of the dependencies are in universe, some maybe even in multiverse. Do you have these repositories selected? You can see/change with the software-properties-gtk GUI.

from mpv-build.

marlencrabapple avatar marlencrabapple commented on May 27, 2024

Yeah they're definitely selected. Its a 14.04.2 issue, so it might not apply to your setup unless you've opted in to the update. Turns out the root of the problem is certain dev packages not having resolved dependencies in 14.04.2, which is not an mpv issue. The fact that installing this package completely breaks apt-get until its uninstalled is still kind of worrying though. Not sure if there's anything to be done about it though, so unless someone thinks otherwise there's probably no reason for this to stay open any longer.

from mpv-build.

kevmitch avatar kevmitch commented on May 27, 2024

I'm not exactly sure how Ubuntu handles their point releases. I had assumed that having trusty-updates selected would include that. What does your sources.list look like?

Do you know which packages are causing the problem? Unfortunately, apt is really bad about telling you what the actual problem is in the case that one of the dependencies is unsatisfiable. You typically have to try installing the dependencies one by one without the mpv-build-deps package until you encounter the problem.

If a package with unsatisfied dependencies is installed, then yes apt will complain / possibly not work until that's either resolved or the package is uninstalled. That's just the way apt works. I'm sure some would argue it's a feature not a bug.

from mpv-build.

kevmitch avatar kevmitch commented on May 27, 2024

fixed in ubuntu

from mpv-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.