dskvr / opkg

Automatically exported from code.google.com/p/opkg
0 stars 0 forks source link

Segfault in opkg v0.3.0-SNAPSHOT with '--force-reinstall' flag #153

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
During testing with OpenEmbedded I spotted the following...

root@qemux86:~# opkg install --force-reinstall vim
Reinstalling vim (7.4.481-r0.2) on root.
Segmentation fault

This needs investigating after the code re-formatting is complete.

Original issue reported on code.google.com by paul.betafive on 25 Nov 2014 at 11:10

GoogleCodeExporter commented 8 years ago
This has now been tracked down and fixed in master before the v0.3.0-rc1 
release.

Original comment by paul.betafive on 22 Dec 2014 at 12:38