On Fri, Feb 23, 2018 at 08:36:46PM +0100, Ricardo Wurmus wrote:
> Patching Python 2 is still an option, but I’d like to explore (and
> understand) upstream mechanisms first.
I don't think it will be radical and something upstream can adopt. We
can at least suggest it ;)
> > With Ruby we have a si
Hello,
On Fri, Feb 23, 2018 at 03:28:55PM +0100, Danny Milosavljevic wrote:
> No, wait, according to
> https://unix.stackexchange.com/questions/43699/debian-does-not-detect-serial-pci-card-after-reboot/43723#43723
> ,
> the kernel should be doing that even without udev. Are we sure we need to
Hello,
Mark H Weaver skribis:
> To make this easier, I think the right approach is to include many
> modules like these to our installation image initrd, and then to
> automatically detect which modules are needed for booting. A future
> easy installer could automatically add those modules to t
Hi Gábor,
Gábor Boskovits skribis:
> Thanks for all your help. The talk went well, they asked me to repeat it on
> the Free Software Conference on the 12. of May.
Excellent, congrats on that!
Ludo’.
Efraim Flashner skribis:
> On Tue, Feb 20, 2018 at 02:17:59PM +0100, Andreas Enge wrote:
>> On Tue, Feb 20, 2018 at 03:14:39PM +0200, Efraim Flashner wrote:
>> > CMake is just old, not especially in need of updates. It would be nice
>> > to ungraft stuff though.
>>
>> I just meant to not switch
Hello,
Ricardo Wurmus skribis:
> I have a bad day. After the upgrade to glibc 2.26 none of the
> Guix-installed software runs on the HPC cluster running CentOS 6.8.
Bah. :-(
> The glibc 2.26 expects a minimum kernel version of 3.x on x86_64, but
> CentOS 6.8 only comes with a heavily patched
Hello,
Mark H Weaver skribis:
>> Ricardo Wurmus writes:
[...]
>> (define glibc-final
>>;; The final glibc, which embeds the statically-linked Bash built above.
>> - (package (inherit glibc-final-with-bootstrap-bash)
>> + (package/inherit glibc-final-with-bootstrap-bash
>> (name "g
Pjotr Prins writes:
> Then there are people
> using virtualenv on top of Guix ...
Pjotr brings up a good point: can virtualenvs be composed? Do users
still have a way to override modules via PYTHONPATH or some other
mechanism if we were to create virtualenvs by default?
> I think the problem
On Fri, Feb 23, 2018 at 01:36:17PM +0100, Hartmut Goebel wrote:
> The basic idea is make the application/script use a python within a
> virtual environment. I nee to rethink some details and check whether
> this will work out.
I may misunderstand how you are doing this, but I think it is going to
On Wed, Feb 21, 2018 at 01:22:16PM -0500, Leo Famulari wrote:
> On Tue, Feb 20, 2018 at 04:54:36AM +0100, Marius Bakke wrote:
> > Leo Famulari writes:
> >
> > > There are some patches on the staging branch, including an update to the
> > > time zone database.
> > >
> > > What are the plans for th
No, wait, according to
https://unix.stackexchange.com/questions/43699/debian-does-not-detect-serial-pci-card-after-reboot/43723#43723
,
the kernel should be doing that even without udev. Are we sure we need to
manually modprobe the stuff in gnu/build/linux-boot.scm in
the first place? I think
Am 22.02.2018 um 16:30 schrieb Ricardo Wurmus:
> (This wouldn’t help us much for wrapper scripts, though.)
Attached please fins an approach for solving this issue.
The basic idea is make the application/script use a python within a
virtual environment. I nee to rethink some details and check whet
Hello,
On Thu, Feb 22, 2018 at 9:42 PM, Hartmut Goebel
wrote:
> (synopsis "Python venc-hack for Guix")
Looks like a typo...
s/venc/venv/
--
Vincent Legoll
13 matches
Mail list logo