View previous topic :: View next topic |
Author |
Message |
saverik Guru

Joined: 18 Oct 2008 Posts: 406
|
Posted: Mon Feb 03, 2025 5:35 pm Post subject: libreoffice-bin dev-libs/icu-75.1-1 [76.1-r1] [Non Risolto] |
|
|
Buonasera,
sto avendo difficolta ad aggiornare a libreoffice-bin per causa di questo problema.
Code: | AMD5600x /home/magister # emerge --ask --backtrack=30 libreoffice-bin
Local copy of remote index is up-to-date and will be used.
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 27.44 s (backtrack: 10/30).
[binary UD ] dev-libs/icu-75.1-1 [76.1-r1]
[ebuild N ] app-office/libreoffice-bin-24.2.7.2 USE="kde -gnome -java" PYTHON_SINGLE_TARGET="python3_12"
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-libs/icu:0
(dev-libs/icu-75.1-1:0/75::gentoo, binary scheduled for merge) USE="-debug -doc -examples -static-libs -test -verify-sig" ABI_X86="(64) -32 (-x32)" pulled in by
dev-libs/icu:0/75 required by (app-office/libreoffice-bin-24.2.7.2:0/0::gentoo, ebuild scheduled for merge) USE="kde -gnome -java" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_12"
^^^^^
(dev-libs/icu-76.1-r1-1:0/76::gentoo, installed) USE="-debug -doc -examples -static-libs -test -verify-sig" ABI_X86="(64) -32 (-x32)" pulled in by
dev-libs/icu:0/76=[abi_x86_64(-)] required by (dev-db/sqlite-3.47.2-r1-1:3/3::gentoo, installed) USE="icu readline -debug -doc -secure-delete -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)"
^^^^^^
(and 23 more with the same problem)
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
!!! The following installed packages are masked:
- net-im/psi-1.5-r2::gentoo (masked by: package.mask)
/var/db/repos/gentoo/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11)
# Last release from 2020, effectively unmaintained in Gentoo as its
# maintainer has moved on to taking care of it in rion overlay instead.
# Depends on Qt5, app-crypt/qca[qt5], dev-qt/qtwebengine:5.
# Bugs #755446, #926138, #926670. Removal on 2025-02-10.
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
|
sono tentato di fare unmerge di Code: | dev-libs/icu-75.1-1 | per vedere se si aggiorna... ma ho paura di rompere il tutto.. che faccio? ci provo? _________________ Lenovo L14 Ryzen 4650U,16GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+openrc
Last edited by saverik on Sat Feb 08, 2025 2:23 pm; edited 2 times in total |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31470 Location: here
|
Posted: Mon Feb 03, 2025 6:02 pm Post subject: Re: libreoffice-bin dev-libs/icu-75.1-1 [76.1-r1] |
|
|
saverik wrote: | sono tentato di fare unmerge di Code: | dev-libs/icu-75.1-1 | per vedere se si aggiorna... ma ho paura di rompere il tutto.. che faccio? ci provo? |
Assolutemente no! Facendo un unmerge potresti rompere altri pacchetti!
Passndo al tuo problema non puoi fare nulla se non aspettare una nuova versione di libreoffice-bin compilata con la versione 75.1 di icu o in alternativa potresti installare libreoffice (capisco che è un pachetto che richiede molte risorse per essere compilato). _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
saverik Guru

Joined: 18 Oct 2008 Posts: 406
|
Posted: Wed Feb 05, 2025 8:21 am Post subject: |
|
|
Ok...
Attendo .. ma adesso cosa uso per suite ufficio?
Calligra è mascherato...uff _________________ Lenovo L14 Ryzen 4650U,16GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+openrc |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31470 Location: here
|
Posted: Wed Feb 05, 2025 9:15 am Post subject: |
|
|
Potresti provare ad installare il binario da un repository per pacchetti binari ufficiale.
Il problema è che dovrai farlo manualmente ad ogni update di libreoffice visto che che portage non supporta ancora istruirlo ad installare un pacchetto singolo come binario (FEATURES=getbinpkg can not be overriden in /etc/portage/package.env).
Io solitamente uso questo sistema per qtwebengine che richiede 64GB di RAM per essere compilato, quindi prima di fare tutto l'aggiornamento do un emerge -g1 qtwebengine e poi faccio l'aggiornamento di tutto il sistema.
Devi essere sicuro anche che le use flag settate al pacchetto binario siano uguali a quelle del tuo sistema (portage ti avvisa se non sono le stesse). _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
saverik Guru

Joined: 18 Oct 2008 Posts: 406
|
Posted: Fri Feb 07, 2025 4:27 pm Post subject: |
|
|
mi chiedo se posso installare allo stesso modo libreoffice-bin..
(una curiosità.emerge -g1 cosa fa? e qtwebengine impiega meno tempo?) _________________ Lenovo L14 Ryzen 4650U,16GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+openrc |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31470 Location: here
|
Posted: Fri Feb 07, 2025 6:04 pm Post subject: |
|
|
saverik wrote: | mi chiedo se posso installare allo stesso modo libreoffice-bin.. |
No libreoffice-bin è già un binario e non è presente nei repositories binari di gentoo.
saverik wrote: | (una curiosità.emerge -g1 cosa fa? e qtwebengine impiega meno tempo?) |
Code: | --getbinpkg [ y | n ], -g
Using the server and location defined in PORTAGE_BINHOST (see make.conf(5)), portage will download the information from each binary package found and it will use that information to help
build the dependency list. This option implies -k. (Use -gK for binary-only merging.)
--oneshot, -1
Emerge as normal, but do not add the packages to the world file for later updating.
WARNING: This option should only be used for packages that are reachable from the @world package set (those that would not be removed by --depclean), since dependencies of unreachable pack‐
ages are allowed to be broken when satisfying dependencies of other packages. Broken dependencies of this sort will invalidate assumptions that make it possible for --deep to be disabled by
default. |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
saverik Guru

Joined: 18 Oct 2008 Posts: 406
|
Posted: Sat Feb 08, 2025 2:21 pm Post subject: |
|
|
ok grazie.
Aspetterò fino al prossimo aggiornamento.
Saluti _________________ Lenovo L14 Ryzen 4650U,16GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+openrc |
|
Back to top |
|
 |
|