Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix destination file for win/mac tray #1821

Merged
merged 1 commit into from Jan 7, 2021
Merged

Fix destination file for win/mac tray #1821

merged 1 commit into from Jan 7, 2021

Conversation

praveenkumar
Copy link
Member

Extract function take embedded file name and destination filename to
extract the file from the binary to destination file. We had bug till
now in tray side where we are passing the destination folder instead
destination file and extration fails.

DEBU Could not extract tray from crc executableCould not create '/var/folders/6q/9mnplh5s6wg__rrvzdv9nkp80000gn/T/crc094171414': open /var/folders/6q/9mnplh5s6wg__rrvzdv9nkp80000gn/T/crc094171414: is a directory

Extract function take embedded file name and destination filename to
extract the file from the binary to destination file. We had bug till
now in tray side where we are passing the destination folder instead
destination file and extration fails.

```
DEBU Could not extract tray from crc executableCould not create '/var/folders/6q/9mnplh5s6wg__rrvzdv9nkp80000gn/T/crc094171414': open /var/folders/6q/9mnplh5s6wg__rrvzdv9nkp80000gn/T/crc094171414: is a directory
```
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anjannath, praveenkumar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [anjannath,praveenkumar]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@praveenkumar praveenkumar merged commit c0c4651 into crc-org:master Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants