public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Waldo Lemmer <pugonfireyt@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Another hitch with get-binpkg
Date: Mon, 5 Aug 2024 18:51:38 +0200	[thread overview]
Message-ID: <CAAEVSTFuUeYQTfoOpgS_oqv15dGBV_KkxzHmYKxvo+zNUxdvGQ@mail.gmail.com> (raw)
In-Reply-To: <6088932.lOV4Wx5bFT@cube>

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

Hi Peter,

You seem to have misplaced a double-quote. It should be:

EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --usepkg-exclude
'dev-lang/yasm"' emerge -1 yasm

Though I don't understand why you dont't just pass the option to emerge
directly:

emerge -1 --usepkg-exclude 'dev-lang/yasm" yasm

`${EMERGE_DEFAULT_OPTS}` isn't defined in your shell anyway, so that part
of your command evaluated to nothing.

[-- Attachment #2: Type: text/html, Size: 565 bytes --]

  reply	other threads:[~2024-08-05 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-05 11:45 [gentoo-user] Another hitch with get-binpkg Peter Humphrey
2024-08-05 16:51 ` Waldo Lemmer [this message]
2024-08-06 11:28   ` Peter Humphrey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAEVSTFuUeYQTfoOpgS_oqv15dGBV_KkxzHmYKxvo+zNUxdvGQ@mail.gmail.com \
    --to=pugonfireyt@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox