Bug 1747855 - Review Request: golang-github-caddyserver-dnsproviders - DNS providers adapted for use in Caddy to solve the ACME DNS challenge
Summary: Review Request: golang-github-caddyserver-dnsproviders - DNS providers adapte...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliott Sales de Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1672781 1742163
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-02 04:36 UTC by Carl George
Modified: 2019-09-16 00:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-16 00:01:11 UTC
Type: ---
Embargoed:
quantum.analyst: fedora-review+


Attachments (Terms of Use)

Description Carl George 2019-09-02 04:36:44 UTC
Spec URL: https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/reviews/fedora-rawhide-x86_64/01026245-golang-github-caddyserver-dnsproviders/golang-github-caddyserver-dnsproviders.spec
SRPM URL: https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/reviews/fedora-rawhide-x86_64/01026245-golang-github-caddyserver-dnsproviders/golang-github-caddyserver-dnsproviders-0.3.0-1.fc32.src.rpm

Description:
Caddy supports solving the ACME DNS challenge. This challenge is unique because
the server that is requesting a TLS certificate does not need to start a
listener and be accessible from external networks. This quality is essential
when behind load balancers or in other advanced networking scenarios.

The DNS challenge sets a DNS record and the ACME server verifies its
correctness in order to issue the certificate. Caddy can do this for you
automatically, but it needs credentials to your DNS provider to do so. Since
every DNS provider is different, we have these adapters you can plug into Caddy
in order to complete this challenge.

Fedora Account System Username: carlwgeorge

Comment 1 Carl George 2019-09-07 08:02:55 UTC
The dependencies should now be in the rawhide and F31 buildroots, so fedora-review should be able to run on this now.

https://bodhi.fedoraproject.org/updates/FEDORA-2019-d420352475 (caddy-1.0.3-1.fc32~bootstrap)
https://bodhi.fedoraproject.org/updates/FEDORA-2019-5f6ecee011 (golang-github-acme-lego-2.7.2-1.fc32)

https://bodhi.fedoraproject.org/overrides/caddy-1.0.3-1.fc31~bootstrap
https://bodhi.fedoraproject.org/overrides/golang-github-acme-lego-2.7.2-1.fc31

Comment 2 Elliott Sales de Andrade 2019-09-11 05:07:33 UTC
Summary is too long; s/adapted for use in/for/ should fix it.

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: License field in the package spec file matches the actual license.
     Note: There is no build directory. Running licensecheck on vanilla
     upstream sources. Licenses found: "Expat License", "Unknown or
     generated". 46 files have unknown license. Detailed output of
     licensecheck in 1747855-golang-github-caddyserver-dnsproviders/licensecheck.txt
[x]: Package does not own files or directories owned by other packages.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[?]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Fully versioned dependency in subpackages if applicable.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: golang-github-caddyserver-dnsproviders-0.3.0-1.fc32.src.rpm
golang-github-caddyserver-dnsproviders.src: W: spelling-error %description -l en_US Caddy -> Candy, Daddy, Paddy
golang-github-caddyserver-dnsproviders.src: W: spelling-error %description -l en_US balancers -> balances, balance's, balance rs
golang-github-caddyserver-dnsproviders.src: W: no-%build-section
golang-github-caddyserver-dnsproviders.src: E: specfile-error warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables!
1 packages and 0 specfiles checked; 1 errors, 3 warnings.


Rpmlint (installed packages)
----------------------------
golang-github-caddyserver-dnsproviders-devel.noarch: W: spelling-error %description -l en_US Caddy -> Candy, Daddy, Paddy
golang-github-caddyserver-dnsproviders-devel.noarch: W: spelling-error %description -l en_US balancers -> balances, balance's, balance rs
golang-github-caddyserver-dnsproviders-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/caddyserver/dnsproviders/.goipath
1 packages and 0 specfiles checked; 0 errors, 3 warnings.


Source checksums
----------------
https://github.com/caddyserver/dnsproviders/archive/v0.3.0/dnsproviders-0.3.0.tar.gz :
  CHECKSUM(SHA256) this package     : 3d34392bb9f39bae2ad717e9b39cf522a361d4d01db7b5dd33cb1bfd721ae1e5
  CHECKSUM(SHA256) upstream package : 3d34392bb9f39bae2ad717e9b39cf522a361d4d01db7b5dd33cb1bfd721ae1e5


