Seite 1 von 1

2016-08-23 - Linux 47, Intel, Python, Deepin (Testing Update)

Verfasst: Dienstag 23. August 2016, 07:51
von Blueriver
Hi community,

this another roundup-patch-set for Sundays update. We updated kernel 4.7 series, some deepin and python packages and released the latest Intel driver. Nothing scary with this small update.

Archlinux upstream fixes are now from: Tue Aug 23 07:21 CEST 2016.

Please report any issues you may have with this update. Also read our troubleshoots to avoid known issues. Additional it would be good to test one of our preview install medias to check these changes on a fresh install.

Kind regards,
Philip Müller and the Manjaro Development Team


Troubleshoots

Issues with updating MATE

Some users have mate-menu installed from AUR. Please remove this package if you use the GTK2 version of MATE before trying to update. If you have a different issue with updating, please post.

LibreOffice and GTK3

LibreOffice might be broken on gtk-based Desktop Environments. Workaround would be to force a look to Libreoffice by editing /etc/profile.d/libreoffice*sh. We recommend to uncomment SAL_USE_VCLPLUGIN=gtk. Our KDE edition isn't affected by this issue.

GTK3

With this we updated Gnome and GTK to 3.20. This will break most of the themes, which will be fixed if and when their developers decide to update them. Some GTK 3.20-compliant themes are ready now - see further down this post.

The new default Manjaro GTK theme, which is GTK 3.20 compatible, is Vertex-Maia

Code: Alles auswählen

sudo pacman -Sy vertex-maia-themes vertex-maia-icon-theme xcursor-maia
KDE users should default to Maia theme:

Code: Alles auswählen

sudo pacman -Sy maia-icon-theme gtk-theme-maia plasma5-themes-maia xcursor-maia

QT apps style with GTK - only needed for non-KDE desktop environments!

With QT 5.7 you need to install qt5-styleplugins and qt5ct and configure your system to have an unified look again.


ufw

If you have issues with ufw not working anymore, you have to copy your custom rules to a different folder. Do it like this:

Code: Alles auswählen

sudo cp -v /usr/lib/ufw/user.rules.pacsave /etc/ufw/user.rules
sudo cp -v /usr/lib/ufw/user6.rules.pacsave /etc/ufw/user6.rules

steam

Steam might not work due incompatiblity of libgpg. You my try followed command to "fix" it:

Code: Alles auswählen

find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error.so*" \) -print -delete

Code: Alles auswählen

find ~/.local/share/Steam/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error.so*" \) -print -delete
Reference: Archlinux wiki


Current supported kernels
Linux310 3.10.102
Linux312 3.12.62
Linux314 3.14.77
Linux316 3.16.36
Linux318 3.18.39
Linux41 4.1.30
Linux44 4.4.19
Linux46 4.6.7 [EOL]
Linux47 4.7.2
Linux-RT-LTS 4.4.17_rt25
Linux-RT 4.6.5-rt10

Package changes
testing community i686: 48 new and 49 removed package(s)
testing community x86_64: 47 new and 48 removed package(s)
testing core i686: 12 new and 10 removed package(s)
testing core x86_64: 12 new and 10 removed package(s)
testing extra i686: 40 new and 41 removed package(s)
testing extra x86_64: 40 new and 41 removed package(s)
testing multilib x86_64: 1 new and 2 removed package(s)

Quelle

Re: 2016-08-23 - Linux 47, Intel, Python, Deepin (Testing Update)

Verfasst: Dienstag 23. August 2016, 13:02
von Blueriver
Ohne Probleme!
???

Re: 2016-08-23 - Linux 47, Intel, Python, Deepin (Testing Update)

Verfasst: Dienstag 23. August 2016, 22:09
von linuxkumpel
Man traut es sich garnicht zu schreiben  >:(  Update und alles läuft wie geschmiert.  ???

Re: 2016-08-23 - Linux 47, Intel, Python, Deepin (Testing Update)

Verfasst: Mittwoch 24. August 2016, 07:27
von manjarofan
Alles, wiedermal, perfekt durch gelaufen.  ???