Redcore Linux Project Forum

Unfortunately, no one can be told what Redcore Linux is. You have to see it for yourself!

You are not logged in.

#1 Re: Software : install, uninstall, update, upgrade » sisyphus update fails » 2023-10-10 17:20:28

Thanks, should've read the website instead of complaining here. And thank you so much for the quick response smile

#2 Software : install, uninstall, update, upgrade » sisyphus update fails » 2023-10-10 17:10:39

leothetechguy
Replies: 3
root@pc ~ # sisyphus update
Traceback (most recent call last):entries found.
  File "/usr/bin/sisyphus", line 336, in <module>
    app()
  File "/usr/lib/python3.10/site-packages/typer/main.py", line 213, in __call__
    return get_command(self)()
  File "/usr/lib/python3.10/site-packages/click/core.py", line 829, in __call__
    return self.main(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 782, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1259, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1066, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 610, in invoke
    return callback(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/typer/main.py", line 496, in wrapper
    return callback(**use_params)  # type: ignore
  File "/usr/bin/sisyphus", line 213, in update
    sisyphus.update.start(gfx_ui=False)
  File "/usr/lib/python3.10/site-packages/animation/decorators.py", line 139, in wrapper
    ret = func(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/sisyphus/update.py", line 50, in start
    sync_evrth()
  File "/usr/lib/python3.10/site-packages/sisyphus/update.py", line 26, in sync_evrth
    sisyphus.syncdb.rmt_tbl()
  File "/usr/lib/python3.10/site-packages/sisyphus/syncdb.py", line 28, in rmt_tbl
    rmt_csv()
  File "/usr/lib/python3.10/site-packages/sisyphus/syncdb.py", line 13, in rmt_csv
    pcsv_addr, dcsv_addr = sisyphus.getenv.csv_addr()
  File "/usr/lib/python3.10/site-packages/sisyphus/getenv.py", line 49, in csv_addr
    pcsv_addr = csv_addr.replace(
AttributeError: 'list' object has no attribute 'replace'

I have to prepare a presentation I'm holding tomorrow and wanted to install ghostwriter, but my system is broken at the worst time possible sad

#3 Archived posts » Wlroots v0.16 masked, why? » 2023-05-25 16:23:45

leothetechguy
Replies: 2

Hello there,

I'm not very familiar with gentoo, but managed to use it and its many ebuilds thanks to your fantastic distro!

But after trying to upgrade today, I was met with the following error:

Local copy of remote index is up-to-date and will be used.
!!! FEATURES=fakeroot is enabled, but the fakeroot binary is not installed.

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by gui-wm/hyprland-0.25.0::gentoo[X]
# required by @selected
# required by @world (argument)
>=gui-libs/wlroots-0.15.1-r1 x11-backend

 * In order to avoid wasting time, backtracking has terminated early
 * due to the above autounmask change(s). The --autounmask-backtrack=y
 * option can be used to force further backtracking, but there is no
 * guarantee that it will produce a solution.

!!! All ebuilds that could satisfy ">=gui-libs/wlroots-0.16.0[X?]" have been masked.
!!! One of the following masked packages is required to complete your request:
- gui-libs/wlroots-9999::gentoo (masked by: missing keyword)
- gui-libs/wlroots-0.16.2::gentoo (masked by: package.mask)

(dependency required by "gui-wm/hyprland-0.25.0::gentoo" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


Cannot proceed!

Apply the above changes to your portage configuration files and try again

I wasn't aware of what masking was or how it worked, but quickly realized that this was intentional:
https://github.com/redcorelinux/redcore … de0446dafa

So the Question is: Should i just wait until the package has been tested and will be unmasked? (it will be unmasked right?) And will the change be applied using sisyphus update? (since sisyphus upgrade is being blocked because of this).

PS: Take your time, maintaining a distro must be hard.

Board footer

Powered by FluxBB