Results 60 issues of Dan Čermák

`static int matches` from `rpmfc.c` implies that rpm provides & requires generators only run when either `__NAME_magic` or `__NAME_path` is set: https://github.com/rpm-software-management/rpm/blob/3ad98187cc64a88d2d31d181d10bef5eef6274b7/build/rpmfc.c#L794 Yet, the documentation https://rpm-software-management.github.io/rpm/manual/dependency_generators.html#file-attributes only mentions that "While...

bug

**Is your feature request related to a problem? Please describe.** The naming of the target_project & target_package parameters for `POST /source?cmd=branch` is inconsistent. While the API route takes the target...

Bug
Frontend
API

# Issue Description The package [rubygem-mspec](https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-mspec) has a very long description (probably created via `osc updatepacmetafromspec`), but the package can now no longer be branched: ```ShellSession ❯ osc branch devel:languages:ruby:extensions...

Bug
Frontend

# Issue Description When sending a PUT request to OBS with the header `Transfer-Encoding: chunked` instead of a know `content-length`, OBS will choke on the payload and respond with a...

Bug
Frontend
Reference Server :desktop_computer:
API

# Issue Description The route `PUT /source///` is returning a `result.xsd` according to the [documentation](https://build.opensuse.org/apidocs/index#67). This is however not true when invoking it directly via `curl --user ${CREDENTIALS} -X PUT...

Bug
Documentation :book:
Frontend
API

I have a pyest plugin (https://github.com/dcermak/pytest_container) that provides multiple fixtures which perform some heavy lifting (container launching). The plugin performs roughly the following action in the fixtures (simplified version, the...

topic: fixtures
plugin: logging

The official documentation of the rabbitmq events mentions `__prefix__.repo.packtrack`: https://openbuildservice.org/help/manuals/obs-admin-guide/obs.cha.administration.html#id-1.6.7.10.3.4.6 The current wording: "Binary was published in the repository" sounds like it is emitted for every package, but that is...

See: https://github.com/microsoft/vscode/issues/120251#issuecomment-825832603