n-iCe | hi | 05:15 |
---|---|---|
=== murii is now known as Murii | ||
lubot1 | <VikingRedwolf> Yes | 09:23 |
rjCousineau | I'm finding dependencies on Lubuntu 17.04 are broken or wrong version against package repository, and I can't repair and can't builld (even with ignore) | 20:28 |
wxl | specifics are usually helpful | 20:29 |
rjCousineau | Trying to install webscreensaver which requires gtk3 and feeds back and error on dependancies saying it needs another dependency. When I got to install the dependancy it requires me to repair it but when you repair it it says there is a version conflict | 20:31 |
rjCousineau | *feeds back an error | 20:31 |
rjCousineau | libpng12-dev is one example of the problem | 20:31 |
rjCousineau | candidate version from package lbpng12-dev has no candidate | 20:32 |
wxl | !info webscreensaver | 20:32 |
ubottu | Package webscreensaver does not exist in artful | 20:32 |
rjCousineau | but thats the package I need for webkit to be installed for webscreensaver | 20:32 |
wxl | oh wait, you said 17.04. you're on zesty | 20:32 |
rjCousineau | yes | 20:32 |
wxl | !zesty | 20:32 |
ubottu | Ubuntu 17.04 (Zesty Zapus) was the 26th release of Ubuntu. Support ended on January 13th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-announce/2018-January/000228.html | 20:32 |
wxl | ^^^ note it's not supported | 20:32 |
rjCousineau | not too long ago | 20:32 |
wxl | !info webscreensaver zesty | 20:32 |
ubottu | Package webscreensaver does not exist in zesty | 20:32 |
wxl | ^^^ and also note webscreensaver isn't in the repos | 20:33 |
wxl | so where did you get it? | 20:33 |
rjCousineau | webscreensaver is a git repository | 20:33 |
rjCousineau | it uses Python | 20:33 |
rjCousineau | python calls for gtk3 | 20:33 |
rjCousineau | gtk3 dependancies call for libpng12-dev | 20:33 |
wxl | where are you installing python and gtk3 from? | 20:34 |
rjCousineau | but libpng12-dev requires a repair because of version issues | 20:34 |
wxl | also i'm pretty sure python itself does not require gtk3 | 20:34 |
rjCousineau | default | 20:34 |
wxl | so how are you installing this? | 20:34 |
rjCousineau | webscreensaver requires gtk3 | 20:35 |
rjCousineau | apt-get | 20:35 |
wxl | maybe a link to webscreensaver's installation instructions might be useful | 20:35 |
rjCousineau | https://github.com/lmartinking/webscreensaver | 20:35 |
wxl | i will say the short answer is that you're asking for support with an unsupported version on a piece of software that is also unsupported. in general, you'd probably get better help via the people thta created the software | 20:36 |
rjCousineau | wxl: it seems I don't have a paddle | 20:36 |
rjCousineau | I was just trying to get over this repair conflict issue | 20:36 |
wxl | yeesh they don't even provide actual instructions | 20:37 |
rjCousineau | yea | 20:37 |
wxl | so tell me all of the commands you typed to resolve these dependencies | 20:37 |
krytarik | I'll note that the Zesty repos have been moved away already too. | 20:37 |
rjCousineau | apt-get --fix-missing [library] | 20:37 |
rjCousineau | apt-get download | 20:38 |
wxl | so to install python you used that? | 20:38 |
rjCousineau | apt-get build -dep | 20:38 |
rjCousineau | apt-get install | 20:38 |
rjCousineau | apt-get -f install | 20:38 |
rjCousineau | to install python i used apt-get install python | 20:38 |
rjCousineau | python is installed correctly | 20:39 |
rjCousineau | 2.7 is current version | 20:39 |
wxl | ok | 20:39 |
wxl | what about the 3 other dependencies? | 20:39 |
rjCousineau | The gtk3 gives a not found | 20:39 |
rjCousineau | gi.require_version('Gtk', '3.0') not found | 20:40 |
wxl | !info libgtk-3-0 zesty | 20:40 |
ubottu | libgtk-3-0 (source: gtk+3.0): GTK+ graphical user interface library. In component main, is optional. Version 3.22.11-0ubuntu3 (zesty), package size 2614 kB, installed size 10110 kB | 20:40 |
wxl | although if your'e compiling you probably want: | 20:40 |
wxl | !info libgtk3-dev | 20:40 |
ubottu | Package libgtk3-dev does not exist in artful | 20:40 |
wxl | oopsie | 20:40 |
wxl | !info libgtk3-dev zesty | 20:40 |
ubottu | Package libgtk3-dev does not exist in zesty | 20:40 |
wxl | oh heh | 20:40 |
wxl | !info libgtk-3-dev zesty | 20:41 |
ubottu | libgtk-3-dev (source: gtk+3.0): development files for the GTK+ library. In component main, is optional. Version 3.22.11-0ubuntu3 (zesty), package size 873 kB, installed size 10875 kB | 20:41 |
rjCousineau | running it against itself gives a version conflict. 1 sec | 20:41 |
wxl | but it does seem according to krytarik, that the repos are gone | 20:41 |
wxl | so ymmv | 20:41 |
wxl | again, unsupported release | 20:41 |
wxl | http://archive.ubuntu.com/ubuntu/dists/ | 20:42 |
wxl | see no zesty there | 20:42 |
wxl | so you're probably not going to be able to do much | 20:42 |
rjCousineau | when installed it returns 3.22.25-ubuntu.1 | 20:42 |
rjCousineau | ok | 20:42 |
rjCousineau | ty | 20:43 |
wxl | it is in old releases http://old-releases.ubuntu.com/ubuntu/dists/ | 20:43 |
rjCousineau | ok thanks. I will try to upgrade to supported version | 20:44 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!