open-build-service
open-build-service copied to clipboard
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
Specifics on other authentication schemes and policies on abusing of rate limiting should not be detailed in the general API documentation. This information is dependant on each instance. Instead, provide...
**Is your feature request related to a problem? Please describe.** To achieve minimal image sizes, multi-layer docker builds are typically used. You start with a "big" image, install/copy/build what you...
[See this exception on Errbit](http://errbit.opensuse.org/apps/5620ca2bdc71fa00b1000000/problems/62e9354684bf4605adb67aee) # Mysql2::Error: Illegal mix of collations (utf8mb3_bin,IMPLICIT) and (utf8mb4_unicode_ci,COERCIBLE) for operation '=' # ## Summary ## ### URL ### [https://build.opensuse.org/package/show/home:lkocman%F0%9F%98%92use-it-infra/gnome-branding-Leap](https://build.opensuse.org/package/show/home:lkocman%F0%9F%98%92use-it-infra/gnome-branding-Leap)" ### Where ### package#show ###...
The change to have gpg signatures in separate .asc files rather than signing the sha256 file breaks machinectl pull-tar https://github.com/openSUSE/open-build-service/pull/9204 https://github.com/systemd/systemd/pull/5206 ``` # machinectl pull-tar https://download.opensuse.org/tumbleweed/appliances/opensuse-tumbleweed-image.x86_64-1.0.0-networkd-Snapshot20201107.tar.xz Enqueued transfer job 1....
# Issue Description I've created a github repo that contains a simple spec file ``` Name: dummy Version: 1 Release: 0 Group: Development/Tools/Building Summary: Lorem ipsum License: MIT Url: http://www.opensuse.org/...
As a trivial example: [https://software.opensuse.org/ymp/network/15.4/beebeep.ymp](url) This YMP file includes ``` SUSE:SLE-15-SP4:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP4:/GA/pool/ SUSE:SLE-15-SP3:Update SLE 15 SP3 SLE 15 SP3 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/Update/pool-leap-15.4/ SUSE:SLE-15-SP3:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/GA/pool/ SUSE:SLE-15-SP2:Update SLE 15 SP2 SLE 15 SP2 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/Update/pool-leap-15.4/...
If I ask repoquery for a list of files for a package w/ `repoquery --repoid=myrepo --repofrompath=myrepo, --list some-pkg` 1. If I run that on CentOS 7 where `OBS-REPO` is CentOS...
Related to the new code that's also causing [(1)](https://github.com/openSUSE/open-build-service/issues/12588), [(2)](https://github.com/openSUSE/open-build-service/issues/12590). A prj meta was changed; a line was added: ``` ``` Observed mail ========= ``` dirkmueller made you reviewer of...
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
[See this exception on Errbit](http://errbit.opensuse.org/apps/5620ca2bdc71fa00b1000000/problems/61c4718d84bf460541f6e37f) `binary_arch` can't be null but we don't have a default value. The code is breaking here https://github.com/openSUSE/open-build-service/blob/d69a89e2cd0d5faddac9bcbb8cc6d7360df5418e/src/api/app/models/binary_release.rb#L102