On Wed, 10 Feb 2016 16:13:19 -0800
Christopher Allan Webber wrote:
> Heya all... guix system config attached. I tried doing a guix system
> reconfigure and it failboat'ed. Here's what happened:
>
> adding user 'postgres'...
> useradd: group 'postgres' does not exist
> Backtrace:
> In i
Heya all... guix system config attached. I tried doing a guix system
reconfigure and it failboat'ed. Here's what happened:
adding user 'postgres'...
useradd: group 'postgres' does not exist
Backtrace:
In ice-9/boot-9.scm:
63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
Danny Milosavljevic wrote:
> Package: postgresql
There's no postgresql package on debbugs.gnu.org, so your report
went to the help-debbugs mailing list.
>From the rest of your report, I'm guessing this should have been
assigned to guix, so I did that.
> When I first configure operating-system w
Christopher W Carpenter skribis:
> I found the problem, and this can be closed IMHO.
>
> I use StumpWM, which is written in common lisp and I use sbcl to run it.
> It appears that when the stumpwm image is created the SBCL_HOME
> environment variable's state at that time is stored. In addition, f
On Thu, Jan 07, 2016 at 11:55:12PM -0500, Leo Famulari wrote:
> On Tue, Jan 05, 2016 at 11:32:14AM -0500, Leo Famulari wrote:
> > On Tue, Jan 05, 2016 at 12:35:57AM +0100, Ludovic Courtès wrote:
[...]
> > > What about using the latest upstream tarball, along with the patch
> > > above and probabl
l...@gnu.org (Ludovic Courtès) skribis:
> Danny Milosavljevic skribis:
>
>> right now on the GuixSD from the website I have about 12 copies of
>> icecat installed in /gnu/store but I can start none of them by typing
>>
>> $ icecat
>>
>> Why not?
>
> See Taylan’s explanation from last month.
>
>
Danny Milosavljevic skribis:
> git clone, `guix environment guix`, ./bootstrap && ./configure
> --localstatedir=/var && make check
When running the tests, were you using the --container option of ‘guix
environment guix’?
> tests/syscalls.scm:220: FAIL network-interfaces returns one or more i
l...@gnu.org (Ludovic Courtès) skribis:
> Ricardo Wurmus skribis:
[...]
>> Could this be related to cached resolution failures in nscd? Have you
>> tried restarting the nscd service?
>
> That sounds likely.
>
> Nscd caches negative lookups, but normally only for 20 seconds (see
> %nscd-minimal
On Wed, Feb 10, 2016 at 07:53:43PM +0100, Danny Milosavljevic wrote:
> Package: guix
> Version: git from an hour ago
>
> The default postgresql config file contains:
> hba_file = '/gnu/store/2pnrdnasjxjr8zmnvhk9ypw2vdl00cks-pg_hba.conf'
> ident_file = '/gnu/store/b4cm2bk8kz8brjcgpwrafxfvxcy35v
Alex Kost writes:
[...]
> I don't understand what "w/wo user mods" means,
That "official" guix recipes in local repo may be modified.
Revised table:
** Sources of and ways to install packages in guixSD
| Recipe source | avail to | recipe upgrade | location | package
install
Package: guix
Version: git from an hour ago
The default postgresql config file contains:
hba_file = '/gnu/store/2pnrdnasjxjr8zmnvhk9ypw2vdl00cks-pg_hba.conf'
ident_file = '/gnu/store/b4cm2bk8kz8brjcgpwrafxfvxcy35vz9-pg_ident.conf
Note missing end-quote.
The reason is: gnu/services/databases.
l...@gnu.org (Ludovic Courtès) writes:
[...]
> As a side note, I think it would be very helpful if you could spend more
> time to make your messages concise and to-the-point.
Will do!
> I understand it’s not always easy, but it would increase throughput
> and probably reduce frustration as well!
Alex Kost writes:
[...]
> After all I see why you were confused. Emacs interface has always been
> aimed only for a user profile. "M-x guix-system-generations" was added
> very recently just to show what systems you have and what global
> packages they contain, and by accident you can perform th
l...@gnu.org (Ludovic Courtès) skribis:
> Mark H Weaver skribis:
>
>> Better yet, the value of the 'locale' field should be automatically
>> added to the default value of 'locale-definitions' if it's not already
>> there. The overwhelming majority of users set their 'locale' and have
>> no inter
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> Sadly that assumption isn't met when autoloads are involved.
> Minimal-ish test-case:
>
> - Check out 0889321.
>
> - Build it.
>
> - Edit gnu/build/activation.scm and gnu/build/linux-boot.scm to contain
> merely the following ex
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> Sadly that assumption isn't met when autoloads are involved.
> Minimal-ish test-case:
>
> - Check out 0889321.
>
> - Build it.
>
> - Edit gnu/build/activation.scm and gnu/build/linux-boot.scm to contain
> merely the following ex
Hi!
As a side note, I think it would be very helpful if you could spend more
time to make your messages concise and to-the-point. I understand it’s
not always easy, but it would increase throughput and probably reduce
frustration as well! :-)
That said, thanks for your reports, which have alrea
Hi!
As a side note, I think it would be very helpful if you could spend more
time to make your messages concise and to-the-point. I understand it’s
not always easy, but it would increase throughput and probably reduce
frustration as well! :-)
That said, thanks for your reports, which have alrea
Christopher W Carpenter (2016-02-10 04:57 +0300) wrote:
> I found the problem, and this can be closed IMHO.
>
> I use StumpWM, which is written in common lisp and I use sbcl to run it.
> It appears that when the stumpwm image is created the SBCL_HOME
> environment variable's state at that time is
myglc2 (2016-02-10 03:58 +0300) wrote:
> Alex Kost writes:
>
>> myglc2 (2016-02-09 19:49 +0300) wrote:
>>
>>> Running: guixSD.
>>>
>>> Scenario: Finding and installing doc for a package (ncurses) used by a
>>> by a global package (emacs) I hit the following error.
>>
>> A-a-a! What you tried is m
myglc2 (2016-02-10 05:30 +0300) wrote:
> Alex Kost writes:
>
[...]
>> As I suggested in the previous mail, we can add "M-x guix-system-packages".
>> Maybe it would be good to add "M-x guix-user-packages", or maybe name them:
>>
>> - guix-installed-system-packages (for /run/current-system/profile
21 matches
Mail list logo