Requires
--------
go-filesystem
golang(github.com/caddyserver/caddy/caddytls)
golang(github.com/go-acme/lego/providers/dns/acmedns)
golang(github.com/go-acme/lego/providers/dns/alidns)
golang(github.com/go-acme/lego/providers/dns/auroradns)
golang(github.com/go-acme/lego/providers/dns/azure)
golang(github.com/go-acme/lego/providers/dns/cloudflare)
golang(github.com/go-acme/lego/providers/dns/cloudxns)
golang(github.com/go-acme/lego/providers/dns/conoha)
golang(github.com/go-acme/lego/providers/dns/digitalocean)
golang(github.com/go-acme/lego/providers/dns/dnsimple)
golang(github.com/go-acme/lego/providers/dns/dnsmadeeasy)
golang(github.com/go-acme/lego/providers/dns/dnspod)
golang(github.com/go-acme/lego/providers/dns/duckdns)
golang(github.com/go-acme/lego/providers/dns/dyn)
golang(github.com/go-acme/lego/providers/dns/exec)
golang(github.com/go-acme/lego/providers/dns/exoscale)
golang(github.com/go-acme/lego/providers/dns/fastdns)
golang(github.com/go-acme/lego/providers/dns/gandi)
golang(github.com/go-acme/lego/providers/dns/gandiv5)
golang(github.com/go-acme/lego/providers/dns/gcloud)
golang(github.com/go-acme/lego/providers/dns/glesys)
golang(github.com/go-acme/lego/providers/dns/godaddy)
golang(github.com/go-acme/lego/providers/dns/httpreq)
golang(github.com/go-acme/lego/providers/dns/inwx)
golang(github.com/go-acme/lego/providers/dns/lightsail)
golang(github.com/go-acme/lego/providers/dns/linode)
golang(github.com/go-acme/lego/providers/dns/linodev4)
golang(github.com/go-acme/lego/providers/dns/namecheap)
golang(github.com/go-acme/lego/providers/dns/namedotcom)
golang(github.com/go-acme/lego/providers/dns/namesilo)
golang(github.com/go-acme/lego/providers/dns/nifcloud)
golang(github.com/go-acme/lego/providers/dns/ns1)
golang(github.com/go-acme/lego/providers/dns/otc)
golang(github.com/go-acme/lego/providers/dns/ovh)
golang(github.com/go-acme/lego/providers/dns/pdns)
golang(github.com/go-acme/lego/providers/dns/rackspace)
golang(github.com/go-acme/lego/providers/dns/rfc2136)
golang(github.com/go-acme/lego/providers/dns/route53)
golang(github.com/go-acme/lego/providers/dns/selectel)
golang(github.com/go-acme/lego/providers/dns/stackpath)
golang(github.com/go-acme/lego/providers/dns/transip)
golang(github.com/go-acme/lego/providers/dns/vscale)
golang(github.com/go-acme/lego/providers/dns/vultr)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Provides
--------
golang(github.com/caddyserver/dnsproviders/acmedns) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/alidns) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/auroradns) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/azure) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/cloudflare) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/cloudxns) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/conoha) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/digitalocean) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/dnsimple) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/dnsmadeeasy) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/dnspod) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/duckdns) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/dyn) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/exoscale) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/fastdns) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/gandi) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/gandiv5) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/generic) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/glesys) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/godaddy) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/googlecloud) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/httpreq) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/inwx) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/lightsail) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/linode) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/linodev4) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/namecheap) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/namedotcom) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/namesilo) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/nifcloud) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/ns1) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/otc) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/ovh) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/pdns) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/rackspace) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/rfc2136) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/route53) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/selectel) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/stackpath) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/transip) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/vscale) = 0.3.0-1.fc32
golang(github.com/caddyserver/dnsproviders/vultr) = 0.3.0-1.fc32
golang-github-caddyserver-dnsproviders-devel = 0.3.0-1.fc32
golang-ipath(github.com/caddyserver/dnsproviders) = 0.3.0-1.fc32


Generated by fedora-review 0.7.2 (65d36bb) last change: 2019-04-09
Command line :/usr/bin/fedora-review -b 1747855 -m fedora-rawhide-x86_64
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic
Disabled plugins: Python, R, C/C++, Ocaml, Perl, fonts, Haskell, Java, PHP, SugarActivity
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 3 Gwyn Ciesla 2019-09-11 14:31:33 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-caddyserver-dnsproviders

Comment 4 Carl George 2019-09-11 18:39:58 UTC
rawhide: https://bodhi.fedoraproject.org/updates/FEDORA-2019-992bc3c6f8

Comment 5 Fedora Update System 2019-09-11 18:40:39 UTC
FEDORA-2019-4193240f15 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-4193240f15

Comment 6 Carl George 2019-09-11 20:20:32 UTC
Thanks for the review Elliott, and the suggestion on the summary.  I fixed it during import.

Comment 7 Fedora Update System 2019-09-12 14:44:44 UTC
golang-github-caddyserver-dnsproviders-0.3.0-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-4193240f15

Comment 8 Fedora Update System 2019-09-16 00:01:11 UTC
golang-github-caddyserver-dnsproviders-0.3.0-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.