Forums

Skip to content

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

Search found 163 matches

Go to advanced search

Advanced search
Search found 163 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
by ROGA
Sat Dec 14, 2024 12:26 pm
Forum: Portage & Programming
Topic: glibc fails to compile
Replies: 6
Views: 2315

What was it before the change?
I think it was #17 default/linux/amd64/17.1/systemd/merged-usr (stable)
  • Jump to post
by ROGA
Sun Dec 08, 2024 8:40 am
Forum: Portage & Programming
Topic: glibc fails to compile
Replies: 6
Views: 2315

Your own posted output says you went to 22. I guess you made a typo?
Sorry, maybe I expressed myself a bit unclearly. I changed the profile from version 17.1 to version 23.0 and selected profile #22.

I prefer repairing my system rather than rebuilding it, if possible.

Here's the output from ...
  • Jump to post
by ROGA
Sun Dec 08, 2024 6:12 am
Forum: Portage & Programming
Topic: glibc fails to compile
Replies: 6
Views: 2315

What are the recent profile changes that occurrred?

I remember one day I was asked to change the profile from #17 to #23. I followed this guide. I had a few difficulties at the beginning, but in the end it somehow seemed to work. The last world update a few weeks or month ago was successful, but ...
  • Jump to post
by ROGA
Sat Dec 07, 2024 8:36 pm
Forum: Portage & Programming
Topic: glibc fails to compile
Replies: 6
Views: 2315

glibc fails to compile

[Administrator note: this post, and only this post, was originally attached to the solved topic [SOLVED] emerge app-crypt/gcr-3.28.1 failed . - Hu ]

Hi,

I'm trying to update my gentoo system but glibc fails to compile. Can please anybody help me to solve this problem?


Here's the Log-File ...
  • Jump to post
by ROGA
Wed Jul 24, 2024 9:47 am
Forum: Desktop Environments
Topic: XRDP Server
Replies: 0
Views: 13978

XRDP Server

Hello,

I'm trying to install an RDP-Server for my Gentoo KDE Desktop VM (vmware ESX for free). I followed this instructions here . The installation was successfully and a connection with the Microsoft RDP-Client to the RDP-Server works. Unfortunality after login they give me no session and the ...
  • Jump to post
by ROGA
Wed Apr 24, 2024 10:14 am
Forum: Portage & Programming
Topic: [SOLVED] dependency conflict due emerge -avuDN world
Replies: 2
Views: 1864

Hi Ionen,

Thank you! Your recommendation worked fine for me!

actually I need php 7.4 because of an older web app that I do need to upgrade later. So I checked the requirements for the use flag ssl and it's seems I will not need. After recompiling PHP emerge --avuDN world worked perfectly!

Thank ...
  • Jump to post
by ROGA
Wed Apr 24, 2024 8:50 am
Forum: Portage & Programming
Topic: [SOLVED] dependency conflict due emerge -avuDN world
Replies: 2
Views: 1864

[SOLVED] dependency conflict due emerge -avuDN world

Hi,

I get the following Warning, when I would like to

emerge -avuDN world

this is the output:

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

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


Total: 0 packages, Size of downloads: 0 KiB

WARNING ...
  • Jump to post
by ROGA
Sat Dec 09, 2023 10:32 am
Forum: Portage & Programming
Topic: [SOLVED] Nextcloud needs php module sysvsem
Replies: 9
Views: 12283

@Perfect Gentelman: I never heard from this kind of configuration, it's the first time I do this so. But after re-compiling php, all worked fine.

Thank you for supporting me.
  • Jump to post
by ROGA
Sat Dec 09, 2023 10:04 am
Forum: Portage & Programming
Topic: [SOLVED] Nextcloud needs php module sysvsem
Replies: 9
Views: 12283

@Perfect Gentelman: Could you please explain me, how I have to do exactly with

Code: Select all

EXTRA_ECONF="--enable-sysvsem"
do I write it to php.ini?

Thx for support.
  • Jump to post
by ROGA
Sat Dec 09, 2023 8:48 am
Forum: Portage & Programming
Topic: [SOLVED] Nextcloud needs php module sysvsem
Replies: 9
Views: 12283

[SOLVED] Nextcloud needs php module sysvsem

Hi,

after updating my nextcloud-server, for better performance NC will need the php module sysvsem. How do I enable this module?

Thanks for support
  • Jump to post
by ROGA
Fri Sep 29, 2023 1:04 pm
Forum: Portage & Programming
Topic: [SOLVED] Problem World Update ends in a slot conflict
Replies: 10
Views: 2242

@grknight and @Hu thank's for helping.

I tried what grknight suggested but at first I had no success. Always came the same error that several packages had a slot-conflict. Then I first tried to uninstall and then reinstall the packages in question with the slot-conflict. Afterwards I was able to ...
  • Jump to post
by ROGA
Fri Sep 29, 2023 8:52 am
Forum: Portage & Programming
Topic: [SOLVED] Problem World Update ends in a slot conflict
Replies: 10
Views: 2242

I tried it, but emerge was still not satisfied.

emerge --oneshot dev-lang/python return this

I have no glue how I can solve this problem. Is it better to make a fresh install of gentoo?
  • Jump to post
by ROGA
Thu Sep 28, 2023 1:17 pm
Forum: Portage & Programming
Topic: [SOLVED] Problem World Update ends in a slot conflict
Replies: 10
Views: 2242

@grknight: Thank you for help.

I tried both, backtrack and perl-cleaner without success.

