Bug 1665948 - fedpkg: fix RPM dependency for module-build-local
Summary: fedpkg: fix RPM dependency for module-build-local
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: module-build-service
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-14 14:31 UTC by Andrei Stepanov
Modified: 2019-01-26 02:22 UTC (History)
10 users (show)

Fixed In Version: module-build-service-2.12.2-1.fc29 module-build-service-2.12.2-1.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-26 02:14:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Andrei Stepanov 2019-01-14 14:31:49 UTC
I am following https://docs.fedoraproject.org/en-US/modularity/making-modules/building-modules-locally/

rpm -q module-build-service fedpkg
module-build-service-2.11.1-1.fc29.noarch
fedpkg-1.35-2.fc29.noarch


# fedpkg module-build-local -s platform:f30
2019-01-14 09:27:51,473 - MainThread - urllib3.util.retry - DEBUG - Converted retries value: 3 -> Retry(total=3, connect=None, read=None, redirect=None, status=None)
2019-01-14 09:27:51,700 - MainThread - moksha.hub - WARNING - Cannot find qpid python module. Make sure you have python-qpid installed.
Traceback (most recent call last):
  File "/usr/bin/mbs-manager", line 11, in <module>
    load_entry_point('module-build-service==2.11.1', 'console_scripts', 'mbs-manager')()
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 484, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2714, in load_entry_point
    return ep.load()
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2332, in load
    return self.resolve()
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2338, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3.7/site-packages/module_build_service/manage.py", line 41, in <module>
    import module_build_service.scheduler.consumer
  File "/usr/lib/python3.7/site-packages/module_build_service/scheduler/__init__.py", line 7, in <module>
    import module_build_service.scheduler.consumer
  File "/usr/lib/python3.7/site-packages/module_build_service/scheduler/consumer.py", line 45, in <module>
    import module_build_service.scheduler.handlers.repos
  File "/usr/lib/python3.7/site-packages/module_build_service/scheduler/handlers/repos.py", line 26, in <module>
    import module_build_service.builder
  File "/usr/lib/python3.7/site-packages/module_build_service/builder/__init__.py", line 10, in <module>
    GenericBuilder.register_backend_class(entrypoint.load())
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2332, in load
    return self.resolve()
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2338, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3.7/site-packages/module_build_service/builder/KojiModuleBuilder.py", line 56, in <module>
    from module_build_service.builder.KojiContentGenerator import KojiContentGenerator
  File "/usr/lib/python3.7/site-packages/module_build_service/builder/KojiContentGenerator.py", line 43, in <module>
    import pungi.arch
ModuleNotFoundError: No module named 'pungi'
Could not execute module_build_local: Failed to execute command.


It would be fine to add missing Requirements or print a message for user with some helpful hint, such as: install pungi python module.

Comment 1 Fedora Update System 2019-01-14 16:33:56 UTC
module-build-service-2.12.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-ab72775b9b

Comment 2 Fedora Update System 2019-01-14 16:34:01 UTC
module-build-service-2.12.0-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-d8644461db

Comment 3 Fedora Update System 2019-01-15 02:23:37 UTC
module-build-service-2.12.0-1.fc29 has been pushed to the Fedora 29 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-ab72775b9b

Comment 4 Fedora Update System 2019-01-15 03:32:19 UTC
module-build-service-2.12.0-1.fc28 has been pushed to the Fedora 28 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-d8644461db

Comment 5 Fedora Update System 2019-01-16 21:16:01 UTC
module-build-service-2.12.1-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-c5e4a4eb5d

Comment 6 Fedora Update System 2019-01-16 21:16:07 UTC
module-build-service-2.12.1-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-2b5af490fd

Comment 7 Fedora Update System 2019-01-17 02:11:35 UTC
module-build-service-2.12.1-1.fc29 has been pushed to the Fedora 29 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-c5e4a4eb5d

Comment 8 Fedora Update System 2019-01-17 02:50:32 UTC
module-build-service-2.12.1-1.fc28 has been pushed to the Fedora 28 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-2b5af490fd

Comment 9 Fedora Update System 2019-01-17 15:00:17 UTC
module-build-service-2.12.2-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-fe3b6de0d7

Comment 10 Fedora Update System 2019-01-17 15:00:23 UTC
module-build-service-2.12.2-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-0417d4e2c5

Comment 11 Fedora Update System 2019-01-18 03:05:07 UTC
module-build-service-2.12.2-1.fc28 has been pushed to the Fedora 28 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-0417d4e2c5

Comment 12 Fedora Update System 2019-01-18 03:36:26 UTC
module-build-service-2.12.2-1.fc29 has been pushed to the Fedora 29 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-fe3b6de0d7

Comment 13 Fedora Update System 2019-01-26 02:14:27 UTC
module-build-service-2.12.2-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2019-01-26 02:22:14 UTC
module-build-service-2.12.2-1.fc28 has been pushed to the Fedora 28 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.