[Bug 468189] Review Request: rear - Relax and Recovery (disaster recovery framework)

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 2 12:47:21 UTC 2008


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





--- Comment #12 from Gratien D'haese <gratien.dhaese at it3.be>  2008-12-02 07:47:19 EDT ---
Hello all,

Spec URL: http://home.scarlet.be/gdha/rear.spec
SRPM URL: http://home.scarlet.be/gdha/rear-1.7.9-1.fc9.src.rpm


sorry for the long delay, but in the meantime most items are fixed. After the
build checked using a non-privilege user makerpm the quality of the rpm using
rpmlint (and as root used mock too).
There are 2 items I'm apparently not able to fix (most likely I do not know how
to fix these).
1/ during the rpmbuild the warnings about file listed twice
2/ rear.spec not in correct permission mode
Both errors pop up with root, under my account and with the special makerpm
account, but none of these users have an impact with this (build/install is
ok).

[makerpm at localhost SRPMS]$ ls
rear-1.7.9-1.fc9.src.rpm
[makerpm at localhost SRPMS]$ rpm -ivh rear-1.7.9-1.fc9.src.rpm 
   1:rear                   ########################################### [100%]
[makerpm at localhost SRPMS]$ cd ..
[makerpm at localhost rpmbuild]$ ls SOURCES/
rear-1.7.9.tar.gz
[makerpm at localhost rpmbuild]$ rpmbuild -ba SPECS/rear.spec 
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.23801
...
+ cp -pr CHANGES README doc/readme.txt contrib
/var/tmp/rear-1.7.9-1.fc9-root/usr/share/doc/rear-1.7.9
+ exit 0
warning: File listed twice: /etc/rear/Debian/ia64.conf
warning: File listed twice: /etc/rear/GNU/Linux.conf
...

$ rpmlint -i SPECS/rear.spec 
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

$ rpmlint -i SRPMS/rear-1.7.9-1.fc9.src.rpm 
rear.src: W: strange-permission rear.spec 0600
A file that you listed to include in your package has strange permissions.
Usually, a file should have 0644 permissions.

1 packages and 0 specfiles checked; 0 errors, 1 warnings.

$ rpmlint -i RPMS/noarch/rear-1.7.9-1.fc9.noarch.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

# mock -r default rebuild /home/gdha/RPM/SRPMS/rear-1.7.9
==> only "warning: file listed twice" notices as with the rpmbuild phase.

-- 
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 package-review mailing list