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: Suggestions and feedback » packages binary compatibility with Gentoo ? » 2023-12-31 16:46:44

You are doing great to keep Redcore beeing a great distro !

#2 Suggestions and feedback » packages binary compatibility with Gentoo ? » 2023-12-29 17:34:47

PerfMonk
Replies: 2

Gentoo announced that it will have binaries packages available now.  Is Siphyphus going going to use them ?
What do you think is going to be the impact for Redcore ???

#3 Re: Software : install, uninstall, update, upgrade » Base System Image? » 2023-05-18 02:34:05

Personnally I think that if you want to build from a basic system, you should go for Gentoo and then add your favorite desktop.

There may be possibility to use stuff from the git and recycle it to build your own version of Redcore.  But Redcore is a KDE Plasma distro by choice.

I still think that you should go for Gentoo or just use Arch the Arch way.


Regards,
            Bernard

#4 Re: Suggestions and feedback » Long, long, long, long, update » 2023-03-05 20:27:19

It's OK.  I'm not criticizing smile   Just looking for ways to improve speed of updating to the level of a binary distro.  Still looking cool

#5 Suggestions and feedback » Long, long, long, long, update » 2023-02-24 21:18:33

PerfMonk
Replies: 3

Hi,

I'm updating to new KDE 5.27.  It started loading the 1539 packages at 8h30 am and finished loading at 14h00 ...  Now it is still updating and is has done about half of the update (It's 16h30)  ...  EDIT - ok it just finished ven 24 fév 2023 17:19:59 EST.  So the whole thing lasted 10 hours ***

Everything is done with sisyphus on the command line and there is no packages compiled from source (that I know of).

I might as well be compiling with gentoo and it would be faster ...

I have noticed that only one CPU of the 8 that I gave to this VM is peaking at 70%; the others are mostly inactive.
only 1,6G from the 8G are used and no swap is used.

Is there any way to add some parallelism to the process ????  I could be installing 8 packages at the same time on the 8 processor. 
Is it possible to optimize the update process ???

Regards,
             Bernard

#6 Re: Software : install, uninstall, update, upgrade » Installing Redcore Linux on local machine » 2022-12-27 21:45:19

To copy the iso to the USB just use DD, it works (on linux only).

the command is :

#  dd if=/path/your.iso  of=/dev/sdb  bs=1M status=progress ; sync;

where /dev/sdb is the path of your USB key that you can find with "lsblk".


Good luck! & Merry Xmas ;=)

#7 Re: Software : install, uninstall, update, upgrade » Installing Redcore Linux on local machine » 2022-12-04 17:12:12

Hi,

The error message just tell you that it cannot read the ISO filesystem wich is a very good indication that you ISO is corrupted.
I would say check the ISO it must be corrupted.  I have an ISO here and it boot without problem but this an ISO I downloaded at the beginning of October.
Yours must be more recent.

See :  How to check ISO

Regards,
             BT

#8 Re: Archived posts » sisyphus timeout [SOLVED] » 2022-11-04 23:40:37

I still have problem to do "sisyphus upgrade" but I did upgrade with emerge the package sys-kernel/linux-firmware wich is a very big package (393MB).

After the "#  emerge -NuDgav --backtrack=100 --with-bdeps=y --rebuilt-binaries sys-kernel/linux-firmware"

I could do a successfull "# sisyphus upgrade"

So I guess that the size of the package (and the speed of the server) makes linux-firmware very difficult to upgrade witth sisyphus.

I hope it can help other with the same problem.


Regards,

             Bernard


PS:  I notice that sisyphus did not redownloaded packages already downloaded just before. Thanks for the correction.

#9 Archived posts » Change march in /etc/portage/make.conf/00-cflags.conf possible ? » 2022-10-31 15:44:41

PerfMonk
Replies: 1

Since Redcore is based on Gentoo can I use my real machine architecture when compiling myself binaries ???

My laptop is an "AMD Ryzen 7 5700U with Radeon Graphics" and should use march=zenver2 (according to Gentoo wiki on Ryzen).

Can it be changed on Redcore without impacting anything else ??

Should I stick to default ?


I'm still new to Redcore!

               Bernard

#10 Re: Archived posts » sisyphus timeout [SOLVED] » 2022-10-31 15:15:56

Thanks,   

I'have been updating my Redcore VM with emerge and it works without any problems.  sisyphus is still unreliable for me when upgrading more that 5  to 10 packages. 

