In debug mode cpantorpm creates the following lines at the end of an rpm creation
INFO: RPM: /home/micsw/rpmbuild/RPMS/noarch/perl-Local-App-Logtail3-0.001-1.noarch.rpm
INFO: SRPM: /home/micsw/rpmbuild/SRPMS/perl-Local-App-Logtail3-0.001-1.src.rpm
The first rpm doesn't exist. It has a wrong name. The target operating system (aix7.3) seems to be missing.
find /home/micsw/rpmbuild -name '*.rpm'
/home/micsw/rpmbuild/RPMS/noarch/perl-Local-App-Logtail3-0.001-1.aix7.3.noarch.rpm
/home/micsw/rpmbuild/SRPMS/perl-Local-App-Logtail3-0.001-1.src.rpm
In debug mode cpantorpm creates the following lines at the end of an rpm creation
The first rpm doesn't exist. It has a wrong name. The target operating system (aix7.3) seems to be missing.