[SOLVED] Problems with last update 02 May 2020, 15:33:52 So, just to advice that the last update, I downgraded it almost completely, is creating a lot of problems. In order:1) if I install qt5-base qt5-location qt5-webengine qt5-webkit, the GUI (I use KDE) don't start2) if I install harfbuzz and harfbuzz-icu Libreoffice, Kate, Chromium, etc... don't start3) a previous upgrade of the poppler library, killed the functionality of libreoffice draw to open PDF file4) libxml2, I don't remember what, but crashed some other applications, maybe some browsers normally used, but I don't remember and I'm a little bit bored, after a day of try and go, to upgrade and downgrade just to verify the effect on the normal use5) samba connections no longer work and I'm no longer able to connect to the internal NAS, as I do from years; I haven't yet investigated why.I think that, when releasing an upgrade in test, at least these application must be tested; I'm talking about libreoffice, samba, chrome, firefox, thunderbird, gimp; these applications are used practically from almost all the users. On the other side there is mpv/smplayer and other, but this is a personal choice so, no problem if it don't work, I manage it or replace it with VLC.Thank you for your support! Last Edit: 07 May 2020, 18:04:48 by nous
Re: Problems with last update Reply #1 – 02 May 2020, 19:43:28 These should all should definitely work and you should have the latest versions of everything if you do a pacman -Syu right now (and they should have synced at the time of this post honestly). If you don't, there is something wrong with your mirrors.Keep in mind that libreoffice, chrome, firefox, thunderbird, and gimp are arch packages. Unfortunately, we can not control when Arch devs move new versions built on new SONAMEs into stable, but we follow them the best we can. Samba should work though. It is our package.
Re: Problems with last update Reply #2 – 03 May 2020, 21:17:34 I did some test and the first result has been negative. Below the list of the package that I put in IgnorePkg:attention: update of the package has been ignoredattenzione: boost-libs: l'aggiornamento del pacchetto è stato ignorato (1.72.0-1 => 1.72.0-2)attenzione: harfbuzz: l'aggiornamento del pacchetto è stato ignorato (2.6.5-1 => 2.6.5-2)attenzione: harfbuzz-icu: l'aggiornamento del pacchetto è stato ignorato (2.6.5-1 => 2.6.5-2)attenzione: la sostituzione del pacchetto (libwbclient-4.11.3-3 => smbclient-4.12.2-3) è stata ignorataattenzione: libxml2: l'aggiornamento del pacchetto è stato ignorato (2.9.10-1 => 2.9.10-2)attenzione: opensysusers: la versione installata (0.6-1) è più recente di quella presente in system (0.5.1-4)attenzione: poppler: l'aggiornamento del pacchetto è stato ignorato (0.85.0-1 => 0.88.0-1)attenzione: poppler-glib: l'aggiornamento del pacchetto è stato ignorato (0.85.0-1 => 0.88.0-1)attenzione: poppler-qt5: l'aggiornamento del pacchetto è stato ignorato (0.85.0-1 => 0.88.0-1)attenzione: qt5-base: l'aggiornamento del pacchetto è stato ignorato (5.14.2-1 => 5.14.2-2)attenzione: qt5-location: l'aggiornamento del pacchetto è stato ignorato (5.14.2-1 => 5.14.2-2)attenzione: qt5-webengine: l'aggiornamento del pacchetto è stato ignorato (5.14.2-1 => 5.14.2-2)attenzione: qt5-webkit: l'aggiornamento del pacchetto è stato ignorato (5.212.0alpha4-3 => 5.212.0alpha4-4)attenzione: samba: l'aggiornamento del pacchetto è stato ignorato (4.11.3-3 => 4.12.2-3)attenzione: smbclient: l'aggiornamento del pacchetto è stato ignorato (4.11.3-3 => 4.12.2-3)I tried to update manually boost-libs (delete from /var/cache/pacman/pkg the previous version), sudo pacman -Syy and after sudo pacman -S boost-libs and the result is that libreoffice don't start, as before, with this message:libreoffice/usr/lib/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib/libboost_locale.so.1.72.0: undefined symbol: _ZNK6icu_678Calendar17getFirstDayOfWeekER10UErrorCodeI didn't try the other packages to avoid to crash all the system, as happened previously. also the qt5-* upgrade create problem and the GUI don't start.My mirrorlist is update to the last version:Server = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$archServer = http://ftp.ntua.gr/pub/linux/artix-linux/$repo/os/$archServer = https://artix.wheaton.edu/repos/$repo/os/$archServer = https://mirror.clarkson.edu/artix-linux/repos/$repo/os/$archServer = https://ftp.cc.uoc.gr/mirrors/linux/artixlinux/$repo/os/$archServer = https://quantum-mirror.hu/mirrors/pub/artix-linux/$repo/os/$archServer = https://artix.unixpeople.org/repos/$repo/os/$archServer = https://artix.rw-net.de/repos/$repo/os/$archServer = https://mirrors.tuna.tsinghua.edu.cn/artixlinux/$repo/os/$archServer = http://www.nylxs.com/mirror/repos/$repo/os/$archServer = https://ftp.sh.cvut.cz/artix-linux/$repo/os/$archServer = https://mirrors.nettek.us/artix-linux/$repo/os/$archServer = https://artix.cccp.io/$repo/os/$archServer = https://mirror.linux.pizza/artix-linux/$repo/os/$archServer = https://mirrors.cloud.tencent.com/artixlinux/$repo/os/$archServer = http://mirrors.redcorelinux.org/artixlinux/$repo/os/$archServer = http://mirror1.artixlinux.org/repos/$repo/os/$arch
Re: Problems with last update Reply #3 – 03 May 2020, 22:30:22 Quote from: Dudemanguy – on 02 May 2020, 19:43:28Keep in mind that libreoffice, chrome, firefox, thunderbird, and gimp are arch packages. Unfortunately, we can not control when Arch devs move new versions built on new SONAMEs into stable, but we follow them the best we can. Samba should work though. It is our package.Not being our packages may be an acceptable excuse, but either we provide the whole suite or we don't. I suggest we continue this conversation in #artix-dev and see if/how we can take over the productivity software most people rely on.
Re: Problems with last update Reply #4 – 03 May 2020, 23:40:54 #artix-dev is an IRC channel, am I right? Ok ok, you can smile...
Re: Problems with last update Reply #5 – 03 May 2020, 23:51:53 Quote from: francesco – on 03 May 2020, 23:40:54#artix-dev is an IRC channel, am I right? Ok ok, you can smile... He wrote that not you, but dudemanguy.All works, just check your mirrors. IgnorePks only broken your system.I upgraded yesterday and no problem. Before you just updated too early, archlinux put rebuilded packages, but because we can put our rebuilded package first after archlinux, your system was broken.
Re: Problems with last update Reply #6 – 03 May 2020, 23:55:28 https://forum.artixlinux.org/index.php/topic,1408.msg9809.html#msg9809There was a recent problem with /etc/pacman.d/mirrorlist-arch (not /etc/pacman.d/mirrors that you have shown above) for some users as a few Arch mirrors have been retired, if you had one of those at the top of that list it would cause a problem.
Re: Problems with last update Reply #7 – 03 May 2020, 23:59:40 Remove IgnorePkgs, sync mirrors with pacman - Syy, and update your system pacman - Syu
Re: Problems with last update Reply #8 – 05 May 2020, 10:21:36 Alium: removed all from the IgnorePkgs , sudo pacman -Syy, sudo pacman -Syu and this is now the IgnorePkgs line:IgnorePkg = boost-libs libxml2 qt5-base qt5-location qt5-webengine qt5-webkitand I copy the icu lib version 65.x in /usr/lib to have online 67.x version too, otherwise libreoffice don't work or dolphin don't etc... The same behavior with libreoffice-fresh or libreoffice-stillInstalling qt5-base qt5-location qt5-webengine qt5-webkit (I don't test every single library) the Plasma GUI don't start. Later, when the working time is finished, I'll try to test every single lib.
Re: Problems with last update Reply #9 – 05 May 2020, 12:27:25 I'm sorry, I see that you do not understand where the problem is, so it is not worth trying to help you ..I give it up
Re: Problems with last update Reply #10 – 05 May 2020, 14:54:28 Why do you have that stuff in IgnorePkg? Just get the latest version of everything like alium said.
Re: Problems with last update Reply #11 – 05 May 2020, 15:42:09 your mirror is outdated, remove your stuff from IgnorePkgbecause we upgrade to icu 67. All our and archlinux's packages are rebuild with icu 67 now. You system will be pernament broken, and nobody can fix that, if you will continue with this stupid idea of IgnorePkg please change your mirror, your mirror is really outdated if not give you upgrade to icu 67. after make pacman -Syy and pacman -Syu.that was my last word. :-)
Re: Problems with last update Reply #12 – 05 May 2020, 16:39:36 I've decided to be patient and polite.This are mine mirrorlist.#### Artix Linux repository mirrorlist## Generated on 2020-04-09### Artix mirrorsServer = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$archServer = http://ftp.ntua.gr/pub/linux/artix-linux/$repo/os/$archServer = https://artix.wheaton.edu/repos/$repo/os/$archServer = https://mirror.clarkson.edu/artix-linux/repos/$repo/os/$archServer = https://ftp.cc.uoc.gr/mirrors/linux/artixlinux/$repo/os/$archServer = https://quantum-mirror.hu/mirrors/pub/artix-linux/$repo/os/$archServer = https://artix.unixpeople.org/repos/$repo/os/$archServer = https://artix.rw-net.de/repos/$repo/os/$archServer = https://mirrors.tuna.tsinghua.edu.cn/artixlinux/$repo/os/$archServer = http://www.nylxs.com/mirror/repos/$repo/os/$archServer = https://ftp.sh.cvut.cz/artix-linux/$repo/os/$archServer = https://mirrors.nettek.us/artix-linux/$repo/os/$archServer = https://artix.cccp.io/$repo/os/$archServer = https://mirror.linux.pizza/artix-linux/$repo/os/$archServer = https://mirrors.cloud.tencent.com/artixlinux/$repo/os/$archServer = http://mirrors.redcorelinux.org/artixlinux/$repo/os/$archServer = http://mirror1.artixlinux.org/repos/$repo/os/$archand Arch# With: reflector --score 10 --protocol https --save /etc/pacman.d/mirrorlist-arch# When: 2020-05-04 16:38:00 UTC# From: https://www.archlinux.org/mirrors/status/json/# Retrieved: 2020-05-04 16:38:00 UTC# Last Check: 2020-05-04 16:30:16 UTCServer = https://mirror.osbeck.com/archlinux/$repo/os/$archServer = https://mirror.f4st.host/archlinux/$repo/os/$archServer = https://archlinux.mailtunnel.eu/$repo/os/$archServer = https://ind.mirror.pkgbuild.com/$repo/os/$archServer = https://ger.mirror.pkgbuild.com/$repo/os/$archServer = https://archlinux.beccacervello.it/archlinux/$repo/os/$archServer = https://mirror.chaoticum.net/arch/$repo/os/$archServer = https://arch.mirror.constant.com/$repo/os/$archServer = https://jpn.mirror.pkgbuild.com/$repo/os/$archServer = https://mirror.orbit-os.com/archlinux/$repo/os/$archI did a full update yesterday evening and I repeat this morning too, removing the IgnorePkgs from pacman.conf, with commands:sudo pacman -Syysudo pacman -Syuand the result is that, the GUI don't restart, libreoffice-still or fresh noway, Dolphin the same, palemoon loose some icons...Later this evening I'll retry, now I'm working and I cannot do test, but please, don't talk to me like if I were a stupid noob. I understand clearly what you wrote, I understand clearly what to do, I did it without asking help also in the past, this is not the first that there are this kind misalignment, but this time it create more problems than the previous.Later I'll retry to update and I'll report you what will happen, but please, be more polite: my mirrors are not outdate, cause I update them regularly when you send the update. RegardsFrancesco
Re: Problems with last update Reply #13 – 05 May 2020, 17:39:31 Quote from: francesco – on 05 May 2020, 16:39:36I did a full update yesterday evening and I repeat this morning too, removing the IgnorePkgs from pacman.conf, with commands:sudo pacman -Syysudo pacman -Syugood, so put here some logs! to start Quotecat /var/log/pacman.log will be pretty useful
Re: Problems with last update Reply #14 – 05 May 2020, 23:45:00 Alium, the solution was really simple, just a question to relax the mind and to do a simple control: from which repository arrived the upgrade? and... to delete the cache (!!!) where the previously downloaded (wrong) program version was stored and was continuously installed despite the -Syy and -Syu. I think this is an operation to fix and to request immediately, to manage situation like this one: first -> delete the previous downloaded programs from the cache.You are a package manager, surely more expert than me and, as I wrote in a previous post, I like a lot Artix and you are doing a great work, really! When Artix started I did a lot of test to verify the first installation iso and to explain how to install KDS+LUKS and surely I'll continue to use it. I more than 2 years I got less problem than with the previous version... Probably in these days I was too much stressed, not to solve a similar simple situation in a while...The behavior that I don't understand is that, when there is a problem the position of the "technician" that answer, start always from the same point: I'm the expert and you are the noob. I don't know how are managed, normally the dialogues here, but if I wrote that my mirrorlist are updated, it mean that are updated and that the problem is in another direction. Usually to continue to cycle on the same point is usefulness. When you have a bug in a program that you are not able to find, surely the path that you are exploring is the wrong one so, forget it, remove all from the mind and restart later... in a new direction. Usually you find the solution in a while.Ok, maybe that I'm too old and that now the programming strategies and maintenance are different; who can tell :-)Anyway thanks' a LOT for your support and for your GREAT work!!!Regards.Francesco 1 Likes