Need assistance to reinstall all packages on Manjaro-Arm-Gnome

Hi,

Need assistance to reinstall all packages on Manjaro-Arm-Gnome, I suppose.

GT King Pro. During “sudo pacman -Syu --ignore=boot-vim3”, system froze/kernel panic. The reason for --ignore=boot-vim3 is because according to @spikerguy the new boot-vim3 will render GT King Pro not bootable (kernel panic during booting process).

Fortunately was able to restart but could not resume “sudo pacman -Syu --ignore=boot-vime”:

sudo pacman -Syu --ignore=boot-vim3
:: Synchronizing package databases...
error: failed to synchronize all databases (unable to lock database)

To resolve this “unable to lock database” issue:


`sudo rm /var/lib/pacman/db.lck`

After this command “sudo pacman -Syu --ignore=boot-vim3” proceeded to upgrade successfully.


jflim@mnjro-gtkpro    sudo pacman -Syu --ignore=boot-vim3
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
warning: boot-vim3: ignoring package upgrade (2020.10-1 => 2021.12-2)
resolving dependencies...
error: could not open file /var/lib/pacman/local/libreoffice-fresh-7.2.4-1/desc: No such file or directory
looking for conflicting packages...

Packages (27) libsynctex-2021.58686-4  linux-5.15.7-1
              manjaro-settings-manager-0.5.6-10  mediainfo-21.09-1
              mesa-demos-8.4.0-6  mkinitcpio-31-2  mkinitcpio-busybox-1.34.1-1
              mutter-41.1+r20+ge3931f7b8-1  openmpi-4.1.2-1
              pacman-mirrors-4.23.1-4  pangomm-2.46.2-1
              papirus-icon-theme-20211201-1  python-chardet-4.0.0-3
              python-requests-2.26.0-2  python-urllib3-1.26.7-2
              qt5-base-5.15.2+kde+r263-1  qt5-wayland-5.15.2+kde+r37-1
              remmina-1:1.4.22-1  samba-4.15.2-3  systemd-sysvcompat-249.7-2
              tbb-2021.4.0-1  tepl-6.00.0-3  totem-3.38.2-1
              tracker3-miners-3.2.1-2  unrar-1:6.1.3-1  xorg-xauth-1.1.1-1
              xxhash-0.8.1-1

Total Installed Size:  370.83 MiB
Net Upgrade Size:        0.36 MiB

