Skip to content

Conversation

@jreidinger
Copy link
Contributor

@jreidinger jreidinger commented Jul 21, 2025

Problem

There can be caching issue if there is error value during software/set_config that leads to not update software config cache.

Solution

Add cache invalidation in software set_config to ensure that cache is reread in case of some errors.

Testing

  • Tested manually

@coveralls
Copy link

Coverage Status

coverage: 64.225% (-0.006%) from 64.231%
when pulling dfa8a22 on fix_product_selection
into e85761d on master.

@coveralls
Copy link

coveralls commented Jul 21, 2025

Coverage Status

coverage: 64.219% (-0.003%) from 64.222%
when pulling 2d9cad7 on fix_product_selection
into 1c5d814 on master.

@jreidinger jreidinger force-pushed the fix_product_selection branch from dfa8a22 to 696becc Compare July 21, 2025 14:15
@jreidinger jreidinger marked this pull request as ready for review July 21, 2025 14:17
@jreidinger jreidinger merged commit 6655494 into master Jul 21, 2025
16 of 17 checks passed
@jreidinger jreidinger deleted the fix_product_selection branch July 21, 2025 14:33
@imobachgs imobachgs mentioned this pull request Jul 21, 2025
imobachgs added a commit that referenced this pull request Jul 21, 2025
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jul 23, 2025
https://build.opensuse.org/request/show/1295145
by user mvidner + anag_factory
- fix .changes errors reported by obs-service-source_validator
  (gh#agama-project/agama#2593)

- Version 17

- Add support for an inst.script that allows to run an arbitrary
  script (bsc#1246702, gh#agama-project/agama#2589).

- Ensure software cache is updated even if part of its config
  cause error (gh#agama-project/agama#2585)

- Fix device type detection when reading a VLAN connection
  (gh#agama-project/agama#2586).

- Add support to configure VLANs through the CLI or HTTP API
  (gh#agama-project/agama#2580).

- Adjust the information included in the logs (gh#agama-project/agama#2575).

- Fix crash when an Agama profile contains only the zfcp section by
  providing better error report when product selection have to be
  done before or in the same profile (bsc#1246601)

- When search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants