-
Updated
May 29, 2020 - Shell
opensuse
Here are 155 public repositories matching this topic...
-
Updated
Feb 19, 2020 - C
Mypy warnings
Running a current mypy on mkosi gives the following warnings
mkosi:968: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:971: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:4624: error: "Dict[str, CommandLineArguments]" has no attribute "director
The last line is harmless and addressed in #36
-
Updated
May 26, 2020 - Python
These are the kernel options required that are missing from the latest vagrant box kernel:
-
CONFIG_BRIDGE_NETFILTER -
CONFIG_NETFILTER_XT_MATCH_IPVS -
CONFIG_IP_NF_TARGET_REDIRECT -
CONFIG_EXT3_FS_XATTR -
CONFIG_VXLAN -
CONFIG_NF_NAT_TFTP -
CONFIG_NF_CONNTRACK_TFTP -
CONFIG_AUFS_FS - `
-
Updated
May 11, 2020 - Shell
-
Updated
Apr 18, 2020 - Python
-
Updated
Sep 13, 2019 - Python
-
Updated
Sep 17, 2019 - Shell
-
Updated
May 29, 2020 - Makefile
py2pack update foo would fetch a newer foo if it is exists, and update the Version in .spec if appropriate,
Ideally it also exited with non-zero exit code if no newer version was available, to make scripting easy.
-
Updated
May 16, 2020 - Perl
-
Updated
May 7, 2020 - Shell
-
Updated
Apr 2, 2020 - Shell
-
Updated
May 6, 2020 - Shell
The installation instructions for icingadb result in an error for Ubuntu:
Unable to locate package icingadb
This is with Ubutnu 18.04.4 LTS 32-bit fresh install. The icinga-testing repository is added and authenticated.
icingadb is available in the [amd64 package list](https://packages.icinga.com/ubuntu/dists/icinga-bioni
Documentation and code comments are minimal/non-existant.
Please document which tools there are, how to use them and how OBS/openQA/... have to be configured for common tasks.
-
Updated
Feb 5, 2019 - Shell
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 only the case for maintenance updates.
Please consider changing the wording to be l
Improve this page
Add a description, image, and links to the opensuse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opensuse topic, visit your repo's landing page and select "manage topics."
Issue Description
The API docs for the route
PUT /source/<project>/<package>/<filename>(see: https://build.opensuse.org/apidocs/index#72) say that the return type is a status. That is however not true, it is in fact arevisionlist-elementfrom https://build.opensuse.org/apidocs/revisionlist.rng.Unfortunately that schema doesn't appear