Thanks!
On Wed, Oct 16, 2019 at 3:50 PM Jesse Gibbons
wrote:
> On Wed, 2019-10-16 at 00:38 -0700, Brian Leung wrote:
> > Hi Guix,
> >
> > Python 2.7 doesn't seem like it handles Tk properly right now, at least
> on
> > my machine:
> >
> > >>
Hi Guix,
Python 2.7 doesn't seem like it handles Tk properly right now, at least on
my machine:
>>> import Tkinter
Traceback (most recent call last):
File "", line 1, in
File
"/gnu/store/h2crv1mpc5qi05xdnn84fjp9g4gyicsl-python2-2.7.16/lib/python2.7/lib-tk/Tkinter.py",
line 39, in
import
Running "sudo gparted" yields numerous complaints about missing files,
ending with "/home/brian/.guix-profile/bin/gparted: line 202: 7678
Segmentation fault $BASE_CMD". The full console output is attached.
(gpartedbin:7678): Gtk-WARNING **: 23:32:27.533: Could not find the icon 'document-new'
Upon upgrading with `guix upgrade`, ghc-8.6.5 is downloaded, but the build
phase seems to get stuck at 100%.
When a microphone is plugged in, ungoogled-chromium fails to detect it.
Got it, thanks for your response.
On Mon, Aug 5, 2019 at 3:24 PM Ricardo Wurmus wrote:
>
> Brian Leung writes:
>
> > For example, `make check TESTS="tests/swh.scm"` yields two failing tests.
> > Running one of the package-manager test suites (such as gem.scm
For example, `make check TESTS="tests/swh.scm"` yields two failing tests.
Running one of the package-manager test suites (such as gem.scm)` will also
produce some failing tests.