On 10/12/20 9:24 AM, Fabio Valentini wrote: > On Mon, Oct 12, 2020 at 9:15 AM Artur Frenszek-Iwicki > <suve@xxxxxxxxxxxxxxxxx> wrote: >> >> I wrote to Igor a week ago, but it seems he's away currently, as I didn't get an answer yet. >> >> Do you know of some document that describes how to "go through Igor's whole weird rust side tag build procedure"? Or, if it's not too complicated, would you mind explaining it? > > Here's the "documentation" for the weird procedure: > https://gist.github.com/ignatenkobrain/f2529a3f9e34848fa63587db94089a0f > > Beware that the shell commands expect to be run inside fish, not bash, > and it's also weird with respect to requesting branches in PDC without > corresponding git branches ... etc. > I adapted that sometime back. Here's what I've been using recently: https://dustymabe.fedorapeople.org/rustbuild.sh https://dustymabe.fedorapeople.org/rust-buildroot.py Once you download those into the same directory then you can use them. Assuming you've already done a `fedpkg build` for rawide you can then build against f33 like so: # cd /path/to/distgit/folder/ # git checkout master && git pull # /path/to/rustbuild.sh 33 Dusty _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx