[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Help on deploying debci



Thanks Antonio for the quick reply
Yes I will keep on the same machine where debci-collector is installed
Any specific path where to keep on host machine apache.conf.erb and what changes needs to be done .

Is this page is up-to-date https://ci.debian.net/doc/file.HACKING.html
 I am also trying to Set up the test environment using above document but getting below error for manual approach
===
smita@smita:~/debci$ sudo ./tools/init-dev.sh
Traceback (most recent call last):
	4: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
	3: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
	2: from /home/smita/debci/lib/debci/db.rb:3:in `<top (required)>'
	1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- kaminari/core (LoadError)
======

Note: Setting up a development environment through vagrant also showing error 

Could you please suggest which document I should follow for debci setup. It's confusing for newbie.

Regards,
Smita

-----Original Message-----
From: Antonio Terceiro [mailto:terceiro@debian.org] 
Sent: 05 May 2021 21:12
To: Gumansingh, Smita <Smita_Gumansingh@mentor.com>
Cc: debian-ci@lists.debian.org
Subject: Re: Help on deploying debci

On Wed, May 05, 2021 at 11:33:13AM +0000, Gumansingh, Smita wrote:
> Hi Team,
> I am new to debci and would like to deploy on my machine. I am 
> following this document of installation 
> https://ci.debian.net/doc/file.INSTALL.html
> 
> ? Installed all packages on a debian 10 distro machine as mentioned in 
> steps
> 
> ? $ sudo debci enqueue util-linux
> 
> [sudo] password for xxx:
> 
> util-linux unstable/amd64 requested
> 
> 
> 
> rabbitmq-server is up and running on host machine but not able to see 
> any  web interface

The deployment documentation is not complete.

The web interface is not configured by default. In the Debian deployment, we use the following template for the apache2 configuration:

https://salsa.debian.org/ci-team/debian-ci-config/-/blob/master/cookbooks/debci/templates/apache.conf.erb

(it needs to be on the same machine where debci-collector is installed)


Reply to: