Page MenuHomeSolus
Feed Advanced Search

Apr 14 2020

Schteve added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

@ermo Yes: https://dev.getsol.us/D8678

Apr 14 2020, 6:55 PM · Platform Integration, Software

Apr 13 2020

karypid added a comment to T3326: Vino not enabled at startup.

I think this is re-occuring right now on Solus 4.1

Apr 13 2020, 11:11 PM · Platform Integration
ermo added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

Just checking in to note that you're not forgotten.

Apr 13 2020, 9:49 PM · Platform Integration, Software

Apr 12 2020

Jacalz added a comment to T8629: Meta: Solus 4.2 Tasklist.

Could we in some way make sure that D8542 gets included in the formal write up of 4.2 when it is released? I think it is a really nice addition that it worth mentioning in release notes :)

Apr 12 2020, 7:29 PM · Platform Integration

Apr 7 2020

akrenz added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Please be patient. I am swamped at work right now and have higher priority issues in Solus to deal with in the little free time I do have, else this would have already been implemented. And please, this isn't debate club. I have laid out the solution that I believe is the best path forward for Java on Solus after almost two years of arguments here and in other communications channels about all of this and more.

Apr 7 2020, 6:51 AM · Platform Integration
tuxayo added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Please be patient. I am swamped at work right now and have higher priority issues in Solus to deal with in the little free time I do have, else this would have already been implemented. And please, this isn't debate club. I have laid out the solution that I believe is the best path forward for Java on Solus after almost two years of arguments here and in other communications channels about all of this and more.

Apr 7 2020, 3:57 AM · Platform Integration
serebit added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Also, so long as Minecraft works, I don't think most people will care how this is handled :)

Apr 7 2020, 3:30 AM · Platform Integration
serebit added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

You shouldn't be running java -jar directly in Solus. We support the JDK solely for the applications we ship and for developers. The applications we ship can be tied to a specific OpenJDK package and won't need a /usr/bin/java. Java developers will be using an IDE or intelligent editor which can be configured for a specific JDK as well. This also doesn't need a /usr/bin/java. We will be replacing generic packages like gradle and apache-ant with JDK specific packages (i.e. gradle-8) in order to lessen the issues we have had supporting multiple JDKs simultaneously.

Please be patient. I am swamped at work right now and have higher priority issues in Solus to deal with in the little free time I do have, else this would have already been implemented. And please, this isn't debate club. I have laid out the solution that I believe is the best path forward for Java on Solus after almost two years of arguments here and in other communications channels about all of this and more.

Apr 7 2020, 3:27 AM · Platform Integration
DataDrake added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

You shouldn't be running java -jar directly in Solus. We support the JDK solely for the applications we ship and for developers. The applications we ship can be tied to a specific OpenJDK package and won't need a /usr/bin/java. Java developers will be using an IDE or intelligent editor which can be configured for a specific JDK as well. This also doesn't need a /usr/bin/java. We will be replacing generic packages like gradle and apache-ant with JDK specific packages (i.e. gradle-8) in order to lessen the issues we have had supporting multiple JDKs simultaneously.

Apr 7 2020, 3:25 AM · Platform Integration
serebit added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

I think a good option would be to have a binary at /usr/bin/java that prints the currently installed JDKs and their associated binaries, like java8, java11, etc. Helps people who are used to running java -jar xxxx.jar.

Apr 7 2020, 2:29 AM · Platform Integration
tuxayo added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Pretty simple really. Each JDK should have its own directory in /usr/lib64.

I think this is the "best" solution. Afterwards one could select his Java version via an extra cmdline tool which creates symlinks for java/javac/jshell/jar. That's how Debian is doing it for update-alternatives (https://linux.die.net/man/8/update-alternatives) or Arch for archlinux-java (https://wiki.archlinux.org/index.php/Java#Package_pre-requisites_to_support_archlinux-java).

Apr 7 2020, 2:26 AM · Platform Integration

Apr 6 2020

akrenz added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Pretty simple really. Each JDK should have its own directory in /usr/lib64.

