[BUG] installer does seem to know about pep8 patch

  • Done
  • quality assurance status badge
Details
3 participants
  • Kyle Andrews
  • Marius Bakke
  • P
Owner
unassigned
Submitted by
Kyle Andrews
Severity
normal
Merged with

Debbugs page

Kyle Andrews wrote 5 years ago
(address . bug-guix@gnu.org)
87eezabwg2.fsf@gmail.com
I just tried to install guix on desktop system by piggy-backing from a
disk-image created on a laptop.

I chose "Guided - using the entire disk with encryption" option.

I then selected GNOME, openbox, and ratpoison to be installed as desktop
environments. I'm not sure if that's relevant, but wanted to be thorough
in case this may be limited to a GNOME issue.

The installation errored out with the following message:

Toggle quote (2 lines)
> guix system: error: python-pep8-stdlib-tokenize-compat.patch: patch not found

Thus the guix on the disk image seems to be missing the patch mentioned
in the issue below (corresponding to the python-pep8 package):

P wrote 5 years ago
(name . Kyle Andrews)(address . kyle.c.andrews@gmail.com)(name . 37803@debbugs.gnu.org)(address . 37803@debbugs.gnu.org)
9fnWK4-PhOB_Or7pufLWK7LmQ6-KqZTgCwJA_EXD7ubUc-xzip_65Ji2Jq0VfsNGlvaZk9X6G3OFxpctDCMmPQ0qt__4gb4VFMlvV9iXtwQ=@protonmail.com
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, October 18, 2019 2:48 AM, Kyle Andrews <kyle.c.andrews@gmail.com> wrote:

Toggle quote (18 lines)
> I just tried to install guix on desktop system by piggy-backing from a
> disk-image created on a laptop.
>
> I chose "Guided - using the entire disk with encryption" option.
>
> I then selected GNOME, openbox, and ratpoison to be installed as desktop
> environments. I'm not sure if that's relevant, but wanted to be thorough
> in case this may be limited to a GNOME issue.
>
> The installation errored out with the following message:
>
> > guix system: error: python-pep8-stdlib-tokenize-compat.patch: patch not found
>
> Thus the guix on the disk image seems to be missing the patch mentioned
> in the issue below (corresponding to the python-pep8 package):
>
> https://issues.guix.gnu.org/issue/36643

The patch seems to be present in the latest master. I don't have space to test out the installer.
Marius Bakke wrote 5 years ago
(address . control@debbugs.gnu.org)
87r1v1w1ep.fsf@gnu.org
merge 37803 38702
thanks
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 37803
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