bug#37387: reconfigure does not recreate ~/.guix-profile

2019-09-11 Thread Joshua Branson via Bug reports for GNU Guix
Hey guix, ;tldr guix system reconfigure does not create a ~/.guix-profile, if the file was deleted, nor does it change the symlink if the username changed. This seems like 2 tiny bugs. I recently installed guix on my Thinkpad T400. (Thanks by the way! Sway works wonderfully!) When I

bug#39671: Something appears to disable linux kernel modules from loading.

2020-02-18 Thread Joshua Branson via Bug reports for GNU Guix
Hello! tl;dr Something is causing linux 5.4.20 not to load kernel modules at boot. Perhaps the culprit is the shepherd 0.7.0. So I recently reconfigured guix on my ThinkPad T400. #+BEGIN_SRC sh $ guix describe Generation 32 Feb 18 2020 16:53:46(current) jmacs 1a401c8 repository

bug#39671: Something appears to disable linux kernel modules from loading.

2020-02-20 Thread Joshua Branson via Bug reports for GNU Guix
So I just ran guix pull & reconfigure. joshua@dobby /run/booted-system/kernel/lib/modules$ guix describe Generation 36 Feb 20 2020 10:11:40(current) jmacs 65b1737 repository URL: https://notabug.org/jbranso/guix-packages.git branch: master commit:

bug#39660: openvpn-client-service does not support auth-user-pass

2020-02-21 Thread Joshua Branson via Bug reports for GNU Guix
Julien and I discussed on irc that guix currently does not have a method of generating my config file. Here is just an updated list of the options that I (and possibly others) may need or want. #+BEGIN_SRC org These are all the options that my config file has. If the box does not have an X,

bug#39660: openvpn-client-service does not support auth-user-pass

2020-02-18 Thread Joshua Branson via Bug reports for GNU Guix
Hello, I recently bought a vpn service from expressvpn. They have a closed source app to connect, but of course we do not want to use that. Luckily, they allow a manual connection via openvpn. I downloaded their script to manually connect. It looks like they require all manual connections to

bug#44053: ‘xdg-mime-database’ profile hook is slow

2020-10-28 Thread Joshua Branson via Bug reports for GNU Guix
I am just posting my performance numbers. Hopefully you all find it helpful. I am running Guix System on a Lenovo Thinkpad T400 with 8GB on a hard drive. #+BEGIN_SRC sh :results output :exports both guix describe #+END_SRC #+RESULTS: #+begin_example Generation 49 Oct 20 2020 01:15:33

bug#48972: Early guile repl is giving me some GC Warnings

2021-06-12 Thread Joshua Branson via Bug reports for GNU Guix
Hello! My librebooted Thinkpad T400 has been giving me the same GC warning for about 2 years now: GC: Warning: pthread_getattr_np or pthread_attr_getstack failed for main thread GC Warning: Couldn't read /proc/stat Welcome, this is GNU's early boot guile Use --repl for an initrd REPL. Loading

bug#48973: An early booting warning message

2021-06-12 Thread Joshua Branson via Bug reports for GNU Guix
Hello! I've seen this warning message from my boot screen pretty much every time I boot guix system on my T400. [ 36.909489] Error: Driver 'pcspkr' is already registered, aborting... The system boots just fine, but I figured I'd report this error message. Thanks! Joshua

bug#48974: A possible shepherd bug (it's very minor)

2021-06-12 Thread Joshua Branson via Bug reports for GNU Guix
Hello! I've had this issue every since I enabled automatic login on my guix system like so: #+BEGIN_SRC scheme (define %my-desktop-services (modify-services %desktop-services (mingetty-service-type config => (mingetty-configuration

bug#48974: A possible shepherd bug (it's very minor)

2021-06-25 Thread Joshua Branson via Bug reports for GNU Guix
Leo Prikler writes: > Hi, > > Am Samstag, den 12.06.2021, 20:09 + schrieb jbra...@dismail.de: >> June 12, 2021 3:39 PM, "Leo Prikler" >> wrote: >> >> > Am Samstag, den 12.06.2021, 09:26 -0400 schrieb Joshua Branson: >> > >> > > Hello! >> > > >> I'll tell you what, why don't we leave this

bug#48636: Gajim does not load the "close" icon on the chat window

