lvc / pkgdiff

A tool for visualizing changes in Linux software packages
https://lvc.github.io/pkgdiff/
GNU General Public License v2.0
215 stars 52 forks source link

Always results in UNCHANGED #47

Open leoujjawal opened 3 years ago

leoujjawal commented 3 years ago

Hi,

The pkgdiff was working fine a while before but recently I see the report alway says UNCHANGED. I am running it on a Amazon EC2

Regards

baywet commented 3 years ago

I was running into the same issue after reinstalling my distribution. In my case I was comparing jars (java) but I had forgotten to install the JDK. Installing the JDK fixed this. I hope this helps.

Habbie commented 1 year ago

It looks like pkgdiff not only ignores many kinds of failures, the errors don't even make it to the terminal..