Help with go spec file

2022-06-03 Thread Mark E. Fuller
naive use case. 2) How should nested folders in cmd/ be built? Here, again, the basic template throws an error since cmd/internal contains no *.go files, only a BUILD.bezel file and a nested cmd directory. Thank you all, fuller -- Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@sto

Re: Thread to send your Golang package reviews which are waiting

2022-06-27 Thread Mark E. Fuller
- Review Request: golang-github-derekparker-trie - fast string searching https://bugzilla.redhat.com/show_bug.cgi?id=2098379 Happy to take at least a pair this coming weekend. Thanks, Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedora.im @fuller:one.ems.host https

Delve debugger

2022-06-29 Thread Mark E. Fuller
, I have opened a package review despite it not being fully ready. Thanks, -- Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedora.im @fuller:one.ems.host https://www.stossrohr.net PGP Fingerprint: 73F1 A30C BDF4 DB4B C75F

Re: Delve debugger

2022-06-29 Thread Mark E. Fuller
I'm happy to be the primary primary maintainer for the package if we can get it together. I believe all dependencies are now met in rawhide Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedora.im @fuller:one.ems.host https://www.stossrohr.net PGP Fingerprint:

Re: [Go SIG] Meeting schedule poll

2022-08-13 Thread Mark E. Fuller
How's this?: https://www.when2meet.com/?16386898-wqMh4 No registration required Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedora.im @fuller:one.ems.host https://www.stossrohr.net PGP Fingerprint: 73F1 A30C BDF4 DB4B C75F FD0F D599 E76C FFCA BF60 On 13/08

Re: [Go SIG] Meeting schedule poll

2022-08-14 Thread Mark E. Fuller
I selected UTC when I created it - does that not show? ___ golang mailing list -- golang@lists.fedoraproject.org To unsubscribe send an email to golang-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/co

Working on building Terraform - couple questions

2022-09-25 Thread Mark E. Fuller
x27;m missing, or did I just misread something and both examples I gave here are correct? Thanks all, fuller -- Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedora.im @fuller:one.ems.host https://www.stossrohr.net P

Hashicorp Consul Packages

2022-09-26 Thread Mark E. Fuller
/golang-github-hashicorp-consul-sdk/blob/rawhide/f/golang-github-hashicorp-consul-sdk.spec [2] https://src.fedoraproject.org/rpms/golang-github-hashicorp-consul-api/blob/rawhide/f/golang-github-hashicorp-consul-api.spec -- Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev

Review Swaps

2022-10-15 Thread Mark E. Fuller
spec, should be a trivial review. 2) Bug 2126785 - Review Request: usbrelay https://bugzilla.redhat.com/show_bug.cgi?id=2126785 USB-connected electrical relay control, based on hidapi Thank you -- Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedo

Building package with dependencies and submitting for update

2022-10-17 Thread Mark E. Fuller
Hi All, As I wrote previously, one of my packages has a new dependency. How do I build the package and its dependency together and submit them as an update together? Is this what the buildroot overrides are for? Thanks ___ golang mailing list -- gol

Re: Stuck package - golang-github-prometheus-node-exporter

2023-05-10 Thread Mark E. Fuller
I'll try to push this along - there's a build error that needs resolving (but not at 2:30 AM) see https://bugzilla.redhat.com/show_bug.cgi?id=2112130 Anyone from the golang list want to take a look? -fuller On 02/05/2023 19:25, Pat Riehecky wrote: golang-github-prometheus-node-exporter seems

compat packages

2023-05-17 Thread Mark E. Fuller
Can anyone point me at an example of building a golang package with a 'compat' package to support an older version? I'm having trouble finding documentation to make sure it's added the 'right' way. Thanks, fuller *Mark E. Fuller, Ph.D.* *ful...@fedorapro

Re: compat packages

2023-05-17 Thread Mark E. Fuller
I think I actually found it under https://docs.fedoraproject.org/en-US/packaging-guidelines/Golang_templates/#_multi_package So in the docs, but the 'compat' eluded my initial search ___ golang mailing list -- golang@lists.fedoraproject.org To unsubscri

Re: compat packages

