Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Wilkinson, Matthew
OK I actually figured it out. It was indeed SELinux that was preventing jabber 
from connecting to the UNIX socket. 
What's strange, though, is that the syslog never showed me the messages until I 
rebooted into Permissive mode. 

After I did that, I got the SELinux warnings that sm and c2s were being 
prevented from "connectto" access to the unix_steam_socket on 
/run/postgresql/.s.PGSQL.5432

After I ran the suggested fix command:

setsebool -P daemons_enable_cluster_mode 1

And rebooted again back into enforcing mode, jabber was able to start using 
pgsql. 

Thanks for the help all. 

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Avi Miller
Sent: Wednesday, May 31, 2017 15:50
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

[This is an external email. Be cautious with links, attachments and responses.]

**
Hi,

> On 1 Jun 2017, at 6:40 am, Wilkinson, Matthew 
>  wrote:
> 
> No matter what I do to ensure the jabberd2 user has rights/grants and no 
> matter what I do to allow the user to connect via the pg_hba.conf I can't get 
> jabberd to start on OL 7 after configuring it for pgsql. 
> Did you get it working on OL 7?


Yes, the blog post was written on OL7. Can you email me your sm.xml and 
pg_hba.conf files directly so I can take a look at your configuration and 
compare it to mine? Also, if SElinux is enabled, see if disabling it resolves 
the issue.

Cheers,
Avi

P.S. I’m out of the office for the rest of the day, so I’ll probably only get a 
chance to look at any replies tomorrow.

--
Oracle 
Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and 
Virtualization
417 St Kilda Road, Melbourne, Victoria 3004 Australia


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Avi Miller
Hi,

> On 1 Jun 2017, at 6:40 am, Wilkinson, Matthew 
>  wrote:
> 
> No matter what I do to ensure the jabberd2 user has rights/grants and no 
> matter what I do to allow the user to connect via the pg_hba.conf I can't get 
> jabberd to start on OL 7 after configuring it for pgsql. 
> Did you get it working on OL 7?


Yes, the blog post was written on OL7. Can you email me your sm.xml and 
pg_hba.conf files directly so I can take a look at your configuration and 
compare it to mine? Also, if SElinux is enabled, see if disabling it resolves 
the issue.

Cheers,
Avi

P.S. I’m out of the office for the rest of the day, so I’ll probably only get a 
chance to look at any replies tomorrow.

--
Oracle 
Avi Miller | Product Management Director | +61 (3) 8616 3496
Oracle Linux and Virtualization
417 St Kilda Road, Melbourne, Victoria 3004 Australia


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Wilkinson, Matthew
Ok thanks Avi. I read your blog post and was able to successfully configure 
jabberd to use postgres on my OL 6 box. However, I wasn't able to get it to 
work on an OL 7 box. I keep getting this in my syslog:

May 31 15:36:34  jabberd/sm[21956]: pgsql: connection to 
database failed: could not connect to server: Permission denied#012#011Is the 
server running locally and accepting#012#011connections on Unix domain socket 
"/var/run/postgresql/.s.PGSQL.5432"?

Mind you, I can indeed connect using jabberd2 user via the psql command just 
fine. 

No matter what I do to ensure the jabberd2 user has rights/grants and no matter 
what I do to allow the user to connect via the pg_hba.conf I can't get jabberd 
to start on OL 7 after configuring it for pgsql. 

Did you get it working on OL 7?

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Avi Miller
Sent: Wednesday, May 31, 2017 15:02
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

[This is an external email. Be cautious with links, attachments and responses.]

**
Hi,

> On 1 Jun 2017, at 3:58 am, Wilkinson, Matthew 
>  wrote:
> 
> Awesome thank you so much! I'm going to look into this. Does this cause any 
> problems with upgrades from one minor version of Spacewalk to another? Or do 
> the configs remain persistent and work after updates/upgrades?

It does cause very minor problems: during the upgrade, when you re-run 
spacewalk-setup --upgrade, it’ll reset the config back to “db” (or “sqlite” in 
2.7). It doesn’t retain the current setting, but it does retain the db-specific 
configuration.  You’ll need to re-edit the two files and switch them back to 
pgsql before starting the Spacewalk services.

I keep meaning to either log an issue or fix this, but I always seem to have 
something else on my plate.

Cheers,
Avi

--
Oracle 
Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and 
Virtualization
417 St Kilda Road, Melbourne, Victoria 3004 Australia


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Re-generating Spacewalk certs?

2017-05-31 Thread Fouts, Christopher
Thanks! I’ll be testing all these ideas.

Chris

From:  on behalf of Dimitri Yioulos 

Reply-To: "spacewalk-list@redhat.com" 
Date: Wednesday, May 31, 2017 at 4:12 PM
To: "spacewalk-list@redhat.com" 
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?

Also remember that “serverURL=” in the up2date file must match the CN.


From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of William H. ten Bensel
Sent: Wednesday, May 31, 2017 4:03 PM
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?

I believe this can be done:

Linux 6: update /etc/hosts, /etc/sysconfig/network and hostname with what you 
want it to be.
Linux 7: update /etc/hosts and /etc/hostname

Then regenerate the SSL.


- Thanks and good luck



From:"Fouts, Christopher" 
mailto:christopher.fo...@teradata.com>>
To:"spacewalk-list@redhat.com" 
mailto:spacewalk-list@redhat.com>>
Date:05/31/2017 02:55 PM
Subject:Re: [Spacewalk-list] Re-generating Spacewalk certs?
Sent by:
spacewalk-list-boun...@redhat.com




This email originated from outside of the company. Please use discretion if 
opening attachments or clicking on links.


Thanks. I believe that spacewalk-setup just calls the rhn-ssl.

For AWS instances, hostname is usually ip-10-xx-xx-xx.ec2.instance for example. 
I do however, put a load balancer in front of my AWS instance, and create a 
Route 53 CNAME, for exmpale, td-spacewalk.company.com. I want the Certs to have 
the td-spacewalk.company.com as CN, instead of ip-10-xx-xx-xx.ec2.instance.

Chris

From: 
mailto:spacewalk-list-boun...@redhat.com>> 
on behalf of Dimitri Yioulos 
mailto:dyiou...@netatlantic.com>>
Reply-To: "spacewalk-list@redhat.com" 
mailto:spacewalk-list@redhat.com>>
Date: Wednesday, May 31, 2017 at 3:30 PM
To: "spacewalk-list@redhat.com" 
mailto:spacewalk-list@redhat.com>>
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?

Chris,

1.  I think you can use rhn-ssl to generate the new cert.  See  
https://access.redhat.com/solutions/10809.
2.  CN should be the fqdn of your spacewalk server.

HTH

Dimitri

From: 
spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Fouts, Christopher
Sent: Wednesday, May 31, 2017 2:41 PM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Re-generating Spacewalk certs?

I have two questions regaring SW certs?
1.  How can I regenerate certs, just by running 
spacewalk-setup, and simply don’t touch the DB?
2.  If using an answer file, how do I set the common name (CN)?

Thanks,
ChrisThis email originated from outside of the company.  Please use discretion 
if opening attachments or clicking on links.

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list



**



This email and any attachments may contain information that is confidential 
and/or privileged for the sole use of the intended recipient. Any use, review, 
disclosure, copying, distribution or reliance by others, and any forwarding of 
this email or its contents, without the express permission of the sender is 
strictly prohibited by law. If you are not the intended recipient, please 
contact the sender immediately, delete the e-mail and destroy all copies.

**
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Re-generating Spacewalk certs?

2017-05-31 Thread Dimitri Yioulos
Also remember that “serverURL=” in the up2date file must match the CN.


From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of William H. ten Bensel
Sent: Wednesday, May 31, 2017 4:03 PM
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?

I believe this can be done:

Linux 6: update /etc/hosts, /etc/sysconfig/network and hostname with what you 
want it to be.
Linux 7: update /etc/hosts and /etc/hostname

Then regenerate the SSL.


- Thanks and good luck



From:"Fouts, Christopher" 
mailto:christopher.fo...@teradata.com>>
To:"spacewalk-list@redhat.com" 
mailto:spacewalk-list@redhat.com>>
Date:05/31/2017 02:55 PM
Subject:Re: [Spacewalk-list] Re-generating Spacewalk certs?
Sent by:
spacewalk-list-boun...@redhat.com




This email originated from outside of the company. Please use discretion if 
opening attachments or clicking on links.


Thanks. I believe that spacewalk-setup just calls the rhn-ssl.

For AWS instances, hostname is usually ip-10-xx-xx-xx.ec2.instance for example. 
I do however, put a load balancer in front of my AWS instance, and create a 
Route 53 CNAME, for exmpale, td-spacewalk.company.com. I want the Certs to have 
the td-spacewalk.company.com as CN, instead of ip-10-xx-xx-xx.ec2.instance.

Chris

From: 
mailto:spacewalk-list-boun...@redhat.com>> 
on behalf of Dimitri Yioulos 
mailto:dyiou...@netatlantic.com>>
Reply-To: "spacewalk-list@redhat.com" 
mailto:spacewalk-list@redhat.com>>
Date: Wednesday, May 31, 2017 at 3:30 PM
To: "spacewalk-list@redhat.com" 
mailto:spacewalk-list@redhat.com>>
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?

Chris,

1.  I think you can use rhn-ssl to generate the new cert.  See  
https://access.redhat.com/solutions/10809.
2.  CN should be the fqdn of your spacewalk server.

HTH

Dimitri

From: 
spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Fouts, Christopher
Sent: Wednesday, May 31, 2017 2:41 PM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Re-generating Spacewalk certs?

I have two questions regaring SW certs?
1.  How can I regenerate certs, just by running 
spacewalk-setup, and simply don’t touch the DB?
2.  If using an answer file, how do I set the common name (CN)?

Thanks,
ChrisThis email originated from outside of the company.  Please use discretion 
if opening attachments or clicking on links.

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list



**



