Forums

Skip to content

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

Search found 1165 matches

Go to advanced search

Advanced search
Search found 1165 matches
  • Page 1 of 47
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 47
  • Next
by The Main Man
Wed Feb 19, 2025 12:29 pm
Forum: Desktop Environments
Topic: sway / wayland stability
Replies: 8
Views: 10307

Is there a reason to use Kitty, I mean I don't know if that is the reason for your problem but AFAIK Kitty isn't Wayland supported.

I use Sway and Alacritty for a very long time and there are no issues, it has wayland USE flag.
  • Jump to post
by The Main Man
Mon Dec 16, 2024 4:09 pm
Forum: Other Things Gentoo
Topic: dcron: failed parsing crontab for user root: PATH
Replies: 4
Views: 5420

I don't know if OP solved this issue and how, but I am seeing the same thing, user jobs are still working fine, but for some reason root jobs are not (failed parsing crontab for user root...)
It worked for ages without any issues, having trouble figuring this one out, there were no config changes or ...
  • Jump to post
by The Main Man
Sat Sep 14, 2024 11:16 am
Forum: Desktop Environments
Topic: [SOLVED] Qt6/qt6ct font weirdness
Replies: 3
Views: 2807

I am using kvantum, no issues there, but make sure you set this variable, otherwise it's a pain.

Code: Select all

export QT_STYLE_OVERRIDE=kvantum
  • Jump to post
by The Main Man
Tue Jul 23, 2024 12:03 pm
Forum: Portage & Programming
Topic: Electrum doesn`t start after installationSOLVED
Replies: 4
Views: 10054

Interesting, I didn't even know that daemon exists, in my case it works without it, I just run the GUI and it's fine.
  • Jump to post
by The Main Man
Tue Jul 23, 2024 11:18 am
Forum: Portage & Programming
Topic: Electrum doesn`t start after installationSOLVED
Replies: 4
Views: 10054

Works fine here, try to run it from the terminal and see what it says.
  • Jump to post
by The Main Man
Sun Jun 02, 2024 12:09 am
Forum: Portage & Programming
Topic: When is the Python Update to 3.12?
Replies: 13
Views: 5009

Same, I'll leave it for later.

I'm getting "!!! Error: Can't load module python" when I issue "eselect python list" :?
  • Jump to post
by The Main Man
Wed May 29, 2024 11:11 am
Forum: Kernel & Hardware
Topic: cryptsetup luksOpen reload ioctl on drive failed
Replies: 4
Views: 8773

It's not initramfs, I don't have it either and it works.
  • Jump to post
by The Main Man
Sat Apr 20, 2024 12:08 pm
Forum: Portage & Programming
Topic: gentoo and mongodb
Replies: 2
Views: 1440

There is 6.2.0 in gentoo-zh overlay.
  • Jump to post
by The Main Man
Wed Apr 03, 2024 10:43 am
Forum: Multimedia
Topic: Jack, kde
Replies: 5
Views: 12851

I'm using Jack for some time now, there's sound on everything, you just need to make sure that PulseAudio is bridged to Jack.
No need to deal with Alsa.
  • Jump to post
by The Main Man
Wed Feb 28, 2024 4:12 pm
Forum: Portage & Programming
Topic: net-p2p/bitcoin-core-25.1-r1::gentoo failed - SOLVED
Replies: 6
Views: 4219

Sometimes you can't solve some issues like this one for example, related to this :
https://forums.gentoo.org/viewtopic-t-1161290.html

You can, by making your own ebuilds I guess, and alter the requirements, but you end up doing the similar thing as doing it with a bundled dependency.
  • Jump to post
by The Main Man
Wed Feb 28, 2024 10:29 am
Forum: Portage & Programming
Topic: net-p2p/bitcoin-core-25.1-r1::gentoo failed - SOLVED
Replies: 6
Views: 4219

That USE flag should be disabled by default in my opinion, it would avoid problems.
Having that library bundled with the program would ensure it works properly, and if someone wants to use some other version then that flag could be enabled.
  • Jump to post
by The Main Man
Tue Feb 27, 2024 9:52 pm
Forum: Portage & Programming
Topic: net-p2p/bitcoin-core-25.1-r1::gentoo failed - SOLVED
Replies: 6
Views: 4219

Seems like it failed with libsecp256k1.
I couldn't build it today with system-libsecp256k1 enabled (it didn't even start compiling, because it can't if electrum is installed on the system as well), so the solution was to build it without system-libsecp256k1
So, that's what you could try as well ...
  • Jump to post
