https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Bug ID: 1212046 Summary: Review Request: golang-github-armon-gomdb- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: jchaloup@redhat.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org
Spec URL: https://jchaloup.fedorapeople.org/reviews/golang-github-armon-gomdb/golang-g...
SRPM URL: https://jchaloup.fedorapeople.org/reviews/golang-github-armon-gomdb/golang-g...
Description: Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database
Fedora Account System Username: jchaloup
Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=9487804
$ rpmlint /home/jchaloup/rpmbuild/SRPMS/golang-github-armon-gomdb-0-0.1.git151f2e0.fc20.src.rpm /home/jchaloup/rpmbuild/RPMS/noarch/golang-github-armon-gomdb-devel-0-0.1.git151f2e0.fc20.noarch.rpm 2 packages and 0 specfiles checked; 0 errors, 0 warnings.
Notes: depends on lmdb, skipping tests as they fail (tests are optional).
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1208616
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1208616 [Bug 1208616] New Package Request: consul - Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1212346
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1212346 [Bug 1212346] Review Request: golang-github-hashicorp-raft-mdb - LMDB backend for Raft
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #1 from Jan Chaloupka jchaloup@redhat.com --- Updated spec file, use system lmdb and run tests.
Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=9492980
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Pavel Odvody podvody@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |podvody@redhat.com Assignee|nobody@fedoraproject.org |podvody@redhat.com
--- Comment #2 from Pavel Odvody podvody@redhat.com --- There seem to be some unowned directories (not sure where they're coming from).
Package Review ==============
Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed
===== MUST items =====
C/C++: [x]: Header files in -devel subpackage, if present.
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]: License field in the package spec file matches the actual license. [!]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/gocode/src, /usr/share/gocode, /usr/share/gocode/src/github.com [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [x]: 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. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [x]: 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. [x]: 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: No rpmlint messages. [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]: Package requires other packages for directories it uses. [x]: Package does not own files or directories owned by other packages. [x]: All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. [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 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: [x]: 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). [x]: 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. [x]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: Package should compile and build into binary rpms on all supported architectures. [x]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [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]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified.
===== EXTRA items =====
Generic: [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Spec file according to URL is the same as in SRPM.
Rpmlint ------- Checking: golang-github-armon-gomdb-devel-0-0.1.git151f2e0.fc21.noarch.rpm golang-github-armon-gomdb-0-0.1.git151f2e0.fc21.src.rpm 2 packages and 0 specfiles checked; 0 errors, 0 warnings.
Rpmlint (installed packages) ---------------------------- 1 packages and 0 specfiles checked; 0 errors, 0 warnings.
Requires -------- golang-github-armon-gomdb-devel (rpmlib, GLIBC filtered):
Provides -------- golang-github-armon-gomdb-devel: golang(github.com/armon/gomdb) golang-github-armon-gomdb-devel
Source checksums ---------------- https://github.com/armon/gomdb/archive/151f2e08ef45cb0e57d694b2562f351955dff... : CHECKSUM(SHA256) this package : de5119016d4e12885c474f4f1e682c80984b464a0ae2809f28699aeba1badc68 CHECKSUM(SHA256) upstream package : de5119016d4e12885c474f4f1e682c80984b464a0ae2809f28699aeba1badc68
Generated by fedora-review 0.5.3 (bcf15e3) last change: 2015-05-04 Command line :/bin/fedora-review -b 1212046 Buildroot used: fedora-21-x86_64 Active plugins: Generic, Shell-api Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Lokesh Mandvekar lsm5@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |lsm5@redhat.com Assignee|podvody@redhat.com |lsm5@redhat.com Flags| |fedora-review+
--- Comment #3 from Lokesh Mandvekar lsm5@redhat.com --- - specfile conforms to current golang packaging draft - license correct and valid - only sources installed for now
package approved
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Lokesh Mandvekar lsm5@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Review Request: |Review Request: |golang-github-armon-gomdb- |golang-github-armon-gomdb - |Go wrapper for LMDB - |Go wrapper for LMDB - |OpenLDAP Lightning |OpenLDAP Lightning |Memory-Mapped Database |Memory-Mapped Database
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-cvs?
--- Comment #4 from Jan Chaloupka jchaloup@redhat.com --- New Package SCM Request ======================= Package Name: golang-github-armon-gomdb Short Description: Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database Upstream URL: https://github.com/armon/gomdb Owners: jchaloup Branches: f22 f21 el6 InitialCC: golang-sig
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Jon Ciesla limburgher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-cvs? |fedora-cvs+
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #5 from Jon Ciesla limburgher@gmail.com --- Git done (by process-git-requests).
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.1.git151f2e0.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/golang-github-armon-gomdb-0-0.1.git1...
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.1.git151f2e0.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/golang-github-armon-gomdb-0-0.1.git1...
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.1.git151f2e0.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-github-armon-gomdb-0-0.1.git1...
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.2.git151f2e0.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/golang-github-armon-gomdb-0-0.2.git1...
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #10 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.2.git151f2e0.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/golang-github-armon-gomdb-0-0.2.git1...
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
--- Comment #11 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.2.git151f2e0.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-github-armon-gomdb-0-0.2.git1...
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.2.git151f2e0.el6 has been pushed to the Fedora EPEL 6 testing repository.
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |golang-github-armon-gomdb-0 | |-0.1.git151f2e0.fc21 Resolution|--- |ERRATA Last Closed| |2015-06-29 20:03:58
--- Comment #13 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.1.git151f2e0.fc21 has been pushed to the Fedora 21 stable repository.
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|golang-github-armon-gomdb-0 |golang-github-armon-gomdb-0 |-0.1.git151f2e0.fc21 |-0.2.git151f2e0.fc22
--- Comment #14 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.2.git151f2e0.fc22 has been pushed to the Fedora 22 stable repository.
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|golang-github-armon-gomdb-0 |golang-github-armon-gomdb-0 |-0.2.git151f2e0.fc22 |-0.1.git151f2e0.fc22
--- Comment #15 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.1.git151f2e0.fc22 has been pushed to the Fedora 22 stable repository.
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|golang-github-armon-gomdb-0 |golang-github-armon-gomdb-0 |-0.1.git151f2e0.fc22 |-0.2.git151f2e0.fc21
--- Comment #16 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.2.git151f2e0.fc21 has been pushed to the Fedora 21 stable repository.
https://bugzilla.redhat.com/show_bug.cgi?id=1212046
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|golang-github-armon-gomdb-0 |golang-github-armon-gomdb-0 |-0.2.git151f2e0.fc21 |-0.2.git151f2e0.el6
--- Comment #17 from Fedora Update System updates@fedoraproject.org --- golang-github-armon-gomdb-0-0.2.git151f2e0.el6 has been pushed to the Fedora EPEL 6 stable repository.
package-review@lists.fedoraproject.org