Skip to content

Can't replace existing directory with non-directory tar #117

@forge-phap-dinh

Description

@forge-phap-dinh

Orb version

5.6.0

What happened

using this yaml code

  • rn/ios_build:
    build_configuration: Release
    device: iPhone X
    name: build_ios_release
    project_path: ios/Example.xcodeproj
    requires:
    - analyse_js
    scheme: Example

I get this error

Found a cache from build 287 at brew-cache-arch1-darwin-amd64-6_58-4

Size: 988 MiB
Cached paths:

  • /usr/local/Homebrew
  • /Users/distiller/Library/Caches/Homebrew

Downloading cache archive...
Unarchiving cache...

Failed to unarchive cache

Error untarring cache: Error extracting tarball /var/folders/6y/gy9gggt14379c_k39vwb50lc0000gn/T/cache2953294140 : usr/local/Homebrew/Library/Homebrew/shims/scm: Can't replace existing directory with non-directory tar: Error exit delayed from previous errors. : exit status 1

Expected behavior

A build for ios should be created

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions