Package Details: obs-build 20250829-1

Git Clone URL: https://aur.archlinux.org/obs-build.git (read-only, click to copy)
Package Base: obs-build
Description: OBS build script, can be used with OBS or stand alone
Upstream URL: https://github.com/openSUSE/obs-build
Keywords: build chroot packages sandbox
Licenses: GPL-2.0-only, GPL-3.0-only
Submitter: JonnyJD
Maintainer: yurikoles
Last Packager: yurikoles
Votes: 4
Popularity: 0.000000
First Submitted: 2015-06-24 17:44 (UTC)
Last Updated: 2025-10-11 13:50 (UTC)

Latest Comments

selmf commented on 2025-11-13 15:46 (UTC) (edited on 2025-11-13 15:47 (UTC) by selmf)

The unit tests called by the check() function fail if the system uses a non-english locale:

   * version number update by debtransform

- -- debtransform <build@opensuse.org>  Sun, 07 Jun 2020 00:33:54 +0000
+ -- debtransform <build@opensuse.org>  So, 07 Jun 2020 00:33:54 +0000

 grandorgue (0.3.0.6.10) unstable; urgency=low

1: FAIL
make: *** [Makefile:32: test-debtransform] Fehler 1

Running the build with LANG=C (i.e. "LANG=C makepkg -si") works as a workaround.

dracorp commented on 2020-01-22 20:17 (UTC)

Updated and orphaned.

Martchus commented on 2017-06-06 20:37 (UTC)

``` [ 0s] Can't locate Date/Parse.pm in @INC (you may need to install the Date::Parse module) (@INC contains: /usr/lib/build /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /usr/lib/build/changelog2spec line 11. [ 0s] BEGIN failed--compilation aborted at /usr/lib/build/changelog2spec line 11. ``` So this seems to depend on `perl-date-parse`.

blegat commented on 2017-05-06 16:09 (UTC)

With this package, when running obs build, I get ... chroot: failed to run command 'rpm': No such file or directory however, obs-build-git works just fine.

z3ntu commented on 2017-02-27 17:48 (UTC)

Note: You should use obs-build-git as version 2.5.0 was released in 2014 and there were a huge amount of fixes since the last version.