stable

module-build-service-2.29.1-1.fc30

FEDORA-2019-ab299c189d created by mikem 3 years ago for Fedora 30

Changes

  • Fix a fork in the database migration scripts

Changes

  • Add buildonly support (#1307)
  • Make the DNF minrate setting configurable when loading repos
  • Load the DNF repos in parallel to improve speed
  • Record the build_context without base modules
  • Convert arch to Koji's canon arch for default modules
  • Initial KojiResolver code
  • Disable handling collisions on local builds due to #1693683

How to install

sudo dnf upgrade --refresh --advisory=FEDORA-2019-ab299c189d

This update has been submitted for testing by mikem.

3 years ago

This update's test gating status has been changed to 'waiting'.

3 years ago

This update has obsoleted module-build-service-2.29.0-1.fc30, and has inherited its bugs and notes.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update has been pushed to testing.

3 years ago

This update's test gating status has been changed to 'greenwave_failed'.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update can be pushed to stable now if the maintainer wishes

3 years ago

This update has been submitted for stable by bodhi.

3 years ago

This update has been pushed to stable.

3 years ago
User Icon harrymichal commented & provided feedback 3 years ago
karma

This update causes following error:

$ flatpak-module -v local-build --install
2019-10-21 17:00:43,484 - MainThread - moksha.hub - WARNING - Cannot find qpid python module. Make sure you have python-qpid installed.
2019-10-21 17:00:43,690 - MainThread - MBS.utils.greenwave - WARNING - Greenwave is not configured or configured improperly
BUILDING MODULE
===============
warning: Greenwave is not configured or configured improperly
Traceback (most recent call last):
  File "/usr/bin/mbs-manager", line 11, in <module>
    load_entry_point('module-build-service==2.29.1', 'console_scripts', 'mbs-manager')()
  File "/usr/lib/python3.7/site-packages/module_build_service/manage.py", line 265, in manager_wrapper
    manager.run()
  File "/usr/lib/python3.7/site-packages/flask_script/__init__.py", line 417, in run
    result = self.handle(argv[0], argv[1:])
  File "/usr/lib/python3.7/site-packages/flask_script/__init__.py", line 386, in handle
    res = handle(*args, **config)
  File "/usr/lib/python3.7/site-packages/flask_script/commands.py", line 216, in __call__
    return self.run(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/module_build_service/manage.py", line 172, in build_module_locally
    stream=str(stream), skiptests=skiptests
  File "/usr/lib/python3.7/site-packages/module_build_service/utils/submit.py", line 541, in submit_module_build_from_yaml
    return submit_module_build(db_session, username, mmd, params)
  File "/usr/lib/python3.7/site-packages/module_build_service/utils/submit.py", line 914, in submit_module_build
    mmds = generate_expanded_mmds(db_session, mmd, raise_if_stream_ambigous, default_streams)
  File "/usr/lib/python3.7/site-packages/module_build_service/utils/mse.py", line 388, in generate_expanded_mmds
    db_session, current_mmd, default_streams, raise_if_stream_ambigous)
  File "/usr/lib/python3.7/site-packages/module_build_service/utils/mse.py", line 336, in get_mmds_required_by_module_recursively
    all_base_module_mmds)
  File "/usr/lib/python3.7/site-packages/module_build_service/utils/mse.py", line 170, in _get_mmds_from_requires
    mmds[ns] += resolver.get_buildrequired_modulemds(name, stream, base_module_mmd)
  File "/usr/lib/python3.7/site-packages/module_build_service/resolver/MBSResolver.py", line 255, in get_buildrequired_modulemds
    modules = self._get_modules(name, stream, strict=False, base_module_br=base_module_nsvc)
  File "/usr/lib/python3.7/site-packages/module_build_service/resolver/MBSResolver.py", line 76, in _get_modules
    raise RuntimeError(self._generic_error % (query, res.status_code))
RuntimeError: Failed to query MBS with query {'name': 'flatpak-common', 'stream': 'f30', 'state': ['ready'], 'verbose': True, 'order_desc_by': 'version', 'page': 1, 'per_page': 10, 'base_module_br': <Modulemd.ModuleStreamV2 object at 0x7fb73a03afc0 (ModulemdModuleStreamV2 at 0x5568ae7442d0)>} returned HTTP status 400

error: mbs-manager build_module_locally failed
error: log: None

This doesn't show if I downgrade to version 2.28.2


Please login to add feedback.

Metadata
Type
enhancement
Severity
medium
Karma
-1
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
2
Stable by Time
7 days
Dates
submitted
3 years ago
in testing
3 years ago
in stable
3 years ago
BZ#1754557 Local module build hangs
0
0
BZ#1758298 module-build-service-2.29.0 is available
0
0

Automated Test Results