Bug 1213111
| Summary: | Review Request: docker-compose - Punctual, lightweight development environments using Docker | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Hampton <error> |
| Component: | Package Review | Assignee: | Marek Goldmann <mgoldman> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | comzeradd, lsm5, marbolangos, package-review, panemade, pranav913 |
| Target Milestone: | --- | Flags: | mgoldman:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.4.0-1.fc23 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-09-06 01:11:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1253859 | ||
| Bug Blocks: | |||
|
Description
Michael Hampton
2015-04-18 23:55:03 UTC
I am not sure, does the LICENSE file will go to both %doc and %license ? I think it should be removed from %doc. (In reply to Pranav Kant from comment #1) > I am not sure, does the LICENSE file will go to both %doc and %license ? > > I think it should be removed from %doc. Good catch. I've removed the extra one from %doc, and the result is: Spec URL: https://dl.dropboxusercontent.com/u/24777749/docker-compose.spec SRPM URL: https://dl.dropboxusercontent.com/u/24777749/docker-compose-1.2.0-2.fc21.src.rpm Scratch build: https://copr.fedoraproject.org/coprs/error/docker-compose/build/86905/ I'm going to review it, sorry for the delay. 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]: License field in the package spec file matches the actual license.
[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.
[-]: 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.
[-]: 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 30720 bytes in 4 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]: 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 must own all directories that it creates.
[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
Python:
[x]: Python eggs must not download any dependencies during the build
process.
[x]: A package which is used by another package via an egg interface should
provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep
===== 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.
[-]: 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.
[-]: %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: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.
Rpmlint
-------
Checking: docker-compose-1.2.0-2.fc23.noarch.rpm
docker-compose-1.2.0-2.fc23.src.rpm
docker-compose.noarch: W: no-manual-page-for-binary docker-compose
2 packages and 0 specfiles checked; 0 errors, 1 warnings.
Rpmlint (installed packages)
----------------------------
docker-compose.noarch: W: no-manual-page-for-binary docker-compose
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
Requires
--------
docker-compose (rpmlib, GLIBC filtered):
/usr/bin/python2
PyYAML
python(abi)
python-docker-py
python-dockerpty
python-docopt
python-requests
python-setuptools
python-six
python-texttable
python-websocket-client
Provides
--------
docker-compose:
docker-compose
fig
Source checksums
----------------
https://pypi.python.org/packages/source/d/docker-compose/docker-compose-1.2.0.tar.gz :
CHECKSUM(SHA256) this package : 46ef3c5cb7dd79fa7fd1d5fc5ec5be6a5c634192bc09c604c0ea75adb89cb652
CHECKSUM(SHA256) upstream package : 46ef3c5cb7dd79fa7fd1d5fc5ec5be6a5c634192bc09c604c0ea75adb89cb652
Generated by fedora-review 0.5.3 (bcf15e3) last change: 2015-05-04
Command line :/usr/bin/fedora-review -v -m fedora-rawhide-x86_64 -b 1213111
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6
Build fine in Rawhide.
In general this package looks good!
Issues:
1. In Obsoletes you're missing release number as per docs:
https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages
set it to Release+1 and use <=, like this:
Obsoletes: fig <= 1.0.1-2
2. Why you don't build Python 3 package? You can take a look what's required here: https://goldmann.fedorapeople.org/package_review/python-docker-scripts/3/python-docker-scripts.spec
Question: In what branches you want to update the package?
Please make sure you work with mstuchli to properly remove the package from Rawhide: https://fedoraproject.org/wiki/Upgrade_paths_%E2%80%94_renaming_or_splitting_packages.
I'm not building Python 3 packages because upstream claims to not yet be Python 3 compatible (upstream bug: https://github.com/docker/compose/issues/219) I want to update all Fedora branches (f20, f21, f22, f23/rawhide) as the old version of fig no longer talks to the current version of docker, claiming an API incompatibility. Which is what started this whole odyssey in the first place. I've added a Release to Obsoletes: and I'm running a new build now to shake loose any last minute issues I might have missed or forgotten about. Spec URL: https://dl.dropboxusercontent.com/u/24777749/docker-compose.spec SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/7473/9757473/docker-compose-1.2.0-3.fc23.src.rpm Scratch builds: - F23: http://koji.fedoraproject.org/koji/taskinfo?taskID=9757473 - F22: http://koji.fedoraproject.org/koji/taskinfo?taskID=9757956 - F21: http://koji.fedoraproject.org/koji/taskinfo?taskID=9757962 - F20: http://koji.fedoraproject.org/koji/taskinfo?taskID=9757970 F20 build failed because python-docker-py is missing on i386 (but present on x86_64). I'd like to fix this but won't be terribly concerned since F20 will be EOL very soon. This same package is also too old on F21; docker-compose 1.2 requires python-docker-py version 1.0.0 but F21 has 0.7.1. This causes docker-compose's --timeout option to fail with the exception "AttributeError: 'Client' object has no attribute 'timeout'". This was the only testsuite failure I encountered. Atomic also uses the python-docker-py package, so it might not be safe to upgrade this. Looking forward, the upcoming 1.3 release of docker-compose will require python-dockerpty 0.3.3, but only 0.2.3 is currently in any version of Fedora. 1.2 also works with python-dockerpty 0.3.3. As docker-compose (formerly fig) is currently the only Fedora package using python-dockerpty, it should be safe to upgrade this. Hi Marek, can we please get this one moving? Michael, hope you're still interested in getting this in, if it helps makes things easier, just 1 scratch build for the latest stable or rawhide should be fine for package reviews. Oh yes I'm still interested. I will create new scratch builds shortly as it seems the ones above are no longer in koji. Spec URL: https://dl.dropboxusercontent.com/u/24777749/docker-compose.spec SRPM URL: https://dl.dropboxusercontent.com/u/24777749/docker-compose-1.2.0-3.fc24.src.rpm Scratch builds: F24: https://koji.fedoraproject.org/koji/taskinfo?taskID=10393170 F23: https://koji.fedoraproject.org/koji/taskinfo?taskID=10393168 F22: https://koji.fedoraproject.org/koji/taskinfo?taskID=10393166 Looks good, APPROVED! I'm very sorry it took so long... New Package SCM Request ======================= Package Name: docker-compose Short Description: Punctual, lightweight development environments using Docker Upstream URL: https://www.docker.com/ Owners: error lsm5 Branches: f22 f23 InitialCC: Git done (by process-git-requests). docker-compose-1.2.0-3.fc23 has been submitted as an update for Fedora 23. https://admin.fedoraproject.org/updates/docker-compose-1.2.0-3.fc23 docker-compose-1.2.0-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/docker-compose-1.2.0-3.fc22 docker-compose-1.4.0-1.fc23 has been submitted as an update for Fedora 23. https://admin.fedoraproject.org/updates/docker-compose-1.4.0-1.fc23 docker-compose-1.2.0-3.fc22 has been pushed to the Fedora 22 testing repository. docker-compose-1.2.0-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update docker-compose'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-13183 docker-compose-1.4.0-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update docker-compose'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-13300 docker-compose-1.4.0-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. docker-compose-1.2.0-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. docker-compose-1.4.0-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |