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

apktool: 2.3.3 -> 2.3.4 #47337

Merged
merged 1 commit into from Sep 25, 2018
Merged

apktool: 2.3.3 -> 2.3.4 #47337

merged 1 commit into from Sep 25, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apktool/versions.

meta.description for apktool is: '"A tool for reverse engineering Android apk files"'.

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/fd4df30cd5d788d6cbf4fd659282a20a64b0d8d9.tar.gz -p apktool
ls -la /nix/store/plxgyiia6vskpdz0z45fj13rhir7in3l-apktool-2.3.4

cc @offlinehacker for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apktool/versions
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: apktool

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: apktool

Partial log (click to expand)


trying https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.3.4.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10.4M  100 10.4M    0     0  6280k      0  0:00:01  0:00:01 --:--:-- 14.2M
copying path '/nix/store/di8a9pmm32x057hlvqbj4f1gdjfib8nk-android-build-tools-r26.0.2' from 'https://cache.nixos.org'...
building '/nix/store/knvgzasfrxpib81p7v2g1vmmmisqdn44-apktool-2.3.4.drv'...
installing
/nix/store/plxgyiia6vskpdz0z45fj13rhir7in3l-apktool-2.3.4

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: apktool

Partial log (click to expand)

copying path '/nix/store/vzyjiy4af41wmsnz5b51a5yfmmbq4kp5-android-build-tools-r26.0.2' from 'https://cache.nixos.org'...
building '/nix/store/2ghsvqchqnsnh7bxfnz0sqgqri17s25i-apktool_2.3.4.jar.drv'...
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: Resource temporarily unavailable
builder for '/nix/store/2ghsvqchqnsnh7bxfnz0sqgqri17s25i-apktool_2.3.4.jar.drv' failed with exit code 254
cannot build derivation '/nix/store/hrk5wp19bl1q2497nz1l9fk8am159ss1-apktool-2.3.4.drv': 1 dependencies couldn't be built
error: build of '/nix/store/hrk5wp19bl1q2497nz1l9fk8am159ss1-apktool-2.3.4.drv' failed

@Mic92 Mic92 merged commit fba2cba into NixOS:master Sep 25, 2018
@r-ryantm r-ryantm deleted the auto-update/apktool branch October 3, 2018 04:04
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

3 participants