Re: Extra executive bits in the source code - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Extra executive bits in the source code
Date
Msg-id CA+OCxox51naYz2uK+LM185VVz8tUe7yaZDnOpPjnoBNhbNp-AA@mail.gmail.com
Whole thread Raw
In response to Extra executive bits in the source code  (Devrim Gündüz <devrim@gunduz.org>)
List pgadmin-hackers
Thanks - fixed!

On Tue, Jun 19, 2018 at 12:14 PM, Devrim Gündüz <devrim@gunduz.org> wrote:

Hi,

Fedora 28 included an extra feature while building packages, and now throwing
these warnings:

+ /usr/lib/rpm/redhat/brp-mangle-shebangs '' ''
*** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/static/css/bootstrap.overrides.css is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/alter.sql is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/9.2_plus/properties.sql is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/templates/base.html is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/misc/file_manager/static/js/utility.js is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/misc/file_manager/static/css/file_manager.css is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/misc/file_manager/templates/file_manager/index.html is executable but has empty or no shebang, removing executable bit

Should these be fixed?

Regards,

--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix file permissions per Devrim
Next
From: Joao De Almeida Pereira
Date:
Subject: [pgadmin4][patch] Correct issue on external tables