Re: Guix on the ASUS C201PA

2019-03-19 Thread Danny Milosavljevic
Hi, hmm, I'll let Mark comment on the possibility of merging the two configuration-file selectors--but the patch looks good to me regardless. pgprwBQnrXVcG.pgp Description: OpenPGP digital signature

Re: Libre games that might be worth packaging :)

2019-03-19 Thread swedebugia
Pierre Neidhardt skrev: (18 mars 2019 16:32:26 CET) >Ricardo Wurmus writes: > >> Pierre Neidhardt writes: >>> It's named "armagetronad". Shouldn't we name this >>> "armagetron-advanced"? >> >> Instead of renaming the packages (whose names follow our packaging >> guidelines) how about adding the

New Tamil PO file for 'shepherd' (version 0.5.0-pre1)

2019-03-19 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'shepherd' has been submitted by the Tamil team of translators. The file is available at: https://translationproject.org/latest/shepherd/ta.po (We can arrange things so that

Python: Error loading shared library in Guix

2019-03-19 Thread Björn Höfling
I'm trying to package TaskCoach (https://www.taskcoach.org/) and stumble upon a problem when running it: It cannot load a shared library with ctypes. Here is the stacktrace: File "/gnu/store/xnigri1g96wl0n14d9bfjyn7jnkn0f6c-taskcoach-1.4.4/lib/python2.7/site-packages/taskcoachlib/application/ap

Re: Python: Error loading shared library in Guix

2019-03-19 Thread Ricardo Wurmus
Björn Höfling writes: > [env]# ls $GUIX_ENVIRONMENT/lib > libXss.a libXss.so libXss.so.1.0.0 libbfd.la libopcodes.la > libpython2.7.so.1.0 libz.so.1 pkgconfig > libXss.la libXss.so.1libbfd.a libopcodes.a libpython2.7.so > libz.so libz.so.1.2.1

Re: gold linker and collect2: fatal error: cannot find 'ld'

2019-03-19 Thread Pjotr Prins
No one suggestions? Should we disable gold? On Mon, Mar 18, 2019 at 04:28:49PM +0100, Pjotr Prins wrote: > On Sun, Mar 17, 2019 at 05:06:16PM +0100, Pjotr Prins wrote: > > Unfortunately the runtime of compiled software fails because the rpath is > > not updated either. So that requires adding in t

Re: Python: Error loading shared library in Guix

2019-03-19 Thread Björn Höfling
On Tue, 19 Mar 2019 15:52:41 +0100 Ricardo Wurmus wrote: > Using the full file name would work, for example: > > ./pre-inst-env guix environment --ad-hoc python zlib -- \ > python3 -c "import os; import ctypes; > libz=ctypes.CDLL(os.environ['GUIX_ENVIRONMENT']+'/lib/libz.so.1')" Right! With

Re: Video narration

2019-03-19 Thread Laura Lazzati
Hi Paul! I have just pushed the last video. Please, let me know if everything is fine. Regards :) Laura