A Rojas a écrit : > David C. Rankin wrote: > > >> List, >> >> The new texlive packages seem to have an error in them. The following >> errors occurred during the upgrade: >> >> > > And also: > > $> LC_ALL=C sudo pacman -S texlive-latexextra > resolving dependencies... > looking for inter-conflicts... > > Targets (2): texlive-core-2009.15537-1 texlive-latexextra-2009.15540-1 > > Total Download Size: 0.00 MB > Total Installed Size: 207.37 MB > > Proceed with installation? [Y/n] y > checking package integrity... > (2/2) checking for file conflicts > [######################################################################################################] > 100% > error: failed to commit transaction (conflicting files) > /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty exists in both > 'texlive-core' and 'texlive-latexextra' > Errors occurred, no packages were upgraded. > > > Strange, because I picked up that error before releasing the package, and removed the conflicting file from texlive-latexextra. Somehow the wrong package ended up on the repo. Sorry. Just force the install with pacman -Suf, then. F