[Bug 531252] Review Request: lfc - LCG File Catalog (LFC)

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 17 22:47:22 UTC 2009


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=531252





--- Comment #3 from Steve Traylen <steve.traylen at cern.ch>  2009-11-17 17:47:21 EDT ---
1) # rpm -Uvh lfc-1.7.3.1-1.fc13.x86_64.rpm 
error: Failed dependencies:
 liblcgdm.so.1()(64bit) is needed by lfc-1.7.3.1-1.fc13.x86_64

which is course provided by lcgdm-1.7.3.1-1.fc13.x86_64.rpm
it seems to be normal in these case to explicitly require lcgdb =
%{version}-%{release} where the provides comes from one of the sub packages so
as
not to end up with mixed versions of package.

 similar for lfc-mysql as well.

2) # /etc/init.d/lfc-mysql start
Starting lfcdaemon: FAILED : config file /etc/NSCONFIG empty

So this file should probably be there as an example or something?

I guess they come from these files which are apparently duplicated.

# cat /usr/lib64/lfc-mysql/NSCONFIG.templ 
<username>/<password>@<host>
[root at rawhide x86_64]# cat /usr/share/lfc/NSCONFIG.templ
<username>/<password>@<host>

3) The INSTALL-server-mysql is rather misleading to this RPM installation.

4) A quick read of the init.d script has 
   /etc/grid-security/$LFCUSER/lfccert.pem
   so that directory should probably exist.

5) The same LICENSE file looks to be duplicated in both lfc and lfc-mysql

6) I'm guessing a schema or at least a database has to be created?
   Maybe a README.Fedora?

-- 
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.




More information about the Fedora-package-review mailing list