Closed Bug 325899 Opened 19 years ago Closed 17 years ago

"removed-files" in installer package has execute permissions

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 464632

People

(Reporter: kenta, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1 In the .tar.gz Linux "installer" (not really the installer) linked from the firefox main page (above URL), there is a file "removed-files" in the firefox directory that has user execute permission. It really ought not have such permissions. Here are a list of files that have execute permssions that I don't think should. find firefox -type f -not -name 'lib*.so' -perm +u+x firefox/chrome/icons/default/default.xpm firefox/defaults/profile/prefs.js firefox/searchplugins/amazondotcom.png firefox/searchplugins/amazondotcom.src firefox/searchplugins/answers.png firefox/searchplugins/eBay.gif firefox/searchplugins/eBay.src firefox/searchplugins/yahoo.gif firefox/searchplugins/yahoo.src firefox/icons/mozicon16.xpm firefox/icons/mozicon50.xpm firefox/icons/document.png firefox/icons/mozicon128.png firefox/removed-files Reproducible: Always
A couple of the files (and I'm guessing the rest of them) have +x permission in CVS, for reasons I don't want to know.
Component: Installer → Build Config
QA Contact: installer → build.config
Version: unspecified → Trunk
Confirmed. Quite odd.
Severity: normal → trivial
Status: UNCONFIRMED → NEW
Component: Build Config → Installer
Ever confirmed: true
Summary: "removed-files" has execute permissions → "removed-files" in installer package has execute permissions
I moved this out of installer because it has nothing to do with installer
Component: Installer → Build Config
Product: Firefox → Core
QA Contact: build.config → build-config
Bug 464632 from the summary, though comment 0 is also bug 465487 and bug 461322 and whatever fixed the search plugins.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.