![]() |
[resolved]Control file won't install dependency for liblua5.1-0
1 Attachment(s)
the lua library I need is in the repositories and installs fine if you type it in manually to apt-get
HAM says it's impossible to install because liblua5.1-0 is missing. wtf? I attached the deb if anyone doesn't believe me, here's part of the control file after the variables are expanded out, looks fine to me. Code:
Package: conky-all |
Re: Control file won't install dependency for liblua5.1-0
I can replicate your problem with HAM. I then tried using dpkg to install the conky deb, and that failed due to the missing liblua5.1-0 dependency, as expected. Running apt-get install -f subsequently installed liblua5.1-0 (5.1.4-3) ok and then conky is useable.
Just a wild thought but I'd be tempted to try something like "liblua5.1-0 (>= 5.1.4-3)," in the control file to see what that did. Of course YMMV ;) |
Re: Control file won't install dependency for liblua5.1-0
i can try hard coding the dependencies, but i have to remove the
Code:
Depends: ${shlibs:Depends}, ${misc:Depends} I already tried adding a Code:
Recommends: liblua5.1-0 I also simplified the control file as a test, removing the "fake package to ease transition to the new packaging format" or whatever that dummy package said, but that didn't work. I asked on IRC if it could be confused that liblua is in extras-testing too, maybe blacklisting stuff from there, but MohammadAG said nope. I think this is level 1 of dependency hell, level 2 - 9 is when it conflicts and you break everything else... |
Re: Control file won't install dependency for liblua5.1-0
hmmm nope now it says liblua5.1-0 (>= 5.1.4-3) on "problems" and won't install. i'm gonna disable extras devl and testing and see if MohammadAG is right. This is one reason I hate computers: at some point, for any complex problem, you just end up trying random **** until it works.
-edit- nope, he's right, still doesn't work... looking through app manager bug reports now. |
Re: Control file won't install dependency for liblua5.1-0
is this conky-all package in some repository because HAM doesn't install dependencies if the packages isn't from any repository.
|
Re: Control file won't install dependency for liblua5.1-0
whyyyyyyyyyyyyyyyyyyyyyyyyy
and where the hell is that documented thanks!!! |
Re: [resolved]Control file won't install dependency for liblua5.1-0
seriously, should I add this to the WIKI somewhere? It should be in the packaging guidelines.
|
All times are GMT. The time now is 08:26. |
vBulletin® Version 3.8.8