From Fedora Project Wiki
(→COPR builds: rust succeeded) |
(→COPR builds: rebuild julia with increased build timeout (24h), d'oh!) |
||
Line 30: | Line 30: | ||
| rust || succeeded || [https://copr.fedorainfracloud.org/coprs/build/4598798 rust-1.62.0-1.fc37] | | rust || succeeded || [https://copr.fedorainfracloud.org/coprs/build/4598798 rust-1.62.0-1.fc37] | ||
|- | |- | ||
| julia || building || [https://copr.fedorainfracloud.org/coprs/build/ | | julia || building (#2) || [https://copr.fedorainfracloud.org/coprs/build/4599912 julia-1.7.3-1.fc37] || needs increased COPR build timeout, otherwise gets killed after 5hrs | ||
|- | |- | ||
| gnome-builder || building (#3) || [https://copr.fedorainfracloud.org/coprs/build/4598911 gnome-builder-42.1-2.fc37] || needs libgit2 and libgit2-glib with libssh2 enabled | | gnome-builder || building (#3) || [https://copr.fedorainfracloud.org/coprs/build/4598911 gnome-builder-42.1-2.fc37] || needs libgit2 and libgit2-glib with libssh2 enabled |
Revision as of 15:35, 6 July 2022
COPR builds
Building the dep tree in COPR here: https://copr.fedorainfracloud.org/coprs/nphilipp/libgit2-1.4/
Package Name | Status | Build | Remarks |
---|---|---|---|
libgit2 | succeeded | libgit2-1.4.3-1.fc37 | rebuilt to enable use of libssh2 (lack of which failed the gnome-builder build) |
libgit2-glib | succeeded | libgit2-glib-1.0.0.1-3.fc37 | rebuilt to enable use of libssh2 (lack of which failed the gnome-builder build) |
git-evtag | succeeded | git-evtag-2016.1-22.fc37 | |
git-time-metric | succeeded | git-time-metric-1.3.5-15.fc37 | |
R-gert | succeeded | R-gert-1.4.3-2.fc37 | |
R-git2r | succeeded | R-git2r-0.28.0-6.fc37 | |
rpm-git-tag-sort | succeeded | rpm-git-tag-sort-1.0-6.fc37 | |
rubygem-rugged | succeeded | rubygem-rugged-1.2.0-3.fc37 | |
geany-plugins | succeeded | geany-plugins-1.38-4.fc37 | needs patch for libgit2-1.4 |
python-pygit2 | succeeded | python-pygit2-1.9.2-1.fc37 | needs pygit2 >= 1.9.0 to build with libgit2 1.4 |
rust | succeeded | rust-1.62.0-1.fc37 | |
julia | building (#2) | julia-1.7.3-1.fc37 | needs increased COPR build timeout, otherwise gets killed after 5hrs |
gnome-builder | building (#3) | gnome-builder-42.1-2.fc37 | needs libgit2 and libgit2-glib with libssh2 enabled |
rust-bat | |||
rust-cargo-c | |||
rust-exa | |||
rust-git-delta | |||
rust-gitui | |||
rust-pretty-git-prompt | |||
rust-silver | |||
rust-starship |
Dependent Packages
# dnf repoquery --whatrequires 'libgit2.so.1.3()(64bit)' --srpm 2>/dev/null | sed 's|-[0-9]\+:.*||g' | sort -u geany-plugins git-evtag git-time-metric gnome-builder julia libgit2 libgit2-glib python-pygit2 R-gert R-git2r rpm-git-tag-sort rubygem-rugged rust rust-bat rust-cargo-c rust-exa rust-git-delta rust-gitui rust-pretty-git-prompt rust-silver rust-starship