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

A warning message when tidying a seemingly empty package #5

Open
elieux opened this issue Feb 3, 2015 · 1 comment
Open

A warning message when tidying a seemingly empty package #5

elieux opened this issue Feb 3, 2015 · 1 comment

Comments

@elieux
Copy link
Contributor

elieux commented Feb 3, 2015

I found a problem in makepkg. When tidying an empty package, or one containing only files/directories that are not matched by the * pattern, there is a warning message by find. Is this an unsupported scenario, or should it be fixed?

See example PKGBUILD and log here: https://gist.github.com/elieux/9648dedfe580d2962c1a

https://github.com/Alexpux/MSYS2-pacman/blob/master/scripts/makepkg.sh.in#L1868-1870
https://github.com/Alexpux/MSYS2-pacman/blob/develop/scripts/libmakepkg/tidy/strip.sh.in#L46-48

@elieux
Copy link
Contributor Author

elieux commented Feb 3, 2015

Commit elieux-contrib/pacman@df01d74 should fix it (I have not tested it), see https://github.com/elieux/pacman/commits/issue-5-fix

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