dskvr / opkg

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

Installing a package with -force-downgrade makes opkg segfault #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
copied from http://bugs.openembedded.org/show_bug.cgi?id=4493 (I hvae not
tested if this bug still exists with recent opkg code)

original report:

I think this describes it best:
root@d-a318:/media/cardp2/zhone# opkg -force-downgrade install libembryo-dev
Installing libembryo-dev (1:0.9.1.042+cvs200807300900-r0) to root...
Downloading
http://downloads.openmoko.org/repository/Om2008.8/armv4t/libembryo-dev_0.9.1.042
+cvs200807300900-r0_armv4t.ipk
Downgrading libembryo0 on root from 1:0.9.9.043+cvs20080727-r0 to
1:0.9.1.042+cvs200807300900-r0...
Downloading
http://downloads.openmoko.org/repository/Om2008.8/armv4t/libembryo0_0.9.1.042+cv
s200807300900-r0_armv4t.ipk
Segmentation fault

I tried to install libembryo-dev 0.9.1 which requires libembryo0 0.9.1
instead of 0.9.9.

Original issue reported on code.google.com by rolf.leg...@gmail.com on 9 Jan 2010 at 4:25

GoogleCodeExporter commented 8 years ago
Cannot reproduce. Works as expected for me.

Original comment by graham.g...@gmail.com on 12 Jan 2010 at 4:10

GoogleCodeExporter commented 8 years ago
Thank you for verifying.  Sorry for the noise.

Original comment by rolf.leg...@gmail.com on 12 Jan 2010 at 9:08