View Issue Details

IDProjectCategoryView StatusLast Update
0000050Kali LinuxKali Package Bugpublic2013-03-12 16:34
Reportercrossbower Assigned Todookie  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000050: apktool.jar in /usr/bin/ it's not an executable file
Description

It's a minor issue but if a user digit "apktool.jar" in the terminal he gets an "invalid file" error.

Since the tool is in the PATH it should be made executable or moved away.

It can be made directly executable prepending:
"#!/usr/bin/java -jar"
to the contents of the file.

Activities

dookie

dookie

2013-03-12 16:34

reporter   ~0000072

Fixed in apktool_1.4.3-1kali5.

Thanks!

Issue History

Date Modified Username Field Change
2013-03-02 12:27 crossbower New Issue
2013-03-02 12:29 crossbower Description Updated
2013-03-12 16:34 dookie Note Added: 0000072
2013-03-12 16:34 dookie Status new => closed
2013-03-12 16:34 dookie Assigned To => dookie
2013-03-12 16:34 dookie Resolution open => fixed