ssh-agent conflict #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ArchLinux is now shipping an ssh-agent.service with the following changes:
bb1d76e93e
Unfortunately, this conflicts with our own
EtcFiles/ssh-agent.service
andEtcFiles/profile.d/shadowarch.sh#L27
segments. This is breaking patching between AniNIX/Maat and Archlinux core repositories. We'll need to resolve this in order to proceed.I've reached out to the ArchLinux maintainer to ask some questions about the diff between our version and upstream.
Resolved in commit
178f010fdf
.