This email and any attachments may contain information that is confidential 
and/or privileged for the sole use of the intended recipient. Any use, review, 
disclosure, copying, distribution or reliance by others, and any forwarding of 
this email or its contents, without the express permission of the sender is 
strictly prohibited by law. If you are not the intended recipient, please 
contact the sender immediately, delete the e-mail and destroy all copies.

**
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Re-generating Spacewalk certs?

2017-05-31 Thread William H. ten Bensel
I believe this can be done:

Linux 6: update /etc/hosts, /etc/sysconfig/network and hostname with what 
you want it to be. 
Linux 7: update /etc/hosts and /etc/hostname

Then regenerate the SSL.


- Thanks and good luck



From:   "Fouts, Christopher" 
To: "spacewalk-list@redhat.com" 
Date:   05/31/2017 02:55 PM
Subject:Re: [Spacewalk-list] Re-generating Spacewalk certs?
Sent by:spacewalk-list-boun...@redhat.com



This email originated from outside of the company. Please use discretion 
if opening attachments or clicking on links. 
Thanks. I believe that spacewalk-setup just calls the rhn-ssl.
 
For AWS instances, hostname is usually ip-10-xx-xx-xx.ec2.instance for 
example. I do however, put a load balancer in front of my AWS instance, 
and create a Route 53 CNAME, for exmpale, td-spacewalk.company.com. I want 
the Certs to have the td-spacewalk.company.com as CN, instead of 
ip-10-xx-xx-xx.ec2.instance.
 
Chris
 
From:  on behalf of Dimitri Yioulos 

Reply-To: "spacewalk-list@redhat.com" 
Date: Wednesday, May 31, 2017 at 3:30 PM
To: "spacewalk-list@redhat.com" 
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?
 
Chris,
 
1.  I think you can use rhn-ssl to generate the new cert.  See  
https://access.redhat.com/solutions/10809 .
2.  CN should be the fqdn of your spacewalk server.
 
HTH
 
Dimitri
 
From: spacewalk-list-boun...@redhat.com [
mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Fouts, Christopher
Sent: Wednesday, May 31, 2017 2:41 PM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Re-generating Spacewalk certs?
 
I have two questions regaring SW certs?
1.  How can I regenerate certs, just by running 
spacewalk-setup, and simply don’t touch the DB?
2.  If using an answer file, how do I set the common name 
(CN)?
 
Thanks,
ChrisThis email originated from outside of the company.  Please use 
discretion if opening attachments or clicking on links.

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


**

This email and any attachments may contain information that is confidential 
and/or privileged for the sole use of the intended recipient.  Any use, review, 
disclosure, copying, distribution or reliance by others, and any forwarding of 
this email or its contents, without the express permission of the sender is 
strictly prohibited by law.  If you are not the intended recipient, please 
contact the sender immediately, delete the e-mail and destroy all copies.
**
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Avi Miller
Hi,

> On 1 Jun 2017, at 3:58 am, Wilkinson, Matthew 
>  wrote:
> 
> Awesome thank you so much! I'm going to look into this. Does this cause any 
> problems with upgrades from one minor version of Spacewalk to another? Or do 
> the configs remain persistent and work after updates/upgrades?

It does cause very minor problems: during the upgrade, when you re-run 
spacewalk-setup --upgrade, it’ll reset the config back to “db” (or “sqlite” in 
2.7). It doesn’t retain the current setting, but it does retain the db-specific 
configuration.  You’ll need to re-edit the two files and switch them back to 
pgsql before starting the Spacewalk services.

I keep meaning to either log an issue or fix this, but I always seem to have 
something else on my plate.

Cheers,
Avi

--
Oracle 
Avi Miller | Product Management Director | +61 (3) 8616 3496
Oracle Linux and Virtualization
417 St Kilda Road, Melbourne, Victoria 3004 Australia


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Re-generating Spacewalk certs?

2017-05-31 Thread Dimitri Yioulos
That would be rhn-ssl-tool.


From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Dimitri Yioulos
Sent: Wednesday, May 31, 2017 3:31 PM
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?

Chris,


1.   I think you can use rhn-ssl to generate the new cert.  See  
https://access.redhat.com/solutions/10809 .

2.   CN should be the fqdn of your spacewalk server.

HTH

Dimitri

From: 
spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Fouts, Christopher
Sent: Wednesday, May 31, 2017 2:41 PM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Re-generating Spacewalk certs?

I have two questions regaring SW certs?

1. How can I regenerate certs, just by running spacewalk-setup, and 
simply don’t touch the DB?

2. If using an answer file, how do I set the common name (CN)?

Thanks,
Chris
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Re-generating Spacewalk certs?

2017-05-31 Thread Fouts, Christopher
Thanks. I believe that spacewalk-setup just calls the rhn-ssl.

For AWS instances, hostname is usually ip-10-xx-xx-xx.ec2.instance for example. 
I do however, put a load balancer in front of my AWS instance, and create a 
Route 53 CNAME, for exmpale, td-spacewalk.company.com. I want the Certs to have 
the td-spacewalk.company.com as CN, instead of ip-10-xx-xx-xx.ec2.instance.

Chris

From:  on behalf of Dimitri Yioulos 

Reply-To: "spacewalk-list@redhat.com" 
Date: Wednesday, May 31, 2017 at 3:30 PM
To: "spacewalk-list@redhat.com" 
Subject: Re: [Spacewalk-list] Re-generating Spacewalk certs?

Chris,


1.  I think you can use rhn-ssl to generate the new cert.  See  
https://access.redhat.com/solutions/10809 .

2.  CN should be the fqdn of your spacewalk server.

HTH

Dimitri

From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Fouts, Christopher
Sent: Wednesday, May 31, 2017 2:41 PM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Re-generating Spacewalk certs?

I have two questions regaring SW certs?

1.  How can I regenerate certs, just by running 
spacewalk-setup, and simply don’t touch the DB?

2.  If using an answer file, how do I set the common name (CN)?

Thanks,
Chris
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Re-generating Spacewalk certs?

2017-05-31 Thread Dimitri Yioulos
Chris,


1.   I think you can use rhn-ssl to generate the new cert.  See  
https://access.redhat.com/solutions/10809 .

2.   CN should be the fqdn of your spacewalk server.

HTH

Dimitri

From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Fouts, Christopher
Sent: Wednesday, May 31, 2017 2:41 PM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Re-generating Spacewalk certs?

I have two questions regaring SW certs?

1. How can I regenerate certs, just by running spacewalk-setup, and 
simply don’t touch the DB?

2. If using an answer file, how do I set the common name (CN)?

Thanks,
Chris
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] Re-generating Spacewalk certs?

