View Issue Details

IDProjectCategoryView StatusLast Update
0003261Kali LinuxKali Package Bugpublic2016-05-09 09:18
Reporterlyane Assigned Tosbrun  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2016.1 
Fixed in Version2016.2 
Summary0003261: apktool can't start after update to 2.1.0+dfsg-1
Description

After updating from 2.0.2+dfsg version to 2.1.0+dfsg-1, apktool can't start:

$ apktool
apktool: can't find apktool-2.0.2+dfsg.jar

Solve (works for me): edit /usr/bin/apktool, change line
jarfile="apktool-2.0.2+dfsg.jar"
to actual apktool jar:
jarfile="apktool-2.1.0+dfsg.jar"

Steps To Reproduce
  1. update apktool to 2.1.0+dfsg-1
  2. launch apktool

Activities

sbrun

sbrun

2016-05-02 11:49

manager   ~0005174

I reported this bug in Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823212

sbrun

sbrun

2016-05-09 09:18

manager   ~0005205

it fixed by the new version 2.1.0+dfsg-2

Issue History

Date Modified Username Field Change
2016-05-01 09:34 lyane New Issue
2016-05-02 11:49 sbrun Note Added: 0005174
2016-05-02 11:49 sbrun Status new => confirmed
2016-05-04 10:04 sbrun Assigned To => sbrun
2016-05-09 09:18 sbrun Note Added: 0005205
2016-05-09 09:18 sbrun Status confirmed => resolved
2016-05-09 09:18 sbrun Resolution open => fixed
2016-05-09 09:18 sbrun Fixed in Version => 2016.2