I think this is the "best" solution. Afterwards one could select his Java version via an extra cmdline tool which creates symlinks for java/javac/jshell/jar. That's how Debian is doing it for update-alternatives (https://linux.die.net/man/8/update-alternatives) or Arch for archlinux-java (https://wiki.archlinux.org/index.php/Java#Package_pre-requisites_to_support_archlinux-java).

Apr 6 2020, 11:27 PM · Platform Integration

Apr 4 2020

Schteve added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

Not yet. I wanted to install an Arch VM to have a look at how everything interleaves on there (X server/xinit/xprofile/Xsession/lightdm/... because this isn't something I know a great deal about) but I had a bit of a problem T8871. I've now got a VM running so I can start to poke around it and the wiki soon.

Apr 4 2020, 8:42 PM · Platform Integration, Software
ermo added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

Any news on this? What have you had to change on your end so far?

Apr 4 2020, 1:44 PM · Platform Integration, Software

Apr 1 2020

joebonrichie added a comment to T8629: Meta: Solus 4.2 Tasklist.

Last time i ran objdump -d /usr/bin/blender | grep ymm it returned a bunch of results. I think blender is already using avx2 kernels with runtime cpu detection.

Apr 1 2020, 10:03 AM · Platform Integration

Mar 31 2020

ermo raised the priority of T8859: Lightdm should source $HOME/.xprofile, if it exists, by default from Wishlist to Low.
Mar 31 2020, 7:35 PM · Platform Integration, Software
ermo added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

FWIW, I didn't read your description as accusatory.

Mar 31 2020, 7:32 PM · Platform Integration, Software
Schteve added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

Sorry, I didn't mean to be accusatory. I suppose I meant "is there a technical reason?"

Mar 31 2020, 4:19 PM · Platform Integration, Software
ermo added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

Would you consider ensuring that his goes upstream so we don't have to carry patches for it? From what I understand, this could potentially benefit all i3 and similar WM users.

Mar 31 2020, 2:33 PM · Platform Integration, Software
ermo assigned T8859: Lightdm should source $HOME/.xprofile, if it exists, by default to Schteve.
Mar 31 2020, 11:25 AM · Platform Integration, Software
ermo added a comment to T8629: Meta: Solus 4.2 Tasklist.

Is there any reason why AVX2 was turned of in the blender update? The summary had no mention of it so I guess it was accidentally left inside the commit after local testing?

Mar 31 2020, 12:31 AM · Platform Integration
ermo added a comment to T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.

Lack of attention probably.

Mar 31 2020, 12:25 AM · Platform Integration, Software

Mar 30 2020

sunnyflunk added a comment to T8629: Meta: Solus 4.2 Tasklist.

Is there any reason why AVX2 was turned of in the blender update? The summary had no mention of it so I guess it was accidentally left inside the commit after local testing?

Mar 30 2020, 8:57 PM · Platform Integration
Jacalz added a comment to T8629: Meta: Solus 4.2 Tasklist.

Is there any reason why AVX2 was turned of in the blender update? The summary had no mention of it so I guess it was accidentally left inside the commit after local testing?

Mar 30 2020, 4:24 PM · Platform Integration
ermo updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Mar 30 2020, 3:02 PM · Platform Integration

Mar 29 2020

Schteve created T8859: Lightdm should source $HOME/.xprofile, if it exists, by default.
Mar 29 2020, 3:43 PM · Platform Integration, Software

Mar 26 2020

JoshStrobl updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Mar 26 2020, 8:30 AM · Platform Integration

Mar 23 2020

joebonrichie updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Mar 23 2020, 5:01 PM · Platform Integration

Mar 18 2020

ermo updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Mar 18 2020, 10:34 AM · Platform Integration

Mar 14 2020

moriel5 added a comment to T3836: NTP support is not installed - MATE .

Now, ever since I had updated my desktop, the same thing is happening there.

Mar 14 2020, 11:29 PM · Platform Integration

Mar 11 2020

TheUnnamedEngineer added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Maybe include a symlink from /usr/bin/java8 to the actual java8 binary, etc?

Mar 11 2020, 5:54 AM · Platform Integration

Mar 10 2020

serebit updated the task description for T6658: OpenJDK & OpenJFX Upgrade to 11.
Mar 10 2020, 5:22 PM · Platform Integration
serebit added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Alternatively, /usr/bin/java could be a symlink to whichever JDK is currently selected, and created by the jdk switcher.

No. I will not accept these kinds of solutions. They are not stateless and frankly, brittle.

Mar 10 2020, 5:04 PM · Platform Integration

Mar 5 2020

ermo updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Mar 5 2020, 4:45 PM · Platform Integration

Mar 1 2020

TheUnnamedEngineer added a comment to T6658: OpenJDK & OpenJFX Upgrade to 11.

Hey, sorry to just jump in here but figured I could contribute some useful information on the whole Minecraft/Java front.

Mar 1 2020, 1:26 AM · Platform Integration

Feb 24 2020

moriel5 added a comment to T3836: NTP support is not installed - MATE .

This is weird, I had noticed that lately my laptop's time and date isn't syncing for whatever reason, and I am getting the issue from time-admin brings me the same message, while gnome-control-center simply does nothing at all.

Feb 24 2020, 10:02 AM · Platform Integration

Feb 22 2020

JoshStrobl added a comment to T8618: Time messed up after recent updates.

No.

Feb 22 2020, 1:31 PM · Platform Integration, Software
mate-user added a comment to T8618: Time messed up after recent updates.

Was this fixed by 25787c1e3814 ?

Feb 22 2020, 1:22 PM · Platform Integration, Software

Feb 17 2020

kyrios123 updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 17 2020, 12:28 AM · Platform Integration
kyrios123 updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 17 2020, 12:27 AM · Platform Integration

Feb 16 2020

algent added a comment to T8629: Meta: Solus 4.2 Tasklist.

@ermo that is because Python3.7 is marked as done.

Feb 16 2020, 9:11 PM · Platform Integration
ermo updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 16 2020, 12:15 AM · Platform Integration
ermo updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 16 2020, 12:14 AM · Platform Integration

Feb 15 2020

joebonrichie assigned T8737: "move to.." on file/folder on desktop crashes to JoshStrobl.
Feb 15 22:20:15 z77x-ud3h budgie-wm.desktop[933416]: **
Feb 15 22:20:15 z77x-ud3h budgie-wm.desktop[933416]: mutter:ERROR:../src/core/window.c:4834:set_workspace_state: 'window->unmanaging || workspace != NULL' should be TRUE
Feb 15 22:20:15 z77x-ud3h budgie-wm.desktop[933416]: Bail out! mutter:ERROR:../src/core/window.c:4834:set_workspace_state: 'window->unmanaging || workspace != NULL' should be TRUE
Feb 15 22:20:15 z77x-ud3h gnome-session[933248]: gnome-session-binary[933248]: WARNING: Application 'budgie-wm.desktop' killed by signal 6
Feb 15 22:20:15 z77x-ud3h gnome-session-binary[933248]: WARNING: Application 'budgie-wm.desktop' killed by signal 6
Feb 15 22:20:15 z77x-ud3h budgie-wm.desktop[933986]: **
Feb 15 22:20:15 z77x-ud3h budgie-wm.desktop[933986]: mutter:ERROR:../src/core/window.c:4834:set_workspace_state: 'window->unmanaging || workspace != NULL' should be TRUE
Feb 15 22:20:15 z77x-ud3h budgie-wm.desktop[933986]: Bail out! mutter:ERROR:../src/core/window.c:4834:set_workspace_state: 'window->unmanaging || workspace != NULL' should be TRUE
Feb 15 22:20:15 z77x-ud3h gnome-session[933248]: gnome-session-binary[933248]: WARNING: Application 'budgie-wm.desktop' killed by signal 6
Feb 15 22:20:15 z77x-ud3h gnome-session-binary[933248]: WARNING: Application 'budgie-wm.desktop' killed by signal 6
Feb 15 22:20:15 z77x-ud3h gnome-session[933248]: gnome-session-binary[933248]: WARNING: App 'budgie-wm.desktop' respawning too quickly
Feb 15 22:20:15 z77x-ud3h gnome-session-binary[933248]: WARNING: App 'budgie-wm.desktop' respawning too quickly
Feb 15 22:20:15 z77x-ud3h gnome-session-binary[933248]: Unrecoverable failure in required component budgie-wm.desktop
Feb 15 2020, 10:22 PM · Invalid Tracker (Budgie)

Feb 13 2020

JoshStrobl updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 13 2020, 5:16 AM · Platform Integration

Feb 12 2020

DataDrake updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 12 2020, 7:49 PM · Platform Integration

Feb 10 2020

kyrios123 updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 10 2020, 4:10 PM · Platform Integration

Feb 8 2020

joebonrichie updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 8 2020, 1:09 PM · Platform Integration

Feb 6 2020

joebonrichie updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 6 2020, 9:45 PM · Platform Integration
DataDrake closed T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility) as Resolved by committing R3611:cefdfb794ffe: Rebuild for Python 3.7 and fix build system. Resolves T8691.
Feb 6 2020, 2:41 PM · Software, Platform Integration
DataDrake added a comment to T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility).

