Skip to content

Extract *.zip/*.tar.gz issues #7

Description

@hkettler

Hi,

  1. "Download URL for binary archive" does not work:

    Unpacking http://server.net/releases/myos1.0.tgz to /var/lib/jenkins/tools/org.jenkinsci.plugins.chroot.tools.ChrootToolset/myos on Jenkins
    FATAL: Failed to copy /var/lib/jenkins/tools/myos to /var/lib/jenkins/workspace/chroot_test2/myos/myos
    [...]
    Caused by: java.io.FileNotFoundException: /var/lib/jenkins/tools/myos (Is a directory)

    Either the plugin wants the tool tarball as an argument (it's a file), or the copy method is not sufficient (has to be recursive then).

  2. If giving a 'Subdirectory of extracted archive', the plugin behaves strangely: It will always unpack the tarball given in the subdir, even though the tarball from the url was successfully downloaded (in case it was newer/differs). I 've tested with a newer tarball at the url including more packages than the local one from the subdir. The packages are not available in the build.

  3. Help text of 'Subdirectory of extracted archive' is misleading. Clearly, the plugin is searching for the tarball, not the "unpacked archive". Also not mentioned: the required md5 file.

Regards, Holger

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions