all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: 33615@debbugs.gnu.org
Subject: bug#33615: xonsh build failure
Date: Tue, 4 Dec 2018 18:03:04 +0100	[thread overview]
Message-ID: <20181204180304.694898b1@scratchpost.org> (raw)

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

xonsh-0.6.2/
[...]
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parser.py", line 10,
 in Parser
    from xonsh.parsers.v36 import Parser as p
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parsers/v36.py", lin
e 4, in <module>
    from xonsh.parsers.v35 import Parser as ThreeFiveParser
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parsers/v35.py", lin
e 4, in <module>
    from xonsh.parsers.base import BaseParser
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parsers/base.py", li
ne 18, in <module>
    from xonsh.lexer import Lexer, LexToken
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/lexer.py", line 16, 
in <module>
    from xonsh.tokenize import (OP, IOREDIRECT, STRING, DOLLARNAME, NUMBER,
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/tokenize.py", line 5
7, in <module>
    ASYNC = token.ASYNC
AttributeError: module 'token' has no attribute 'ASYNC'

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2018-12-04 17:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04 17:03 Danny Milosavljevic [this message]
2021-09-14  5:13 ` bug#33615: xonsh build failure Sarah Morgensen

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=20181204180304.694898b1@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=33615@debbugs.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.