Skip to content

issues Search Results · repo:cardoe/cargo-ebuild language:Rust

Filter by

31 results
 (56 ms)

31 results

incardoe/cargo-ebuild (press backspace or delete to remove)

Hi, I have a problem with cargo ebuild 0.4.0. Whenever i try to create a ebuild from a rust project i ll get a error as follows: Error: Failed to fetch security advisory database Caused by: git ...
  • mm1ke
  • 3
  • Opened 
    on Sep 11, 2021
  • #47

See the comment in this diff, generated license Apache-2.0 WITH LLVM-exception should be Apache-2.0-with-LLVM-exceptions.
  • hodgesds
  • Opened 
    on Jul 16, 2021
  • #46

cargo install --git known.... a few packages the authors are miffed by copycats on namespaces , are or ppl will poison the version update well.. cargo ebuild --git , IE add cargo vendor git-r3 9999 etc ...
  • necrose99
  • 2
  • Opened 
    on May 24, 2021
  • #44

Ok this is the first time i have this issue with cargo-ebuild i was trying to make ebuild for broot version 1.2.8 running cargo ebuild generates a template successfully but with missing dependencies such ...
  • ghost
  • 1
  • Opened 
    on Mar 12, 2021
  • #43

Being new to cargo rust and trying to understand this i tried it on zoxide and du-dust (https://github.com/ajeetdsouza/zoxide, https://github.com/bootandy/dust). In both cases it seems that when i follow ...
  • s7m0n
  • 5
  • Opened 
    on Aug 28, 2020
  • #40

cargo ebuild enhancment to git clone those really pesky SOB crates or if crate x is not in crates.io. repoman DIE sourcing x,y but 99.5 % of crates sourced. cargo ebuild --scrate git./bar....... --scrate ...
  • necrose99
  • 1
  • Opened 
    on Jul 5, 2020
  • #38

I have a repo with two workspaces, structured like so: my_repo ├── Cargo.toml ├── a │   ├── Cargo.toml │   └── src └── b ├── Cargo.toml └── src I want to make an ebuild for each workspace. ...
  • MachineFossil
  • 1
  • Opened 
    on Jun 28, 2020
  • #37

it d be great if cargo-ebuild could skip adding crates for packages present in workspace detailed example here https://github.com/BurntSushi/ripgrep/issues/1602#issuecomment-635818652 build should have ...
  • gyakovlev
  • 4
  • Opened 
    on May 29, 2020
  • #34

Hi, I was looking into writing an ebuild script for rust-analyzer and use this tool to list all dependent crates, as per the Gentoo wiki. However, I cloned their repository, ran cargo ebuild in the project ...
  • brainplot
  • 5
  • Opened 
    on May 5, 2020
  • #33

https://github.com/cardoe/cargo-ebuild/blob/326d33b8b3eb173783820d2d596444a1914b41d8/src/ebuild.template#L18 The RESTRICT= mirror setting should be used if we cannot legally mirror certain files; files ...
abandoned
invalid
question
  • lo48576
  • 3
  • Opened 
    on Apr 11, 2020
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub