Commenting so I'm aware of it's status since I'll need it for Wesnoth.
+1
Header issue fixed.
Still can't use firefox, seamonkey or konqueror through torsocks, but no regressions.
In file included from /usr/include/wiiuse.h:47:0, from /builddir/build/BUILD/SuperTuxKart-0.8.1/src/input/wiimote.cpp:26: /usr/include/bluetooth/bluetooth.h: In function 'void bswap_128(const void, void)': /usr/include/bluetooth/bluetooth.h:348:21: error: invalid conversion from 'const void' to 'const uint8_t {aka const unsigned char}' [-fpermissive] const uint8_t s = src; ^ /usr/include/bluetooth/bluetooth.h:349:15: error: invalid conversion from 'void' to 'uint8_t {aka unsigned char}' [-fpermissive] uint8_t d = dst; ^
Breaks supertuxkart build, works with 5.23. In file included from /usr/include/wiiuse.h:47:0, from /builddir/build/BUILD/SuperTuxKart-0.8.1/src/input/wiimote.cpp:26: /usr/include/bluetooth/bluetooth.h: In function 'void bswap_128(const void, void)': /usr/include/bluetooth/bluetooth.h:348:21: error: invalid conversion from 'const void' to 'const uint8_t {aka const unsigned char}' [-fpermissive] const uint8_t s = src; ^ /usr/include/bluetooth/bluetooth.h:349:15: error: invalid conversion from 'void' to 'uint8_t {aka unsigned char}' [-fpermissive] uint8_t d = dst; ^
Updated the duplicity version to patch out deprecation warning so deja-dup works again, BZ 1197627.
. . . and numpy. . .
Wait. . .it already requires pycanberra. . .
Odd. I'll issue a new build requiring pycanberra and numpy, once we get the numpy issue figured out. I think parts might be using python3, does installing python3-numpy help?
If you'd like to pick up that ball and run with it I'd be happy to do the review but I don't have the cycles to put it together myself at the moment.
Thanks!
This update has been unpushed
Done, and I updated the description to add a modified version of your comments since I think they'll be quite helpful. thanks!
Does the workaround from the bug allow it to work?
This update has been submitted for stable.
This update has been submitted for stable.
This update has been submitted for stable.
This update has been submitted for stable.
Commenting so I'm aware of it's status since I'll need it for Wesnoth.