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

file into forbidden arch path #35

Open
mckaygerhard opened this issue Mar 4, 2024 · 2 comments
Open

file into forbidden arch path #35

mckaygerhard opened this issue Mar 4, 2024 · 2 comments

Comments

@mckaygerhard
Copy link
Contributor

hint: on open suse builds fails for OBS due this: https://en.opensuse.org/openSUSE:Packaging_checks#suse-filelist-forbidden-noarch

i already noted this, but ignored cos debian a good distro and alpine a faster minimal distro already allows to put files in arch-depend paths (lib or lib64 etc)

but open suse a crap rpm based distro like feladora becomes too much restrictive so i cannot generate a package from.. i tested using cmake also and never allows..

the pacakge from feladora, redhat or similar can be used, so i dont know but i open the issue to suggest more paths for the bashgui.lib files

build result

so by example in /usr/lib for debian and alpine the path is valid, cos arch specific is /usr/lib/x86_64-linux-gnu but for open suse the /usr/lib is arch specific

@vaisarger
Copy link
Member

Ok... Let's wait for an hint by them: obviously in a makefile we need a "standard" path, unless we build a tarball "distro-specific" (e.g.: easybashgui-OpenSUSE_13.0.tar.gz )...

@mckaygerhard
Copy link
Contributor Author

mckaygerhard commented Jan 11, 2025

stil i dont have enoguht info about thos crappy shit RPM distros.. still RPM package checker gives me error if i put the files (non arch dependan) into the /usr/lib ..

i will ask to some people in open tech telegram group for.. but i am still on this

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

2 participants