You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes Synth seems to stuck of some phases. Once, It happened to get stuck on the checksum phase. But what I miss most is the information for the fetch phase, and specifically information on download speed, download completion whether in percentage or file size.
I never know if the file I'm currently downloading will download for another 1 minute or 1 hour. So it does indeed look like sometimes it's stuck or seems like it's stuck. Often makes me wonder whether it is not worth interrupting the compilation and resuming it again at another time. Or that something actually stuck. Adding such information, would improve the understanding of what is currently happening. And whether everything is ok.
I know that Synth is in bug-fix maintenance mode but nevertheless. It's worth leaving a request. btw. I love the tool, which is ideal for desktop environments as a simpler solution than Poudriere.
The text was updated successfully, but these errors were encountered:
I feel you. Whenever I'm in this case, I actually open another terminal window and monitor the distfiles directory with an "ls -al | head" command to see if the file being downloaded is making progress. It usually is, just slowly.
but yeah, I don't anticipate making any changes here since this is an exceptional kind of thing.
Sometimes Synth seems to stuck of some phases. Once, It happened to get stuck on the checksum phase. But what I miss most is the information for the fetch phase, and specifically information on download speed, download completion whether in percentage or file size.
I never know if the file I'm currently downloading will download for another 1 minute or 1 hour. So it does indeed look like sometimes it's stuck or seems like it's stuck. Often makes me wonder whether it is not worth interrupting the compilation and resuming it again at another time. Or that something actually stuck. Adding such information, would improve the understanding of what is currently happening. And whether everything is ok.
I know that Synth is in bug-fix maintenance mode but nevertheless. It's worth leaving a request. btw. I love the tool, which is ideal for desktop environments as a simpler solution than Poudriere.
The text was updated successfully, but these errors were encountered: