[opensuse-buildservice] Hermes for local OBS

I just upgraded our local version of OBS to 1.5 and I'd like to get Hermes setup for notifications, but besides a few lines in BSConfig.pm.template I can't find any mention of how to get Hermes and set it up. I found the source at https://forgesvn1.novell.com/svn/opensuse/trunk/infrastructure/hermes/, but is that it? Do I have to make rpms myself or did I just miss where they are? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Hi Luke,
I just upgraded our local version of OBS to 1.5 and I'd like to get Hermes setup for notifications, but besides a few lines in BSConfig.pm.template I can't find any mention of how to get Hermes and set it up. I found the source at https://forgesvn1.novell.com/svn/opensuse/trunk/infrastructure/hermes/, but is that it? Do I have to make rpms myself or did I just miss where they are? I am very sorry, but there is no rpm yet. Hermes needs to be set up manually at the moment. However, there is quite ok documentation about that, please open the document file doc/hermes-woas.html in the above repo. Please let me know if that works for you.
If you are working on rpms for hermes that would be great, please let me know! Have fun, Klaas -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

I have a working spec for Hermes now. It's running against our local OBS instance and reporting notifications just fine. How do you want me to submit the changes? Klaas Freitag wrote:
Hi Luke,
I just upgraded our local version of OBS to 1.5 and I'd like to get Hermes setup for notifications, but besides a few lines in BSConfig.pm.template I can't find any mention of how to get Hermes and set it up. I found the source at https://forgesvn1.novell.com/svn/opensuse/trunk/infrastructure/hermes/, but is that it? Do I have to make rpms myself or did I just miss where they are?
I am very sorry, but there is no rpm yet. Hermes needs to be set up manually at the moment. However, there is quite ok documentation about that, please open the document file doc/hermes-woas.html in the above repo. Please let me know if that works for you.
If you are working on rpms for hermes that would be great, please let me know!
Have fun,
Klaas
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Hey Luke,
I have a working spec for Hermes now. It's running against our local OBS instance and reporting notifications just fine. How do you want me to submit the changes? That's perfect news. Please send me a patch against the svn trunk version of hermes. I am also very interested in your opinion what needs to be changed first to make the setup experience more smooth, also beside packaging.
thanks Klaas -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

One of the things that tripped me up was the default /etc/hermes.conf has debug turned on, but when its turned on then the messages don't get marked as sent and the RSS feeds kept getting flooded with duplicate messages. The comment in the file only mentions that emails are sent, but I had to look at the code to realize the same 'not sent' for RSS means they get reinserted over and over into the feed. Klaas Freitag wrote:
Hey Luke,
I have a working spec for Hermes now. It's running against our local OBS instance and reporting notifications just fine. How do you want me to submit the changes?
That's perfect news. Please send me a patch against the svn trunk version of hermes. I am also very interested in your opinion what needs to be changed first to make the setup experience more smooth, also beside packaging.
thanks
Klaas
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Klaas Freitag
-
Luke Imhoff