2017-05-31 Thread Fouts, Christopher
I have two questions regaring SW certs?

1. How can I regenerate certs, just by running spacewalk-setup, and 
simply don’t touch the DB?

2. If using an answer file, how do I set the common name (CN)?

Thanks,
Chris
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] issue with trying to update a CentOS 7 box

2017-05-31 Thread Fouts, Christopher
Did you set up a GPG Key for the repo? If not use the –nogpgcheck option for 
yum, e.g.,

$ yum update --nogpgcheck

From:  on behalf of 
"lrav...@us.hellmann.net" 
Reply-To: "spacewalk-list@redhat.com" 
Date: Wednesday, May 31, 2017 at 2:10 PM
To: "spacewalk-list@redhat.com" 
Subject: [Spacewalk-list] issue with trying to update a CentOS 7 box

I've created a repo for centOS 7 on a spacewalk box and every time I run a yum 
update I get the following error:

[root@amcs-nas-s01p ~]# yum update
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Loading mirror speeds from cached hostfile
Failed to retrieve group file for repository: centos7
No packages marked for update

A Google search doesn't give any indication as to what might be the issue and 
how to resolve.  Anyone seen this before?

Regards,

Lazaro Ravelo
ISS Systems Engineer II

Hellmann Worldwide Logistics Inc.
10450 Doral Blvd
Doral, FL  33178
Phone:  +1 305 406 4500
Fax:  +1 305 418 4992
Direct:  +1 305 406 4574
Mobile:  +1 305 927 1386
Email:  lazaro.rav...@us.hellmann.net
Web:  www.hellmann.com
[cid:image001.png@01D2DA1A.77DCA740]
THINKING AHEAD - MOVING FORWARD

05/31/201702:08:38 PM


>Disclaimer: Please note that Internet communications are not secure and 
>therefore HELLMANN WORLDWIDE LOGISTICS does not accept legal responsibility 
>for the contents of this message. This e-mail is intended only for the use of 
>the individual or entity named above and may contain information that is 
>confidential and privileged. If you are not the intended recipient, you are 
>hereby notified that any dissemination, distribution or copying of this e-mail 
>is strictly prohibited. Opinions, conclusions and other information in this 
>message that do not relate to the official business of HELLMANN WORLDWIDE 
>LOGISTICS shall be understood as neither given nor endorsed by it. Viruses: 
>HELLMANN WORLDWIDE LOGISTICS takes all possible steps to ensure that emails 
>are virus free, but does not accept any liability or responsibility whatsoever 
>for any claims, losses or damages arising as a result of any party accessing 
>this email or files attached to it.


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] issue with trying to update a CentOS 7 box

2017-05-31 Thread lravelo
I've created a repo for centOS 7 on a spacewalk box and every time I run a 
yum update I get the following error:

[root@amcs-nas-s01p ~]# yum update
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Loading mirror speeds from cached hostfile
Failed to retrieve group file for repository: centos7
No packages marked for update

A Google search doesn't give any indication as to what might be the issue 
and how to resolve.  Anyone seen this before?

Regards,

Lazaro Ravelo
ISS Systems Engineer II

Hellmann Worldwide Logistics Inc.
10450 Doral Blvd
Doral, FL  33178
Phone:  +1 305 406 4500
Fax:  +1 305 418 4992
Direct:  +1 305 406 4574
Mobile:  +1 305 927 1386
Email:  lazaro.rav...@us.hellmann.net
Web:  www.hellmann.com
 
THINKING AHEAD - MOVING FORWARD

05/31/201702:08:38 PM


>Disclaimer: Please note that Internet communications are not secure and 
therefore HELLMANN WORLDWIDE LOGISTICS does not accept legal 
responsibility for the contents of this message. This e-mail is intended 
only for the use of the individual or entity named above and may contain 
information that is confidential and privileged. If you are not the 
intended recipient, you are hereby notified that any dissemination, 
distribution or copying of this e-mail is strictly prohibited. Opinions, 
conclusions and other information in this message that do not relate to 
the official business of HELLMANN WORLDWIDE LOGISTICS shall be understood 
as neither given nor endorsed by it. Viruses: HELLMANN WORLDWIDE LOGISTICS 
takes all possible steps to ensure that emails are virus free, but does 
not accept any liability or responsibility whatsoever for any claims, 
losses or damages arising as a result of any party accessing this email or 
files attached to it.

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Wilkinson, Matthew
Awesome thank you so much! I'm going to look into this. Does this cause any 
problems with upgrades from one minor version of Spacewalk to another? Or do 
the configs remain persistent and work after updates/upgrades?

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Ree, Jan-Albert van
Sent: Wednesday, May 31, 2017 12:17
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

[This is an external email. Be cautious with links, attachments and responses.]

**
The following blog should be all you need :
https://urldefense.proofpoint.com/v2/url?u=https-3A__omg.dje.li_2017_03_configuring-2Dspacewalks-2Djabberd-2Dto-2Duse-2Da-2Dpostgresql-2Dbackend_&d=DwICAg&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=EZ5UjOCV4paVA2WrByy0kojotVN-FO3EybQe3sP_wcE&s=7HH9kGRbZBRILFPdzwbq7t0Pvw5PBLEkwWNIk5jfd5Q&e=
 

--
Jan-Albert



Jan-Albert van Ree  | Linux System Administrator | MARIN Support Group MARIN | 
T +31 317 49 35 48 | mailto:j.a.v@marin.nl | 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl&d=DwICAg&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=EZ5UjOCV4paVA2WrByy0kojotVN-FO3EybQe3sP_wcE&s=JJvOS0-vXCYeK0R-FWXidEILa5zTwMi3Bj8ZE8h8YEQ&e=
 

MARIN news: 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl_web_News_News-2Ditems_CRS-2Dopen-2Dmeeting-2Din-2DCadiz-2DSpain-2DJune-2D1-2D2.htm&d=DwICAg&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=EZ5UjOCV4paVA2WrByy0kojotVN-FO3EybQe3sP_wcE&s=K93acB6PX-BTzJzd-f_EGx0pzl52wPFl4bmlrZa1W3A&e=
 


From: spacewalk-list-boun...@redhat.com  on 
behalf of Wilkinson, Matthew 
Sent: Wednesday, May 31, 2017 18:20
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

Can I ask how you configured jabber to use PostgreSQL?

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Ree, Jan-Albert van
The following blog should be all you need :
https://omg.dje.li/2017/03/configuring-spacewalks-jabberd-to-use-a-postgresql-backend/

--
Jan-Albert



Jan-Albert van Ree  | Linux System Administrator | MARIN Support Group
MARIN | T +31 317 49 35 48 | mailto:j.a.v@marin.nl | http://www.marin.nl

MARIN news: 
http://www.marin.nl/web/News/News-items/CRS-open-meeting-in-Cadiz-Spain-June-1-2.htm


From: spacewalk-list-boun...@redhat.com  on 
behalf of Wilkinson, Matthew 
Sent: Wednesday, May 31, 2017 18:20
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

Can I ask how you configured jabber to use PostgreSQL?

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Wilkinson, Matthew
Can I ask how you configured jabber to use PostgreSQL?

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Ree, Jan-Albert van
Sent: Wednesday, May 31, 2017 10:15
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

[This is an external email. Be cautious with links, attachments and responses.]

**
While I agree that sqlite is better than berkeleydb why not make PostgreSQL the 
default if the PostgreSQL database is already being set up during installation 
( ie spacewalk-setup-postgresql is called ) Our modest installation (roughly 80 
clients) still wasn't rock solid using sqlite (instead of crashing almost daily 
it became a 'once a month' thing where the DB got corrupted), only after moving 
to PostgreSQL do we now have an osa-dispatcher/jabber/osad setup which requires 
virtually no maintenance and is pretty much crash-proof.

Regards,
--
Jan-Albert


Jan-Albert van Ree  | Linux System Administrator | MARIN Support Group MARIN | 
T +31 317 49 35 48 | mailto:j.a.v@marin.nl | 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=qjeOwDtujQBOws11lvjQhdsuf4D_JH6bQEBZ3mwgP-Y&e=
 

MARIN news: 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl_web_News_News-2Ditems_Zeeen-2Dzonder-2Dzwavel-2DHet-2DFinancieele-2DDagblad.htm&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=zEMSlWEfa5cAfxj_XJf8ri9r8nuXqZ2uLimvHOTkzj4&e=
 


