Displaying 5 results from an estimated 5 matches for "on_qa".
2017 Oct 31
2
Question about a bug in bugzilla
Hi,
I have a CentOS 7 server which shows bug 1487266
https://bugzilla.redhat.com/show_bug.cgi?id=1487266 <https://bugzilla.redhat.com/show_bug.cgi?id=1487266>
It says, it?s fixed in
java-1.8.0-openjdk-1.8.0.151-3.b12.el7
I updated this package, and now it shows as
java-1.8.0-openjdk-headless-1.8.0.151-1.b12.el7_4.x86_64
So, is there another update coming or are these the same
2017 Oct 31
0
Question about a bug in bugzilla
...3.b12.el7
>
> I updated this package, and now it shows as
>
> java-1.8.0-openjdk-headless-1.8.0.151-1.b12.el7_4.x86_64
>
> So, is there another update coming or are these the same packages?
>
> Because the ?-1?-version didn?t fix the problem.
That BZ has a status of 'ON_QA' - so I guess Redhat haven't released
'-3' yet ...
When they do, they normally update the BZ - and make the source
available - at which point, CentOS will rebuild the update and make it
available
James Pearson
2017 Nov 22
1
ebtables bug
Hi guys!
I need to deploy this bugfix -
https://bugzilla.redhat.com/show_bug.cgi?id=1495893 on my servers, but I
don't want to compile own package. It'll be nice to use official package
from centos repo.
Could you please tell me, when this fix will be approved and added to main
line package ebtables, so I can update it on my systems.
Thanks!
--
Best regards, Andrew.
2014 Sep 23
0
[PATCH 11/13] syntax-check: fix prohibit_undesirable_word_seq check
...ration cause "lvremove" cannot find the object
1100528 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1100528
These APIs also need to add to `guestfish -h` command list
@@ -513,7 +513,7 @@ You can help by testing the fixes.
Disable libguestfs UML backend mode in RHEL7
1144201 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1144201
- guestfish can not restore terminal's output colour when exit guestfish, if the terminal's background colour is black then it will make a inconvenient
+ guestfish cannot restore terminal's output colour when exit guestfish, if the t...
2014 Sep 23
27
[PATCH 00/13] syntax-check
Hi Rich,
This series includes patches to make `make syntax-check` pass.
Some of the fix require change to maint.mk, but the file is not in git
repo. Is it intended?
Thanks!
Hu Tao (13):
syntax-check: dirty hack to pass bindtextdomain check
syntax-check: fix error_message_period check
syntax-check: fix makefile_at_at_check
syntax-check: fix prohibit_assert_without_use check