Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 682 matches

Go to advanced search

Advanced search
Search found 682 matches
  • Page 1 of 28
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 28
  • Next
by jody
Tue Feb 11, 2025 2:50 pm
Forum: Portage & Programming
Topic: how to resolve dependency conflicts (dev-libs/icu)
Replies: 17
Views: 10960

Can i directly edit the world file or do i have to use a tool for this?
  • Jump to post
by jody
Tue Feb 11, 2025 11:37 am
Forum: Portage & Programming
Topic: how to resolve dependency conflicts (dev-libs/icu)
Replies: 17
Views: 10960

@logrusx: Here is the output of pietinger's grep expression: $ grep -r --exclude-dir=savedconfig --exclude-dir=repos.conf "" /etc/portage
/etc/portage/make.conf:# These settings were set by the catalyst build script that automatically
/etc/portage/make.conf:# built this stage.
/etc/portage/make.conf ...
  • Jump to post
by jody
Tue Feb 11, 2025 11:34 am
Forum: Portage & Programming
Topic: how to resolve dependency conflicts (dev-libs/icu)
Replies: 17
Views: 10960

@pietinger: i added the USE flags you mentioned to package.use and did sudo emerge -uUDvp @world{/b] After adding a "required" USE for nodejs , the emerge command didn#t produce any (USE-reated) errors anymore (/but many dependency conficts).
I then ran sudo emerge --ask --update --newuse --verbose ...
  • Jump to post
by jody
Sun Feb 09, 2025 10:16 pm
Forum: Portage & Programming
Topic: how to resolve dependency conflicts (dev-libs/icu)
Replies: 17
Views: 10960

Thank you for your replies.
After moving my package.* files to a backup location i did sudo emerge -uUDvp @world a couple of times and set the required USEs for net-nds/openldap . With sci-libs/hdf5 and sci-libs/netcdf i had a confict i could only solve by ummerging the two and then reemerging them ...
  • Jump to post
by jody
Sun Feb 09, 2025 10:56 am
Forum: Portage & Programming
Topic: how to resolve dependency conflicts (dev-libs/icu)
Replies: 17
Views: 10960

$ grep -r --exclude-dir=savedconfig --exclude-dir=repos.conf "" /etc/portage
cat /var/lib/portage/world
/etc/portage/make.conf:# These settings were set by the catalyst build script that automatically
/etc/portage/make.conf:# built this stage.
/etc/portage/make.conf:# Please consult /usr/share ...
  • Jump to post
by jody
Sun Feb 09, 2025 10:05 am
Forum: Portage & Programming
Topic: how to resolve dependency conflicts (dev-libs/icu)
Replies: 17
Views: 10960

how to resolve dependency conflicts (dev-libs/icu)

