Open
Bug 1436124
Opened 7 years ago
Updated 2 years ago
|mach artifact install| on macOS does not clean up hidden mounted DMGs
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: nalexander, Unassigned)
References
(Depends on 1 open bug)
Details
I'm noticing that |mach artifact install| on macOS is not cleaning up its mounted DMG files, leaving mounted filesystems like:
$ mount
...
/dev/disk2s3 on /Volumes/Firefox Nightly (hfs, local, nodev, nosuid, read-only, noowners, nobrowse, mounted by nalexander)
These are listed as "nobrowse" so they don't show up in the Finder.
This could be a little push to get Bug 1253110 across the line, because after that ticket macOS clients would no longer mount DMG files at all during artifact installation.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•