Giter Site home page Giter Site logo

uchiwa-build's Introduction

Uchiwa Build

ATTENTION: The uchiwa-build project has been deprecated and is no longer supported. Uchiwa is now built with Travis CI on the Uchiwa repository.

uchiwa-build's People

Contributors

palourde avatar portertech avatar amdprophet avatar jonathantron avatar rounoff avatar spredzy avatar

Stargazers

M Haidar Hanif avatar Alberto García Lamela avatar Javier Juarez avatar Josh Behrends avatar Omer Katz avatar Halcyon avatar Iiro Niinikoski avatar Sean Clerkin avatar  avatar

Watchers

Jef Spaleta avatar  avatar James Phillips avatar James Cloos avatar Francis Guimond avatar Fess avatar Halcyon avatar Eric Chlebek avatar Josh Behrends avatar Wesley Yu avatar  avatar Michael Gibson avatar  avatar Gustav Danielsson avatar  avatar

uchiwa-build's Issues

uchiwa build fails on /root/go/src/#{node['uchiwa-build']['git']} #{uchiwa_src}

Input:
export UCHIWA_VERSION=master
export BUILD_NUMBER=1

Command:
kitchen converge build

Output:
I, [2014-12-10T11:29:34.536923 #11786] INFO -- build-centos-65: ^[[0m * execute[copy_source] action run[2014-12-10T16:29:32+00:00] INFO: Processing execute[copy_source] action run (uchiwa-build::build line 63)^M
I, [2014-12-10T11:29:34.549613 #11786] INFO -- build-centos-65: cp: cannot create directory `/tmp/build/assets/opt/uchiwa/src': No such file or directory

PR incoming.

Init script doesn't work on CentOS 5/Ubuntu 10.04

It seems to be related to jordansissel/pleaserun#49 and these distributions having older versions of chroot installed.

Changing

chroot --userspec uchiwa:uchiwa --groups uchiwa/ sh -c "cd /opt/uchiwa/usr/src/uchiwa && exec \"$program\" $args" >> /var/log/$name.log 2> /var/log/$name.err &

to

su -s /bin/sh uchiwa -c "cd /opt/uchiwa/usr/src/uchiwa && exec \"$program\" $args" >> /var/log/$name.log 2> /var/log/$name.err &

seems to work.

RHEL7

There is not RPM.

uchiwa rpm doesn't display a page

The uchiwa app starts, but with 404 errors in the logs and the page is a white blank

GET /css/bootstrap-uchiwa/bootstrap-uchiwa.css 200 1146ms - 127.92kb
GET /bower_components/morris.js/morris.min.js 404 1ms
GET /bower_components/bootstrap/dist/js/bootstrap.min.js 404 1ms
GET /bower_components/angular-socket-io/socket.min.js 404 1ms
GET /js/app.js 200 1ms - 948b
GET /js/services.js 200 2ms - 5.04kb
GET /js/directives.js 200 2ms - 1.69kb
GET /js/controllers.js 200 1ms - 7.15kb
GET /js/constants.js 200 3ms - 143b
GET /favicon.ico 404 0ms

RHEL5

The RPM is broken. It is built again glibc 2.7 and RHEL5 has 2.5.

Build/publish 0.14.3 packages

Hi,

Can we get the debs for 0.14.3 built/published? I checked the download site but looks like they haven't been published.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.