[BUG] poetry buil

  • Done
  • quality assurance status badge
Details
3 participants
  • Edison Ibáñez
  • Danny Milosavljevic
  • Janneke Nieuwenhuizen
Owner
unassigned
Submitted by
Edison Ibáñez
Severity
normal
E
E
Edison Ibáñez wrote on 24 Sep 2023 04:52
(address . bug-guix@gnu.org)
874jjki8q4.fsf@riseup.net
Hey Guix!

I've encountered the following error while trying to install poetry:

phase `patch-generated-file-shebangs' succeeded after 0.0 seconds
starting phase `build'
error: in phase 'build': uncaught exception:
misc-error #f "no setup.py found" () #f
phase `build' failed after 0.0 seconds
Backtrace:
9 (primitive-load "/gnu/store/3353b4wb8kf4kz6m70ph2p3w0iw…")
In guix/build/gnu-build-system.scm:
908:2 8 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #)
In ice-9/boot-9.scm:
1752:10 7 (with-exception-handler _ _ #:unwind? _ # _)
In srfi/srfi-1.scm:
634:9 6 (for-each #<procedure 7ffff77ff6a0 at guix/build/gnu-b…> …)
In ice-9/boot-9.scm:
1752:10 5 (with-exception-handler _ _ #:unwind? _ # _)
In guix/build/gnu-build-system.scm:
929:23 4 (_)
In guix/build/python-build-system.scm:
148:2 3 (build #:use-setuptools? _)
135:6 2 (call-setuppy "build" () #t)
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
no setup.py found
builder for `/gnu/store/rh4nyw96hfli8lnn45rp18nnaz290lil-poetry-1.4.2.drv' failed with exit code 1
build of /gnu/store/rh4nyw96hfli8lnn45rp18nnaz290lil-poetry-1.4.2.drv failed
View build log at '/var/log/guix/drvs/rh/4nyw96hfli8lnn45rp18nnaz290lil-poetry-1.4.2.drv.gz'.
guix package: error: build of `/gnu/store/rh4nyw96hfli8lnn45rp18nnaz290lil-poetry-1.4.2.drv' failed
Attachment: file
D
D
Danny Milosavljevic wrote on 1 Oct 2023 22:15
(address . maxim.cournoyer@gmail.com)
20231001201519.742F911200AE@dd30410.kasserver.com
Attachment: file
Closed
J
J
Janneke Nieuwenhuizen wrote on 2 Oct 2023 06:58
(address . 66174@debbugs.gnu.org)
87edid7h9c.fsf@gnu.org
Danny Milosavljevic writes:

Hi Danny,

Toggle quote (8 lines)
> This was broken by commits d477018b57d5b4c13b4dd35aa1c4ee1a00ca76e2
> and 21d6985a8b3c6e53aab648275dc27b72c7453437--one of which also has
> an incorrect commit message. Obviously those commits can never have
> worked since they require poetry in order to build themselves.
>
> I've reverted commit d477018b57d5b4c13b4dd35aa1c4ee1a00ca76e2
> and followed up on the other one. It should work now.

It would be nice to have a (short) explanation in a revert commit log of
why a commit was reverted.

Thanks anyaway for your fix and the explananion here,
Greetings
Janneke

--
Janneke Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com| Avatar® https://AvatarAcademy.com
?
Your comment

This issue is archived.

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

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