jbicha | yay, mozjs38 is fixed | 01:57 |
---|---|---|
jamie_1 | hey odd question, when cononical changed the naming method for wifi from wlan0 to like wlp2s0 did they also change the method for naming the bluetooth interface? | 06:15 |
jamie_1 | right now im working on getting a program back up and running that the last working release was for 12.04, i want to make sure that when i'm fixing it up and getting it working on current (16.04, 16.10 and 17.04) that i dont need to go through and correct that | 06:16 |
jbicha | ricotz: instead of using the published spidermonkey 38.2, Fedora's mozjs38 is using the final Firefox 38.8.0 ESR source | 11:52 |
jbicha | https://launchpad.net/~jbicha/+archive/ubuntu/arch/+sourcepub/7495171/+listing-archive-extra | 11:53 |
jbicha | it seems to work, but it takes a very long time for my packaging tools to work with the Firefox (and LibreOffice) sources | 11:54 |
ricotz | jbicha, absolutely reasonable to do so, although the tarball is quite huge and for sure contains unused code and even binary-code | 12:07 |
ricotz | yeah, those source package are something | 12:07 |
ricotz | working on them in a tmpfs is bearable though | 12:08 |
jbicha | ok, I'll push it to zesty, a few hours from now when debuild finishes :( | 12:08 |
ricotz | jbicha, is the currently mozjs38 library package properly stripped? | 12:08 |
jbicha | what do you mean? | 12:08 |
ricotz | they are quite huge | 12:09 |
ricotz | libmozjs-38-0 like 90M installed | 12:09 |
ricotz | -rw-r--r-- 1 root root 88469816 Feb 17 23:59 libmozjs-38.so.0.0.0 | 12:11 |
ricotz | -rw-r--r-- 1 root root 7430848 Feb 18 13:11 libmozjs-38.so.0.0.0 | 12:11 |
ricotz | ^ after stripping it | 12:11 |
jbicha | oh, I dropped the dh_strip lines https://launchpadlibrarian.net/306906191/mozjs38_38.2.1~rc0-0ubuntu1_38.2.1~rc0-0ubuntu3.diff.gz | 12:11 |
jbicha | because I thought that was supposed to work automatically now https://wiki.debian.org/AutomaticDebugPackages | 12:13 |
jbicha | or maybe it could be one of those crazy options I borrowed from Fedora without knowing what they do | 12:15 |
=== john is now known as Guest98475 | ||
jbicha | ok, it looks like I just need to add the dh_strip lines back with --dbgsym-migration to get the file size back down | 12:51 |
jbicha | ricotz: can you send me instructions for now you use tmpfs to work with these sources? | 12:51 |
ricotz | jbicha, I simply create a folder and mount it as tmpfs and doing everything inside it | 12:55 |
ricotz | no magic here | 12:55 |
jbicha | I wonder if I can create the .dsc and .source_changes manually | 12:56 |
ricotz | dpkg-buildpackages -S -sa is also faster than debuild -S -sa | 12:56 |
ricotz | I guess you want to skip the whole source comparing and repack-checking? | 12:57 |
jbicha | I was using debuild -S yes | 12:58 |
jbicha | ooh, new idea, I could use Files-Excluded in d/copyright to have a smaller orig tarball when uscan runs | 15:25 |
ricotz | jbicha, jfyi https://launchpad.net/zeitgeist/0.9/1.0 | 15:52 |
ricotz | https://launchpad.net/zeitgeist/0.9/1.0/+download/zeitgeist-1.0.tar.xz | 15:52 |
jbicha | did you want to do the packaging for that update too? | 16:09 |
jbicha | it's not designed to remove this many files! | 16:17 |
jbicha | Can't exec "tar": Argument list too long at /usr/share/perl5/Dpkg/IPC.pm line 308. mk-origtargz: error: unable to execute tar --delete | 16:17 |
ricotz | jbicha, sorry, no | 16:19 |
ricotz | if possible I need to spend time on other things | 16:19 |
jbicha | mk-origtargz told me "sorry, no" too! ;) | 16:24 |
ricotz | jbicha, was there any action about moving gjs to mozjs45? | 16:33 |
jbicha | yes: https://mail.gnome.org/archives/distributor-list/2017-February/msg00004.html | 16:34 |
ricotz | which will be superseded by 52 in 2 weeks already too | 16:34 |
jbicha | for 3.24 gns was ported from mozjs24 (through 31) to mozjs38 | 16:34 |
jbicha | *gjs* | 16:35 |
jbicha | for 3.26 the goal is at least mozjs45 but trying for mozjs52 too | 16:35 |
ricotz | ok | 16:35 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!