FS#65811 - [ghidra] 9.1.2 extensions not working on 9.1.2

Attached to Project: Community Packages
Opened by Anes Belfodil (abelfodil) - Thursday, 12 March 2020, 15:57 GMT
Last edited by freswa (frederik) - Thursday, 12 March 2020, 18:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Can't install 9.1.2 extensions (but can install 9.1 extensions)

Additional info:
* package version(s): 9.1.2-1

Steps to reproduce:

Try to install https://github.com/bootleg/ret-sync/blob/master/ext_ghidra/dist/ghidra_9.1.2_PUBLIC_20200310_retsync.zip extension. It won't work, but https://github.com/bootleg/ret-sync/blob/master/ext_ghidra/dist/ghidra_9.1_PUBLIC_20191202_retsync.zip works. (this applies to other extensions as well)
This task depends upon

Closed by  freswa (frederik)
Thursday, 12 March 2020, 18:28 GMT
Reason for closing:  Upstream
Additional comments about closing:  https://github.com/NationalSecurityAgenc y/ghidra/blob/Ghidra_9.1.2_build/Ghidra/ application.properties#L2
Comment by Levente Polyak (anthraxx) - Thursday, 12 March 2020, 16:25 GMT
Its pulling from upstream github and building the appropriate tag. Please have a look if this may be a ret-sync problem or a ghidra upstream problem, i currently don't see how this is packaging related.
Comment by Anes Belfodil (abelfodil) - Thursday, 12 March 2020, 18:06 GMT
After some digging, it turns out that https://github.com/NationalSecurityAgency/ghidra/blob/Ghidra_9.1.2_build/Ghidra/application.properties#L2 has to be 9.1.2 instead of 9.1 for the extensions to work

I will submit an issue upstream.
Comment by Levente Polyak (anthraxx) - Thursday, 12 March 2020, 18:13 GMT
thanks for investigating :thumbs:

Loading...