all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sidhu1f <sidhu1f@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org
Subject: Re: Upgrade errors
Date: Sat, 12 May 2018 01:21:07 +0530	[thread overview]
Message-ID: <CADhE+R_-+-LwEkFvOMVULVG_iYaJGDaxNO=eC=ky2eLH0jFcAg@mail.gmail.com> (raw)
In-Reply-To: <87bmdr8my0.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 2920 bytes --]

> Hi,

Hi Ludo’

> sidhu1f <sidhu1f@gmail.com> skribis:

> > Installing for i386-pc platform.
> > /gnu/store/nrv2v67k7r6s8pr7fl97hjp649idiiqn-grub-2.02/sbin/grub-install:
> > error: unable to identify a filesystem in hostdisk//dev/sda; safety
check
> > can't be performed.
> >
> > The services not restarting error seems similar to bug#30706 which at
> > least in one person was able to resolve by rebooting
> > (https://debbugs.gnu.org/db/30/30706.html). Rebooting doesn't help in
> > my case.

> [...]

> >   (bootloader (bootloader-configuration
> >                 (bootloader grub-bootloader)
> >                 (target "/dev/sda1")))

> Here ‘target’ specifies a partition instead of a disk, which may well be
> the issue.

> Did you mean “/dev/sda” instead?

Issue reported persists whether I use '/dev/sda1' or
'/dev/sda' (reason I tried 'sda1' is another long story to do
with libreboot, grub and GPT partiton table...)

I did discover something curious: my guix version seems unchanged
even after multiple 'guix system reconfigure' invocations. I do
believe I heeded the documentation to do a 'guix pull' before the
first reconfigure. Still, invocations of 'guix',
'/var/guix/profiles/system-1-link/profile/bin/guix --version' and
'/var/guix/profiles/system-11-link/profile/bin/guix --version'
all produce:

  guix (GNU Guix) 12e352dbcfc07b870c812999ae81c16f0aa8dc2c
  Copyright...

I tracked down the above three guix invocations to '.guix-real'
files in different '/gnu/store/<hash>-0.14.0-11.ab85cf7/bin'
subdirectories. While the <hash> differed, the '.guix-real' in
all seems (except for some pathnames) the same.

Could this indicate why I'm facing the services not restarting
error? In any case could you (or someone else) please help
resolve the problem. I have reasonable experience with guile and
can try to fix this on my own if given reasonable guidance
regarding where the problem may lie.

> HTH,
> Ludo’.
>

Regards
sidhu1f


On Mon, May 7, 2018 at 9:42 PM, Ludovic Courtès <ludo@gnu.org> wrote:

> Hi,
>
> sidhu1f <sidhu1f@gmail.com> skribis:
>
> > Installing for i386-pc platform.
> > /gnu/store/nrv2v67k7r6s8pr7fl97hjp649idiiqn-grub-2.02/sbin/grub-install:
> > error: unable to identify a filesystem in hostdisk//dev/sda; safety check
> > can't be performed.
> >
> > The services not restarting error seems similar to bug#30706 which at
> > least in one person was able to resolve by rebooting
> > (https://debbugs.gnu.org/db/30/30706.html). Rebooting doesn't help in
> > my case.
>
> [...]
>
> >   (bootloader (bootloader-configuration
> >                 (bootloader grub-bootloader)
> >                 (target "/dev/sda1")))
>
> Here ‘target’ specifies a partition instead of a disk, which may well be
> the issue.
>
> Did you mean “/dev/sda” instead?
>
> HTH,
> Ludo’.
>

[-- Attachment #2: Type: text/html, Size: 3989 bytes --]

  reply	other threads:[~2018-05-11 19:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-04 19:42 Upgrade errors sidhu1f
2018-05-07 16:12 ` Ludovic Courtès
2018-05-11 19:51   ` sidhu1f [this message]
2018-05-12  7:53     ` Ricardo Wurmus
2018-05-12 18:08       ` sidhu1f
2018-05-13  2:03       ` Upgrade errors, " Chris Marusich
2018-08-04  8:10         ` sidhu1f
2018-08-04  8:33           ` Pierre Neidhardt
2018-08-04 14:28             ` sidhu1f

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADhE+R_-+-LwEkFvOMVULVG_iYaJGDaxNO=eC=ky2eLH0jFcAg@mail.gmail.com' \
    --to=sidhu1f@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.