[Bug 1137006] New: devel:languages:misc/nim: Bug config file in wrong location
http://bugzilla.opensuse.org/show_bug.cgi?id=1137006 Bug ID: 1137006 Summary: devel:languages:misc/nim: Bug config file in wrong location Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: mpluskal@suse.com Reporter: m.szczepaniak.000@gmail.com QA Contact: bnc-team-screening@forge.provo.novell.com Found By: --- Blocker: --- Nim has config file in /etc/nim/nim.cfg meanwhile package puts nim.cfg in /etc/ directly. So the path to config instead of /etc/nim/nim.cfg is /etc/nim.cfg which causes malfunction of nim compiler due to missing config (because he reads it only from /etc/nim/nim.cfg). openat(AT_FDCWD, "/etc/nim/nim.cfg", O_RDONLY) = -1 ENOENT (No such file or directory) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137006 http://bugzilla.opensuse.org/show_bug.cgi?id=1137006#c2 Martin Pluskal <mpluskal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #2 from Martin Pluskal <mpluskal@suse.com> --- Thanks for the report, fixed in devel project and fix is going to Factory and Leap as well. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137006 http://bugzilla.opensuse.org/show_bug.cgi?id=1137006#c6 Martin Pluskal <mpluskal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #6 from Martin Pluskal <mpluskal@suse.com> --- Fixed long time ago -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com