[Bug 206478] Review Request: Yumdiff - Compares RPMS installed on local and remote systems

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 21 13:57:26 UTC 2006


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: Yumdiff - Compares RPMS installed on local and remote systems


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





------- Additional Comments From limb at jcomserv.net  2006-09-21 09:57 EST -------
(In reply to comment #7)
> (In reply to comment #6)
>
> What your script basically does at the moment, is fetching 
> /var/log/rpmpkgs via ssh from a remote host and diff it against the local one.
> 
> 1. This working principle can't work.
> 2. Your script produces bogus results (probably bugs)
> 3. Your script relies on many preliminaries on the remote host
> 4. ...
> 
> All in all, I feel your script to be in a very early stage.

I'm considering changing it to call rpm -qa and sort the results directly,
rather that relying on the /etc/cron.daily/rpm having run, which would likely
address #2.  As for #3, I felt if same to assume that most networked Fedora
hosts would have ssh running and rpm installed.

Could you elaborate on #1?  I'm not sure I follow what you mean.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list