Re: New 1.2 installation freezing

2020-12-10 Thread vikram sai balaji ulaganathan
It worked. Thanks for your help.. On Mon, Nov 23, 2020, 5:00 PM pelzflorian (Florian Pelz) < pelzflor...@pelzflorian.de> wrote: > On Mon, Nov 23, 2020 at 04:49:03PM -0500, vikram sai balaji ulaganathan > wrote: > > Hi Guix help, > > I just installed the latest version a

New 1.2 installation freezing

2020-11-23 Thread vikram sai balaji ulaganathan
Hi Guix help, I just installed the latest version and when it booted up, it starts and loads kernel but it freezes and the last dmesg I see is udevd no sender credentials received, message ignored. When I force restart I got nscd: 173 monitoring file /etc/services nscd: 173 monitoring directory /e

Re: GNU Guix 1.0.0 released

2019-05-03 Thread vikram sai balaji ulaganathan
Congratulations. Great work. On Fri, May 3, 2019, 4:13 PM Nala Ginrut wrote: > > Congrats! > > Ludovic Courtès writes: > > > We are thrilled to announce the release of GNU Guix 1.0.0! > > > > This 1.0 release is a major milestone for Guix. It represents 7 years > > of hard work with more than 4

Re: collect2: fatal error: cannot find 'ld'

2019-02-09 Thread vikram sai balaji ulaganathan
I am using Gentoo and I am seeing this over there as well. Upon researching if the program uses sed to perform any substitution, there could be an issue. Thanks On Sat, Feb 9, 2019, 10:21 AM Ricardo Wurmus > zna...@tutanota.com writes: > > > Hi! I compile this > https://stackoverflow.com/question

Re: Guix pull issue

2018-09-03 Thread vikram sai balaji ulaganathan
191:27 1 (_ #(#(# #) …)) In unknown file: 0 (scm-error misc-error #f "~A ~S" ("invalid build re…" …) …) ERROR: In procedure scm-error: invalid build result (# /gnu/store/5ijqxijd3qgrfwgzncx9jcq9ivqlgkgm-compute-guix-derivation 49b5690> "") Thanks. A

Re: Guix pull issue

2018-09-03 Thread vikram sai balaji ulaganathan
Uname shows Linux 4.17.13-gnu #1 SMP 1x86_64 dmesg is not revealing anything. dmesg is not updating for this operation Is there another command that needs to be run or do I have restart guix daemon. Thanks Vikram On Sat, Sep 1, 2018, 10:57 AM Ludovic Courtès wrote: > Hello, > > v

Re: Guix pull issue

2018-09-01 Thread vikram sai balaji ulaganathan
Thanks, I'll run the command and let you know. On Sat, Sep 1, 2018, 10:57 AM Ludovic Courtès wrote: > Hello, > > vikram sai balaji ulaganathan skribis: > > > For a few weeks now, I have been trying to get guix pull to update > > everything but get the below err

Guix pull issue

2018-08-29 Thread vikram sai balaji ulaganathan
For a few weeks now, I have been trying to get guix pull to update everything but get the below error. Guix is at .15.0 Any help is appreciated [35/39] Compiling './guix/serialization.scm'... [36/39] Compiling './guix/sets.scm'... [37/39] Compiling './guix/store.scm'... [38/39] Compiling './guix/ui

Re: difficulty getting networking working on new install

2018-08-02 Thread vikram sai balaji ulaganathan
To add to it, you may have to restart networking service using herd command like herd stop networking and herd start networking. Wep connection may need to be marked as wpa in nmtui Thanks Vikram On Thu, Aug 2, 2018, 4:31 AM Chris Marusich wrote: > Benjamin Slade writes: > > > I ultimately want

Re: wpa_supplicant help

2018-07-28 Thread vikram sai balaji ulaganathan
I would definitely vote for it. If we have to reach newbies, we need to give them the most common item - WiFi. Also would be great if there were a newbie document. On Sat, Jul 28, 2018, 8:57 AM Pierre Neidhardt wrote: > This prompts me to bring this older thread back: > > https://lists.g

Re: wpa_supplicant help

2018-07-28 Thread vikram sai balaji ulaganathan
Thanks Pierre. It really saved the day. On Sat, Jul 28, 2018, 4:00 AM Pierre Neidhardt wrote: > I got bitten by that too: It's probably because network-manager is running. > > Check the output of > > # herd status > > "networking" and "wpa-supplicant" should be there. > You can use "nmcl

wpa_supplicant help

2018-07-28 Thread vikram sai balaji ulaganathan
Hi, I am new to guixsd and i got to install the os to a physical hard disk. wpa_supplicant mentions it started successfully during boot. But dhclient does not seem to be connecting to the wireless n/w. Also every time, i kill the process wpa_supplicant, it restarts immediately. Any help is apprecia