If I understood well the emerge statement, the "-g" is for "getbinpkgonly" and tells emerge to get binaries packages first and "--rebuilt-binaries" is telling emerge to use any binaries that more recent than the one installed.

It should be the equivalent call that sisyphus would do normally to upgrade the whole world.

Thanks for the solution and good luck with sisyphus.

Regards,
            Bernard

#11 Re: Archived posts » What am I doing wrng? » 2022-10-28 04:31:39

Read next post  Sisyphus timeout   and you'll find a temporary fix with emerge.

I think the infrastructure is very, very slow and that is a source of problem.
Improvement are needed for sisyphus to avoid the timeout and redownload of everything.
Parallel downloads would help too.

I guess it would be less problematic with a native Gentoo but it takes so long to compile and update that I wanted to consider a mostly binary distribution based on gentoo.  Bad, but good news all this can be eventually improved .... so we get a better experience with a really nice distro.

Regards,
           Bernard

#12 Re: Archived posts » sisyphus timeout [SOLVED] » 2022-10-19 04:14:26

I have been trying to upgrade for many hours and I'm not able to go thru this update at all.  And I get to re-download everythings until the download breaks again.
I tried also with sisyphus-gui but it abend during the upgrade.  It just vanished without a word. I guess it because of the timeout with the cli.

Connection from my side looks absolutely normal and provider test speed does give normal numbers.  Are you having problem with the redcore linux infrastructure ???  I have tried every sisyphus mirror without success it ALWAYS fail to upgrade.

Please let me know if everything is ok on your side.

Regards,
          Bernard unable to update redcore.

#13 Archived posts » sisyphus timeout [SOLVED] » 2022-10-18 20:45:42

PerfMonk
Replies: 4

I have a big update to do and sisyphus is very slow to download everything.  But the problem is that is at some point it get a connection timeout and I have to retry the upgrade.  But everytime I retry, it restart EVERY download that it had already done ???  Is that possible that it keeps the package already downloaded and just continue what wasn't done before ?   I dont know how I can get thru this big upgrade (188 binary packages) ...

Here is the error message from sisyphus :

>>> Downloading binary (134 of 188) kde-apps/libkdegames-22.08.2.tbz2
Traceback (most recent call last):
  File "/usr/lib/python3.10/urllib/request.py", line 1788, in open
    return getattr(self, name)(url)
  File "/usr/lib/python3.10/urllib/request.py", line 1966, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/usr/lib/python3.10/urllib/request.py", line 1946, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/usr/lib/python3.10/http/client.py", line 1282, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1328, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1277, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1037, in _send_output
    self.send(msg)
  File "/usr/lib/python3.10/http/client.py", line 975, in send
    self.connect()
  File "/usr/lib/python3.10/http/client.py", line 941, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.10/socket.py", line 845, in create_connection
    raise err
  File "/usr/lib/python3.10/socket.py", line 833, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/sisyphus", line 290, 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 206, in upgrade
    sisyphus.upgradePkg.start()
  File "/usr/lib/python3.10/site-packages/sisyphus/upgradePkg.py", line 33, in start
    wget.download(isBinhost + binary)
  File "/usr/lib/python3.10/site-packages/wget.py", line 313, in download
    (tmpfile, headers) = ThrowOnErrorOpener().retrieve(url, tmpfile, callback)
  File "/usr/lib/python3.10/urllib/request.py", line 1822, in retrieve
    fp = self.open(url, data)
  File "/usr/lib/python3.10/urllib/request.py", line 1794, in open
    raise OSError('socket error', msg).with_traceback(sys.exc_info()[2])
  File "/usr/lib/python3.10/urllib/request.py", line 1788, in open
    return getattr(self, name)(url)
  File "/usr/lib/python3.10/urllib/request.py", line 1966, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/usr/lib/python3.10/urllib/request.py", line 1946, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/usr/lib/python3.10/http/client.py", line 1282, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1328, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1277, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1037, in _send_output
    self.send(msg)
  File "/usr/lib/python3.10/http/client.py", line 975, in send
    self.connect()
  File "/usr/lib/python3.10/http/client.py", line 941, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.10/socket.py", line 845, in create_connection
    raise err
  File "/usr/lib/python3.10/socket.py", line 833, in create_connection
    sock.connect(sa)
OSError: [Errno socket error] [Errno 110] Connection timed out

Is there any way to avoid the timeout ???   And can we download binaries in parallel ?

I'm new to Redcore so be kind please  smile

Regards,
           BT

Board footer

Powered by FluxBB