https://bugzilla.redhat.com/show_bug.cgi?id=1692995 Mark Goodwin <mgoodwin@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST Assignee|nobody@xxxxxxxxxxxxxxxxx |mgoodwin@xxxxxxxxxx Flags| |fedora-review+ --- Comment #2 from Mark Goodwin <mgoodwin@xxxxxxxxxx> --- Looks good - mock install failed because golang(gopkg.in/redis.v2) isn't yet available in rawhide (only just built this morning). That dep is correct - but please check again later. Also, the rpmlint "patch-not-applied" warnings are false - these occur due to the use of %forgeautosetup -p1 in the %prep section. Packaged approved - subject to re-checking install once all deps available. Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package installs properly. Note: Installation errors (see attachment) See: https://fedoraproject.org/wiki/Packaging:Guidelines ===== 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]: License field in the package spec file matches the actual license. [x]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/gocode/src, /usr/share/gocode [x]: Package does not own files or directories owned by other packages. [-]: %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. [x]: 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. [-]: 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]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [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]: 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: [-]: 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. [-]: 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]: 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: [!]: Rpmlint is run on all installed packages. Note: Mock build failed See: http://fedoraproject.org/wiki/Packaging/Guidelines#rpmlint [x]: Spec file according to URL is the same as in SRPM. Installation errors ------------------- INFO: mock.py version 1.4.14 starting (python version = 3.7.2)... Start: init plugins INFO: selinux disabled Finish: init plugins Start: run Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled dnf cache Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 Finish: chroot init INFO: installing package(s): /home/mgoodwin/src/fedora/reviews/1692995-golang-github-macaron-session/results/golang-github-macaron-session-devel-0-0.1.20190317git0a0a789.fc31.noarch.rpm ERROR: Command failed: # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/ --releasever 31 --disableplugin=local --setopt=deltarpm=False install /home/mgoodwin/src/fedora/reviews/1692995-golang-github-macaron-session/results/golang-github-macaron-session-devel-0-0.1.20190317git0a0a789.fc31.noarch.rpm Rpmlint ------- Checking: golang-github-macaron-session-devel-0-0.1.20190317git0a0a789.fc31.noarch.rpm golang-github-macaron-session-0-0.1.20190317git0a0a789.fc31.src.rpm golang-github-macaron-session-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/go-macaron/session/.goipath golang-github-macaron-session.src: W: no-%build-section golang-github-macaron-session.src: W: patch-not-applied Patch0: drop-exotic-dbs.patch golang-github-macaron-session.src: W: patch-not-applied Patch1: local-tests-dbs.patch 2 packages and 0 specfiles checked; 0 errors, 4 warnings. Requires -------- golang-github-macaron-session-devel (rpmlib, GLIBC filtered): golang(github.com/Unknwon/com) golang(github.com/bradfitz/gomemcache/memcache) golang(github.com/go-sql-driver/mysql) golang(github.com/lib/pq) golang(gopkg.in/ini.v1) golang(gopkg.in/macaron.v1) golang(gopkg.in/redis.v2) Provides -------- golang-github-macaron-session-devel: golang(github.com/go-macaron/session) golang(github.com/go-macaron/session)(commit=0a0a789bf1934e55fde19629869caa015a40c525) golang(github.com/go-macaron/session/memcache) golang(github.com/go-macaron/session/memcache)(commit=0a0a789bf1934e55fde19629869caa015a40c525) golang(github.com/go-macaron/session/mysql) golang(github.com/go-macaron/session/mysql)(commit=0a0a789bf1934e55fde19629869caa015a40c525) golang(github.com/go-macaron/session/postgres) golang(github.com/go-macaron/session/postgres)(commit=0a0a789bf1934e55fde19629869caa015a40c525) golang(github.com/go-macaron/session/redis) golang(github.com/go-macaron/session/redis)(commit=0a0a789bf1934e55fde19629869caa015a40c525) golang-github-macaron-session-devel golang-ipath(github.com/go-macaron/session) golang-ipath(github.com/go-macaron/session)(commit=0a0a789bf1934e55fde19629869caa015a40c525) Source checksums ---------------- https://github.com/go-macaron/session/archive/0a0a789bf1934e55fde19629869caa015a40c525/session-0a0a789bf1934e55fde19629869caa015a40c525.tar.gz : CHECKSUM(SHA256) this package : 0113ff05ca082fdc26309d2fc70111c933d2c45f169356b73177eb0ab5f4901d CHECKSUM(SHA256) upstream package : 3c85afa4d06dd6f60c8a92ddcbb9e77ac8decf5e04d1139bf941357a1842bf1c However, diff -r shows no differences Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02 Command line :/usr/bin/fedora-review -b 1692995 -m fedora-rawhide-x86_64 Buildroot used: fedora-rawhide-x86_64 Active plugins: Generic, Shell-api Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx