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

Orion Poplawski <or...@cora.nwra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #63 from Orion Poplawski <or...@cora.nwra.com> ---
Great, looking good.

(In reply to Ken Dreyer from comment #62)
> A couple of comments on the remaining rpmlint issues:
> - rpmlint found a dangling-symlink, but I don't see how this could be the
> case,
>   since it Requires: pam, which Provides the symlink destination,
>   /etc/security/access.conf.

Yeah, rpmlint can't figure this out, so it warns about the possibility.

> - invalid-locale-man-dir - this is a result of putting the man pages in a
>   "heimdal" subdirectory so they don't conflict with existing man pages in
>   other packages.

I see two of these:

# ls /usr/share/man/heimdal/man5/
ftpusers.5.gz  login.access.5.gz

ftpusers is essentially a duplicate of ftpusers(5) from man-pages, so I would
contemplate just not shipping it.

I can't find a login.access man page anywhere else, so it seems like that could
be installed normally.


I think there are problems with the heimdal-klist and heimdal-kswitch symlinks.
 Looks like heimtools does not recognize those names and so is asking for a
command as if you ran "heimtools" directly:

$ heimdal-klist
klist, list
        klist
kgetcred
        kgetcred
kswitch, switch
        kswitch
kvno
        kvno
copy_cred_cache
        copy_cred_cache
help, ?
        help [command]

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to