Debugging Manjaro packages
Hi, I’m currently trying (and failing) to debug an XRDP issue related to Manjaro and systemd https://github.com/neutrinolabs/xrdp/issues/1684 I’m new to Manjaro, but have pretty extensive experience...
View ArticleDebugging Manjaro packages
I’m not aware of any such packages. As far as I know, the best you can do is getting the PKGBUILD and building it with debugging symbols enabled. Take a look at OPTIONS in makepkg.conf. Read full topic
View ArticleDebugging Manjaro packages
systemd-homed : yes, it’s only a warning ; it’s fixed (no display this error) with next systemd version Read full topic
View ArticleDebugging Manjaro packages
I have no idea if such debug packages exist. The libraries mentioned is upstream Arch and you will find the sources at github using the svntogit repositories. GitHub Arch Linux Arch Linux has 34...
View ArticleDebugging Manjaro packages
I think maybe you are looking for this ? https://wiki.archlinux.org/index.php/Debugging https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces Read full topic
View Article