[ http://jira.fi-ware.org/browse/IOT-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel Escriche [Adm] moved HELP-654 to IOT-29: ----------------------------------------------- Component/s: (was: FIWARE-TECH-HELP) IDAS FI-WARE Environment: (was: FI-LAB) Workflow: FW Bug Workflow (was: FW eRequest Workflow) Issue Type: Bug (was: eRequest) Key: IOT-29 (was: HELP-654) Project: Chp - IoT (was: Help-Desk) > CLONE - [Fiware-tech-help] [Chp - IoT][IDAS] Fix errors on neoidas-monitbd rpm package > -------------------------------------------------------------------------------------- > > Key: IOT-29 > URL: http://jira.fi-ware.org/browse/IOT-29 > Project: Chp - IoT > Issue Type: Bug > Components: IDAS > Reporter: FIWARE-TECH-HELP > Assignee: Carlos Ralli Ucendo > > The neoidas-monitbd rpm package currently available has some errors > that need to be fixed: > * Set the user and group of files during package creation: > The files on the package have the group set to "cvs", which may not > exist when installing the package, raising the following error: > warning: group cvs does not exist - using root > This can be fixed when building the rpm package by using the %attr > and %defattr directives on the %files section of the package spec > file. Instead the group is modified afterwards on the package > postinstall script. > If this user must exist, state on the installation guide the > necessary commands to create it. > * Set the execution bit of scripts during package creation: > Some of the scripts installed by the package do not have the > execution bit enabled when installed, so they can not be executed. > One of them is used on the package postinstall script, thus failing > with the following error: > -ksh: line 1: /home/mongodb/scripts/stamongod.sh: cannot execute > [Permission denied] > This can be fixed when building the rpm package by using the %attr > directive on the %files section of the package spec file. > _______________________________________________ > Fiware-tech-help mailing list > Fiware-tech-help at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-tech-help -- This message was sent by Atlassian JIRA (v6.1.7#6163)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy