You are not logged in.
when i do
pacman -Syyu
i have
error: failed to prepare transaction (could not satisfy dependencies)
:: openoffice-fr: requires openoffice-base
:: Starting full system upgrade...
:: Replace openoffice-base with extra/libreoffice-extension-ct2n? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-diagram? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-hunart? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-nlpsolver? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-numbertext? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-oooblogger? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-pdfimport? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-presentation-minimizer? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-presenter-screen? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-report-builder? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-typo? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-watch-window? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-extension-wiki-publisher? [Y/n] y
:: Replace openoffice-base with extra/libreoffice-sdk? [Y/n] y
warning: yelp: local (2.30.2-1) is newer than extra (2.30.1-2)
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: openoffice-fr: requires openoffice-basesudo pacman -S oppenofice-base
error: target not found: oppenofice-base
Last edited by phoenixpb (2011-03-26 16:22:36)
Offline
A typo on your part
sudo pacman -S openoffice-baseRauchen verboten
Offline
not found same thing
sudo pacman -Ss openoffice-b
extra/openoffice-be-BY 3.3.0-1
Belarusian language pack for OpenOffice.org
extra/openoffice-bg 3.3.0-1
Bulgarian language pack for OpenOffice.org
extra/openoffice-bn 3.3.0-1
Bengali language pack for OpenOffice.orgno base oO
Offline
You simply have to replace OpenOffice and all it's elements with LibreOffice. You shouldn't mix bits and pieces from both releases: the best thing is to remove OO, and then install LO and required language packs. I did so quite a time ago and everything works flawlessly.
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
pacman -Rcssn openoffice-fr && pacman -S libreoffice-frIt will install Libreoffice and French language pack. Openoffice was removed a while ago from the repo. See this http://mailman.archlinux.org/pipermail/ … 18819.html
Offline
thanks guys worked without problem ![]()
Offline
Hi SS4
when I ran sudo pacman -S openoffice-base I got the message not found, but applying Dogmeat's hint pacman -Rcssn openoffice-de && pacman -S libreoffice-de everything worked fine.
Offline