[opensuse-buildservice] Introduction
Hi, while I have a lot of question recently, I realized I forgot to introduce myself. My name is Miroslav Suchy (shorten as Mirek). I work for Red Hat and I want to get OBS-server into Fedora. We (as Fedora) may later use OBS (or not), but that is not decided yet. But getting OBS into Fedora is first step. So I am now trying to get OBS dependencies into Fedora. Later OBS itself. And even later contribute with some features, which will be needed for Fedora. So please be patient with me. One day I will stop asking questions and will be sending patches instead :) Mirek -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 24.07.2013 10:38, Miroslav Suchý wrote:
Hi, while I have a lot of question recently, I realized I forgot to introduce myself.
My name is Miroslav Suchy (shorten as Mirek). I work for Red Hat and I want to get OBS-server into Fedora. We (as Fedora) may later use OBS (or not), but that is not decided yet. But getting OBS into Fedora is first step.
So I am now trying to get OBS dependencies into Fedora. Later OBS itself. And even later contribute with some features, which will be needed for Fedora.
So please be patient with me. One day I will stop asking questions and will be sending patches instead :)
Great to hear. Have you looked at the OBS downloadable appliance for a first idea on what you need to make it run? -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
On 07/24/2013 11:02 AM, Ralf Lang wrote:
Have you looked at the OBS downloadable appliance for a first idea on what you need to make it run? Yes, I did.
Mirek -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hey guys, I finally was able to install OBS using the version for OpenSUSE 12.1, but when I try to go to https://localhost I get: OBS Web Interface Error: Error Details: Errorcode: 503 Message: Unable to connect to API host. (computername.domain.com) I found online something about the api residing in port 444 so I tried https://localhost:444 but I get nothing from that (can't connect to it) I checked my /etc/apache2/vhosts.d/ip-based_vhosts.conf and I saw virtualhost *:444 configured but it looks like it's not reading it. FYI, I have no firewall setup on this box, so it's not firewall blocking port 444, I also added api 127.0.0.1 to /etc/hosts, but I still get nothing. Any ideas? Thanks How can I fix this one? Thanks On Wed, Jul 24, 2013 at 10:33 AM, Miroslav Suchy <mirek@six.seven.cz> wrote:
On 07/24/2013 11:02 AM, Ralf Lang wrote:
Have you looked at the OBS downloadable appliance for a first idea on what you need to make it run?
Yes, I did.
Mirek -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
-- Jorge Hernandez 165 East 115th Street #4B New York, NY 10029 jfha73@gmail.com tel: fax: mobile: 646-403-9802 646-519-4352 646-262-1908 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Wed, 24 Jul 2013 14:57:03 -0400 Jorge Hernandez <jfha73@gmail.com> wrote:
Hey guys,
I finally was able to install OBS using the version for OpenSUSE 12.1, but when I try to go to https://localhost I get:
OBS Web Interface Error:
Error Details:
Errorcode: 503 Message: Unable to connect to API host. (computername.domain.com)
I found online something about the api residing in port 444 so I tried https://localhost:444 but I get nothing from that (can't connect to it) I checked my /etc/apache2/vhosts.d/ip-based_vhosts.conf and I saw virtualhost *:444 configured but it looks like it's not reading it.
FYI, I have no firewall setup on this box, so it's not firewall blocking port 444, I also added api 127.0.0.1 to /etc/hosts, but I still get nothing.
Any ideas?
Thanks
How can I fix this one?
Check if netstat shows a open 444 port netstat -tlpn And check the apache log of the obs API, which you have defined in the vhost config in the api section. Maybe its a Problem with SSL or something. Is there a Listen 444 in /etc/apache2/vhosts.d/ip-based_vhosts.conf Can you upload your /etc/apache2/listen.conf and vhost conf on pastebin or something. I don't know what the exact difference is, between the appliance and a normal OBS Installation. Maybe you can also check the logs in /srv/obs/log/ for all backend components. But I think it's a problem with your apache setup. Best Regards, Philipp Seiler
On Wed, Jul 24, 2013 at 10:33 AM, Miroslav Suchy <mirek@six.seven.cz> wrote:
On 07/24/2013 11:02 AM, Ralf Lang wrote:
Have you looked at the OBS downloadable appliance for a first idea on what you need to make it run?
Yes, I did.
Mirek -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
-- Philipp Seiler Linux Consultant Tel.: +49-175 2958714 Mail: seiler@b1-systems.de GPG Key: 0x75911461 B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
On 24.07.2013, at 11:38, Miroslav Suchý <miroslav@suchy.cz> wrote:
Hi, while I have a lot of question recently, I realized I forgot to introduce myself.
My name is Miroslav Suchy (shorten as Mirek). I work for Red Hat and I want to get OBS-server into Fedora. We (as Fedora) may later use OBS (or not), but that is not decided yet. But getting OBS into Fedora is first step.
So I am now trying to get OBS dependencies into Fedora. Later OBS itself. And even later contribute with some features, which will be needed for Fedora.
So please be patient with me. One day I will stop asking questions and will be sending patches instead :)
Mirek
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Welcome. I spent many time on packaging OBS for fedora, results here https://build.opensuse.org/project/show/home:kostyasha:branches:OBS:Server:2... only for Fedora_17 and https://github.com/KostyaSha/open-build-service/tree/fedora-2.4 . You need update 100 rubygems in fedora repo to get intact version as in locked gem versions + 2-3 packages for dependencies (like perl) Also OBS has some architectural limitations for fedora build processes. I can help with testing if you need ;)-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (6)
-
Jorge Hernandez
-
Kanstantsin Shautsou
-
Miroslav Suchy
-
Miroslav Suchý
-
Philipp Seiler
-
Ralf Lang