All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Napolitano <mnapolitano@tresys.com>
To: John Chludzinski <john.chludzinski@vivaldi.net>
Cc: Brandon Whalen <brandon@quarksecurity.com>,
	"selinux@tycho.nsa.gov" <selinux@tycho.nsa.gov>,
	"clip@oss.tresys.com" <clip@oss.tresys.com>
Subject: RE: [Clip] Problem building CLIP ISO
Date: Tue, 7 Jun 2016 17:12:39 +0000	[thread overview]
Message-ID: <1B1248A9FF092147A781D1BFB389C4FAC5B2A0@Exchange10.columbia.tresys.com> (raw)
In-Reply-To: <7c06486c50b8f263f16ee6cb5dd9de3f@mail.vivaldi.net>

RedHat is currently experiencing issues. Once they are back up and running, that should clear up the error you're seeing.

-Mike
-----Original Message-----
From: John Chludzinski [mailto:john.chludzinski@vivaldi.net] 
Sent: Tuesday, June 07, 2016 11:20 AM
To: Michael Napolitano
Cc: Brandon Whalen; selinux@tycho.nsa.gov; clip@oss.tresys.com
Subject: RE: [Clip] Problem building CLIP ISO

Tried below a second time and got:


$ subscription-manager register --username <username> --password <password> --auto-attach

Registering to: subscription.rhsm.redhat.com:443/subscription
The system has been registered with ID: 
2021b3d2-3f9b-4a5e-89e2-7c30298a2ccb

No products installed.


Ran:

$ ./bootstrap.sh

... and got past the previous problem.

Now working on new problem:

Failed loading plugin: spacewalk
RHEL optional channel is disabled...enabling
Error: rhel-7-server-optional-rpms is not a valid repository ID. Use --list option to see valid repositories.

---John


On 2016-06-07 09:51, Michael Napolitano wrote:
> The bootstrap is attempting to subscribe your machine to the RedHat 
> network. The username and password that you are entering need to be 
> valid RedHat network credentials.
> 
> -Mike
> 
> -----Original Message-----
> From: clip-bounces@oss.tresys.com [mailto:clip-bounces@oss.tresys.com]
> On Behalf Of John Chludzinski
> Sent: Tuesday, June 07, 2016 9:40 AM
> To: Brandon Whalen
> Cc: selinux@tycho.nsa.gov; clip@oss.tresys.com
> Subject: Re: [Clip] Problem building CLIP ISO
> 
> BTW, $ subscription-manager status
> 
> ... returns:
> 
> +-------------------------------------------+
>     System Status Details
> +-------------------------------------------+
> Overall Status: Unknown
> 
> Therefore the grep fails.
> 
> -----------------------------------------
> 
> Therefore it executes:
> 
> $ subscription-manager --auto-attach register
> 
> ... which results in:
> 
> <username> cannot register with any organizations.
> 
> 
> ---John
> 
> 
> 
> 
> 
> On 2016-06-07 09:33, John Chludzinski wrote:
>> I get to line 141 in bootstrap.sh:
>> 
>> /usr/bin/sudo /usr/bin/subscription-manager status | grep -q "Current"
>> || /usr/bin/sudo /usr/bin/subscription-manager --auto-attach register
>> 
>> 
>> 
>> On 2016-06-06 18:17, Brandon Whalen wrote:
>>>> On Jun 6, 2016, at 5:45 PM, John Chludzinski 
>>>> <john.chludzinski@vivaldi.net> wrote:
>>>> 
>>>> I ran:
>>>> 
>>>> $ git clone -b CLIP_RHEL_7.0_Final
>>>> https://github.com/TresysTechnology/clip.git
>>>> 
>>>> As root, I ran:
>>>> 
>>>> $ ./bootstrap.sh
>>>> 
>>>> and got ...
>>>> 
>>>> <username> cannot register with any organizations.
>>>> 
>>>> So I tried:
>>>> 
>>>> $ subscription-manager register --username <username> --password 
>>>> <passwor> --auto-attach
>>>> 
>>>> and got ...
>>>> 
>>>> <username> cannot register with any organizations.
>>>> 
>>>> 
>>>> What’s
>>>> the solution?
>>>> 
>>> 
>>> I’ve added the clip mailing list to this thread John. Please use the 
>>> CLIP mailing list and not the SELinux one for these types of 
>>> questions in the future. The two groups work together but people 
>>> don’t always watch both.
>>> 
>>> Did you look at the boostrap.sh script to see what it is doing?
>>> 
>>>> 
>>>> ---John
>>>> _______________________________________________
>>>> Selinux mailing list
>>>> Selinux@tycho.nsa.gov
>>>> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
>>>> To get help, send an email containing "help" to 
>>>> Selinux-request@tycho.nsa.gov.
>> 
>> _______________________________________________
>> Clip mailing list
>> Clip@oss.tresys.com
>> http://oss.tresys.com/mailman/listinfo/clip
> 
> _______________________________________________
> Clip mailing list
> Clip@oss.tresys.com
> http://oss.tresys.com/mailman/listinfo/clip

  reply	other threads:[~2016-06-07 17:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 21:45 Problem building CLIP ISO John Chludzinski
2016-06-06 22:17 ` Brandon Whalen
2016-06-07 13:33   ` John Chludzinski
2016-06-07 13:40     ` [Clip] " John Chludzinski
2016-06-07 13:51       ` Michael Napolitano
2016-06-07 15:19         ` John Chludzinski
2016-06-07 17:12           ` Michael Napolitano [this message]
2016-06-07 21:00             ` John Chludzinski
2016-06-08 14:09               ` Michael Napolitano

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=1B1248A9FF092147A781D1BFB389C4FAC5B2A0@Exchange10.columbia.tresys.com \
    --to=mnapolitano@tresys.com \
    --cc=brandon@quarksecurity.com \
    --cc=clip@oss.tresys.com \
    --cc=john.chludzinski@vivaldi.net \
    --cc=selinux@tycho.nsa.gov \
    /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 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.