/srv/irclogs.ubuntu.com/2015/02/18/#ubuntu-motu.txt

dodobrainhi all.. not 100% a motu question, so please let me know if i need to ask elsewhere: how do i install only the dependencies of a package?01:40
rbasakI don't know of a single command. I would ask apt-get what it would do and then manually amend the list.01:42
dodobrainok, that seems the way to go i guess. asking apt-cache for the list of depends and installing those.01:42
rbasakdodobrain: I would use apt-get. Then you get more dynamic resolution, eg. if you have an alternative already installed, then it can skip that.01:47
dodobrainright.. what option would you recommend? -s ?01:50
rbasakI would just say no when it prompts you.01:50
rbasakI think there is one case where it won't prompt you, which is when it doesn't need to install extra dependencies over what you asked it to install.01:50
dodobrainwell, the idea is to automate it somehow.. so just saying no at the prompt and copy pasting the output is a bit weird01:50
rbasakOh, I see. Then -s.01:51
rbasakFor an automation example, see mk-build-dep01:51
rbasakmk-build-deps01:51
rbasakIt uses equivs to build a binary package that depends on what you want.01:51
rbasakThen if you try to install that, apt-get will pull it all in.01:52
rbasak(for older apt-get I think you need to arrange a local archive with apt-ftparchive though)01:52
rbasakSo maybe not really suitable for what you want.01:52
rbasakIt's a pretty odd request. I've not heard it before.01:52
dodobrainwell, i want to install drupal7 on a vm, but apparently the dev wants his own 'package' (tarball really cos drupal is just a bunch of php scripts, conf files, etc.) installed01:53
dodobrainso i want to install all its deps except the package itself. the reason for automation is that i'm thinking of the future where more devs ask me to install more crap of their own without using the system provided version(s)01:54
=== jalcine is now known as Guest62335
ScottKdodobrain: Make a local package of the new version and just install it.02:06
=== Guest62335 is now known as jacky
mitya57Noskcaj: hi, have you forwarded your appstream-glib changes to Debian?08:45
Noskcajyes08:45
mitya57I don't see that in BTS/git...08:47
NoskcajI've emailed it to the maintainer, i'm in fairly regular contact with him for other stuff08:47
mitya57Ok, fine then08:48
Unit193I've got a couple things in the sponsors queue that'd be nice to get before tomorrow.  One of the packages on the queue, xscreensaver, it throwing annoying "warnings" that the version in vivid is outdated.16:09
BradyForMHow do I install something from a package to /usr/local  ?17:47
ogra_usually you dont18:12
BradyForMThanks ogra_  I have changed up all my scripts and what not so that they are in /usr/bin and get no more errors in the build.18:15
NoskcajCan someone please sponsor https://code.launchpad.net/~noskcaj/ubuntu/vivid/snappy-player/1.0/+merge/248186 ?19:20
NoskcajThis fixes the only remaining clutter-gst r-dep19:21
=== jalcine is now known as jacky

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!