Description of problem: Building a source rpm in cauldron and then checking it with rpmlint outputs the following in this example (not in svn): (none): W: error loading /etc/rpmlint/config, skipping: invalid syntax (config, line 10) pcb-rnd.src: W: spelling-error %description -l en_US geda -> egad, aged, Leda pcb-rnd.src: E: no-changelogname-tag pcb-rnd.src: E: no-signature pcb-rnd.src:41: W: configure-without-libdir-spec pcb-rnd.src: W: no-cleaning-of-buildroot %clean pcb-rnd.src: W: no-cleaning-of-buildroot %install pcb-rnd.src: W: no-buildroot-tag pcb-rnd.src: W: invalid-url Source0: pcb-rnd-12782.tar.gz 1 packages and 0 specfiles checked; 2 errors, 6 warnings. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. 2. 3.
CC: (none) => ngompa13Assignee: bugsquad => ngompa13
Status: NEW => ASSIGNED
The rpmlint config file is regular Python, and it wasn't ported to Python 3 when I updated to rpmlint 1.10 (which is a Python 3 program now). I've just submitted rpmlint-1.10-2.mga6 to the build system to fix the problem.
Err, rpmlint-1.10-2.mga7. :)
Updated, accepted rpmnew and working OK so closing. Thanks Neal.
Resolution: (none) => FIXEDStatus: ASSIGNED => RESOLVED