After emerging @world i am left with a bunch of dependency conflicts regarding dev-libs/icu :
$ sudo emerge --ask --update --newuse --deep --keep-going @world

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 45.06 s (backtrack: 3 ...
  • Jump to post
by jody
Fri Jun 28, 2024 11:17 am
Forum: Portage & Programming
Topic: [SOVED] webkit-gtk-2.44.1-r600 fails to compile
Replies: 7
Views: 6765

@Josef.95: Thanks: After running your suggested command
emerge -av --oneshot /usr/lib64/libgnome-desktop-3.so
i started a full world emerge emerge --ask --update --newuse --deep @world .
Now not only did app-text/evince-45.0 emerge successfully, but also webkit-gtk-24--r401 as well as gnome-base ...
  • Jump to post
by jody
Mon Jun 24, 2024 7:01 pm
Forum: Portage & Programming
Topic: [SOVED] webkit-gtk-2.44.1-r600 fails to compile
Replies: 7
Views: 6765

I did "emerge --ask --depclean" but this did not work:
Calculating dependencies... done!
* Dependencies could not be completely resolved due to
* the following required packages not being installed:
*
* >=app-text/poppler-22.02.0:0/130=[cairo] pulled in by:
* app-text/evince-44.3
*
* >=net ...
  • Jump to post
by jody
Sun Jun 23, 2024 7:39 pm
Forum: Portage & Programming
Topic: [SOVED] webkit-gtk-2.44.1-r600 fails to compile
Replies: 7
Views: 6765

[SOVED] webkit-gtk-2.44.1-r600 fails to compile

(i wasn't able to read the logs in this post , so i don´t now if my post is a duplicate - sorry if it is)

When i do emerge --ask --oneshot net-libs/webkit-gtk i get an error at step "[3184/6969}": FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources ...
  • Jump to post
by jody
Sat Jun 22, 2024 1:19 pm
Forum: Portage & Programming
Topic: [SOLVED] emerge problems for setuptools after profile change
Replies: 9
Views: 3530

@logrusx, @georgi: :oops: You are right - my previous profile has probably been [5] default/linux/amd64/17.1/desktop

I remember that if first set it to [23] default/linux/amd64/23.0/desktop (stable) but then i got a complaint that i can not change from "split" to "merged", so i changed it to [46 ...
  • Jump to post
by jody
Fri Jun 21, 2024 9:00 am
Forum: Portage & Programming
Topic: [SOLVED] emerge problems for setuptools after profile change
Replies: 9
Views: 3530

[SOLVED] emerge problems for setuptools after profile change

After updating my profile from [23] default/linux/amd64/23.0/desktop (stable)

to [46] default/linux/amd64/23.0/split-usr/desktop (stable) *

i did "emerge --ask --update --newuse --deep @world". After several attempts of this which required a number of "USE changes" in the configutaion files, the ...
  • Jump to post
by jody
Wed Jun 12, 2024 7:15 am
Forum: Portage & Programming
Topic: glibc-2.39-r6 |configuration not matched in ../abi-
Replies: 7
Views: 1547

Here are the required outputs:

emerge --info '=sys-libs/glibc-2.39-r6::gentoo' $ emerge --info '=sys-libs/glibc-2.39-r6::gentoo'
Portage 3.0.63 (python 3.12.3-final-0, default/linux/amd64/23.0/split-usr/desktop/gnome, gcc-12, glibc-2.38-r13, 6.1.67-gentoo-x86_64 x86_64 ...
  • Jump to post
by jody
Tue Jun 11, 2024 6:43 am
Forum: Portage & Programming
Topic: glibc-2.39-r6 |configuration not matched in ../abi-
Replies: 7
Views: 1547

The final lines emerge's output for sys-libs/glibc[\b] are /bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.39-r6/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/std_abs.hT /var/tmp/portage/sys-libs/glibc-2.39-r6/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/std_abs.h
/bin/sh ...
  • Jump to post
by jody
Mon May 27, 2024 1:26 pm
Forum: Portage & Programming
Topic: glibc-2.39-r6 |configuration not matched in ../abi-
Replies: 7
Views: 1547

glibc-2.39-r6 |configuration not matched in ../abi-

[Administrator note: this post, and the first 4 responses, were originally attached to the solved topic [Solved] glibc-2.39-r6 |configuration not matched in ../abi- . This poster has a different problem, so I split it out. The split out post had no title, so I added one. - Hu ]

I get the same ...
  • Jump to post
by jody
Mon Mar 25, 2024 2:55 pm
Forum: Desktop Environments
Topic: [SOLVED] Displaymanager doesn't start properly: black screen
Replies: 3
Views: 13895

Thanks a lot!
That solved the problem.
  • Jump to post
by jody
Mon Mar 25, 2024 2:16 pm
Forum: Desktop Environments
Topic: [SOLVED] Displaymanager doesn't start properly: black screen
Replies: 3
Views: 13895

And here's my ~/.local/share/xorg/Xorg.0.log : [ 280.914]
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[ 280.916] Current Operating System: Linux aim-frog 6.1.67-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 10 11:48:55 CET 2024 x86_64
[ 280.916] Kernel command line: BOOT_IMAGE=/boot ...
  • Jump to post
by jody
Mon Mar 25, 2024 2:14 pm
Forum: Desktop Environments
Topic: [SOLVED] Displaymanager doesn't start properly: black screen
Replies: 3
Views: 13895

[SOLVED] Displaymanager doesn't start properly: black screen

Since i had a crash recently, my display manager lightdm doesn't start properly anymore: after a faint flash of colors the screen goes black. When i press alt-ctrl-F1 i see the console where all the start up messages are displayed.

On the other hand, startxfce4 works correctly.

The display manager ...
  • Jump to post
by jody
Mon Mar 25, 2024 1:30 pm
Forum: Installing Gentoo
Topic: booting aborts when grub should kick in
Replies: 10
Views: 16646

In my BIOS the CSM was indeed enabled.
After disabling it, the boot process worked fine.
Thank You!
  • Jump to post
by jody
Wed Mar 20, 2024 10:44 am
Forum: Installing Gentoo
Topic: booting aborts when grub should kick in
Replies: 10
Views: 16646

I just found out that the /sys directory on my disk does not contain a firmware/efi subdirectory -
there are only the acpi , di and memmap subdirectories.
This is obviously the reason for the error message cited in my previous mail.

The gentoo-install usb stick i used to boot the system also ...
  • Jump to post
by jody
Wed Mar 20, 2024 9:55 am
Forum: Installing Gentoo
Topic: booting aborts when grub should kick in
Replies: 10
Views: 16646

Hi Pietinger
Thank you for your reply.

I guess my system is even more messed up than i thought.
# grub-install --target=x86_64_efi --efi-directory=/boot /dev/sda
Installing for x86-64-efi platform.
EFI variables are not supported on this system.
EFI variables are not supported on this system.
grub ...
  • Jump to post
by jody
Wed Mar 13, 2024 10:23 am
Forum: Installing Gentoo
Topic: booting aborts when grub should kick in
Replies: 10
Views: 16646

I did not explicitly upgrade grub, i only ran emerge --update--newuse --deep @world .
I don't know if this pulled in a new version of grub, but it cerainly uipdated some other packages.

I have UEFI.

It is, however possible that i didn't have /boot mounted when i first ran the grub-mkconfig .
But ...
  • Jump to post
by jody
Wed Mar 13, 2024 8:46 am
Forum: Installing Gentoo
Topic: booting aborts when grub should kick in
Replies: 10
Views: 16646

booting aborts when grub should kick in

After an emerge of @world i changed some options in /etc/default/grub : GRUB_DEFAULT=saved
GRUB_SAVEDEFAULT=true
Then i did sudo grub-mkconfig -o /boot/grub/grub.cfg , followed by a restart.

After the ASUS Bios splash screen, I caught a short flash of something that might be the grub menu, but in ...
  • Jump to post
by jody
Mon Feb 12, 2024 12:18 pm
Forum: Portage & Programming
Topic: Failed to emerge dev-util/spirv-llvm-translator-17.0.0
Replies: 12
Views: 3817

I found a sort of workaround:
After having unmasked dev-util/spirv-llvm-translator-17.0.0-r2, I emerged it without encountering any errors.

After that, emerge --ask --verbose --update --deep --newuse @world also completed without any further error messages.

So this solved the problem for me.
  • Jump to post
by jody
Sun Feb 11, 2024 5:08 pm
Forum: Installing Gentoo
Topic: genkernel: failed to compare the "prepare" target
Replies: 4
Views: 2102

I now redid every thing with the amd stage3.
However, genkernel is still failing, though with a different message_ ...
#
# No change to .config
#
* >> Checking if required kernel options are still present ...
* - 'CONFIG_TMPFS' is set to 'y'
* - 'CONFIG_TTY' is set to 'y'
* - 'CONFIG_UNIX98_PTYS' is ...
  • Jump to post
by jody
Sun Feb 11, 2024 4:29 pm
Forum: Portage & Programming
Topic: Failed to emerge dev-util/spirv-llvm-translator-17.0.0
Replies: 12
Views: 3817

This is the output of emerge --info : Portage 3.0.61 (python 3.11.7-final-0, default/linux/amd64/17.1/desktop, gcc-13, glibc-2.38-r10, 6.6.13-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-6.6.13-gentoo-x86_64-x86_64-13th_Gen_Intel-R-_Core ...
  • Jump to post

Search found 682 matches
  • Page 1 of 28
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 28
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic