emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33615: closed (xonsh build failure)


From: GNU bug Tracking System
Subject: bug#33615: closed (xonsh build failure)
Date: Tue, 14 Sep 2021 05:15:02 +0000

Your message dated Mon, 13 Sep 2021 22:13:50 -0700
with message-id <86h7enivsh.fsf@mgsn.dev>
and subject line Re: bug#33615: xonsh build failure
has caused the debbugs.gnu.org bug report #33615,
regarding xonsh build failure
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
33615: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33615
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: xonsh build failure Date: Tue, 4 Dec 2018 18:03:04 +0100
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: pgplXOo4mBKbt.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#33615: xonsh build failure Date: Mon, 13 Sep 2021 22:13:50 -0700
Hello,

Danny Milosavljevic <dannym@scratchpost.org> writes:

> 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'

The updated version (0.9.27) we have builds fine now, so I'm closing this old
bug.

--
Sarah


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]