by The Main Man
Tue Feb 27, 2024 4:37 pm
Forum: Portage & Programming
Topic: electrum and bitcoind-24.0.1 have conflicting dependencies
Replies: 6
Views: 2419

Indeed, thanks.
  • Jump to post
by The Main Man
Tue Feb 27, 2024 2:07 am
Forum: Portage & Programming
Topic: electrum and bitcoind-24.0.1 have conflicting dependencies
Replies: 6
Views: 2419

This is still an issue.
So, bitcoin-core needs libsecp256k1-0.4.0 or greater, while electrum needs that lib to be lower than 0.4.0
  • Jump to post
by The Main Man
Sat Feb 24, 2024 6:37 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

And indeed, telegram-desktop was a culprit, I can update the rest of the world now.
Thanks again to everyone, much appreciated!

# emerge --ask --verbose --changed-use --update --deep @world ─╯

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

Calculating dependencies... done!
Dependency ...
  • Jump to post
by The Main Man
Sat Feb 24, 2024 3:47 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Ahh okay, I get it now, will emerge those packages now and see what happens later.

Edit:
But in general, telegram-desktop needs to be unmasked (with few other packages it needs), otherwise there clearly will be problems.
  • Jump to post
by The Main Man
Sat Feb 24, 2024 3:43 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Okay, if I unmask libtgvoip then it works, I will let that compile and report after.

Edit:
Although I'm not sure why because that package is already at latest, weird, or maybe I don't understand it.

# emerge -1 telegram-desktop ─╯

These are the packages that would be merged, in order ...
  • Jump to post
by The Main Man
Sat Feb 24, 2024 3:41 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Yeah, but I can't emerge latest telegram-desktop, I'm not sure where the problem is, otherwise I would emerge it and then deal with the rest of the world update and see if it can continue then.

# emerge -1 telegram-desktop ─╯

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

Calculating ...
  • Jump to post
by The Main Man
Sat Feb 24, 2024 2:24 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Okay, so after the updates with some qt packages skipped, I've added qt6 USE flag globally, problem remains.

# emerge --ask --verbose --changed-use --update --deep @world ─╯

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

Calculating dependencies... done!
Dependency resolution took 76.31 ...
  • Jump to post
by The Main Man
Fri Feb 23, 2024 11:59 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Resolves fine on its own but system update doesn't like it so backtrack skipped it.

# ACCEPT_KEYWORDS="~amd64" emerge -pv1 libtgvoip tg_owt ─╯

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

Calculating dependencies... done!
Dependency resolution took 9.83 s (backtrack: 1/20).

[ebuild N ...
  • Jump to post
by The Main Man
Fri Feb 23, 2024 11:07 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Anyway, I'll let that compile and see later about those skipped packages.
Thank you all!
  • Jump to post
by The Main Man
Fri Feb 23, 2024 10:59 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

I did try bigger backtrack, even 1000, that didn't help.
Interestingly enough 200 works, but it's skipping a bunch of qt libs :

#emerge -avuDU @world --backtrack=200 ─╯

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

Calculating dependencies... done!
Dependency resolution took 245.84 s ...
  • Jump to post
by The Main Man
Fri Feb 23, 2024 10:01 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Right, I was thinking about package.mask for some reason, I have nothing in there.


# emerge --pretend --verbose --changed-use --update --deep @world '>=net-im/telegram-desktop-4.13.1' '>=media-libs/tg_owt-0_pre20230921' ─╯

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

Calculating ...
  • Jump to post
by The Main Man
Fri Feb 23, 2024 9:40 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

None.

besides, that's why I was focused on just qtbase when I created the topic.
I tried various things but nothing makes sense and I just can't figure it out.
  • Jump to post
by The Main Man
Fri Feb 23, 2024 9:26 pm
Forum: Portage & Programming
Topic: [Solved] Trouble upgrading QT packages
Replies: 23
Views: 5338

Sure, here it is

# emerge --ask --verbose --changed-use --update --deep @world ─╯

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

Calculating dependencies... done!
Dependency resolution took 116.38 s (backtrack: 20/20).

[ebuild U ] sys-libs/glibc-2.38-r10:2.2::gentoo [2.38-r9:2.2::gentoo ...
  • Jump to post

Search found 1165 matches
  • Page 1 of 47
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 47
  • 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