Code: Select all

emerge --backtrack=500 -avuDN @world
gave me the following output

and

Code: Select all

perl-cleaner --all
gave me this output

for me, this is cryptical, so I do not understand.

What is wrong in my system?
  • Jump to post
by ROGA
Thu Sep 28, 2023 1:02 pm
Forum: Portage & Programming
Topic: [SOLVED] Problem World Update ends in a slot conflict
Replies: 10
Views: 2242

@fedeliallalinea: Thank you for help. I tried your recommendation to update glibc but I didn't understand exactly the migration process in this post.

What I did:

in the folder /etc/portage/package.use I created a file with this content

sys-libs/glibc -crypt
sys-libs/libxcrypt -system split-usr ...
  • Jump to post
by ROGA
Thu Sep 28, 2023 11:13 am
Forum: Portage & Programming
Topic: [SOLVED] Problem World Update ends in a slot conflict
Replies: 10
Views: 2242

[SOLVED] Problem World Update ends in a slot conflict

Hi,

I've had this problem before and wanted solve it with this thread but this time without success :-(

What I did:

Code: Select all

emerge -avuDN @world
and the output is showing here

Can someone help me please?
  • Jump to post
by ROGA
Sun Jun 04, 2023 12:10 pm
Forum: Portage & Programming
Topic: [SOLVED] emerge mysql failed
Replies: 4
Views: 935

Perfect! I'm not in hurry, I will wait ...

Thanks a lot
  • Jump to post
by ROGA
Sun Jun 04, 2023 11:39 am
Forum: Portage & Programming
Topic: [SOLVED] emerge mysql failed
Replies: 4
Views: 935

@fedeliallalinea: Thank you very much!

What would you recommended? Should I wait for the next update in portage or is the solution in comment 7 from mario klebsch safe?
  • Jump to post
by ROGA
Sun Jun 04, 2023 10:31 am
Forum: Portage & Programming
Topic: [SOLVED] emerge mysql failed
Replies: 4
Views: 935

[SOLVED] emerge mysql failed

I couldn't make update mysql and also didn't find the reason for. At the end of compiling it shows me following:


* Making Convenience links for mysqlcheck multi-call binary
* Building default configuration ...
* Adjusting to prefix /
* my.cnf ... [ ok ]
* Adjusting to prefix /
* 50-distro ...
  • Jump to post
by ROGA
Tue Jan 24, 2023 8:39 am
Forum: Desktop Environments
Topic: [SOLVED] KDE NetworkManager & plasma-nm
Replies: 2
Views: 1948

I forgot to say that I also installed networkmanager in conjunction with plasma-nm.

As a new try I uninstalled both NetworkManager and plasma-nm and rebooted my system. After this, I installed both again and now it seems to work as it should. No clou why, but I'm happy now ;-)

Thanks!
  • Jump to post
by ROGA
Sun Jan 22, 2023 2:06 pm
Forum: Desktop Environments
Topic: [SOLVED] KDE NetworkManager & plasma-nm
Replies: 2
Views: 1948

[SOLVED] KDE NetworkManager & plasma-nm

Hi,

I successfully installed kde plasma 5 with systemd and updated the whole @world to the latest version. I first configured my network connection with systemd and this worked. But with kde I would like to use plasma-nm but unfortunality this does not work. In the system tray I have the network ...
  • Jump to post
by ROGA
Sun Jan 22, 2023 8:19 am
Forum: Portage & Programming
Topic: [SOLVED] Emerging problems
Replies: 2
Views: 1074

@grknight

thank you very much!

That was exactly my problem. After a @world update (over 500 packages and 12 hours compiling) I could install kde-apps-meta without any problems.

I'm happy now ;-)
  • Jump to post
by ROGA
Sat Jan 21, 2023 3:19 pm
Forum: Portage & Programming
Topic: [SOLVED] Emerging problems
Replies: 2
Views: 1074

[SOLVED] Emerging problems

Hi,

I had successfully installed kde plasma on my gentoo box. Now I would like to install kde-apps/kde-apps-meta, but emerge give me the following message:



[ebuild N ] kde-apps/kde-apps-meta-22.08.3:5::gentoo USE="admin education games graphics multimedia network utils -accessibility -pim -sdk ...
  • Jump to post
by ROGA
Sat Oct 22, 2022 12:43 pm
Forum: Networking & Security
Topic: Mail Filter Server with Postfix
Replies: 3
Views: 2198

@szatox:

Thanks for your answer. I have already read this summary for use-flags but could not determine the difference between ldap and ldap-bind .

You understand me right. The Mail-Filter Server should only act as a sanitizing proxy for the incoming mails. Therefore I do not need virtual Users ...
  • Jump to post
by ROGA
Sat Oct 22, 2022 9:25 am
Forum: Portage & Programming
Topic: [SOLVED] View dependencies of a package
Replies: 3
Views: 1387

Wow, Great! That's exactly for what I'm searched.

as always as I wrote: I do make mistakes :-)

Many Thanks!
  • Jump to post
by ROGA
Sat Oct 22, 2022 9:07 am
Forum: Portage & Programming
Topic: [SOLVED] View dependencies of a package
Replies: 3
Views: 1387

[SOLVED] View dependencies of a package

I installed postfixadmin and this package installs a lot of dependencies packages like apache, mysql and php etc. (more or less 95 Packages). Where are this dependencies defined and where can I view it? This dependenies do not come from USE-Flags (as I always thought), so from where do they com? Is ...
  • Jump to post

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