From: spacewalk-list-boun...@redhat.com  on 
behalf of Michael Mraka 

Sent: Wednesday, May 31, 2017 09:35
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

Fouts, Christopher:
> From that page,
>
> “Then reconfigure jabberd and restart the Satellite services”
>
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_OsadHowTo&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=E-9ed2yJu3fClL1Fm74mtGyG8c6zylJ-N5YVaueNvyA&e=
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_JabberAndOSAD&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=S8B3sT8rAh4g8YJ7LZHlTNLu9RmrhZ9phoY5CZTpDe0&e=
 

BTW in nightly version (upcomming 2.7) we've changed default jabberd backend 
from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] Antwort: Re: Error connecting to jabber

2017-05-31 Thread Matthias Gruber
Hi!

We also switched fast after the installation of 2.5 to sqlite, berkeley 
was quite bad, well even the sqlite sometimes has problems, we have a lot 
of Proxy-Server and several hundered of clients
I am thinking of moving to the postgres, but dont have the time at the 
moment

cheers
Matthias



Von:"Wilkinson, Matthew" 
An: "spacewalk-list@redhat.com" 
Datum:  31.05.2017 17:48
Betreff:Re: [Spacewalk-list] Error connecting to jabber
Gesendet von:   spacewalk-list-boun...@redhat.com



This is a good point. I didn't realize some users already had sqlite 
installations of jabberd. 

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com [
mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Ree, Jan-Albert van
Sent: Wednesday, May 31, 2017 10:15
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

[This is an external email. Be cautious with links, attachments and 
responses.]

**
While I agree that sqlite is better than berkeleydb why not make 
PostgreSQL the default if the PostgreSQL database is already being set up 
during installation ( ie spacewalk-setup-postgresql is called ) Our modest 
installation (roughly 80 clients) still wasn't rock solid using sqlite 
(instead of crashing almost daily it became a 'once a month' thing where 
the DB got corrupted), only after moving to PostgreSQL do we now have an 
osa-dispatcher/jabber/osad setup which requires virtually no maintenance 
and is pretty much crash-proof.

Regards,
--
Jan-Albert


Jan-Albert van Ree  | Linux System Administrator | MARIN Support Group 
MARIN | T +31 317 49 35 48 | mailto:j.a.v@marin.nl | 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=qjeOwDtujQBOws11lvjQhdsuf4D_JH6bQEBZ3mwgP-Y&e=
 


MARIN news: 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl_web_News_News-2Ditems_Zeeen-2Dzonder-2Dzwavel-2DHet-2DFinancieele-2DDagblad.htm&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=zEMSlWEfa5cAfxj_XJf8ri9r8nuXqZ2uLimvHOTkzj4&e=
 



From: spacewalk-list-boun...@redhat.com 
 on behalf of Michael Mraka <
https://urldefense.proofpoint.com/v2/url?u=http-3A__michael.mraka-40redhat.com&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=ZV9A48T4fug2EDxquJwPgqYu5Hk7bzQs8mhd4rDoJxo&e=
 
>
Sent: Wednesday, May 31, 2017 09:35
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

Fouts, Christopher:
> From that page,
>
> “Then reconfigure jabberd and restart the Satellite services”
>
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_OsadHowTo&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=E-9ed2yJu3fClL1Fm74mtGyG8c6zylJ-N5YVaueNvyA&e=

https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_JabberAndOSAD&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=S8B3sT8rAh4g8YJ7LZHlTNLu9RmrhZ9phoY5CZTpDe0&e=
 


BTW in nightly version (upcomming 2.7) we've changed default jabberd 
backend from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


 

Persönlich haftende Gesellschafter: Harald Illy, Michael Klaus, Friedrich von 
Metzler, Emmerich Müller, Dr. Johannes J. Reich, Gerhard Wiesheu
Vorsitzender des Aufsichtsrates: Dr. Christoph Schücking
Sitz der Gesellschaft: Frankfurt am Main, Handelsregisternummer: HRB 27 515

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfänger 
sein, so bitten wir Sie höflich, dies unverzüglich dem Absender mitzuteilen und 
die Nachricht zu löschen. Es ist unzulässig, die Nachricht unbefugt 
weiterzuleiten oder zu kopie

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Fouts, Christopher
I fixed it. Turns out I had to use the /etc/pki/spacewalk/jabberd/server.pem 
instead of /etc/jabberd/server.pem file.

Chris



On 5/31/17, 3:35 AM, "spacewalk-list-boun...@redhat.com on behalf of Michael 
Mraka"  wrote:

Fouts, Christopher:
> From that page,
> 
> “Then reconfigure jabberd and restart the Satellite services”
> 
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://github.com/spacewalkproject/spacewalk/wiki/OsadHowTo
https://github.com/spacewalkproject/spacewalk/wiki/JabberAndOSAD

BTW in nightly version (upcomming 2.7) we've changed default jabberd
backend from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Wilkinson, Matthew
This is a good point. I didn't realize some users already had sqlite 
installations of jabberd. 

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Ree, Jan-Albert van
Sent: Wednesday, May 31, 2017 10:15
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

[This is an external email. Be cautious with links, attachments and responses.]

**
While I agree that sqlite is better than berkeleydb why not make PostgreSQL the 
default if the PostgreSQL database is already being set up during installation 
( ie spacewalk-setup-postgresql is called ) Our modest installation (roughly 80 
clients) still wasn't rock solid using sqlite (instead of crashing almost daily 
it became a 'once a month' thing where the DB got corrupted), only after moving 
to PostgreSQL do we now have an osa-dispatcher/jabber/osad setup which requires 
virtually no maintenance and is pretty much crash-proof.

