You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to package obs-build I found I am unable to extract the tarball, because I am using a case-insensitive file system and for some reason I cannot change it to case-sensitive, so build script and Build dir are treat as conflict, as well as PBuild and pbuild.
Could we change the directory naming pattern to support case-insensitive file systems? If it's acceptable, what would you like to use? Thanks.