public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/golang-github-facebookincubator-go2chef] rawhide: Retired: Long term failure to build
@ 2026-08-09 22:04 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-09 22:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/golang-github-facebookincubator-go2chef
Branch : rawhide
Commit : f66fe5527ced6ad2a88ccfbe12ab422201b4b17b
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2026-08-10T00:04:38+02:00
Stats  : +1/-93 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/golang-github-facebookincubator-go2chef/c/f66fe5527ced6ad2a88ccfbe12ab422201b4b17b?branch=rawhide

Log:
Retired: Long term failure to build

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index a5fc7c3..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/go2chef-576f5d4383ec70082c150ac8eb4cd97b904951fc.tar.gz
-/go2chef-1.0.tar.gz

diff --git a/README.md b/README.md
deleted file mode 100644
index 415f36d..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# golang-github-facebookincubator-go2chef
-
-The golang-github-facebookincubator-go2chef package

diff --git a/changelog b/changelog
deleted file mode 100644
index a808fe8..0000000
--- a/changelog
+++ /dev/null
@@ -1,15 +0,0 @@
-* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Tue Jan  5 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0-0.1.20210105git576f5d4
-- Update commit to pick up a fix for #1912666
-
-* Mon Jan  4 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0-0.1.20210104git4dae637
-- Initial package
-

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..ab7426e
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Retired: Long term failure to build

diff --git a/golang-github-facebookincubator-go2chef.spec b/golang-github-facebookincubator-go2chef.spec
deleted file mode 100644
index dff001d..0000000
--- a/golang-github-facebookincubator-go2chef.spec
+++ /dev/null
@@ -1,72 +0,0 @@
-# Generated by go2rpm 1.6.0
-%bcond_without check
-
-# https://github.com/facebookincubator/go2chef
-%global goipath         github.com/facebookincubator/go2chef
-Version:                1.0
-%global tag             1.0
-
-%gometa
-
-%global common_description %{expand:
-go2chef is a Go tool for bootstrapping Chef installations in a flexible and
-self-contained way. With go2chef, our goal is to make bootstrapping any node
-in a Chef deployment as simple as "get go2chef onto a machine and run it".}
-
-%global golicenses      LICENSE
-%global godocs          examples CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
-
-Name:           %{goname}
-Release:        %autorelease
-Summary:        Tool to bootstrap a system from zero so that it's able to run Chef
-
-# Upstream license specification: Apache-2.0
-# Automatically converted from old format: ASL 2.0 - review is highly recommended.
-License:        Apache-2.0
-URL:            %{gourl}
-Source0:        %{gosource}
-
-%description
-%{common_description}
-
-%package -n go2chef
-Summary:        %{summary}
-
-%description -n go2chef
-%{common_description}
-
-%gopkg
-
-%prep
-%goprep
-# these examples aren't useful without the repository itself
-rm -r examples/{custom_binary,plugins}
-# fix permissions
-chmod -x examples/bundles/{chefctl,chefrepo}/bundle.ps1
-
-%generate_buildrequires
-%go_generate_buildrequires
-
-%build
-%gobuild -o %{gobuilddir}/bin/go2chef %{goipath}/bin
-%gobuild -o %{gobuilddir}/bin/go2chef-remote %{goipath}/scripts
-
-%install
-%gopkginstall
-install -m 0755 -vd                     %{buildroot}%{_bindir}
-install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
-
-%if %{with check}
-%check
-%gocheck
-%endif
-
-%files -n go2chef
-%license LICENSE
-%doc examples CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
-%{_bindir}/*
-
-%gopkgfiles
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 634bb76..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (go2chef-1.0.tar.gz) = 023dfdc37221a7a9d056d8dfb0037d272c35e601b46c3a73860859d8ea8ef86aa2050397c555a33d27c0fb466ae63d3c6aaa2ddcaf723fe6bc0742fe958119a9

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-09 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 22:04 [rpms/golang-github-facebookincubator-go2chef] rawhide: Retired: Long term failure to build 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox