[Bug 170536] Review Request: ircd-hybrid : Internet Relay Chat server

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 1 10:19:09 UTC 2005


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

Summary: Review Request: ircd-hybrid : Internet Relay Chat server


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





------- Additional Comments From eric.tanguy at univ-nantes.fr  2005-11-01 05:18 EST -------
(In reply to comment #11)
> I did rpmbuild directly on the SRPM, FC4.
> 
> Modules are now stripped.
> 
> OK, openssl-devel requires zlib-devel.
> 
> rpmlint still complains about non-standard uid and gid. Note that uid and gid
> conflicts need to be avoided, see
> http://fedoraproject.org/wiki/PackageUserCreation  Currently there is no ideal
> solution, though you can register ircd to avoid conflicts.

I'm not sure to well understand this problem. If in the spec file i replace 
%{_sbindir}/useradd -s /sbin/nologin -M -r -d %{_var}/lib/ircd \
    -c "IRC service account" ircd &>/dev/null || :
by
%{_sbindir}/fedora-useradd 10 -s /sbin/nologin -M -r -d %{_var}/lib/ircd \
    -c "IRC service account" ircd &>/dev/null || :
rpmlint still complains about non-standard uid and gid.
I don't understand what you mean abour register ircd.
Sorry for that but i'm a "new" packager and i still have to learn ...
> 
> The start problem is because you define ircd's home to be %{_var}/lib/ircd,
> which doesn't exist.
If i remerber well the defined home in useradd is created by default if it does
not exist ?


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




More information about the fedora-extras-list mailing list