*** tilman has quit IRC | 00:03 | |
*** tilman has joined #crux-devel | 00:05 | |
*** diverse has quit IRC | 02:53 | |
*** mavrick61 has quit IRC | 02:58 | |
*** mavrick61 has joined #crux-devel | 03:00 | |
*** pitillo_ has joined #crux-devel | 06:08 | |
*** erdic_ has joined #crux-devel | 06:10 | |
*** pitillo has quit IRC | 06:10 | |
*** dwts has quit IRC | 06:10 | |
*** jue_ has joined #crux-devel | 06:10 | |
*** erdic has quit IRC | 06:10 | |
*** atharic has quit IRC | 06:10 | |
*** xetver has joined #crux-devel | 06:11 | |
*** jue has quit IRC | 06:13 | |
*** dwts has joined #crux-devel | 06:17 | |
Romster | damn i didn't check vlc against ffmpeg only xine-lib | 07:26 |
---|---|---|
Romster | jaeger, https://projects.archlinux.org/svntogit/packages.git/tree/trunk/vlc-2.1.5-ffmpeg-2.4.patch?h=packages/vlc | 07:26 |
Romster | teK_, ^ patch for vlc to build with newer ffmpeg | 07:27 |
teK_ | k | 07:43 |
Romster | seems they are just too strict on version numbers than to check for the necessary functions they use. | 07:47 |
Romster | why can't programs check for the functions they use or an ABI version number. | 07:47 |
teK_ | how are they supposed to check available functions? configure-style? | 07:48 |
teK_ | i.e. create sample code, compile, check? | 07:49 |
teK_ | hm.. | 07:49 |
Romster | configure style symbol look up perhaps? | 07:49 |
Romster | or sample code | 07:49 |
Romster | well i guess that 56 top 57 is the ABI version of that library | 07:50 |
Romster | top/to | 07:50 |
Romster | https://projects.archlinux.org/svntogit/packages.git/tree/trunk/vlc-2.1.5-avformat-initialize-probe-data-fixes-11851.patch?h=packages/vlc | 07:51 |
Romster | might need that too | 07:51 |
Romster | http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1.5.ebuild?view=markup | 07:55 |
Romster | man that is huge | 07:55 |
Romster | also your indentation of --mandir=/usr/man \ is off to the rest of it. | 07:55 |
teK_ | I hate vim on that part | 08:01 |
teK_ | .. | 08:01 |
teK_ | or my configuration | 08:01 |
Romster | tabs/spaces yeah | 08:05 |
Romster | it gets me sometimes too. | 08:05 |
Romster | :set syntax=whitespace | 08:08 |
teK_ | :retab.. | 08:09 |
Romster | has to be an easier way | 08:13 |
Romster | https://github.com/vim-scripts/cream-showinvisibles | 08:13 |
teK_ | listchars | 08:16 |
frinnst | usbutils 008 no longer ships usb.ids and refers to upstream for that file | 08:23 |
frinnst | https://usb-ids.gowdy.us/index.html ? | 08:23 |
frinnst | http://www.linux-usb.org/usb-ids.html | 08:26 |
jue | frinnst: usbutils depends on udev now and is using it's hwdb instead of usb.ids | 09:00 |
frinnst | ah goodie | 09:00 |
frinnst | thought usb.ids was still used | 09:00 |
jue | seems to work fine here, but will do some more tests on different machines | 09:01 |
frinnst | sweet | 09:01 |
jue | but you are right, lsusb.py is still looking for usb.ids | 09:16 |
*** pitillo has joined #crux-devel | 09:33 | |
Romster | i did edit those packages when i was running hvl to cron download updated database. | 10:07 |
Romster | could we do something similar? | 10:07 |
Romster | http://hvlinux.net/linux/ports/hvlinux/core/pciutils/update_pciutils_ids.sh http://hvlinux.net/linux/ports/hvlinux/core/usbutils/update_usbutils_ids.sh | 10:10 |
Romster | or too complex or not needed? | 10:10 |
frinnst | Shipping usb.ids with the port is probably simpler. And just refetch it when updating usbutils or whatnot | 10:17 |
Romster | true | 10:23 |
frinnst | you have the update-pciids, but how often is that run? :) | 10:27 |
Romster | monthly | 10:29 |
frinnst | not by default | 10:29 |
Romster | cron job | 10:29 |
frinnst | yeah, but not by default. you must have added it yourself | 10:30 |
Romster | yes i added it | 10:30 |
frinnst | hehe | 10:30 |
frinnst | phew, got me worried for a second | 10:30 |
Romster | thought it was nice to add then forget | 10:31 |
jue | Romster: why didn't you use update-pciids that comes with pciutils? | 10:41 |
jue | and the equivalent of usbutils? | 10:42 |
jue | frinnst: I agree, let's add a usb.ids to the port for now | 10:43 |
Romster | uh might not of existed back then or i didnt see it? | 10:48 |
Romster | don't know | 10:48 |
jue | hmm, a usb-20140825.ids.xz is around 150k, probably better to host that on crux.nu? even though 150k is more or less nothing nowadays? | 10:48 |
Romster | more or less but i would't wanna see that in the git tree | 10:50 |
jue | why not? | 10:51 |
Romster | i guess not. | 10:51 |
Romster | wasn't really made for binary archives? | 10:52 |
jue | from a technical point of view, not a problem for git | 10:53 |
Romster | also doesn't ports command have a 60 second time out? probably ok o 150kb file but on some of the larger footprints it wasn't fun. | 10:53 |
Romster | hmm k so why not indeed. | 10:53 |
frinnst | guess we could start to host btrfs-man-pages on git too instead of in distfiles | 11:28 |
frinnst | easier to maintain | 11:28 |
frinnst | 42k | 11:29 |
jue | indeed | 13:03 |
jaeger | Can anyone else confirm we have this issue with our core/psmisc fuser? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740275 | 13:44 |
jue | jaeger: yeah, see that | 13:53 |
jaeger | ok, thanks. want me to apply the patch in the bugreport? | 13:58 |
jaeger | (well, after testing it :)) | 13:58 |
frinnst | the patch seems simple enough :) | 14:00 |
jaeger | yeah | 14:00 |
jaeger | it seems to work here | 14:03 |
jue | jaeger: would be great, thx | 14:03 |
jaeger | ok | 14:06 |
*** Tahuri has joined #crux-devel | 15:20 | |
*** Tahuri has left #crux-devel () | 15:28 | |
jaeger | Romster: if it doesn't break something else of yours, would you mind updating glibmm to 2.38.2? | 15:48 |
*** leo-unglaub has joined #crux-devel | 16:16 | |
*** leo-unglaub has quit IRC | 17:14 | |
jaeger | doh! my sound has gone away | 18:03 |
jaeger | ah ha! it hasn't gone away, firefox was hogging it | 18:06 |
jaeger | does ppp need to live in core? | 19:26 |
teK_ | I bet not ;) | 19:49 |
teK_ | and it is sooo 2005, anyway :> | 19:49 |
jaeger | Was just glancing at stuff in there, unzip and zip could probably move out of core as wlel | 19:49 |
jaeger | well | 19:50 |
teK_ | possibly, yes | 19:51 |
teK_ | btw do you know what prologic's status on a (small) CRUX docker container is? | 19:52 |
teK_ | just read about a standard ubuntu requiring 700MB or something like that | 19:52 |
teK_ | (perl AND python for apt etc. ....) | 19:52 |
frinnst | anybody else using the curl patch for pkgutils? | 20:00 |
frinnst | no issues here for me after a months use | 20:00 |
jaeger | not I, though I have no objections if it works | 20:01 |
teK_ | patches what? | 20:02 |
teK_ | frinnst: did you like 'A Most Wanted Man'? | 20:32 |
*** Feksclaus has joined #crux-devel | 20:58 | |
prologic | teK_, I have it, just not published | 21:02 |
prologic | teK_, I got openvz containers for crux down to ~30M of ro | 21:02 |
prologic | s/ro/so | 21:02 |
prologic | $ docker images | grep crux | 21:03 |
prologic | crux latest 3ac523374614 4 months ago 376.4 MB | 21:03 |
prologic | prologic/crux-python latest 8f71e6d48237 8 months ago 693.4 MB | 21:03 |
prologic | I could optimize my crux-python image quite a bit I realize | 21:04 |
prologic | I'll do some image update soon | 21:04 |
teK_ | good to know | 22:35 |
prologic | I’ll try to push our crux 3.1 images soon too | 22:39 |
prologic | been a bit slcak on that front | 22:39 |
*** Feksclaus has quit IRC | 22:56 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!