ampproject / ampproject/amppackager

certcache.go: undefined: certurl.CertChainItem

Open
#494 6 comments 0 reactions 0 assignees View on GitHub
fixit
Dominant language
Go
Stars
141
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Trying to build `amppackager` as described by README gives me the following error (in CI and locally):

```
# github.com/ampproject/amppackager/packager/certcache
../../../.go/pkg/mod/github.com/ampproject/amppackager@v0.0.0-20201026194014-f1d819c86e9a/packager/certcache/certcache.go:252:19: undefined: certurl.CertChainItem
```

It seems to have been introduced within the last couple of days.

Contributor guide

Open the contributing guide

Research direction

Start with the build steps in README and reproduce the reported compilation failure. Read packager/certcache/certcache.go around the CertChainItem reference and inspect the certurl dependency; done means ampackager builds successfully without the undefined-symbol error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.