manjaro / pamac

This repo has been archived. Our code is now hosted at
https://gitlab.manjaro.org/
GNU General Public License v3.0
223 stars 38 forks source link

Pamac not starting on Archman (Arch) #441

Closed tulliana closed 6 years ago

tulliana commented 6 years ago

Pamac not start. terminal output:

`tulliana@tulliana-pc ~ % pamac-manager -dv
Error: org.manjaro.pamac.user için StartServiceByName çağrısında hata: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.manjaro.pamac.user exited with status 127

** (pamac-manager:841): CRITICAL **: 01:43:01.873: pamac_user_daemon_get_lockfile: assertion 'self != NULL' failed

(pamac-manager:841): GLib-GIO-CRITICAL **: 01:43:01.873: g_file_new_for_path: assertion 'path != NULL' failed

** (pamac-manager:841): CRITICAL **: 01:43:01.888: pamac_user_daemon_get_repos_names: assertion 'self != NULL' failed
[1]    841 segmentation fault (core dumped)  pamac-manager -dv

` I think it originated from the last pacman 5.1.0-1 update.

philmmanjaro commented 6 years ago

Already fixed in master branch

tulliana commented 6 years ago

Thanks Philm, solved