Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange Emeerge Error When Trying ot Emerge Anything
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Out Of Ideas
n00b
n00b


Joined: 13 Aug 2023
Posts: 2

PostPosted: Tue Aug 15, 2023 2:26 am    Post subject: Strange Emeerge Error When Trying ot Emerge Anything Reply with quote

Code:

Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.11/emerge", line 59, in <module>
    retval = emerge_main()
             ^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/_emerge/main.py", line 1299, in emerge_main
    return run_action(emerge_config)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/_emerge/actions.py", line 3500, in run_action
    apply_priorities(emerge_config.target_config.settings)
  File "/usr/lib/python3.11/site-packages/_emerge/actions.py", line 3048, in apply_priorities
    set_scheduling_policy(settings)
  File "/usr/lib/python3.11/site-packages/_emerge/actions.py", line 3128, in set_scheduling_policy
    os.sched_setscheduler(portage.getpid(), policy, os.sched_param(scheduling_priority))
  File "/usr/lib/python3.11/site-packages/portage/__init__.py", line 280, in __call__
    rval = self._func(*wrapped_args, **wrapped_kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 38] Function not implemented

I am running the Musl LLVM stage.
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 1685

PostPosted: Mon Aug 21, 2023 12:09 pm    Post subject: Reply with quote

musl doesn't support scheduling policies, see bug 904502.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum