emacs-magit-svn: Build failure

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • Pierre Neidhardt
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 6 years ago
(address . bug-guix@gnu.org)
20181202141819.03a8b458@scratchpost.org
In guix master, emacs-magit-svn has a build failure:

magit-svn-2.2.0/
magit-svn-2.2.0/README.md
magit-svn-2.2.0/magit-svn.el
Backtrace:
3 (primitive-load "/gnu/store/ckrmzdnzpbgh3c0nc4q7swl1x2z?")
In ice-9/eval.scm:
191:35 2 (_ #f)
619:8 1 (_ #(#(#(#(#(#(#(#(#<directory ?> ?) ?) ?) ?) ?) ?) ?) ?))
In unknown file:
0 (copy-file "emacs-magit-svn-2.2.0/magit-svn.el" "/gnu/s?")

ERROR: In procedure copy-file:
In procedure copy-file: No such file or directory
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlwD25sACgkQ5xo1VCww
uqUKeAgAjAgpd4udyYkIsmjLIt5C6iVP1FaCF85G8+4BDGcn+o7v2jvF2U5lXZs2
YfmqvMmKu9zX5vwXBT3mHUeC52IeC10la+aVZ3Atb1MRQ3c+dsi7MePTx6JptB5A
Jx4yyLHPbdr562l/BndEX6q+pOXSvEKZp6inBZZSdcejOHcv9Z+WIYlZTd0x4R5/
Jo6NgmRaPSgmTQKENj82T9h7jgvu47LF4vxoVftifSPQbiywhMjn6AH1D0E7w1LS
k9KehbbqT18sWrMTgTjKQC130lU16YZ550ZbJHuNQRj71EDmdjUO1wVFvlhbUMR7
6KC8kACdzxYKn8s4R0UeRCdchyUGPA==
=l8mJ
-----END PGP SIGNATURE-----


Pierre Neidhardt wrote 6 years ago
(name . bug#33579)(address . 33579@debbugs.gnu.org)
87imwiu7pi.fsf@ambrevar.xyz
Should be working now with commit 65fc1932b3d7ab210b3b4707808dee268d02428f.
Pierre Neidhardt wrote 6 years ago
control message for bug #33579
(address . control@debbugs.gnu.org)
87h8c2u7pd.fsf@ambrevar.xyz
close 33579
?
Your comment

This issue is archived.

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

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