unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24834: Samba commands expect configuration file inside store
@ 2016-10-31 10:17 Adonay Felipe Nogueira
  2016-11-03 13:38 ` Ludovic Courtès
  2016-12-04  0:06 ` Adonay Felipe Nogueira
  0 siblings, 2 replies; 8+ messages in thread
From: Adonay Felipe Nogueira @ 2016-10-31 10:17 UTC (permalink / raw)
  To: 24834

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

# Begin of terminal interaction
$ strace ".guix-profile/sbin/samba/smbd"
stat64("/gnu/store/...-samba-4.5.0/etc/samba/smb.conf", 0xbfeb41b0) = -1
ENOENT (No such file or directory)
open("/gnu/store/...-samba-4.5.0/etc/samba/smb.conf", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2001, ...}) = 0
exit_group(1)                           = ?
+++ exited with 1 +++
# End of terminal interaction

Sorry for my brevity, I'll return to this issue at a later time.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-12-07 23:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-31 10:17 bug#24834: Samba commands expect configuration file inside store Adonay Felipe Nogueira
2016-11-03 13:38 ` Ludovic Courtès
2016-11-18  9:50   ` Adonay Felipe Nogueira
2016-11-23 10:44     ` Adonay Felipe Nogueira
2016-11-23 22:16       ` Ludovic Courtès
2016-11-23 10:52     ` Adonay Felipe Nogueira
2016-12-04  0:06 ` Adonay Felipe Nogueira
2016-12-07 23:29   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).