Regards,
--
Jan-Albert


Jan-Albert van Ree  | Linux System Administrator | MARIN Support Group MARIN | 
T +31 317 49 35 48 | mailto:j.a.v@marin.nl | 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=qjeOwDtujQBOws11lvjQhdsuf4D_JH6bQEBZ3mwgP-Y&e=
 

MARIN news: 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marin.nl_web_News_News-2Ditems_Zeeen-2Dzonder-2Dzwavel-2DHet-2DFinancieele-2DDagblad.htm&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=zEMSlWEfa5cAfxj_XJf8ri9r8nuXqZ2uLimvHOTkzj4&e=
 


From: spacewalk-list-boun...@redhat.com  on 
behalf of Michael Mraka 

Sent: Wednesday, May 31, 2017 09:35
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

Fouts, Christopher:
> From that page,
>
> “Then reconfigure jabberd and restart the Satellite services”
>
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_OsadHowTo&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=E-9ed2yJu3fClL1Fm74mtGyG8c6zylJ-N5YVaueNvyA&e=
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_JabberAndOSAD&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=5_tvcXZSOf4jtiGGn_sQCNsu5ElrFX48ipEQTHxqoIY&s=S8B3sT8rAh4g8YJ7LZHlTNLu9RmrhZ9phoY5CZTpDe0&e=
 

BTW in nightly version (upcomming 2.7) we've changed default jabberd backend 
from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Fouts, Christopher
Step 4 on https://github.com/spacewalkproject/spacewalk/wiki/JabberAndOSAD says 
“4.  Within /etc/jabberd/server.pem, verify that the same FQDN is present 
here.”  However my server.pem file doesn’t have FQDN section, only the 
BEGIN/END PRIVATE KEY and BEGIN/END CERTIFICATE parts. Are the instructions 
outdated? If not, how do I re-generate my server.pem file?

Chris

On 5/31/17, 3:35 AM, "spacewalk-list-boun...@redhat.com on behalf of Michael 
Mraka"  wrote:

Fouts, Christopher:
> From that page,
> 
> “Then reconfigure jabberd and restart the Satellite services”
> 
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://github.com/spacewalkproject/spacewalk/wiki/OsadHowTo
https://github.com/spacewalkproject/spacewalk/wiki/JabberAndOSAD

BTW in nightly version (upcomming 2.7) we've changed default jabberd
backend from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Ree, Jan-Albert van
While I agree that sqlite is better than berkeleydb why not make PostgreSQL the 
default if the PostgreSQL database is already being set up during installation 
( ie spacewalk-setup-postgresql is called )
Our modest installation (roughly 80 clients) still wasn't rock solid using 
sqlite (instead of crashing almost daily it became a 'once a month' thing where 
the DB got corrupted), only after moving to PostgreSQL do we now have an 
osa-dispatcher/jabber/osad setup which requires virtually no maintenance and is 
pretty much crash-proof.

Regards,
--
Jan-Albert


Jan-Albert van Ree  | Linux System Administrator | MARIN Support Group
MARIN | T +31 317 49 35 48 | mailto:j.a.v@marin.nl | http://www.marin.nl

MARIN news: 
http://www.marin.nl/web/News/News-items/Zeeen-zonder-zwavel-Het-Financieele-Dagblad.htm


From: spacewalk-list-boun...@redhat.com  on 
behalf of Michael Mraka 
Sent: Wednesday, May 31, 2017 09:35
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

Fouts, Christopher:
> From that page,
>
> “Then reconfigure jabberd and restart the Satellite services”
>
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://github.com/spacewalkproject/spacewalk/wiki/OsadHowTo
https://github.com/spacewalkproject/spacewalk/wiki/JabberAndOSAD

BTW in nightly version (upcomming 2.7) we've changed default jabberd
backend from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Wilkinson, Matthew
Wow that will be a most welcome change! I've encountered and ongoing issue with 
berkelyDB and jabber so I welcome this change. 

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Michael Mraka
Sent: Wednesday, May 31, 2017 02:35
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Error connecting to jabber

[This is an external email. Be cautious with links, attachments and responses.]