https://gitlab.com/apparmor/apparmor/issues/74

Feb 6 2020, 2:40 PM · Software, Platform Integration
DataDrake added a comment to T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility).

Now I have a few failing network tests, but that's way better.

Feb 6 2020, 2:21 PM · Software, Platform Integration
DataDrake added a comment to T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility).

Ok, so I'm getting closer to a fix. It looks like cap_names.h is auto-generated from linux/capabilities.h and during our build cap_names.h is empty. I think I have a Makefile patch for this. Testing now.

Feb 6 2020, 2:17 PM · Software, Platform Integration
DataDrake added a comment to T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility).

As an FYI: updating swig did not fix this

Feb 6 2020, 1:41 PM · Software, Platform Integration
joebonrichie updated the task description for T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility).
Feb 6 2020, 10:32 AM · Software, Platform Integration
joebonrichie triaged T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility) as Unbreak Now! priority.
Feb 6 2020, 10:31 AM · Software, Platform Integration
joebonrichie created T8691: Apparmor doing a doodie in the bed with python 3.7 (incompatibility).
Feb 6 2020, 10:31 AM · Software, Platform Integration

Feb 5 2020

joebonrichie updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 5 2020, 10:44 PM · Platform Integration
joebonrichie updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Feb 5 2020, 10:03 PM · Platform Integration
stalebrim added a comment to T8629: Meta: Solus 4.2 Tasklist.

Will there be more fixes in Budgie than the new desktop icons system?

Feb 5 2020, 4:43 PM · Platform Integration

Feb 1 2020

JoshStrobl added a comment to T8629: Meta: Solus 4.2 Tasklist.

Removed comment. If you have concerns about a specific update e.g. if it includes specific fixes Core Team / Global Maintainers should take a look at, please use the appropriate Phabricator forms. Thanks!

Feb 1 2020, 10:12 PM · Platform Integration
Jacalz added a comment to T8629: Meta: Solus 4.2 Tasklist.
Feb 1 2020, 9:28 PM · Platform Integration
JoshStrobl added a comment to T8629: Meta: Solus 4.2 Tasklist.

Perhaps Binutils 3.34 and glibc 2.31 could make it in now that they are released?

Feb 1 2020, 9:26 PM · Platform Integration
YakoYakoYokuYoku added a comment to T8629: Meta: Solus 4.2 Tasklist.

Binutils 2.34 has removed some essential macros and I cannot build the reverse dependencies, that's why we would need to see if they are updated against this new changes, maybe I'll need to patch the source code.

Feb 1 2020, 9:04 PM · Platform Integration
Jacalz added a comment to T8629: Meta: Solus 4.2 Tasklist.

Perhaps Binutils 3.34 and glibc 2.31 could make it in now that they are released?

Feb 1 2020, 5:38 PM · Platform Integration
crom5 added a comment to T8629: Meta: Solus 4.2 Tasklist.

Hello, does the upgrade to GNOME 3.36 includes Nautilus upgrade?

Feb 1 2020, 11:12 AM · Platform Integration

Jan 31 2020

JoshStrobl added a comment to T8629: Meta: Solus 4.2 Tasklist.

I guess you don't trust your users ;) But I guess that makes sense.

Jan 31 2020, 6:21 PM · Platform Integration
Jacek added a comment to T8629: Meta: Solus 4.2 Tasklist.
In T8629#164499, @Jacek wrote:

With the Software Centre change could you have all the updates checked by default? Now when somebody goes to updates and presses update, it will only install necessary updates. And if all were checked, all would be install. This could slightly raise the number of fully up to date systems and save a few clicks for most users.

It's going to be a list view, there isn't going to be anything to check.

Jan 31 2020, 5:55 PM · Platform Integration
JoshStrobl added a comment to T8629: Meta: Solus 4.2 Tasklist.
In T8629#164499, @Jacek wrote:

With the Software Centre change could you have all the updates checked by default? Now when somebody goes to updates and presses update, it will only install necessary updates. And if all were checked, all would be install. This could slightly raise the number of fully up to date systems and save a few clicks for most users.

Jan 31 2020, 5:49 PM · Platform Integration
Jacek added a comment to T8629: Meta: Solus 4.2 Tasklist.

With the Software Centre change could you have all the updates checked by default? Now when somebody goes to updates and presses update, it will only install necessary updates. And if all were checked, all would be install. This could slightly raise the number of fully up to date systems and save a few clicks for most users.

Jan 31 2020, 5:45 PM · Platform Integration

Jan 30 2020

jwinnie added a comment to T8629: Meta: Solus 4.2 Tasklist.

Thanks a lot @joebonrichie! Your work is very much appreciated ?

Jan 30 2020, 2:53 AM · Platform Integration

Jan 29 2020

joebonrichie added a comment to T8629: Meta: Solus 4.2 Tasklist.

@jwinnie off-topic but no (but, also should be quicker than py3.7 was). After 3.7 has stabilized i'll do another big round of updating everything in programming.python and strip out more py2 stuff. When that's done I can think about updating to 3.8.

Jan 29 2020, 11:37 PM · Platform Integration
paracetamol added a comment to T8629: Meta: Solus 4.2 Tasklist.

With [[ https://github.com/pyenv/pyenv | pyenv ]] you don't need to wait for Solus to update the system's Python.

Jan 29 2020, 8:10 PM · Platform Integration
jwinnie added a comment to T8629: Meta: Solus 4.2 Tasklist.

Would it be realistic to land Python 3.8 soon? I know 3.7 was just packaged but I'm a Python developer and the new Python versions have tons of exciting features I can't wait to get my hands on ?

Jan 29 2020, 7:46 PM · Platform Integration

Jan 28 2020

YakoYakoYokuYoku added a comment to T8629: Meta: Solus 4.2 Tasklist.

I'd like to point out that LLVM will likely be updated to 10 (see "Upcoming Releases") before 4.2 arrives.
Also I'll try to land Binutils, GCC and libvirt (after Python upgrades to 3.7.0).

Jan 28 2020, 4:35 PM · Platform Integration

Jan 27 2020

joebonrichie updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Jan 27 2020, 7:07 PM · Platform Integration
palto42 added a comment to T8618: Time messed up after recent updates.

I had the same issue, journalctl showed that lats NTP sync happened on 18. January.
With the 4 steps listed by @mate-user I could fix the issue.

Jan 27 2020, 6:43 PM · Platform Integration, Software

Jan 26 2020

joebonrichie updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Jan 26 2020, 10:02 PM · Platform Integration
JoshStrobl updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Jan 26 2020, 2:37 PM · Platform Integration

Jan 25 2020

Jacalz added a comment to T8629: Meta: Solus 4.2 Tasklist.

@JoshStrobl You are welcome :)

Jan 25 2020, 5:44 PM · Platform Integration
JoshStrobl updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Jan 25 2020, 5:28 PM · Platform Integration
JoshStrobl added a comment to T8629: Meta: Solus 4.2 Tasklist.

@Jacalz Ah yea, will do! Thanks for mentioning that, I definitely want to get us moved over to celluloid without borking the experience of users :)

Jan 25 2020, 5:26 PM · Platform Integration
Jacalz added a comment to T8629: Meta: Solus 4.2 Tasklist.

Could you please add a note under the new usysconf about adding a trigger for migrating pinned gnome-mpv to celluloid (in line with D6911)? @JoshStrobl

