Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10177

phpBB package cannot be built with bsdtar

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.8
    • 3.0.9-RC1
    • None
    • None

    Description

      Building on FreeBSD:

      ...
      phpBB > prepare-new-version:
       
          [mkdir] Created dir: /usr/home/pie/apps/phpbb/build/new_version/phpBB3
      [phingcall] Calling Buildfile '/usr/home/pie/apps/phpbb/build/build.xml' with target 'export'
       
      phpBB > export:
       
           [exec] Executing command: git archive HEAD | tar -x -C ../build/new_version/phpBB3 2>&1
      Execution of target "export" failed for the following reason: /usr/home/pie/apps/phpbb/build/build.xml:137:13: Task exited with code 1
      [phingcall] /usr/home/pie/apps/phpbb/build/build.xml:137:13: Task exited with code 1
      Execution of target "prepare-new-version" failed for the following reason: /usr/home/pie/apps/phpbb/build/build.xml:105:20: Execution of the target buildfile failed. Aborting.
       
      BUILD FAILED
      /usr/home/pie/apps/phpbb/build/build.xml:105:20: Execution of the target buildfile failed. Aborting.
      Total time: 0.2683 seconds
      

      Note:

      wooka% git archive HEAD | tar -x -C ../build/new_version/phpBB3                    
      tar: Error opening archive: Failed to open '/dev/sa0'
      

      `-f -` should be given to tar to operate on standard input.

      Attachments

        Activity

          People

            Oleg Oleg [X] (Inactive)
            Oleg Oleg [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: