Skip to content

Instantly share code, notes, and snippets.

View mschnitzer's full-sized avatar
🤸‍♂️
Mostly working on private repositories. (Ruby on Rails)

Manuel Schnitzer mschnitzer

🤸‍♂️
Mostly working on private repositories. (Ruby on Rails)
View GitHub Profile
r = re.compile('\{(?P<name>[a-zA-Z0-9]+\.[a-zA-Z0-9]+)\}')
--- /home/manuel/.machinery/rhel6_fresh/manifest.json 2016-01-19 08:25:37.963919616 +0100
+++ /home/manuel/.machinery/rhel6_upgrade/manifest.json 2016-01-19 08:27:31.980267818 +0100
@@ -3848,6 +3848,8 @@
]
},
"patterns": {
+ "_attributes": {
+ },
"_elements": [
--- rhel6_upgrade/manifest.json 2016-01-20 09:50:53.512500104 +0100
+++ rhel6_fresh/manifest.json 2016-01-20 09:49:54.948314402 +0100
@@ -3848,8 +3848,6 @@
]
},
"patterns": {
- "_attributes": {
- },
"_elements": [
ERROR: Could not determine the DocBook stylesheet location by
resolving http://docbook.sourceforge.net/release/xsl-ns/current/
via xmlcatalog
import asyncio
import dapsenv.api.status as APIStatus
import dapsenv.api.triggerbuild as APITriggerBuild
import dapsenv.api.projectlist as APIProjectList
import dapsenv.api.viewlog as APIViewLog
import json
import threading
import websockets
from dapsenv.exceptions import APIInvalidRequestException, APIUnauthorizedTokenException, \
APIErrorException
  <issue tracker="bnc" id="1095702">[Build 661.1] openQA test fails in upgrade_select - Error reported "internal error: undefined method '[]' for nil:NilClass"</issue>
  <category>recommended</category>
  <rating>moderaste</rating>
  <packager>AndreasStieger</packager>
  <description>This update for yast2-pkg-bindings-devel-doc fixes the following issues:

- Bugfix: Do not reset the source manager if also the options are the same as the ones
  used previously (bsc#1095702)