Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Release instruction don't work correctly #60

Open
jhernand opened this issue Aug 14, 2019 · 2 comments
Open

Release instruction don't work correctly #60

jhernand opened this issue Aug 14, 2019 · 2 comments

Comments

@jhernand
Copy link
Collaborator

Trying to run the release process described in the README.adoc file generates the following error:

goreleaser --rm-dist

   • releasing using goreleaser 0.114.0...
   • loading config file       file=.goreleaser.yaml
   • RUNNING BEFORE HOOKS
   • LOADING ENVIRONMENT VARIABLES
   • GETTING AND VALIDATING GIT STATE
      • releasing v0.1.18, commit 03cc396eb52fd2e0b224ca56e1f6995e5202a775
   • PARSING TAG      
   • SETTING DEFAULTS 
      • LOADING ENVIRONMENT VARIABLES
      • SNAPSHOTING      
      • GITHUB/GITLAB RELEASES
      • PROJECT NAME     
      • BUILDING BINARIES
      • ARCHIVES         
      • LINUX PACKAGES WITH NFPM
      • SNAPCRAFT PACKAGES
      • CALCULATING CHECKSUMS
      • SIGNING ARTIFACTS
      • DOCKER IMAGES    
      • ARTIFACTORY      
      • S3               
      • BLOB             
      • HOMEBREW TAP FORMULA
         • optimistically guessing `brew[0].installs`, double check
      • SCOOP MANIFEST   
   • SNAPSHOTING      
      • pipe skipped              error=not a snapshot
   • CHECKING ./DIST  
   • WRITING EFFECTIVE CONFIG FILE
      • writing                   config=dist/config.yaml
   • GENERATING CHANGELOG
      • writing                   changelog=dist/CHANGELOG.md
   • BUILDING BINARIES
      • building                  binary=dist/uhc_linux_amd64/uhc
   ⨯ release failed after 0.03s error=build for uhc does not contain a main function
@jhernand
Copy link
Collaborator Author

@ALimaRedHat can you take a look? Meanwhile I will release 0.1.18 manually.

@ghost
Copy link

ghost commented Aug 14, 2019

Change dir to the location of main.go? .../cmd/uhc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant