Bug #16760

remove executable bit for po files

Added by hefee 2019-05-24 17:54:40 . Updated 2020-04-16 08:57:12 .

Status:
Resolved
Priority:
Low
Assignee:
Category:
Target version:
Start date:
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

There is a list of po files, that have executable flag set, what is wrong:

find wiki -perm -u+rwx -type f | grep "\.po$"             
wiki/src/doc/first_steps/upgrade/release_notes.es.po
wiki/src/doc/first_steps/startup_options/mac_spoofing.es.po
wiki/src/doc/first_steps/startup_options/bridge_mode.inline.es.po
wiki/src/security/Numerous_security_holes_in_3.2.es.po
wiki/src/security/Numerous_security_holes_in_3.4.es.po
wiki/src/security/Numerous_security_holes_in_3.0.1.es.po
wiki/src/security/Numerous_security_holes_in_3.1.es.po
wiki/src/security/Numerous_security_holes_in_3.3.es.po
wiki/src/security/Numerous_security_holes_in_3.0.es.po
wiki/src/news/many_hands_make_tails.es.po
wiki/src/news/what_we_accomplished_in_2017.es.po
wiki/src/news/our_plans_for_2018.es.po
wiki/src/news/additional_software_ux_design.es.po
wiki/src/news/veracrypt_ux_design.es.po
wiki/src/news/rescue_3.0.1.es.po
wiki/src/news/reproducible_Tails.es.po
wiki/src/install/clone.es.po
wiki/src/install/inc/steps/restart_first_time.inline.es.po
wiki/src/install/win/usb-download.es.po
wiki/src/install/win/usb-overview.es.po
wiki/src/install/win/usb.es.po
wiki/src/install/mac/clone.es.po
wiki/src/install/mac/dvd-overview.es.po
wiki/src/install/mac/usb.es.po
wiki/src/install/mac/dvd.es.po
wiki/src/install/dvd-download.es.po
wiki/src/install/vm-download.es.po
wiki/src/install/linux/clone-overview.es.po
wiki/src/install/linux/usb.es.po
wiki/src/install/debian/clone-overview.es.po
wiki/src/upgrade/tails-overview.es.po
wiki/src/upgrade/tails.es.po
wiki/src/upgrade/tails-download.es.po
wiki/src/donate.es.po

Subtasks


Related issues

Related to Tails - Bug #15402: update hook for Main git when handling push from weblate Resolved
Blocks Tails - Feature #16209: Core work: Foundations Team Confirmed

History

#1 Updated by hefee 2019-05-24 17:55:36

#2 Updated by hefee 2019-05-24 17:56:22

  • related to Bug #15402: update hook for Main git when handling push from weblate added

#3 Updated by intrigeri 2019-06-01 07:25:32

  • Assignee set to hefee
  • QA Check set to Info Needed

Is this only an aesthetic matter or does it create actual problems? (Trying to understand why this would be FT work.)

#4 Updated by intrigeri 2019-06-02 15:09:30

  • QA Check deleted (Info Needed)

(Preparing to drop the “QA Check” field as per “[Tails-dev] Proposal: Redmine workflow change”: the person whose input is requested was notified already ⇒ we can safely drop the “Info Needed” status.)

#5 Updated by hefee 2019-06-03 08:39:08

intrigeri wrote:
> (Preparing to drop the “QA Check” field as per “[Tails-dev] Proposal: Redmine workflow change”: the person whose input is requested was notified already ⇒ we can safely drop the “Info Needed” status.)

It does not create actual problems atm, but if the executable bit is shipped, than you can can hide scripts in po files. I put this to FT because it is cleanup existing repo and is independed of the move to translation platform, but in the end it is a 10min task.

#6 Updated by hefee 2019-06-03 08:39:27

  • Assignee changed from hefee to intrigeri

#7 Updated by intrigeri 2019-06-07 10:08:22

  • Assignee deleted (intrigeri)

Yeah, whatever, let’s not spend more time discussing it as it would to do it.

#8 Updated by intrigeri 2019-06-07 10:09:02

  • Priority changed from Normal to Low

#9 Updated by intrigeri 2020-04-16 08:57:12

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:tails|be3dfce0c52b2b6e2a801d2d40328cba2cda5f68.