Skip to content

Conversation

@mvidner
Copy link
Contributor

@mvidner mvidner commented Jul 22, 2025

Problem

https://build.suse.de/request/show/384761 agama submission declined because of stricter changelog checks
Fixing up #2592

Solution

Edit rust/package/agama.changes to pass /usr/lib/obs/service/source_validator from obs-service-source_validator

Testing

Ran the check manually

Screenshots

No

Documentation

No

@mvidner mvidner merged commit fb180d2 into master Jul 22, 2025
7 checks passed
@mvidner mvidner deleted the fix-changelog branch July 22, 2025 08:17
lslezak added a commit that referenced this pull request Jul 22, 2025
## Problem

- Avoid mistakes in the *.changes files which can cause declining the SR
in OBS.
- See for example #2593.

## Solution

- Run the OBS source validator service automatically as a part of the
CI.
- The validator checks the *.changes files for consistency.

## Testing

- Tested manually
- See an [example
failure](https://github.com/agama-project/agama/actions/runs/16444732437/job/46473609466#step:6:19)
(deliberately created an invalid date sequence for testing).
@mvidner mvidner mentioned this pull request Jul 22, 2025
mvidner added a commit that referenced this pull request Jul 22, 2025
## Problem

The fixed changelog from #2593 needs to be released to IBS and OBS

## Solution

Put it in the correct branch (`rc3`) so that autosubmission can go
brrrr.

## Testing

No

## Screenshots

No

## Documentation

No
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.

3 participants