-
Currently, the source part of the recipe is required to be based on a version number that maps to an URL of a tagged release tarfile, and the SHA256 of that file.
If I'm developing a new feature i…
-
## Description
I'm trying to install ruby 2.3.3 via rvm but getting this error: Error running '__rvm_make -j8.
## Steps to reproduce
After install command (rvm install 2.3.3) i can see stran…
ghost updated
5 years ago
-
ase path: /home/memory/catkin_ws
Source space: /home/memory/catkin_ws/src
Build space: /home/memory/catkin_ws/build
Devel space: /home/memory/catkin_ws/devel
Install space: /home/memory/catkin_ws/…
-
![Paste-AppIcon](https://user-images.githubusercontent.com/43663476/138578050-ec5337af-b39a-414c-9c71-474227ffdcb2.png)
# Paste App Store Page
[Paste](https://tools.applemediaservices.com/app/96…
-
### What did you expect to happen?
In an org-mode file with the following contents:
```
#+BEGIN_SRC ledger :cmdline bal :results value
include file.ledger
#+END_SRC
```
I would use `C-c` to…
-
**I'm submitting a...**
- [ ] bug report
- [x] feature request
The basic requirement is to allow more than one package name for the same package. For example, there is a package called …
-
I'm trying to run your code on a BeagleBone Black with Debian 9.5. I am able to successfully run 'make', but when I try to 'make install', I get the following error:
`debian@beaglebone:~/hcsr04-mast…
-
Not sure if there is already a roadmap for package recipe upgrades already, and sorry for replication if so, but adding this to the request list if not.
Motivations:- I would like to be able to be …
-
## Bug Report
**What version of Kubernetes are you using?**
1.29.0
**What version of Chaos Mesh are you using?**
2.6.3
**What did you do? / Minimal Reproducible Example**
I tri…
-
### What is your question?
Suppose there is a C++ lib `X` that requires some Python module `Y` to be built. The simplest use case is that it uses `Y` for code generation or transformation, by running…