Page MenuHomeFreeBSD

sysutils/beats7: Unbreak build
ClosedPublic

Authored by otis on Jan 6 2021, 4:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 4:49 AM
Unknown Object (File)
Feb 8 2024, 8:51 PM
Unknown Object (File)
Feb 8 2024, 8:51 PM
Unknown Object (File)
Feb 8 2024, 8:51 PM
Unknown Object (File)
Feb 8 2024, 8:51 PM
Unknown Object (File)
Feb 8 2024, 8:51 PM
Unknown Object (File)
Feb 8 2024, 8:39 PM
Unknown Object (File)
Jan 12 2024, 4:02 PM
Subscribers

Details

Summary

Unbreak build after upgrade to 7.10.1. One source for containerd/fifo Go module is enough.

Reported by: dvl, pkg-fallout

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

otis requested review of this revision.Jan 6 2021, 4:50 PM
This revision is now accepted and ready to land.Jan 6 2021, 5:13 PM

Testing that patch here, I get errors:

=> containerd-fifo-bda0ff6ed73c_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://wwwint.vrt.sourcefire.com/distfiles/containerd-fifo-bda0ff6ed73c_GH0.tar.gz
fetch: 10766: No such file or directory
fetch: https://wwwint.vrt.sourcefire.com/distfiles/containerd-fifo-bda0ff6ed73c_GH0.tar.gz: Not Found
=> Attempting to fetch https://codeload.github.com/containerd/fifo/tar.gz/bda0ff6ed73c?dummy=/containerd-fifo-bda0ff6ed73c_GH0.tar.gz
fetch: 10766: No such file or directory
containerd-fifo-bda0ff6ed73c_GH0.tar.gz                 10 kB   16 MBps    00s
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/containerd-fifo-bda0ff6ed73c_GH0.tar.gz
fetch: 10766: No such file or directory
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

Not sure is this is important enough to act up on for this:

[00:00:07] Portlint check
FATAL: /usr/local/poudriere/data/.m/122R-2021Q1/ref/usr/ports/sysutils/beats7/files/patch-vendor_github.com_opencontainers_runc_vendor_github.com_godbus_dbus_transport__unixcred__freebsd.go: make sure patch file names contain no more than 100 characters.

Remove duplicate distinfo entry for containerd/fifo

This revision now requires review to proceed.Jan 6 2021, 9:53 PM
sysutils/beats7/distinfo
113 ↗(On Diff #81778)

This is for containerd-fifo

114 ↗(On Diff #81778)

This is for coreos-go-systemd

I think you want line 112 instead of 114

Weird how things may end up sometimes. Now distinfo has been regenerated as a whole.

This passes testport here.

This revision is now accepted and ready to land.Jan 7 2021, 2:09 PM
otis marked 2 inline comments as done.Jan 7 2021, 2:29 PM