Actions
Bug #1114
closedDebian squeeze package : first start user foreman missing
Description
Package : latest stable foreman 0.3-1
System : Debian Squeeze (fresh installed)
Error :
/etc/init.d/foreman start start-stop-daemon: user 'foreman' not found
User foreman has not been created and no error during the installation over apt :
apt-get install foreman-mysql
Updated by Jochen Schalanda over 13 years ago
- Status changed from New to Feedback
- Assignee changed from Jochen Schalanda to Goa Cid
I tried to reproduce the problem on a fresh install of Debian Squeeze (virtualization FTW!) but couldn't bring up the error. I tried with foreman-sqlite3
and foreman-mysql
from our stable repository.
Can you reproduce the error on your system? To get more information you can always raise the verbosity of our Debian packages by setting the DEBUG
environment variable to 1
:
$ DEBUG=1 apt-get install foreman-mysql
Updated by Benjamin Papillon about 12 years ago
- Status changed from Feedback to Closed
- Target version set to Bug scrub
Hello,
Recent (1.x) packages don't have this error anymore. I'm closing this bug. Please do not hesitate to reopen it in case of error!
Actions