Jan 25 2020, 5:24 PM · Platform Integration
Girtablulu updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Jan 25 2020, 5:08 PM · Platform Integration
ermo updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Jan 25 2020, 5:06 PM · Platform Integration
JoshStrobl updated the task description for T8629: Meta: Solus 4.2 Tasklist.
Jan 25 2020, 4:55 PM · Platform Integration
JoshStrobl triaged T8629: Meta: Solus 4.2 Tasklist as High priority.
Jan 25 2020, 4:52 PM · Platform Integration
JoshStrobl created T8629: Meta: Solus 4.2 Tasklist.
Jan 25 2020, 4:52 PM · Platform Integration
JoshStrobl closed T7794: Meta: Solus 4.1 Tasklist as Resolved.

Closed, Solus 4.1 is now released. https://getsol.us/2020/01/25/solus-4-1-released

Jan 25 2020, 2:20 PM · Platform Integration

Jan 20 2020

mate-user added a comment to T8618: Time messed up after recent updates.

Thanks @paracetamol ! After running those 2 commands, my time is correct after restarting, just that it's 10 seconds behind now.
Going to Time and Date settings and choosing Europe/Dublin fixes it to exact time, which I'd have to do after every restart if I want exact time.
Looks like just opening Time and Date settings fixed it to exact time, that's not so bad ?
In summary, the 4 commands to run to fix this problem are:

  1. sudo rm /var/lib/systemd/timesync
  2. sudo systemctl restart systemd-timesyncd.service
  3. sudo systemctl enable systemd-timesyncd.service
  4. sudo systemctl start systemd-timesyncd.service
Jan 20 2020, 5:21 PM · Platform Integration, Software
JoshStrobl claimed T8618: Time messed up after recent updates.

This is the result of systemd-timesync failing to write the clock file in /var/lib/systemd/timesync/, as in reality prior to v240 (we were on v238, so this applies to us) it was a symlink to ./private/systemd/timesync. The respective clock file cannot be read because the timesync folder itself in /var/lib/systemd/ is owned by root.

Jan 20 2020, 11:53 AM · Platform Integration, Software

Jan 14 2020

JoshStrobl added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

Ah yea, completely forgot that it'll have a .newconfig if the existing one has been modified. Thanks for testing!

Jan 14 2020, 8:48 AM · Platform Integration, Software
Jacek added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

Thanks Josh, deleting that file caused eopkg to throw errors (something with pam), and after reboot I couldn't log in.
After booting with LiveISO i found limits.conf.newconfig with the patched contents. After renaming it everything works now, and the limits are increased.
So thank you very much, I hope it'll go smoothly for others.
Solus 4.0.9999 (or whatever you call it) should get good gaming revievs!

Jan 14 2020, 8:36 AM · Platform Integration, Software
JoshStrobl added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

Probably. I'd delete the file entirely and reinstall pam.

Jan 14 2020, 8:15 AM · Platform Integration, Software
Jacek added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

I am, with newest systemd and pam. But I I had jacek hard nofile 524288 at the end of that file, and I only deleted that line after the update. Is that why the file didn't get patched?

Jan 14 2020, 8:14 AM · Platform Integration, Software
JoshStrobl added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

That is not the file contents any more. You are on unstable, right?

Jan 14 2020, 8:03 AM · Platform Integration, Software
Jacek added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

I did a full upgrade, reinstalling pam or doing eopkg check does nothing. Only clue I have is to how the end of /etc/security/limits.conf looks like.:

Jan 14 2020, 7:38 AM · Platform Integration, Software

Jan 13 2020

JoshStrobl added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

@Jacek The 10k limit is set by PAM and is what the previous PAM version's limits.conf was set to. What is the version of pam you have installed? You need to make sure you have a full system upgrade, on unstable, and have rebooted to have applied the new limits.

Jan 13 2020, 11:28 PM · Platform Integration, Software
Jacek added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.

@Girtablulu That's exactly what I did, the output is

Jan 13 2020, 10:25 PM · Platform Integration, Software
Girtablulu added a comment to T8601: Raise NOFILE limit - Esync compatibility out of the box.
In T8601#163249, @Jacek wrote:

@JoshStrobl After deleting all lines I added to those files and updating Systemd the limit is still 10000. I have no idea why

Jan 13 2020, 10:17 PM · Platform Integration, Software