2021-05-25 Thread Joshua Branson via Bug reports for GNU Guix
"bdju" writes: > On Mon May 24, 2021 at 6:19 PM CDT, Joshua Branson via Bug reports for GNU > Guix wrote: >> It also doesn't remember my password. I have to type it in again >> everytime I open Gajim. > > You can work around this part by going to Gajim

bug#48636: Gajim does not load the "close" icon on the chat window

2021-05-24 Thread Joshua Branson via Bug reports for GNU Guix
Other clues that the chat on irc disclosed: #+BEGIN_SRC sh joshua@dobby ~> env | grep XDG XDG_SEAT=seat0 XDG_RUNTIME_DIR=/run/user/1000

bug#48636: Gajim does not load the "close" icon on the chat window

2021-05-24 Thread Joshua Branson via Bug reports for GNU Guix
Hello! So Gajim does not load the close icon in the chat window under sway. It also doesn't remember my password. I have to type it in again everytime I open Gajim. Some people in #guix said that I should file a bug report. I am using a T400 laptop running osboot. Obligatory screen shot is

bug#48974: A possible shepherd bug (it's very minor)

2021-07-02 Thread Joshua Branson via Bug reports for GNU Guix
Leo Prikler writes: > Am Freitag, den 25.06.2021, 14:06 -0400 schrieb Joshua Branson: >> Leo Prikler writes: >> >> > Hi, >> > >> > Am Freitag, den 25.06.2021, 05:31 -0400 schrieb Joshua Branson: >> > > Leo Prikler writes: >> >> Thanks again! The current code doesn't quite work for me yet.

bug#48974: A possible shepherd bug (it's very minor)

2021-06-25 Thread Joshua Branson via Bug reports for GNU Guix
Leo Prikler writes: > Hi, > > Am Freitag, den 25.06.2021, 05:31 -0400 schrieb Joshua Branson: >> Leo Prikler writes: >> >> > Hi, >> > >> > Am Samstag, den 12.06.2021, 20:09 + schrieb jbra...@dismail.de: >> > > June 12, 2021 3:39 PM, "Leo Prikler" < >> > > leo.prik...@student.tugraz.at> >> >

bug#48974: A possible shepherd bug (it's very minor)

2021-07-05 Thread Joshua Branson via Bug reports for GNU Guix
Leo Prikler writes: > Hi, > > Am Freitag, den 02.07.2021, 18:57 -0400 schrieb Joshua Branson: >> Leo Prikler writes: >> >> > Am Freitag, den 25.06.2021, 14:06 -0400 schrieb Joshua Branson: >> > > Leo Prikler writes: >> > > >> > > > Hi, >> > > > >> > > > Am Freitag, den 25.06.2021, 05:31

bug#47192: issues.guix.org not showing patch series?

2021-03-16 Thread Joshua Branson via Bug reports for GNU Guix
Hello! I just submitted a patch series for an endlessh service! However, issues.guix.gnu.org/39136 does not properly show the patch series. :( Maybe I just submitted the patch series incorrectly. :) You can see the patch series here:

bug#47192: issues.guix.org not showing patch series?

2021-03-19 Thread Joshua Branson via Bug reports for GNU Guix
I gather that this is not a very common bug. So I suppose we'll close this bug. Thanks for your quick response Tobias! -- Joshua Branson (joshuaBPMan in #guix) Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels

bug#50478: No network on GNU/Hurd, not even localhost

2021-09-08 Thread Joshua Branson via Bug reports for GNU Guix
Akib Azmain Turja writes: > I've downloaded latest QEMU image from build servers (build details: > https://ci.guix.gnu.org/build/618573/details). Then I booted it with > libvirtd on my Guix System on GNU/Linux. It booted and the login shell Is this the same as booting it with qemu? I know

bug#51383: noobie way of incorrectly using (guix records)

2021-10-25 Thread Joshua Branson via Bug reports for GNU Guix
So I made a pretty noobie-like mistake a few minutes ago. When one tries to make a (record-configuration), he invariably create an infinite number of records. The guile compiler eventually runs out of memory and stops compiling. (use-modules (guix records)) (define-record-type*

bug#51383: noobie way of incorrectly using (guix records)

2021-10-25 Thread Joshua Branson via Bug reports for GNU Guix
zimoun writes: > Hi, > > On Mon, 25 Oct 2021 at 02:15, Joshua Branson via Bug reports for GNU Guix > wrote: > >> So I made a pretty noobie-like mistake a few minutes ago. When one >> tries to make a (record-configuration), he invariably create an >> infin

bug#56114: Guix does not have a documented general and practical procedure for lowering a single lowerable object to the /gnu/store/... string.

2022-07-10 Thread Joshua Branson via Bug reports for GNU Guix
Whoops. I sent my original message to the list, not directly to ya'll. ,build and ,lower are awesome! I reccomend that we add ludo's proposed patch into guix. It's awesome! Thanks, Joshua

bug#58606: Emacs next pgtk crashes when pasting to other app

2022-10-20 Thread Joshua Branson via Bug reports for GNU Guix
Andrew Tropin writes: > Recently discovered a problem, which reproduces this way: > - Open a new emacs instance. > - Yank anything with M-w or select with mouse. > - Paste yanked text to chromium/icecat. > > Both browser and emacs are hanging up for a while and after that Emacs > crashes with: >

bug#58631: [Shepherd] Indefinite heap growth (memory leak)

2022-10-20 Thread Joshua Branson via Bug reports for GNU Guix
Ludovic Courtès writes: > Indeed, the core dump weighs 13 GiB, so it looks like a memory leak (too > bad ‘info proc stat’ in GDB doesn’t work). > > I have not observed it on any other machine. The difference between > berlin and machines I have access to is that berlin is being hammered on >

bug#58606: Emacs next pgtk crashes when pasting to other app

2022-10-25 Thread Joshua Branson via Bug reports for GNU Guix
Andrew Tropin writes: > On 2022-10-18 10:52, Andrew Tropin wrote: > >> Recently discovered a problem, which reproduces this way: >> - Open a new emacs instance. >> - Yank anything with M-w or select with mouse. >> - Paste yanked text to chromium/icecat. >> I sometimes run two instances of

bug#58606: Emacs next pgtk crashes when pasting to other app

2022-10-23 Thread Joshua Branson via Bug reports for GNU Guix
Joshua Branson via Bug reports for GNU Guix writes: > Andrew Tropin writes: > >> Recently discovered a problem, which reproduces this way: >> - Open a new emacs instance. >> - Yank anything with M-w or select with mouse. >> - Paste yanked text to chromium/icecat

bug#58321: make issues.guix.gnu.org a little easier in the desktop

2022-10-06 Thread Joshua Branson via Bug reports for GNU Guix
zimoun writes: > Hi, > > On mer., 05 oct. 2022 at 21:20, jbranso--- via Bug reports for GNU Guix > wrote: > >> We could perhaps: >> >> 1 number each message and sidebar link >> >> 2 highlight which link in the sidebar that corresponds to the currently >> viewed message. > > I agree it could

bug#52029: wterm fails to start on core-updates-frozen

2022-08-04 Thread Joshua Branson via Bug reports for GNU Guix
Jack Hill writes: > Hi Guix, > > wterm fails to start on the core-updates-frozen branch (commit > ddbc3a6f4ca2605d8102aa659389300f97d715ac) in both sway and gnome wayland > sessions: > > ``` > $ wterm > wl_registry@2: error 0: invalid interface for global 11: have xdg_wm_base, > wanted

bug#52029: wterm fails to start on core-updates-frozen

2022-08-10 Thread Joshua Branson via Bug reports for GNU Guix
"(" writes: > On Sat Aug 6, 2022 at 2:38 AM BST, Tobias Geerinckx-Rice wrote: >> Either of you feel like practicing a 'simple deprecation'? ;-) > Done at #57014 :) > I am going to try to close this bug report. All further bug reports should look at 57014. If I cannot close the bug report.

bug#56866: [Shepherd] inetd connections not correctly counted?

2022-08-13 Thread Joshua Branson via Bug reports for GNU Guix
Ludovic Courtès writes: > Hi, > > Ludovic Courtès skribis: > >> We recently experienced a bug on berlin.guix where we’d be locked out of >> SSH access because shepherd (0.9.1) would say that the maximum >> connection number on the sshd inetd service had been reached. Perhaps we could merge

bug#57110: home: services: Broken openssh service.

2022-08-13 Thread Joshua Branson via Bug reports for GNU Guix
Maxim Cournoyer writes: > Hi, > > Oleg Pykhalov writes: > >> home ssh service is broken on: >> >> $ guix describe >> Generation 33Aug 10 2022 10:50:55(current) >> guix b72459a >> repository URL: https://git.savannah.gnu.org/git/guix.git >> branch: master >> commit:

bug#56958: auto login to tty only works for tty1

2022-08-04 Thread Joshua Branson via Bug reports for GNU Guix
And now I have a video bug report! How cool is that? https://video.hardlimit.com/w/e8fXXxmSv5mW3TJsT3ZkN3 Thanks, Joshua

bug#56958: auto login to tty only works for tty1

2022-08-04 Thread Joshua Branson via Bug reports for GNU Guix
Hey guix family! The cookbook decribes a method of auto login to tty. I have noticed that since the latest shepherd upgrade (that's my best guess as to when the error occured), I have been unable to auto login to any tty as the cookbook describes. I have created a minimal guix system vm, to

bug#56965: wterm does not work on sway

2022-08-04 Thread Joshua Branson via Bug reports for GNU Guix
wterm is said to be a simple terminal for wayland: #+BEGIN_SRC shell :results: raw guix show wterm | recsel -p synopsis #+END_SRC #+RESULTS: : synopsis: Terminal emulator for Wayland Well, when I try to use it, I get the following error on sway. wterm does not start. joshua@crazyhorse ~

bug#60205: Dino lacks some icons

2022-12-20 Thread Joshua Branson via Bug reports for GNU Guix
Liliana Marie Prikler writes: > Am Montag, dem 19.12.2022 um 16:14 + schrieb Tirifto: >>   ** (dino:17647): CRITICAL **: 17:06:11.642: file /tmp/guix-build- >> dino-0.3.1.drv-0/dino-0.3.1/main/src/ui/main_window.vala: line 68: >> uncaught >> error: Unrecognized image file format

bug#48636: Gajim does not load the "close" icon on the chat window

2022-12-20 Thread Joshua Branson via Bug reports for GNU Guix
"bdju" writes: > On Mon May 24, 2021 at 6:48 PM CDT, Joshua Branson via Bug reports for GNU > Guix wrote: >> >> Other clues that the chat on irc disclosed: >> (org.gajim.Gajim:6250): Gtk-WARNING **: 14:31:46.574: Could not find the >> icon 'org.gajim.Gaji

bug#58606: Emacs next pgtk crashes when pasting to other app

2022-11-16 Thread Joshua Branson via Bug reports for GNU Guix
Declan Tsien writes: > Andrew Tropin writes: > >> Recently discovered a problem, which reproduces this way: >> - Open a new emacs instance. >> - Yank anything with M-w or select with mouse. >> - Paste yanked text to chromium/icecat. >> >> Both browser and emacs are hanging up for a while and

bug#58606: Emacs next pgtk crashes when pasting to other app

2022-12-01 Thread Joshua Branson via Bug reports for GNU Guix
Andrew Tropin writes: > On 2022-11-16 10:34, Joshua Branson wrote: > >> Declan Tsien writes: >> >>> Andrew Tropin writes: >>> Recently discovered a problem, which reproduces this way: - Open a new emacs instance. - Yank anything with M-w or select with mouse. - Paste yanked

bug#63738: [PATCH glibc] Stop checking if MiG supports retcode.

2023-05-26 Thread Joshua Branson via Bug reports for GNU Guix
Hey guix people! The Hurd developers having a 64 bit Hurd that can run /bin/sh. The below are some tips for how to set up such a thing if you were so inclined. The Debian people are providing 64-bit hurd applications here for now: https://people.debian.org/~sthibault/tmp/hurd-amd64 Flávio

bug#68760: I guess I found a bug in "guix pull" ?

2024-04-01 Thread Joshua Branson via Bug reports for GNU Guix
Josselin Poiret writes: > Hi, > > jbranso--- via Bug reports for GNU Guix writes: > >> message: "error parsing derivation >> `/gnu/store/3nppfdxy9vgg9ls6qi8j8pkzw2khi98h-git-minimal-2.41.0.drv': >> expected string `Derive(['" >> status: 1 >> guix pull: error: You found a bug: the program

bug#70475: updating my guix system linode server troubles

2024-04-19 Thread Joshua Branson via Bug reports for GNU Guix
So my server that runs https://gnucode.me is a guix system linode server!  Woo hoo! Well lately the server is being a right pain, and it refuses to update. Most likely my server is lonely and just wants a hug. #+BEGIN_SRC shell jos...@gnucode.me $ guix system describe Generation 20 Aug 17

bug#70663: nss@3.99 is really hard to build

2024-05-09 Thread Joshua Branson via Bug reports for GNU Guix
Perhaps we could disable the test suite for power9 ? At the moment guix pull fails on power9...I believe due to this bug. Just a thought. Joshua