Running an osc build on my local system (Leap 42.1), and I end up with
the following failure:
--- snip ---
[ 58s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[ 58s] /usr/lib/rpm/brp-suse.d/brp-15-strip-debug: line 33: /dev/fd/62:
No such file or directory
[ 58s] /usr/lib/rpm/brp-suse.d/brp-15-strip-debug: line 47: /dev/fd/62:
No such file or directory
[ 58s] error: Bad exit status from /var/tmp/rpm-tmp.mfbWMm (%install)
[ 58s]
[ 58s]
[ 58s] RPM build errors:
[ 58s] Bad exit status from /var/tmp/rpm-tmp.mfbWMm (%install)
--- snip ---
Strangely, though, when I let it build on the build service, the build
gets past this point (still fails, complaining that it can't find the
changelog).
The project in question is at https://build.opensuse.org/package/show/
home:hendersj/pan2-git - not entirely sure how to proceed in getting a
local build to succeed (if I can diagnose locally, I can probably fix the
changelog issue locally before having it build on the build system).
Thanks for any tips/pointers.
Jim
--
Jim Henderson
Please keep on-topic replies on the list so everyone benefits
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
images build is excluded due to "is build in architecture 'local'" for
the following package:
https://build.opensuse.org/package/show/home:matwey:experimental:Leap:42.1/…
At the same time 'local' architecture is enabled for images repo but it
is missed from architectures shown. I must be missing something. How
could I build this kiwi image?
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I would like to disable TSL/SSL checks for osc. My SSL configuration
is broken right now and I don't care about security at the moment.
I added "sslcertck = 0" to ~/.oscrc, but it doesn't help.
> cat /etc/issue.net
Welcome to openSUSE 13.1 "Bottle" - Kernel %r (%t).
> osc --version
0.152
Of course I can update my osс (build git version), but maybe is there
some more simple way to do that?
I use official OBS Applience image
http://download.opensuse.org/repositories/OBS:/Server:/2.6/images/iso/obs-s…
Cheers,
Alex
On Tue, Apr 12, 2016 at 3:17 PM, Alex Naumov
<alexander_naumov(a)opensuse.org> wrote:
> Hello,
>
> I would like to disable TSL/SSL checks for osc. My SSL configuration
> is broken and I don't care about security at the moment.
> I added sslcertck = 0 to ~/.oscrc, but it doesn't help.
>
>> cat /etc/issue.net
> Welcome to openSUSE 13.1 "Bottle" - Kernel %r (%t).
>
>> osc --version
> 0.152
>
> Of course I can update my osс (build git version), but maybe is there
> some more simple way to do that?
>
> I use official OBS Applience image
> http://download.opensuse.org/repositories/OBS:/Server:/2.6/images/iso/obs-s…
>
>
> Cheers,
> Alex
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I am running openSUSE Leap 42.1 and
obs-api-2.6.51.git20160407.7e44383-1871.1.noarch from OBS:Server:Unstable
When running api migrate, I have the following failure:
== 20131021063641 FixBrokenProjectTypes: migrating
============================
rake aborted!
StandardError: An error has occurred, all later migrations canceled:
uninitialized constant
FixBrokenProjectTypes::DbProjectType/srv/www/obs/api/db/migrate/20131021063641_fix_broken_project_types.rb:3:in
`up'
NameError: uninitialized constant FixBrokenProjectTypes::DbProjectType
/srv/www/obs/api/db/migrate/20131021063641_fix_broken_project_types.rb:3:in
`up'
Tasks: TOP => db:migrate
(See full trace by running task with --trace)
Is it something wrong with migrations or with my database instance?
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Is there a way to force awk back into each chroot?
Adding it to Requires in build-compare does not help.
https://build.opensuse.org/package/live_build_log/home:olh:xen-buildrequire…
Olaf
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
please see devel:languages:go devel project...
there are lots of unresolvable status in SLE_12 build target,
because lack of 'rpm, ruby, rpm-build' in SLE-12-GA.
I think rpm is a must...or how could rpm be installed in SLE 12?
Marguerite
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
We have a local installation of obs running on ESX Server for a few years.
We have problems every time we have to update the OBS server to a
current version.
If we start with the Appliance from
http://openbuildservice.org/download/other/ would we be able to keep
that Installation updated?
Can we then simply update the appliance by downloading the new Image and
deploy it to the Server?
Or would it be better to do a Package Installation on a Opensuse Server
and keep that current?
--
Ralf Becker
Director Software Development
Stylite AG
Isaac-Fulda-Allee 9 | Tel. +49 6131 32702-0
D-55124 Mainz | Fax. +49 6131 32702-70
Email: rb(a)stylite.de
www.stylite.de | www.egroupware.org
Managing Directors: Andre Keller | Ralf Becker | Gudrun Mueller
Chairman of the supervisory board: Prof. Dr. Birger Leon Kropshofer
VAT DE214280951 | Registered HRB 46224 Mainz Germany
Hi,
packages built against SUSE:SLE-12:Update in OBS are not installable
on a real SLES, reason is:
nothing provides libdevmapper.so.1.02(DM_1_02_97)(64bit)
looking at the builddep, it is:
<bdep name="device-mapper-devel" version="1.02.97" release="60.1"
arch="x86_64" project="SUSE:SLE-12:GA" repository="standard" />
this seems to be a package from SUSE:SLE-12-SP1:GA (subpackage of
lvm2). However, on SP0 this was its own package (package called
device-mapper) in
the version 1.02.78
Can you please fix that?
TIA,
Dirk
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
I have a package in OBS
(https://build.opensuse.org/package/show/home:rogeroberholtzer/gpsd)
that, when I access it in the web GUI, reports:
Files could not be expanded: conflict in file gpsd.spec
If I click on "Show unmerged sources" I see the files in this package.
How do I find out what the conflict is and possibly resolve it? I
don't see a way to get a report on what is is or an option to try to
resolve it.
--
Roger Oberholtzer
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org