Comments

14 Comments
karma

WFM. Thanks

BZ#1993702 openttd-12.0 is available

This update has been unpushed.

This update has been unpushed.

Tested on Lenovo T480s. Does NOT bootup, waits on udev and LVM indefinitely. Forced reboot did not completed.

karma

Works!

karma

Lenovo T510, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz, integrated Intel graphics.

The abrt-server started to do AVC denial for dac_read_search. (Hash: abrt-server,abrt_t,abrt_t,capability,dac_read_search)

BZ#1490906 CVE-2017-1000251 kernel: stack buffer overflow in the native Bluetooth stack [fedora-all]
BZ#1489716 CVE-2017-1000251 kernel: stack buffer overflow in the native Bluetooth stack

Cannot compile sketch with Serial, there seems to be a gcc bug and the new Arduino possibly changed some compilation flags.

Linking everything together...
"/usr/bin/avr-gcc"  -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p  -o "/tmp/arduino_build_314883/DigitalReadSerial.ino.elf" "/tmp/arduino_build_314883/sketch/DigitalReadSerial.ino.cpp.o" "/tmp/arduino_build_314883/core/core.a" "-L/tmp/arduino_build_314883" -lm
lto1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugzilla.redhat.com/> for instructions.
lto-wrapper: fatal error: /usr/bin/avr-gcc returned 1 exit status
compilation terminated.
/usr/lib/gcc/avr/6.3.0/../../../../avr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
BZ#1435029 arduino-1.8.4 is available
BZ#1425995 python-peewee-2.8.8 is available
BZ#1425995 python-peewee-2.8.8 is available

No exceptions observed. Works as expected.

BZ#1429905 python-peewee-2.9.2 is available

Works well. No Exceptions observed.

Works well. No exceptions observed.

One note, a pskel [1][2] executable is not installed (into /usr/bin). However, upstream does not install it too.

There a some warnings about pwiz not having a soruce code:

python3-peewee.x86_64: W: python-bytecode-without-source /usr/lib64/python3.5/site-packages/__pycache__/pwiz.cpython-35.pyc
python3-peewee.x86_64: W: python-bytecode-without-source /usr/lib64/python3.5/site-packages/__pycache__/pwiz.cpython-35.opt-1.pyc

Adding compiled pwiz might not be necessary:

%{python3_sitearch}/__pycache__/pwiz*

[1] http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#pskel
[2] https://github.com/coleifer/peewee/blob/2.8.2/playhouse/pskel