tthtlc / volatility

Automatically exported from code.google.com/p/volatility
GNU General Public License v2.0
0 stars 0 forks source link

FSF address is out of date #444

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. build rpm package (tested on fedora 19)
wget 
https://gitorious.org/fedpkg-alon/python-volatility/raw/8a5f1b3ebd367e5caa9e789d
63feeb02e556663b:python-volatility-2.2-2.fc20.src.rpm -O 
python-volatility-2.2-2.fc20.src.rpm
rpmbuild --rebuild python-volatility-2.2-2.fc20.src.rpm
2. install package
sudo yum install `echo 
$HOME/rpmbuild/RPMS/noarch/python-volatility-2.2-2.fc19.noarch.rpm
3. run rpmlint on installed package
rpmlint python-novolatility

What is the expected output? What do you see instead?
expected no errors. instead got the following:
...
python-volatility.noarch: E: incorrect-fsf-address 
/usr/lib/python2.7/site-packages/volatility/plugins/addrspaces/standard.p
...

What version of the product are you using? On what operating system?
volatility 2.2, fedora 19.

Please provide any additional information below.

Patch attached to fix this issue.

Original issue reported on code.google.com by alonle...@gmail.com on 16 Sep 2013 at 10:13

GoogleCodeExporter commented 9 years ago
adding patch to fix problem

Original comment by alonle...@gmail.com on 16 Sep 2013 at 10:15

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jamie.l...@gmail.com on 16 Sep 2013 at 1:29

GoogleCodeExporter commented 9 years ago
closed in r3514

Original comment by michael.hale@gmail.com on 16 Oct 2013 at 2:22