:: Proceed with installation? [Y/n] Y
(27/27) checking keys in keyring                   [######################] 100%
(27/27) checking package integrity                 [######################] 100%
(27/27) loading package files                      [######################] 100%
(27/27) checking for file conflicts                [######################] 100%
(27/27) checking available disk space              [######################] 100%
:: Processing package changes...
( 1/27) upgrading libsynctex                       [######################] 100%
( 2/27) upgrading mkinitcpio-busybox               [######################] 100%
( 3/27) upgrading mkinitcpio                       [######################] 100%
( 4/27) upgrading linux                            [######################] 100%
( 5/27) upgrading qt5-base                         [######################] 100%
( 6/27) upgrading manjaro-settings-manager         [######################] 100%
( 7/27) upgrading mediainfo                        [######################] 100%
( 8/27) upgrading mesa-demos                       [######################] 100%
>>> glxinfo, eglinfo and glxgears are now part of
>>> the new "mesa-utils" package.
( 9/27) upgrading mutter                           [######################] 100%
(10/27) upgrading openmpi                          [######################] 100%
(11/27) upgrading python-urllib3                   [######################] 100%
(12/27) upgrading python-chardet                   [######################] 100%
(13/27) upgrading python-requests                  [######################] 100%
(14/27) upgrading pacman-mirrors                   [######################] 100%
(15/27) upgrading pangomm                          [######################] 100%
(16/27) upgrading papirus-icon-theme               [######################] 100%
(17/27) upgrading qt5-wayland                      [######################] 100%
(18/27) upgrading remmina                          [######################] 100%
(19/27) upgrading samba                            [######################] 100%
warning: directory permissions differ on /etc/sudoers.d/
filesystem: 755  package: 750
(20/27) upgrading systemd-sysvcompat               [######################] 100%
(21/27) upgrading tbb                              [######################] 100%
(22/27) upgrading tepl                             [######################] 100%
(23/27) upgrading totem                            [######################] 100%
(24/27) upgrading tracker3-miners                  [######################] 100%
(25/27) upgrading unrar                            [######################] 100%
(26/27) upgrading xorg-xauth                       [######################] 100%
(27/27) upgrading xxhash                           [######################] 100%
ldconfig: file /usr/lib/libmwaw-0.3.so is truncated

ldconfig: File /usr/lib/liblibreofficekitgtk.so is empty, not checked.
ldconfig: file /usr/lib/libmwaw-0.3.so.3.0.21 is truncated

ldconfig: file /usr/lib/libmediainfo.so is truncated

ldconfig: file /usr/lib/libmediainfo.so.0 is truncated

ldconfig: file /usr/lib/libmwaw-0.3.so.3 is truncated

ldconfig: file /usr/lib/libmediainfo.so.0.0.0 is truncated

:: Running post-transaction hooks...
( 1/14) Reloading system manager configuration...
( 2/14) Creating temporary files...
( 3/14) Reloading device manager configuration...
( 4/14) Arming ConditionNeedsUpdate...
( 5/14) Updating the MIME type database...
( 6/14) Updating module dependencies...
( 7/14) Updating linux module dependencies...
( 8/14) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k 5.15.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.15.7-1-MANJARO-ARM
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [plymouth]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
( 9/14) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k 5.15.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.15.7-1-MANJARO-ARM
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [plymouth]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
(10/14) Reloading system bus configuration...
(11/14) Compiling GSettings XML schema files...
(12/14) Updating icon theme caches...
(13/14) Configuring pacman-mirrors ...
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
hint: use `pacman-mirrors` to generate and update your pacman mirrorlist.
(14/14) Updating the desktop file MIME type cache...
 jflim@mnjro-gtkpro    sudo pacman -Syu --ignore=boot-vim3
[sudo] password for jflim: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
warning: boot-vim3: ignoring package upgrade (2020.10-1 => 2021.12-2)
 there is nothing to do
 jflim@mnjro-gtkpro   

After Restart, Manjaro-Arm-Gnome is not functioning properly. Apps do not launch, example:


jflim@mnjro-gtkpro    glxinfo -B
bash: glxinfo: command not found
   jflim@mnjro-gtkpro    firefox
Bus error (core dumped)

Eventhough firefox and mesa-demo are installed. Chromium launch but app is slow with NO hardware acceleration at all.

How to redo the complete Update/Upgrade again to Arm-Stable-Update-2021-12-13? Assistance is much appreciated. Thanks.

That’s because glxinfo has switched to another package called mesa-utils.

Thanks for the info, but firefox cannot launch from activities or from terminal. LibreOffice is installed but does NOT show up on Launcher or Application Menu, nowhere to be found.

So the system is not functioning properly. How to rectify this?

Installed mesa-utils using Add/Remove Software GUI and Panfrost is not activated.


 jflim@mnjro-gtkpro    glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa/X.org (0xffffffff)
    Device: llvmpipe (LLVM 13.0.0, 128 bits) (0xffffffff)
    Version: 21.2.5
    Accelerated: no
    Video memory: 3774MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 13.0.0, 128 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.2.5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.1 Mesa 21.2.5
OpenGL shading language version string: 1.40
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Tried these commands to reinstall all packages:


jflim@mnjro-gtkpro    pacman -Qn > gnomelist
 jflim@mnjro-gtkpro    sudo pacman --force --asdeps -S gnomelist
[sudo] password for jflim: 
error: invalid option '--force'

But it does work.

Edit:


sudo pacman --asdeps -S $(< gnomelist)
warning: aalib-1.4rc5-14 is up to date -- reinstalling
error: target not found: 1.4rc5-14
warning: accountsservice-0.6.55-3 is up to date -- reinstalling
error: target not found: 0.6.55-3
warning: acl-2.3.1-1 is up to date -- reinstalling
error: target not found: 2.3.1-1
warning: adobe-source-code-pro-fonts-2.038ro+1.058it+1.018var-1 is up to date -- reinstalling
error: target not found: 2.038ro+1.058it+1.018var-1
warning: adwaita-icon-theme-41.0-1 is up to date -- reinstalling
error: target not found: 41.0-1

Also did not work.

without understanding, do not execute commands retrieved from the web! this is a very good way to make things worse
No interest to create a list to inject exactly the same !!!
Moreover this command generates an invalid list!

Exists sudo pacman -Qk for check local packages


at you to create files and re-install this package (with -D is enough)

sudo touch /var/lib/pacman/local/libreoffice-fresh-7.2.4-1/{desc,files,mtree}

Thanks for the advice.

Tried to reinstall libreoffice using Add/Remove Software GUI also resulted in same not able to launch libreoffice.

Basically the system is not functioning properly that is why I thought of having to reinstall all the packages not just libreoffice and firefox not launching.