I am update my system today and get this
:: Proceed with installation? [Y/n]
:: Retrieving packages...
linux-headers-6.7.6.arch1-2-x86_64 25.3 MiB 19.9 MiB/s 00:01 [-------------------------------------------] 100%
github-cli-2.44.1-1-x86_64 8.7 MiB 1117 KiB/s 00:08 [-------------------------------------------] 100%
nvidia-utils-550.54.14-2-x86_64 221.1 MiB 23.0 MiB/s 00:10 [-------------------------------------------] 100%
imath-3.1.11-1-x86_64 3.9 MiB 15.3 MiB/s 00:00 [-------------------------------------------] 100%
dvisvgm-3.2.1-1-x86_64 1028.4 KiB 973 KiB/s 00:01 [-------------------------------------------] 100%
eza-0.18.5-1-x86_64 455.0 KiB 1176 KiB/s 00:00 [-------------------------------------------] 100%
pixman-0.43.4-1-x86_64 277.5 KiB 925 KiB/s 00:00 [-------------------------------------------] 100%
opencl-nvidia-550.54.14-2-x86_64 2.7 MiB 1252 KiB/s 00:02 [-------------------------------------------] 100%
orc-0.4.38-1-x86_64 274.7 KiB 938 KiB/s 00:00 [-------------------------------------------] 100%
lib32-orc-0.4.38-1-x86_64 216.3 KiB 983 KiB/s 00:00 [-------------------------------------------] 100%
zziplib-0.13.73-1-x86_64 64.7 KiB 526 KiB/s 00:00 [-------------------------------------------] 100%
eos-bash-shared-24.10-1-any 55.0 KiB 393 KiB/s 00:00 [-------------------------------------------] 100%
libsrtp-1:2.6.0-1-x86_64 48.4 KiB 505 KiB/s 00:00 [-------------------------------------------] 100%
linux-6.7.6.arch1-2-x86_64 130.9 MiB 9.47 MiB/s 00:14 [-------------------------------------------] 100%
r-4.3.3-1-x86_64 44.3 MiB 3.02 MiB/s 00:15 [-------------------------------------------] 100%
nvidia-dkms-550.54.14-2-x86_64 39.8 MiB 2.59 MiB/s 00:15 [-------------------------------------------] 100%
Total (16/16) 479.0 MiB 31.1 MiB/s 00:15 [-------------------------------------------] 100%
(16/16) checking keys in keyring [-------------------------------------------] 100%
(16/16) checking package integrity [-------------------------------------------] 100%
(16/16) loading package files [-------------------------------------------] 100%
(16/16) checking for file conflicts [-------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
r: /usr/lib/R/library/Matrix/help/macros/local.Rd exists in filesystem
r: /usr/lib/R/library/Matrix/include/Matrix/Matrix.h exists in filesystem
r: /usr/lib/R/library/Matrix/include/Matrix/alloca.h exists in filesystem
r: /usr/lib/R/library/Matrix/include/Matrix/cholmod-utils.h exists in filesystem
r: /usr/lib/R/library/Matrix/include/Matrix/cholmod.h exists in filesystem
r: /usr/lib/R/library/Matrix/include/Matrix/remap.h exists in filesystem
r: /usr/lib/R/library/Matrix/include/Matrix/stubs.c exists in filesystem
r: /usr/lib/R/library/Matrix/include/Matrix/version.h exists in filesystem
Errors occurred, no packages were upgraded.
-> error installing repo packages
As far as I know, this is probably due to that I have installed matrix
package for R
using R
instead of pacman
? So I went to sudo R
and then remove the package by
> remove.packages("Matrix")
Removing package from ā/usr/lib/R/libraryā
(as ālibā is unspecified)
and then I update system again. It works fine but I got some warnings
:: Proceed with installation? [Y/n]
(16/16) checking keys in keyring [-------------------------------------------] 100%
(16/16) checking package integrity [-------------------------------------------] 100%
(16/16) loading package files [-------------------------------------------] 100%
(16/16) checking for file conflicts [-------------------------------------------] 100%
(16/16) checking available disk space [-------------------------------------------] 100%
warning: could not get file information for usr/lib/R/library/Matrix/
warning: could not get file information for usr/lib/R/library/Matrix/DESCRIPTION
warning: could not get file information for usr/lib/R/library/Matrix/INDEX
warning: could not get file information for usr/lib/R/library/Matrix/LICENCE
warning: could not get file information for usr/lib/R/library/Matrix/Meta/
warning: could not get file information for usr/lib/R/library/Matrix/Meta/Rd.rds
warning: could not get file information for usr/lib/R/library/Matrix/Meta/data.rds
warning: could not get file information for usr/lib/R/library/Matrix/Meta/features.rds
warning: could not get file information for usr/lib/R/library/Matrix/Meta/hsearch.rds
warning: could not get file information for usr/lib/R/library/Matrix/Meta/links.rds
warning: could not get file information for usr/lib/R/library/Matrix/Meta/nsInfo.rds
warning: could not get file information for usr/lib/R/library/Matrix/Meta/package.rds
warning: could not get file information for usr/lib/R/library/Matrix/Meta/vignette.rds
warning: could not get file information for usr/lib/R/library/Matrix/NAMESPACE
warning: could not get file information for usr/lib/R/library/Matrix/NEWS.Rd
warning: could not get file information for usr/lib/R/library/Matrix/R/
warning: could not get file information for usr/lib/R/library/Matrix/R/Matrix
warning: could not get file information for usr/lib/R/library/Matrix/R/Matrix.rdb
warning: could not get file information for usr/lib/R/library/Matrix/R/Matrix.rdx
warning: could not get file information for usr/lib/R/library/Matrix/data/
warning: could not get file information for usr/lib/R/library/Matrix/data/CAex.R
warning: could not get file information for usr/lib/R/library/Matrix/data/KNex.R
warning: could not get file information for usr/lib/R/library/Matrix/data/USCounties.R
warning: could not get file information for usr/lib/R/library/Matrix/data/datalist
warning: could not get file information for usr/lib/R/library/Matrix/data/wrld_1deg.R
warning: could not get file information for usr/lib/R/library/Matrix/doc/
warning: could not get file information for usr/lib/R/library/Matrix/doc/Comparisons.R
warning: could not get file information for usr/lib/R/library/Matrix/doc/Comparisons.Rnw
warning: could not get file information for usr/lib/R/library/Matrix/doc/Comparisons.pdf
warning: could not get file information for usr/lib/R/library/Matrix/doc/Design-issues.R
warning: could not get file information for usr/lib/R/library/Matrix/doc/Design-issues.Rnw
warning: could not get file information for usr/lib/R/library/Matrix/doc/Design-issues.pdf
warning: could not get file information for usr/lib/R/library/Matrix/doc/Intro2Matrix.R
warning: could not get file information for usr/lib/R/library/Matrix/doc/Intro2Matrix.Rnw
warning: could not get file information for usr/lib/R/library/Matrix/doc/Intro2Matrix.pdf
warning: could not get file information for usr/lib/R/library/Matrix/doc/Introduction.R
warning: could not get file information for usr/lib/R/library/Matrix/doc/Introduction.Rnw
warning: could not get file information for usr/lib/R/library/Matrix/doc/Introduction.pdf
warning: could not get file information for usr/lib/R/library/Matrix/doc/SuiteSparse/
warning: could not get file information for usr/lib/R/library/Matrix/doc/SuiteSparse/AMD.txt
warning: could not get file information for usr/lib/R/library/Matrix/doc/SuiteSparse/CHOLMOD.txt
warning: could not get file information for usr/lib/R/library/Matrix/doc/SuiteSparse/COLAMD.txt
warning: could not get file information for usr/lib/R/library/Matrix/doc/SuiteSparse/SPQR.txt
warning: could not get file information for usr/lib/R/library/Matrix/doc/SuiteSparse/SuiteSparse_config.txt
warning: could not get file information for usr/lib/R/library/Matrix/doc/index.html
warning: could not get file information for usr/lib/R/library/Matrix/doc/sparseModels.R
warning: could not get file information for usr/lib/R/library/Matrix/doc/sparseModels.Rnw
warning: could not get file information for usr/lib/R/library/Matrix/doc/sparseModels.pdf
warning: could not get file information for usr/lib/R/library/Matrix/external/
warning: could not get file information for usr/lib/R/library/Matrix/external/CAex_slots.rda
warning: could not get file information for usr/lib/R/library/Matrix/external/KNex_slots.rda
warning: could not get file information for usr/lib/R/library/Matrix/external/USCounties_slots.rda
warning: could not get file information for usr/lib/R/library/Matrix/external/Z_NA_rnk.rds
warning: could not get file information for usr/lib/R/library/Matrix/external/jgl009.mtx
warning: could not get file information for usr/lib/R/library/Matrix/external/lund_a.mtx
warning: could not get file information for usr/lib/R/library/Matrix/external/lund_a.rsa
warning: could not get file information for usr/lib/R/library/Matrix/external/pores_1.mtx
warning: could not get file information for usr/lib/R/library/Matrix/external/symA.rda
warning: could not get file information for usr/lib/R/library/Matrix/external/symW.rda
warning: could not get file information for usr/lib/R/library/Matrix/external/test3comp.rda
warning: could not get file information for usr/lib/R/library/Matrix/external/utm300.rua
warning: could not get file information for usr/lib/R/library/Matrix/external/wrld_1deg_slots.rda
warning: could not get file information for usr/lib/R/library/Matrix/external/wrong.mtx
warning: could not get file information for usr/lib/R/library/Matrix/help/
warning: could not get file information for usr/lib/R/library/Matrix/help/AnIndex
warning: could not get file information for usr/lib/R/library/Matrix/help/Matrix.rdb
warning: could not get file information for usr/lib/R/library/Matrix/help/Matrix.rdx
warning: could not get file information for usr/lib/R/library/Matrix/help/aliases.rds
warning: could not get file information for usr/lib/R/library/Matrix/help/paths.rds
warning: could not get file information for usr/lib/R/library/Matrix/html/
warning: could not get file information for usr/lib/R/library/Matrix/html/00Index.html
warning: could not get file information for usr/lib/R/library/Matrix/html/R.css
warning: could not get file information for usr/lib/R/library/Matrix/include/
warning: could not get file information for usr/lib/R/library/Matrix/include/Matrix.h
warning: could not get file information for usr/lib/R/library/Matrix/include/Matrix_stubs.c
warning: could not get file information for usr/lib/R/library/Matrix/include/cholmod.h
warning: could not get file information for usr/lib/R/library/Matrix/libs/
warning: could not get file information for usr/lib/R/library/Matrix/libs/Matrix.so
warning: could not get file information for usr/lib/R/library/Matrix/po/
warning: could not get file information for usr/lib/R/library/Matrix/po/de/
warning: could not get file information for usr/lib/R/library/Matrix/po/de/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/Matrix/po/de/LC_MESSAGES/Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/de/LC_MESSAGES/R-Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/en@quot/
warning: could not get file information for usr/lib/R/library/Matrix/po/en@quot/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/Matrix/po/en@quot/LC_MESSAGES/Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/en@quot/LC_MESSAGES/R-Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/fr/
warning: could not get file information for usr/lib/R/library/Matrix/po/fr/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/Matrix/po/fr/LC_MESSAGES/Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/fr/LC_MESSAGES/R-Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/it/
warning: could not get file information for usr/lib/R/library/Matrix/po/it/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/Matrix/po/it/LC_MESSAGES/Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/it/LC_MESSAGES/R-Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/ko/
warning: could not get file information for usr/lib/R/library/Matrix/po/ko/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/Matrix/po/ko/LC_MESSAGES/Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/ko/LC_MESSAGES/R-Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/lt/
warning: could not get file information for usr/lib/R/library/Matrix/po/lt/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/Matrix/po/lt/LC_MESSAGES/Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/lt/LC_MESSAGES/R-Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/pl/
warning: could not get file information for usr/lib/R/library/Matrix/po/pl/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/Matrix/po/pl/LC_MESSAGES/Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/po/pl/LC_MESSAGES/R-Matrix.mo
warning: could not get file information for usr/lib/R/library/Matrix/test-tools-1.R
warning: could not get file information for usr/lib/R/library/Matrix/test-tools-Matrix.R
warning: could not get file information for usr/lib/R/library/Matrix/test-tools.R
warning: could not get file information for usr/lib/R/library/mgcv/po/it/
warning: could not get file information for usr/lib/R/library/mgcv/po/it/LC_MESSAGES/
warning: could not get file information for usr/lib/R/library/mgcv/po/it/LC_MESSAGES/R-mgcv.mo
warning: could not get file information for usr/lib/R/library/mgcv/po/it/LC_MESSAGES/mgcv.mo
:: Running pre-transaction hooks...
ā¦
And I then install the matrix
package for R
in AUR: yay -Syu rmatrix
, it installed ok and I can find this package in R
, so the install is successful.
I am wondering where does those warnings come from and should I do something now?
EDIT: I run yay
again and find this
ā°ā> bsh > yay
[sudo] password for yuanhao:
:: Synchronising package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Searching AUR for updates...
:: Searching databases for updates...
-> Flagged Out Of Date AUR Packages: forticlient-vpn rstudio-desktop-bin
-> rmatrix: local (4538c3e-1) is newer than AUR (a84a1a3-1)
there is nothing to do
this confuse me again⦠and I install rmatrix
from AUR just now, how can it be newer?