From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan Ferris Subject: bug#33999: CP437: Invalid Argument on init Date: Sun, 20 Jan 2019 06:34:46 -0800 Message-ID: References: <20190110192107.454e2cb8@scratchpost.org> <20190118234859.6986db00@scratchpost.org> <20190120031949.2bb81997@scratchpost.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000088040057fe4a6f0" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glECh-00037X-8I for bug-guix@gnu.org; Sun, 20 Jan 2019 09:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1glECg-0002wV-5R for bug-guix@gnu.org; Sun, 20 Jan 2019 09:36:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39120) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1glECf-0002wF-Tz for bug-guix@gnu.org; Sun, 20 Jan 2019 09:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1glECf-0002XZ-JC for bug-guix@gnu.org; Sun, 20 Jan 2019 09:36:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190120031949.2bb81997@scratchpost.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic , 33999@debbugs.gnu.org --000000000000088040057fe4a6f0 Content-Type: text/plain; charset="UTF-8" Root files: https://drive.google.com/open?id=1XL_iQCze4SkOSd_GnOzNTfkNMiRJHDLG ESP: https://drive.google.com/open?id=1o7sQD9rhzRwTKsyvqrZpScMQrgi5XCDT I tried reconfiguring from chroot but ran into some issues. I bind-mounted /dev, /sys, /proc, and /var from the installer to the target, which got past some errors. The one I couldn't get past was being unable to find the glibc derivation in the store, though the file was present. Not sure what went wrong there. On Sat, Jan 19, 2019 at 6:19 PM Danny Milosavljevic wrote: > Hi Bryan, > > On Sat, 19 Jan 2019 07:15:43 -0800 > Bryan Ferris wrote: > > > Well, the partition is > 400GiB which makes it difficult to `dd`. I'm not > > sure if I have a drive big enough to store it, even if I pipe it directly > > into a compression algorithm. Would compressing the files themselves be > > sufficient? I'm going to hold off on reconfiguring until I hear back from > > you on this because if that fixes it then it might also destroy evidence > of > > the bug. > > Yes, I would suggest you do (in a chroot, probably): > > * compress all the files from the root partition (i.e. something like tar > zcvf) > * dd only the uefi partition > > ... and then send those two files to us. > --000000000000088040057fe4a6f0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

I tried reconfiguring from chroot but ran into some issues. I bind-= mounted /dev, /sys, /proc, and /var from the installer to the target, which= got past some errors. The one I couldn't get past was being unable to = find the glibc derivation in the store, though the file was present. Not su= re what went wrong there.

On Sat, Jan 19, = 2019 at 6:19 PM Danny Milosavljevic <dannym@scratchpost.org> wrote:
Hi Bryan,

On Sat, 19 Jan 2019 07:15:43 -0800
Bryan Ferris <s= affsnail@gmail.com> wrote:

> Well, the partition is > 400GiB which makes it difficult to `dd`. I= 'm not
> sure if I have a drive big enough to store it, even if I pipe it direc= tly
> into a compression algorithm. Would compressing the files themselves b= e
> sufficient? I'm going to hold off on reconfiguring until I hear ba= ck from
> you on this because if that fixes it then it might also destroy eviden= ce of
> the bug.

Yes, I would suggest you do (in a chroot, probably):

* compress all the files from the root partition (i.e. something like tar z= cvf)
* dd only the uefi partition

... and then send those two files to us.
--000000000000088040057fe4a6f0--