firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Attributes and owners mismatch in Firebird-debuginfo-4.0 tarball

Open basid-irk opened this issue 3 years ago • 0 comments

gebug-files in Firebird-debuginfo-4.0 tarball have minor inconsistency:

examples/prebuilt/bin/.debug:
total 808K
-rwxr-xr-x. 1 bluser root 655K Jul 20 09:37 fbSampleDbCryptApp.debug*
-rwxr-xr-x. 1 bluser root 152K Jul 20 09:37 fbSampleExtAuthKeygen.debug*

examples/prebuilt/plugins/.debug:
total 1.8M
-rw-r--r--. 1 bluser root 687K Jul 20 09:37 libfbSampleDbCrypt.so.debug
-rw-r--r--. 1 bluser root 337K Jul 20 09:37 libfbSampleExtAuth.so.debug
-rw-r--r--. 1 bluser root 728K Jul 20 09:37 libfbSampleKeyHolder.so.debug

no eXecutable bit on files in examples/prebuilt/plugins/.debug/ and owner (all) debug-files is not root, but user with id=1000 (Ben Lee User on my test system)

basid-irk avatar Jul 21 '22 07:07 basid-irk