2023-05-17 Thread Mark E. Fuller
Thanks *Mark E. Fuller, Ph.D.* *ful...@fedoraproject.org* *ful...@mefuller.dev* *@fuller:fedora.im* *@fuller:one.ems.host* *https://mefuller.dev* *PGP Fingerprint: 73F1 A30C BDF4 DB4B C75F FD0F D599 E76C FFCA BF60* May 17, 2023 19:30:10 Mikel Olasagasti : > Not 100% sure, but aren't thos

nats-io / nats-server updates

2023-06-11 Thread Mark E. Fuller
Hi all, I am holing off on building the nats-io stack update briefly (a few days) to check if anyone has any issues with the following (I don't want to create yet another snafu) https://src.fedoraproject.org/rpms/golang-github-nats-io-jwt/pull-request/1 https://src.fedoraproject.org/rpms/gol

Go-SIG: One re-review and one update needed

2023-08-26 Thread Mark E. Fuller
Dear Go-list (and broader Fedora dev list), I've been dragging on getting an update to go-task done - I need to request a (re)review of golang-github-google-renameio-2 (https://bugzilla.redhat.com/show_bug.cgi?id=2231733) as a dependency of golang-mvdan-sh-3 (https://bugzilla.redhat.com/show_b

Review-swap: trivial golang package to update nats stack

2023-09-12 Thread Mark E. Fuller
I'd like to offer to swap reviews to get golang-github-nats-io-jwt-2 https://bugzilla.redhat.com/show_bug.cgi?id=2237326 into Rawhide We already have v1 and attempting to update that package in order to upgrade the nats stack led to some breakage and headaches a few months ago Thanks all, ful

Two golang packages for two major versions of same source

2023-09-13 Thread Mark E. Fuller
Hi all, Following on the issues with golang-github-nats-io-jwt from a couple months back, I'm going to preserve v1 in golang-github-nats-io-jwt and build v2 in golang-github-nats-io-jwt-2 What's the proper assignment of %goipath and %goaltipaths here in the two packages? I want the unversio

Re: Fwd: rawhide is broken

2023-09-21 Thread Mark E. Fuller
No, that needs to be untagged - I must have accidentally built in in main rawhide and not in a side-tag: I'm working on updating a number of things right now and have a a few side tag/updates I'm assembling. Perhaps it's best if I turn over a critical/central package like that to someone with

Strange(?) build failures for golang package

2023-10-11 Thread Mark E. Fuller
I am trying to update go-task for some time now and consistently getting a build error/failure with no clear indication of what's happened: https://download.copr.fedorainfracloud.org/results/fuller/test-builds/fedora-rawhide-x86_64/06508072-golang-github-task/builder-live.log.gz Is it possible t

Re: golang-cloud-google split & review requests

2023-11-22 Thread mark . e . fuller
Thank you both very much for taking care of this! I'm sorry I was not available a week ago to assist On 18/11/2023 15:50, Mikel Olasagasti wrote: Hau idatzi du W. Michael Petullo (m...@flyn.org) erabiltzaileak (2023 aza. 18(a), lr. (21:24)): > >> I created 17 review requests and a PR to split c

Review swaps? New deps for go-task

2024-07-14 Thread Mark E. Fuller
Hi all, I'm updating go-task and have some minor reviews that need doing: https://bugzilla.redhat.com/show_bug.cgi?id=2297732 https://bugzilla.redhat.com/show_bug.cgi?id=2297733 https://bugzilla.redhat.com/show_bug.cgi?id=2297734 All are source-only, go2rpm packages (with only one minor patch). H

Re: Review swaps? New deps for go-task

2024-07-14 Thread Mark E. Fuller
Thank you. I did yours except noborus-guesswidth which has a newer version available *Mark E. Fuller, Ph.D.* *ful...@fedoraproject.org* *ful...@mefuller.dev* *@fuller:fedora.im* *@fuller:one.ems.host* *https://mefuller.dev* *PGP Fingerprint: 73F1 A30C BDF4 DB4B C75F FD0F D599 E76C FFCA BF60* Jul

Review Swaps

2025-06-10 Thread Mark E. Fuller via golang
Hi All, I would like to request reviews (and willing to trade) on the following two bog-standard go2rpm source-only packages: https://bugzilla.redhat.com/show_bug.cgi?id=2371615 https://bugzilla.redhat.com/show_bug.cgi?id=2371616 I need these new dependencies in order to update go-task (ht