Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong rpm name #14

Open
XSven opened this issue Oct 6, 2023 · 0 comments
Open

wrong rpm name #14

XSven opened this issue Oct 6, 2023 · 0 comments

Comments

@XSven
Copy link

XSven commented Oct 6, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant