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

Re: Error when running ./bin/debci generate-html



On Wed, Mar 13, 2019 at 12:35:59PM +0300, Patience Ankunda wrote:
> On Mon, Mar 11, 2019 at 9:19 PM Antonio Terceiro <terceiro@debian.org> wrote:
> >
> > On Mon, Mar 11, 2019 at 08:07:32PM +0300, Patience Ankunda wrote:
> > > When i run ./bin/debci generate-html i get:
> > >
> > > /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
> > > `require': cannot load such file -- active_record (LoadError)
> > >
> > > I reinstalled ruby using  CC=/usr/bin/gcc-6 rbenv install 2.5.1 and
> > > re-run ./bin/debci generate-html and still got the same result.
> > >
> > > I have failed to generate the HTML.
> > >
> > > How can i go about this?
> >
> > ruby is already included in Debian, and the `apt-get build-dep .` step
> > will install everything that is needed, if you use the ruby from debian.
> >
> > However, you chose to use a Ruby that was installed with rbenv. in this
> > case, you will need to install for that ruby all the rubygem packages
> > that correspond to the ruby-* packages listed in debian/control (field
> > Build-Depends:)
> 
> Hey, so eventually I decided to re-install everything, this time the
> right way and everything is working fine<yeey> :)
> 
> However, when i run "./tools/gen-fake-data.sh" it only generates test
> data for status/pending. How can I generate fake data for my other
> status pages such as status/alerts, status/slow,
> status/platform-specific-issues/ ?

do you have the debci processes (`foreman start`) running in another terminal?

Attachment: signature.asc
Description: PGP signature


Reply to: