Re: RPMLint 2.0 released!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> FileNotFoundError: [Errno 2] No such file or directory:
> '/tmp/rpmlint.systemd.uqz1l_h2/usr/lib/tmpfiles.d/README'
> → I'm not sure what's going on here. /usr/lib/tmpfiles.d/README exists.

I think the line https://github.com/rpm-software-management/rpmlint/blob/2402248b1a2f4c77048a61d991537c9c0980b3f0/rpmlint/pkg.py#L484 ("dirname = dirname if dirname != '/' else None")
should be replaced with such a code:
           if dirname == '/':
                  return dirname
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux