genimage test suite

  • Done
  • quality assurance status badge
Details
One participant
  • Vincent Legoll
Owner
unassigned
Submitted by
Vincent Legoll
Severity
normal

Debbugs page

Vincent Legoll wrote 4 years ago
CAEwRq=rxDm6Y=1-wrb-bRAK42dYKk8+XKR-YqOfi7x4TVA3ipQ@mail.gmail.com
Hello,

I retried to work on updating genimage to newer
versions.

I'm still getting the mke2fs test failure, but...

when building with -K and then in another shell instance:
cd /tmp/guix-build-genimage-14.drv-3
. environment-variables
cd sources
make check

They all pass, even the dreaded mke2fs one.

What am I missing ?

BTW, I've accumulated a few fixes along the
ride with the new versions since 11:

- use git-file-name (already submitted as 45859)
- add fakeroot to native-inputs for the tests
- a workaround for the uid/gid mismatches

I'll submit them alongside when we have a real
solution.

--
Vincent Legoll
Vincent Legoll wrote 9 months ago
close 45868
(address . control@debbugs.gnu.org)
CAEwRq=q2hnvxb15j-smYd+fTrXQknzu3TGX5OGEg403Zy_RD6w@mail.gmail.com
close 45868
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 45868@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 45868
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help