bug#33676: GuixSD on eoma68-a20?

2020-04-07 Thread Marius Bakke
Ricardo Wurmus writes: > Marius Bakke writes: > >> Is this bug report still relevant? > > The EOMA68-A20 board still hasn’t been completed, so I think it’s fine > to close this bug report. OK. There has been quite a lot of work getting Guix System running on various boards since this was opene

bug#33676: GuixSD on eoma68-a20?

2020-04-07 Thread Ricardo Wurmus
Marius Bakke writes: > Is this bug report still relevant? The EOMA68-A20 board still hasn’t been completed, so I think it’s fine to close this bug report. -- Ricardo

bug#33676: GuixSD on eoma68-a20?

2020-04-07 Thread Marius Bakke
Is this bug report still relevant?

bug#33676: GuixSD on eoma68-a20?

2018-12-23 Thread swedebugia
On 2018-12-23 06:09, swedebu...@riseup.net wrote: > On 2018-12-22 09:44, Danny Milosavljevic wrote: >> Please add to your /etc/config.scm to the "services" section: >> >> (service qemu-binfmt-service-type >> (qemu-binfmt-configuration >>(platforms (looku

bug#33676: GuixSD on eoma68-a20?

2018-12-22 Thread swedebugia
On 2018-12-22 09:44, Danny Milosavljevic wrote: > Please add to your /etc/config.scm to the "services" section: > > (service qemu-binfmt-service-type > (qemu-binfmt-configuration >(platforms (lookup-qemu-platforms "arm")) >(guix-

bug#33676: GuixSD on eoma68-a20?

2018-12-22 Thread Danny Milosavljevic
Did you reconfigure? # guix system reconfigure /etc/config.scm If so, that's weird. >I'm on x86_64 hardware running a i686 guix Yeah, "--system" is using qemu to emulate the target architecture and the build job then runs in there. pgp_CTupxvV4v.pgp Description: OpenPGP digital signature

bug#33676: GuixSD on eoma68-a20?

2018-12-22 Thread swedebugia
On 2018-12-22 09:33, swedebu...@riseup.net wrote: > On 2018-12-22 00:09, Danny Milosavljevic wrote: >> Now I get: >> >> $ # commit 39c676c4a3507863f4edf20b225ace4cbf646ed6 >> $ ./pre-inst-env guix system disk-image --system=armhf-linux -e >> '(begin (use-modules (gnu system) (gnu bootloader) (gnu b

bug#33676: GuixSD on eoma68-a20?

2018-12-22 Thread Danny Milosavljevic
Please add to your /etc/config.scm to the "services" section: (service qemu-binfmt-service-type (qemu-binfmt-configuration (platforms (lookup-qemu-platforms "arm")) (guix-support? #t))) pgp_xHQ3NXQ1W.pgp Description: OpenPGP digi

bug#33676: GuixSD on eoma68-a20?

2018-12-22 Thread swedebugia
On 2018-12-22 00:09, Danny Milosavljevic wrote: > Now I get: > > $ # commit 39c676c4a3507863f4edf20b225ace4cbf646ed6 > $ ./pre-inst-env guix system disk-image --system=armhf-linux -e > '(begin (use-modules (gnu system) (gnu bootloader) (gnu bootloader > u-boot) (gnu system install)) (operating-sys

bug#33676: GuixSD on eoma68-a20?

2018-12-21 Thread Luke Kenneth Casson Leighton
On Fri, Dec 21, 2018 at 11:11 PM Danny Milosavljevic wrote: > Yeah, we've now added the linker option to several packages. > It improves the situation a lot. GREAT! i'll cross-reference to the sourceware bug, that's really good to hear. it's not perfect: really, ld needs to be massively impro

bug#33676: GuixSD on eoma68-a20?

2018-12-21 Thread Danny Milosavljevic
Now I get: $ # commit 39c676c4a3507863f4edf20b225ace4cbf646ed6 $ ./pre-inst-env guix system disk-image --system=armhf-linux -e '(begin (use-modules (gnu system) (gnu bootloader) (gnu bootloader u-boot) (gnu system install)) (operating-system (inherit installation-os) (bootloader (bootloader-con

bug#33676: GuixSD on eoma68-a20?

2018-12-21 Thread Danny Milosavljevic
Hi Luke, On Tue, 11 Dec 2018 02:04:59 + Luke Kenneth Casson Leighton wrote: > good to see there's progress on this. do make sure to use a UHC Class > 10 micro-sd card (the ones that say they are 75-80mbytes/sec), they > will happily run at 20-25mbytes/sec read/write speed, which is about >

bug#33676: GuixSD on eoma68-a20?

2018-12-16 Thread Danny Milosavljevic
Hi Ludo, > > The following package will be installed: > >guile-bootstrap 2.0 > > /tmp/guix-tests/store/1gd1z2r2a38bh3a4494jbhyzcv5mi5hl-guile-bootstrap-2.0 > > The solution I proposed only works if you’re using /gnu/store as your > store prefix. Otherwise you cannot get substitut

bug#33676: GuixSD on eoma68-a20?

2018-12-16 Thread Ludovic Courtès
Hi Danny, Danny Milosavljevic skribis: > On Fri, 14 Dec 2018 11:48:52 +0100 > Ludovic Courtès wrote: > >> I believe you can download it by running: >> >> guix build /gnu/store/ywrh286iqc3jlfhjqsvs22gmcr02i2bp-disk-image.drv > > I don't have it. > >> If you don’t have this .drv, you should be

bug#33676: GuixSD on eoma68-a20?

2018-12-16 Thread Andreas Enge
On Sat, Dec 15, 2018 at 02:04:58PM -0500, Mark H Weaver wrote: > >> See also > >> https://blog.merovius.de/2013/10/20/ext4-mysterious-no-space-left-on.html > > It was, and I disabled it. Hopefully this does not break anything... > Why did you disable it? Because we get exactly these spurious ENOS

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Danny Milosavljevic
Hi Ludo, On Fri, 14 Dec 2018 11:48:52 +0100 Ludovic Courtès wrote: > I believe you can download it by running: > > guix build /gnu/store/ywrh286iqc3jlfhjqsvs22gmcr02i2bp-disk-image.drv I don't have it. > If you don’t have this .drv, you should be able to build it from commit > cba7ddcf60345

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Danny Milosavljevic
Hi Andreas, On Sat, 15 Dec 2018 11:29:06 +0100 Andreas Enge wrote: > On Fri, Dec 14, 2018 at 09:50:26PM +0100, Danny Milosavljevic wrote: > > can you check whether dirindex (hashtables for directory) is enabled? > > # tune2fs -l /dev/... | grep -o dir_index > > See also > > https://blog.meroviu

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Mark H Weaver
Hi Andreas, Andreas Enge writes: > On Fri, Dec 14, 2018 at 09:50:26PM +0100, Danny Milosavljevic wrote: >> can you check whether dirindex (hashtables for directory) is enabled? >> # tune2fs -l /dev/... | grep -o dir_index >> See also >> https://blog.merovius.de/2013/10/20/ext4-mysterious-no-spa

bug#33676: GuixSD on eoma68-a20?

2018-12-15 Thread Andreas Enge
On Fri, Dec 14, 2018 at 09:50:26PM +0100, Danny Milosavljevic wrote: > can you check whether dirindex (hashtables for directory) is enabled? > # tune2fs -l /dev/... | grep -o dir_index > See also > https://blog.merovius.de/2013/10/20/ext4-mysterious-no-space-left-on.html It was, and I disabled it

bug#33676: GuixSD on eoma68-a20?

2018-12-14 Thread Danny Milosavljevic
Hi Andreas, can you check whether dirindex (hashtables for directory) is enabled? # tune2fs -l /dev/... | grep -o dir_index See also https://blog.merovius.de/2013/10/20/ext4-mysterious-no-space-left-on.html pgpULx3lqTzrM.pgp Description: OpenPGP digital signature

bug#33676: GuixSD on eoma68-a20?

2018-12-14 Thread Ludovic Courtès
Hello! Danny Milosavljevic skribis: > Ye! > > flash-image just successfully built on Hydra. > > Can I have the resulting file please? > > See https://hydra.gnu.org/build/3255541/log/raw I believe you can download it by running: guix build /gnu/store/ywrh286iqc3jlfhjqsvs22gmcr02i2bp-disk-

bug#33676: GuixSD on eoma68-a20?

2018-12-12 Thread Danny Milosavljevic
Ye! flash-image just successfully built on Hydra. Can I have the resulting file please? See https://hydra.gnu.org/build/3255541/log/raw pgp0PksXCqbZt.pgp Description: OpenPGP digital signature

bug#33676: GuixSD on eoma68-a20?

2018-12-11 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Danny Milosavljevic writes: > >> After the change, I get the following on Hydra >> : >> >> --- >> @ build-started /gnu/store/scnqgfc3k4434h3gch

bug#33676: GuixSD on eoma68-a20?

2018-12-11 Thread Efraim Flashner
On Sun, Dec 09, 2018 at 04:32:00PM -0500, Mark H Weaver wrote: > Hi Danny and Ludovic, > > Danny Milosavljevic writes: > > > After the change, I get the following on Hydra > > : > > > >

bug#33676: GuixSD on eoma68-a20?

2018-12-10 Thread Luke Kenneth Casson Leighton
hi folks, good to see there's progress on this. do make sure to use a UHC Class 10 micro-sd card (the ones that say they are 75-80mbytes/sec), they will happily run at 20-25mbytes/sec read/write speed, which is about the same speed as an SSD from around 2012. you should get a boot to xfce4 or lx

bug#33676: GuixSD on eoma68-a20?

2018-12-10 Thread Andreas Enge
Hello Danny, On Mon, Dec 10, 2018 at 11:30:14AM +0100, Danny Milosavljevic wrote: > I've tried it now and I get: > dannym@bayfront ~/src/guix$ ./pre-inst-env guix system disk-image > --system=armhf-linux gnu/system/install.scm > ... > importing file or directory > '/gnu/store/3qrkj5zqmhnkr953xzn

bug#33676: GuixSD on eoma68-a20?

2018-12-10 Thread Danny Milosavljevic
Hi Andreas, I've tried it now and I get: dannym@bayfront ~/src/guix$ ./pre-inst-env guix system disk-image --system=armhf-linux gnu/system/install.scm ... importing file or directory '/gnu/store/3qrkj5zqmhnkr953xznmy96fq8i55ia5-glibc-b ootstrap-0'... found valid signature for '/gnu/store/3qrkj5z

bug#33676: GuixSD on eoma68-a20?

2018-12-09 Thread Andreas Enge
Hello Danny, On Sat, Dec 08, 2018 at 06:12:14PM +0100, Danny Milosavljevic wrote: > Guix received one but we have so far be unable to get the GuixSD flash > image because something always breaks on Hydra before it's done although the problem seems to lie somewhere else, I would just like to point

bug#33676: GuixSD on eoma68-a20?

2018-12-09 Thread Mark H Weaver
Hi Danny and Ludovic, Danny Milosavljevic writes: > After the change, I get the following on Hydra > : > > --- > @ build-started /gnu/store/scnqgfc3k4434h3gch22hnh0z8qdbvdb-disk-

bug#33676: GuixSD on eoma68-a20?

2018-12-09 Thread Danny Milosavljevic
After the change, I get the following on Hydra : --- @ build-started /gnu/store/scnqgfc3k4434h3gch22hnh0z8qdbvdb-disk-image.drv - x86_64-linux /var/log/guix/drvs/sc//nqgfc3k4434h

bug#33676: GuixSD on eoma68-a20?

2018-12-08 Thread Ricardo Wurmus
Hi Danny, > Guix received one but we have so far be unable to get the GuixSD flash > image because something always breaks on Hydra before it's done (for > example lack of disk space - see https://hydra.gnu.org/build/3198097/log/raw . > Note: The latter thing counts as "successful" build. WTF?)

bug#33676: GuixSD on eoma68-a20?

2018-12-08 Thread Danny Milosavljevic
Hi Mark, On Sat, 08 Dec 2018 15:59:58 -0500 Mark H Weaver wrote: > This sounds like two distinct bugs: > > * Regarding the lack of disk space: if I'm not mistaken, as things are > currently implemented, we must specify the size of the disk image > manually. I guess we need to increase the

bug#33676: GuixSD on eoma68-a20?

2018-12-08 Thread Ludovic Courtès
Hi, Danny Milosavljevic skribis: > On Sat, 08 Dec 2018 18:34:04 +0100 > Ricardo Wurmus wrote: > >> > Guix received one but we have so far be unable to get the GuixSD flash >> > image because something always breaks on Hydra before it's done (for >> > example lack of disk space - see >> > https

bug#33676: GuixSD on eoma68-a20?

2018-12-08 Thread Mark H Weaver
Hi Danny, Danny Milosavljevic writes: > On Sat, 8 Dec 2018 17:39:01 +0100 > swedebugia wrote: > >> Could we pre-order some of these owned by the foundation to >> be used to to hack on this? >> >> See https://www.crowdsupply.com/eoma68/micro-desktop > > Guix received one but we have so far be u

bug#33676: GuixSD on eoma68-a20?

2018-12-08 Thread Danny Milosavljevic
Hi Ricardo, On Sat, 08 Dec 2018 18:34:04 +0100 Ricardo Wurmus wrote: > > Guix received one but we have so far be unable to get the GuixSD flash > > image because something always breaks on Hydra before it's done (for > > example lack of disk space - see > > https://hydra.gnu.org/build/3198097/l

bug#33676: GuixSD on eoma68-a20?

2018-12-08 Thread Danny Milosavljevic
Hi swedebugia, On Sat, 8 Dec 2018 17:39:01 +0100 swedebugia wrote: > Could we pre-order some of these owned by the foundation to > be used to to hack on this? > > See https://www.crowdsupply.com/eoma68/micro-desktop Guix received one but we have so far be unable to get the GuixSD flash image b