all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#35008: sendmail package installs in wrong path
@ 2019-03-26 19:18 Brant Gardner
  2019-03-26 19:50 ` Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Brant Gardner @ 2019-03-26 19:18 UTC (permalink / raw)
  To: 35008

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

Good afternoon;

Installing sendmail package as:

(packages (cons* nss-certs         ;for HTTPS access
                 ; (several other packages here)
                 sendmail
                 %base-packages))

Results in sendmail installing in this location:

/gnu/store/b0gmd1ac6np7zgb8hvbfgy45b0haz8xg-sendmail-8.15.2/usr/sbin/sendmail

But no links for sendmail show up under any user's profile, and asking on #guix seems to
indicate that sendmail should install under /usr/bin, not /usr/sbin which may be the issue.

Thank you,

-- 
Brant Gardner


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-03-26 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26 19:18 bug#35008: sendmail package installs in wrong path Brant Gardner
2019-03-26 19:50 ` Danny Milosavljevic

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.