Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=488100





--- Comment #17 from Pavel Lisý <[email protected]>  2009-03-18 10:00:29 EDT 
---
There is another problem in .spec, 
creation of user  firebird failed

This have to be on one line:
grep -q %{name} /etc/passwd || /usr/sbin/useradd -d / -g %{name} -s
/sbin/nologin -r %{name} || true

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to