Opened 14 years ago

Closed 14 years ago

#5509 closed bug (fixed)

Error viewing licenses in install-wifi-firmwares.sh

Reported by: humdinger Owned by: nobody
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev35694.

Executing install-wifi-firmwares.sh, clicking the "View licenses" button, produces this error:

~/Desktop> /bin/install-wifi-firmwares.sh
/bin/install-wifi-firmwares.sh: line 55: /boot/common/cache/tmp/wifi-firmwares/Wifi_Firmware_Licenses: No such file or directory
/bin/install-wifi-firmwares.sh: line 68: /boot/common/cache/tmp/wifi-firmwares/Wifi_Firmware_Licenses: No such file or directory
open: "/boot/common/cache/tmp/wifi-firmwares/Wifi_Firmware_Licenses": No such file or directory

Attachments (1)

5509.patch (422 bytes ) - added by mmadia 14 years ago.
create the script's tempdir before displaying the initial alert.

Download all attachments as: .zip

Change History (3)

by mmadia, 14 years ago

Attachment: 5509.patch added

create the script's tempdir before displaying the initial alert.

comment:1 by mmadia, 14 years ago

The attached patch will fix it. The temporary directory used by the script was only being created upon the starting the wifi firmware installation. Now, it'll occur before displaying the initial dialog.

comment:2 by stippi, 14 years ago

Resolution: fixed
Status: newclosed

Applied in hrev35695, thanks!

Note: See TracTickets for help on using tickets.