**
Fouts, Christopher:
> From that page,
> 
> “Then reconfigure jabberd and restart the Satellite services”
> 
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_OsadHowTo&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=UOkDF6QbGDfXvQYKqfGHx-8OQQnNvWfIWrphxwZ7byQ&s=s1Mc8MGnG2Dz_rIXycg3BBq1JkQ3YI1GUM-Oo_7M22I&e=
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_spacewalkproject_spacewalk_wiki_JabberAndOSAD&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=UOkDF6QbGDfXvQYKqfGHx-8OQQnNvWfIWrphxwZ7byQ&s=PH5yheuhVhlEKmtsozQXGDzrtyI5EtGfVfILlcEZJpk&e=
 

BTW in nightly version (upcomming 2.7) we've changed default jabberd backend 
from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] When will yum-rhn-plugin be updated to fix apache bug

2017-05-31 Thread Wilkinson, Matthew
Awesome, I did notice that. Thanks very much!!

--Matthew Wilkinson


-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Michael Mraka
Sent: Wednesday, May 31, 2017 02:26
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] When will yum-rhn-plugin be updated to fix apache 
bug

[This is an external email. Be cautious with links, attachments and responses.]

**
Wilkinson, Matthew:
> I've become aware of a bug with the latest version of Apache 
> httpd-2.4.6-45.0.1.el7_3.4.x86_64 that's breaking Spacewalk client access to 
> Spacewalk server. I downgraded (apache) today based on suggestions from this 
> group and that seemed to temporarily resolve the issue. 
> 
> According to Red Hat ( https://access.redhat.com/articles/3013361 ) a newer 
> version of yum-rhn-plugin is needed in order to work properly with the latest 
> version of apache.
> 
> My question is:
> 
> Since the Spacewalk client repo needs this update as well, when will that be 
> available? 
> https://urldefense.proofpoint.com/v2/url?u=http-3A__yum.spacewalkproject.org_2.6-2Dclient_RHEL_7_x86-5F64_&d=DwIGaQ&c=GUDVeAVg1gjs_GJkmwL1m3gEzDND7NeJG5BIAX_2yRE&r=zxSMv3Yyn0u8GiLjBm805qsHQ-PQnlWklaJFaNwJsRdou0Rx32Ld6bt57-Tq1kdA&m=tObKyVvoSRhqUwnHTgdXPXQMN2kWIYiP3Nzbkwv2C6w&s=sBfj8z7dZVdSaFjIy7iM-CTC6Ka-UveWJZM7V6ZqlU8&e=
>  

Hello Matthew,

I've updated yum-rhn-plugin in spacewalk 2.6 client repos.


Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Pinning package version?

2017-05-31 Thread Paul Robert Marino


Actually you can do it easily from the client side
Look at yum-versionlock it's a plug in for yum
And you can deploy it's configuration through Spacewalk configuration 
management or via a remote command


  Original Message  
From: michael.mr...@redhat.com
Sent: May 31, 2017 4:00 AM
To: spacewalk-list@redhat.com
Reply-to: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Pinning package version?

Fouts, Christopher:
> Can Spacewalk pin a package version, e.g., if I want a certain version of 
> openssl on all my servers for example? I know I can do this with yum options 
> and plugins, and in the yum.comf file, but I’m specifically wondering about 
> Spacewalk.

Hi Chris,

There's actually no straightforward way. You have to remove all other
versions of package from channel and/or setup repository filter not to
sync them again.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Pinning package version?

2017-05-31 Thread Michael Mraka
Fouts, Christopher:
> Can Spacewalk pin a package version, e.g., if I want a certain version of 
> openssl on all my servers for example? I know I can do this with yum options 
> and plugins, and in the yum.comf file, but I’m specifically wondering about 
> Spacewalk.

Hi Chris,

There's actually no straightforward way. You have to remove all other
versions of package from channel and/or setup repository filter not to
sync them again.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Error connecting to jabber

2017-05-31 Thread Michael Mraka
Fouts, Christopher:
> From that page,
> 
> “Then reconfigure jabberd and restart the Satellite services”
> 
> What (re)configuration does jabberd need?

Hi Chris,

try to look at
https://github.com/spacewalkproject/spacewalk/wiki/OsadHowTo
https://github.com/spacewalkproject/spacewalk/wiki/JabberAndOSAD

BTW in nightly version (upcomming 2.7) we've changed default jabberd
backend from berkeleydb to sqlite which seems to be more reliable.

Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] When will yum-rhn-plugin be updated to fix apache bug

2017-05-31 Thread Michael Mraka
Wilkinson, Matthew:
> I've become aware of a bug with the latest version of Apache 
> httpd-2.4.6-45.0.1.el7_3.4.x86_64 that's breaking Spacewalk client access to 
> Spacewalk server. I downgraded (apache) today based on suggestions from this 
> group and that seemed to temporarily resolve the issue. 
> 
> According to Red Hat ( https://access.redhat.com/articles/3013361 ) a newer 
> version of yum-rhn-plugin is needed in order to work properly with the latest 
> version of apache.
> 
> My question is:
> 
> Since the Spacewalk client repo needs this update as well, when will that be 
> available? http://yum.spacewalkproject.org/2.6-client/RHEL/7/x86_64/

Hello Matthew,

I've updated yum-rhn-plugin in spacewalk 2.6 client repos.


Regards,

--
Michael Mráka
System Management Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list