[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46685] [PATCH] started whatweb
From: |
rdes |
Subject: |
[bug#46685] [PATCH] started whatweb |
Date: |
Sun, 21 Feb 2021 13:39:04 +0000 |
Hello,
I've attached the following patches looking for feedback on how to resolve the following error I get when running `./pre-inst-env guix build whatweb`.
#+begin_example
starting phase `replace-git-ls-files'
Backtrace:
8 (primitive-load "/gnu/store/dznkg7ciirpr9crslkn73cql4mk…")
In ice-9/eval.scm:
191:35 7 (_ _)
In guix/build/gnu-build-system.scm:
838:2 6 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #)
In ice-9/boot-9.scm:
1736:10 5 (with-exception-handler _ _ #:unwind? _ # _)
In srfi/srfi-1.scm:
857:16 4 (every1 #<procedure 7ffff3facae0 at guix/build/gnu-bui…> …)
In guix/build/gnu-build-system.scm:
847:30 3 (_ _)
In guix/build/ruby-build-system.scm:
72:2 2 (replace-git-ls-files #:source _)
45:8 1 (first-matching-file _)
In ice-9/boot-9.scm:
1669:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1669:16: In procedure raise-exception:
No files matching pattern: "\\.gemspec$"
#+end_example
Also, I wasn't sure if bundler-audit should be named ruby-bundler-audit. The bundler package didn't start with 'ruby-' so I left it off for bundler-audit as well, but can change it if it's wrong.
Both 'bundler-audit' and 'ruby-ippaddr' can be built without issues.
Thanks,
Ryan Desfosses
0003-Added-whatweb-and-added-copyright-lines.patch
Description: Text Data
0002-gnu-Add-bundler-audit.patch
Description: Text Data
0001-gnu-Add-ruby-ippaddr.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#46685] [PATCH] started whatweb,
rdes <=