On Mon, 16 Nov 2009 00:26:52 +0200
Juha Manninen <juha.manni...@phnet.fi> wrote:

> Hi,
> 
> I installed FPC 2.4.0 rc1 from rpm packages for OpenSuse 11.2. 
> I can't install  the source package "fpc-2.4.0-0.rc1.src.rpm" though.
>   "rpm -i fpc-2.4.0-0.rc1.src.rpm"
> or
>   "rpm -i --force fpc-2.4.0-0.rc1.src.rpm"
> give a warning about user joost and group joost missing and tells it uses 
> root 
> instead. It is a warning, not error, but still the files are not installed. 
> The graphical rpm tools give an error but no explanation for it.
> Do anyone else have such problems?

Probably the fpc spec file is missing somewhere:

%files
%defattr(-,root,root,-)

Mattias
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to