Re: Ars claims: Fedora 32 is sluggish

2021-02-11 Thread Viktor Ashirov
On Wed, Feb 3, 2021 at 5:54 PM Michael Catanzaro wrote: > Hi, > > Has anybody investigated Jim Salter's claims that Fedora 32 is slow to > launch applications? Recent article: > > > https://arstechnica.com/gadgets/2021/02/ubuntu-core-20-adds-secure-boot-with-hardware-backed-encryption/ > > "in

[389-devel] 389-ds-base-1.4.4.5

2020-10-21 Thread Viktor Ashirov
Hi, I see 389-ds-base-1.4.4.5-1.fc33 in Fedora 33: https://koji.fedoraproject.org/koji/buildinfo?buildID=1620743 But the latest master is 1.4.4.4. And I don't see the 389-ds-base-1.4.4.5 tag. Do we miss the tag or Fedora release should not be 1.4.4.5? Thanks. -- Viktor

[389-devel] Re: 389 DS nightly 2020-07-29 - 97% PASS

2020-07-29 Thread Viktor Ashirov
Only some tests were executed, there is an issue with pytest: https://github.com/pytest-dev/pytest/issues/7559 On Wed, Jul 29, 2020 at 1:31 AM wrote: > > https://fedorapeople.org/groups/389ds/ci/nightly/2020/07/29/report-389-ds-base-1.4.4.4-20200728git98d6c7f.fc32.x86_64.html >

[389-devel] Please review: PR 51087 - Fix CI test suite issues

2020-05-13 Thread Viktor Ashirov
https://pagure.io/389-ds-base/pull-request/51087 Thanks! -- Viktor ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

[389-devel] Re: tests take minutes to start

2020-05-13 Thread Viktor Ashirov
es [2] https://pre-commit.com/ > > > On 13 May 2020, at 17:15, Viktor Ashirov wrote: > > > > On Wed, May 13, 2020 at 9:13 AM William Brown wrote: > >> > >> > >> > >>> On 13 May 2020, at 17:01, Viktor Ashirov wrote: > >>> > >

[389-devel] Re: tests take minutes to start

2020-05-13 Thread Viktor Ashirov
On Wed, May 13, 2020 at 9:13 AM William Brown wrote: > > > > > On 13 May 2020, at 17:01, Viktor Ashirov wrote: > > > > Hi, > > > > On Wed, May 13, 2020 at 8:31 AM William Brown wrote: > >> > >> Hi all, > >> > >> I noti

[389-devel] Re: tests take minutes to start

2020-05-13 Thread Viktor Ashirov
Hi, On Wed, May 13, 2020 at 8:31 AM William Brown wrote: > > Hi all, > > I noticed today that my tests now take minutes to start executing. It looks > like it's spinning on: > > dirsrv 84605 12.8 0.1 16672 7704 pts/0S+ 16:25 0:08 grep -rh > ^@pytest.mark.\(ds\|bz\)[0-9]\+ > > Do

[389-devel] Re: Meeting?

2020-02-11 Thread Viktor Ashirov
On Tue, Feb 11, 2020 at 1:11 PM William Brown wrote: > hey everyone, > > I joined at UTC+10 22:00, and was in the room for 10 minutes but didn't > hear from anyone. Did I miss something? > The meeting should be next week. I've forwarded you the email. > > — > Sincerely, > > William Brown > >

[389-devel] Please review: PR 50714 - Fix CI test suite issues

2019-11-14 Thread Viktor Ashirov
https://pagure.io/389-ds-base/pull-request/50714 Thanks! -- Viktor ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

[389-devel] Re: What is the tier1 pytest mark for?

2019-10-07 Thread Viktor Ashirov
On Fri, Oct 4, 2019 at 11:52 PM William Brown wrote: > > > > On 4 Oct 2019, at 17:50, Viktor Ashirov wrote: > > > > Hi, > > > > On Fri, Oct 4, 2019 at 7:25 AM William Brown > wrote: > > pytestmark = pytest.mark.tier1 > > > > I saw this i

[389-devel] Re: What is the tier1 pytest mark for?

2019-10-04 Thread Viktor Ashirov
Hi, On Fri, Oct 4, 2019 at 7:25 AM William Brown wrote: > pytestmark = pytest.mark.tier1 > > I saw this in a test and curious as to it's function? I'm sure it has one > :) > See https://pagure.io/389-ds-base/issue/50353 for more context. We use tier0 and tier1 for downstream component gating

[389-devel] Re: Issue with building RPMs with ASAN_ON

2019-06-18 Thread Viktor Ashirov
On Tue, Jun 18, 2019 at 7:54 AM Viktor Ashirov wrote: > On Tue, Jun 18, 2019 at 1:30 AM Simon Pichugin > wrote: > > > > Hi team, > > I'm in the process of creating a Vagrant file which is close to the > customer's ENV. > > It is heavilly based on Viktor's beake

[389-devel] Re: Issue with building RPMs with ASAN_ON

2019-06-18 Thread Viktor Ashirov
On Tue, Jun 18, 2019 at 2:45 PM William Brown wrote: > > > > On 18 Jun 2019, at 14:38, Viktor Ashirov wrote: > > > > > > > > On Tue, Jun 18, 2019 at 2:33 PM William Brown wrote: > > > > > > > On 18 Jun 2019, at 14:19, Viktor Ashirov wr

[389-devel] Re: Issue with building RPMs with ASAN_ON

2019-06-18 Thread Viktor Ashirov
On Tue, Jun 18, 2019 at 2:33 PM William Brown wrote: > > > > On 18 Jun 2019, at 14:19, Viktor Ashirov wrote: > > > > > > > > On Tue, Jun 18, 2019 at 2:10 PM William Brown wrote: > > > > > > > > Memalign is pretty important - the s

[389-devel] Re: Issue with building RPMs with ASAN_ON

2019-06-18 Thread Viktor Ashirov
On Tue, Jun 18, 2019 at 2:10 PM William Brown wrote: > > > > > Memalign is pretty important - the short version is "we can not remove > it". > > I didn't say "remove", I said "review". > > > > There are some structures in the code that rely on this for performance > to guarantee that they memory

[389-devel] Re: Issue with building RPMs with ASAN_ON

2019-06-18 Thread Viktor Ashirov
On Tue, Jun 18, 2019 at 9:50 AM William Brown wrote: > > > > On 18 Jun 2019, at 07:54, Viktor Ashirov wrote: > > > > On Tue, Jun 18, 2019 at 1:30 AM Simon Pichugin > wrote: > >> > >> Hi team, > >> I'm in the process of creating

[389-devel] Re: Issue with building RPMs with ASAN_ON

2019-06-17 Thread Viktor Ashirov
On Tue, Jun 18, 2019 at 1:30 AM Simon Pichugin wrote: > > Hi team, > I'm in the process of creating a Vagrant file which is close to the > customer's ENV. > It is heavilly based on Viktor's beaker task. > I use it for building and testing my code. And it is pretty important to > build with

[389-devel] Re: How to create a user with certificate with lib389

2019-06-14 Thread Viktor Ashirov
On Fri, Jun 14, 2019 at 9:28 AM William Brown wrote: > > > > > On 13 Jun 2019, at 16:09, Viktor Ashirov wrote: > > > > On Thu, Jun 13, 2019 at 3:26 PM William Brown wrote: > >> > >> Is the test case *just* testing if binary searching of attribut

[389-devel] Re: How to create a user with certificate with lib389

2019-06-13 Thread Viktor Ashirov
On Thu, Jun 13, 2019 at 3:26 PM William Brown wrote: > > Is the test case *just* testing if binary searching of attributes works? The test was to check if we can query the server for userCertificate=, where is a string representation of a base64 encoded x509 certificate. The original test was

[389-devel] Re: Groups are not accessible by filter

2019-05-07 Thread Viktor Ashirov
On Tue, May 7, 2019 at 2:09 PM William Brown wrote: > > > > > On 7 May 2019, at 22:03, Viktor Ashirov wrote: > > > > On Mon, Apr 29, 2019 at 6:48 AM William Brown wrote: > >> > >> > >> > >>> On 29 Apr 2019, at 12:33, Anuj Borah

[389-devel] Re: Groups are not accessible by filter

2019-05-07 Thread Viktor Ashirov
On Mon, Apr 29, 2019 at 6:48 AM William Brown wrote: > > > > > On 29 Apr 2019, at 12:33, Anuj Borah wrote: > > > > @William Brown > > > > Thanks for the tip! > > > > (Pdb) len(topo.standalone.search_s(DEFAULT_SUFFIX, > >

[389-devel] Re: 389 DS nightly 2019-01-15 - 0% PASS

2019-01-15 Thread Viktor Ashirov
On Tue, Jan 15, 2019 at 1:45 AM William Brown wrote: > > Why are we using setup-ds.pl on 1.4.x at all? :S To catch all the broken things :P https://pagure.io/389-ds-base/pull-request/50125#comment-72746 But actually it's because we build from master with the same config (with perl tools) as in

[389-devel] Re: 389 DS nightly 2019-01-10 - 93% PASS

2019-01-10 Thread Viktor Ashirov
On Thu, Jan 10, 2019 at 8:03 AM William Brown wrote: > > Hey there, > > I think we are missing a large suite of tests from: src/lib389/lib389/tests > > Should we move these into the suites? Or should we add this path to the CI? We wanted to decouple some tests from lib389 tests directory and move

[389-devel] Re: Error building manpages in setup.py

2018-08-03 Thread Viktor Ashirov
On Fri, Aug 3, 2018 at 3:22 AM William Brown wrote: > > make[2]: Leaving directory '/home/william/build/ds' > make[1]: Leaving directory '/home/william/build/ds' > make -j1 -C ~/build/ds lib389 > make[1]: Entering directory '/home/william/build/ds' > cd

[389-devel] Please review: Issue 49820 - lib389 requires wrong python ldap library

2018-07-02 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49820 https://pagure.io/389-ds-base/pull-request/49821 ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

[389-devel] Please review: Issue 49588 - Add py3 support for tickets

2018-06-26 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49588 https://pagure.io/389-ds-base/pull-request/49810 -- Viktor ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org Fedora Code of

[389-devel] Re: New DS CLI design

2018-05-25 Thread Viktor Ashirov
On Fri, May 25 2018 at 10:19:26 +1000, William Brown wrote: >> >> You treat as a broad concept, when in fact it is a >> parameter >> that is a subject to change. We should use keyword, not a parameter. > > > Instance IS a broad concept. I don't administer 2 or more

[389-devel] Please review: Issue 49717 - Add conftest.py for tests

2018-05-24 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49717 https://pagure.io/389-ds-base/pull-request/49718 signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Re: New DS CLI design

2018-05-24 Thread Viktor Ashirov
Hi William, On Thu, May 24 2018 at 09:06:14 +1000, William Brown <will...@blackhats.net.au> wrote: > On Wed, 2018-05-23 at 11:34 +0200, Viktor Ashirov wrote: >> Hi, >> >> I'd like to continue our discussion about feature parity with perl >> tools >> and

[389-devel] New DS CLI design

2018-05-23 Thread Viktor Ashirov
Hi, I'd like to continue our discussion about feature parity with perl tools and overall user experience of the new CLI tools. Here are some projects where we can take inspiration for our own design: * bpython interpreter https://bpython-interpreter.org/screenshots.html * fish shell

[389-devel] Please review: Issue 49684 - AC_PROG_CC clobbers CFLAGS set by --enable-debug

2018-05-15 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49684 https://pagure.io/389-ds-base/pull-request/49690 signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Please review: Issue 49684 - AC_PROG_CC clobbers CFLAGS set by --enable-debug

2018-05-14 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49684 https://pagure.io/389-ds-base/pull-request/49686 signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Please review: Issue 49685 - make clean fails if cargo is not installed

2018-05-14 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49685 https://pagure.io/389-ds-base/pull-request/49687 signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Re: lib389 usage cheatsheet

2018-05-14 Thread Viktor Ashirov
On Mon, May 14 2018 at 13:16:02 +1000, William Brown wrote: > On Fri, 2018-05-11 at 09:41 +0200, Simon Pichugin wrote: >> Hi Thierry, >> I agree with you, it was exactly my proposition :) >> >> Keeping main python-ldap elements is important because we don't want >> to

[389-devel] Please review: Issue 49678 - organiSational vs organiZational spelling in lib389

2018-05-12 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49678 https://pagure.io/389-ds-base/pull-request/49681 -- Viktor signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Please review: Issue 49679 - Missing nunc-stans documentation and doxygen warnings

2018-05-12 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49679 https://pagure.io/389-ds-base/pull-request/49680 -- Viktor signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Please review: Issue 49106 - Move ds_* scripts to libexec

2018-05-12 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49106 https://pagure.io/389-ds-base/pull-request/49633 -- Viktor signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Please review: 389-ds-base package rebuilt on EPEL can't be installed due to missing dependencies

2018-03-16 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49603 https://pagure.io/389-ds-base/pull-request/49604 signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to

[389-devel] Please review: Issue 49542 - Unpackaged files on el7 break rpm build

2018-01-18 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49542 https://pagure.io/389-ds-base/issue/raw/files/b86d47927141e4823eb44826374803435a69a513c45f2b5af59690e88552fc76-0001-Issue-49542-Unpackaged-files-on-el7-break-rpm-build.patch signature.asc Description: PGP signature

[389-devel] Please review: Issue 49530 - Add pseudolocalization option for dbgen

2018-01-12 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49530 https://pagure.io/389-ds-base/issue/raw/files/3f9866675f564c1b9b978f92ca56fdd300f24bf69840d2b03603fd93ca1eeffc-0001-Issue-49530-Add-pseudolocalization-option-for-dbgen.patch signature.asc Description: PGP signature

[389-devel] Please review: Issue 49485 - Typo in gccsec_defs

2017-12-05 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49485 https://pagure.io/389-ds-base/issue/raw/files/f65eb81ead8a83a251c1385ebf2160c4de735f7ba46949892404a83712a4b4a4-0001-Issue-49485-Typo-in-gccsec_defs.patch signature.asc Description: PGP signature ___ 389-devel

[389-devel] Please review: Issue 49451 - Add environment markers to lib389 dependencies

2017-11-13 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49451 https://pagure.io/389-ds-base/issue/raw/files/1edc0eca851d6ee33e7e9a6ce832254545cb9cd1123f810248455b1e003a8fd0-0001-Issue-49451-Add-environment-markers-to-lib389-depend.patch signature.asc Description: PGP signature

[389-devel] Please review: Issue 49434 - RPM build errors

2017-10-30 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49434 https://pagure.io/389-ds-base/issue/raw/files/0e9fa41dad063026dabae27cc70a2583a82d2c42aae3f05c73f3cc00fe892388-0001-Issue-49434-RPM-build-errors.patch signature.asc Description: PGP signature ___ 389-devel

[389-devel] Please review: Issue 49409 - Update lib389 requirements

2017-10-20 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49409 https://pagure.io/389-ds-base/issue/raw/files/b3f493ed9a37d69e5010330d038d632da12ae390f84efb180bb9f7527556b58e-0001-Issue-49409-Update-lib389-requirements.patch signature.asc Description: PGP signature ___

[389-devel] Please review: Issue 49400 - Add clang support to rpm builds

2017-10-10 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49400 https://pagure.io/389-ds-base/issue/raw/files/2bc0af51505472748cfebf4098ff6ab8f8d60ef4b9eae833431100d09b021a6a-0001-Issue-49400-Add-clang-support-to-rpm-builds.patch signature.asc Description: PGP signature

[389-devel] Please review: Issue 48081 - CI test - password

2017-09-12 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/48081 https://pagure.io/389-ds-base/issue/raw/files/fbee362e98a949d6366cafc66b26a198d024b2f798bf8b70cc7e4a8507bbf94f-0001-Issue-48081-CI-test-password.patch signature.asc Description: PGP signature ___ 389-devel

[389-devel] Please review: Issue 49295 - Fix CI tests

2017-09-11 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49295 https://pagure.io/389-ds-base/issue/raw/files/2f0dc7dde205e6ef303729a72910567689ba0133aab7efcd8e676b8a6d2e7089-0001-Issue-49295-Fix-CI-tests.patch signature.asc Description: PGP signature ___ 389-devel

[389-devel] Re: Build failed in Jenkins: NIGHTLY #73

2017-09-08 Thread Viktor Ashirov
On Fri, Sep 08 2017 at 06:34:24 +0200, marey...@redhat.com wrote: > === FAILURES > === > test_default_behavior > _ > > topology_st = > global_policy_default = None, add_user

[389-devel] Please review: Issue 49295 - Fix CI tests

2017-09-06 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49295 https://pagure.io/389-ds-base/issue/raw/files/eca54ddf3248bea2f57e181167546d647bdfb7475a5b910f90ff4e766e066eda-0001-Issue-49295-Fix-CI-tests.patch signature.asc Description: PGP signature ___ 389-devel mailing

[389-devel] Please review: Issue 49349 - global name 'imap' is not defined

2017-08-14 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49349 https://pagure.io/389-ds-base/issue/raw/files/afdefcb51b7da430e34ec8830a94c4c5c592edd7a1972adb3c1df8df27208b2d-0001-Issue-49349-global-name-imap-is-not-defined.patch signature.asc Description: PGP signature

[389-devel] Re: future of lib389 - seperate or merged?

2017-08-08 Thread Viktor Ashirov
Hi William, On Tue, Aug 01 2017 at 16:00:23 +1000, William Brown wrote: > Hi all, > > Last night on IRC we were discussing the curious case of lib389. I think > this is a discussion we should have at some point. > > The question really boils down to - "is lib389 a seperate

[389-devel] Please review: Issue 49306 - make -f rpm.mk rpms produces build without

2017-06-29 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49306 https://pagure.io/389-ds-base/issue/raw/acca6645dcd1626b16719d56faa696392f6ff2e58787406d5eba6664d9468471-0001-Issue-49306-make-f-rpm.mk-rpms-produces-build-withou.patch signature.asc Description: PGP signature

[389-devel] Please review: Issue 48864 - Fix FreeIPA build

2017-05-17 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/48864 https://pagure.io/389-ds-base/issue/raw/files/1c67169f0fc1ef066c7d625698fae3dea965e80548e637c1cae0e975048287e7-0001-Issue-48864-Fix-FreeIPA-build.patch signature.asc Description: PGP signature ___ 389-devel

[389-devel] Please review: Issue 49159 - test_schema_comparewithfiles fails with python-ldap>=2.4.26

2017-03-07 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49159 https://pagure.io/389-ds-base/issue/raw/files/6ee1eb7319ffb0c4aba546a23f45233c38308e4731c28c189b3d594f6e306141-0001-Issue-49159-test_schema_comparewithfiles-fails-with-.patch signature.asc Description: PGP signature

[389-devel] Please review: Issue 49122 - Fix rpm build

2017-03-02 Thread Viktor Ashirov
https://pagure.io/389-ds-base/issue/49122 https://pagure.io/389-ds-base/issue/raw/files/07e70f3f62cb8eb08186b7538aec5be6e6b465121cd03d46c7d3a3b16730e29b-0001-Issue-49122-Fix-rpm-build.patch signature.asc Description: PGP signature ___ 389-devel

[389-devel] Please review: Ticket 49108 - ds_selinux_port_query doesn't detect ports

2017-02-03 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/49108 https://fedorahosted.org/389/attachment/ticket/49108/0001-Ticket-49108-ds_selinux_port_query-doesn-t-detect-po.patch signature.asc Description: PGP signature ___ 389-devel mailing list --

[389-devel] Please review: Ticket 49057 - Fix tests failures on older versions of DS - rebased on master

2017-01-30 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/49057 https://fedorahosted.org/389/attachment/ticket/49057/0001-Ticket-49057-Fix-tests-failures-on-older-versions-of-v2.patch -- Viktor ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe

[389-devel] Please review: Ticket 49060 - Increase number of masters, hubs and consumers

2016-12-02 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/49060 lib389 fix: https://fedorahosted.org/389/attachment/ticket/49060/0001-Ticket-49060-Increase-number-of-masters-hubs-and-con.patch ds (create_test.py) fix:

[389-devel] Please review: Ticket 49049 - Fix error_log path in defaults.inf for 1.2.11

2016-11-21 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/49049 https://fedorahosted.org/389/attachment/ticket/49049/0001-Ticket-49049-Fix-error_log-path-in-defaults.inf-for-.patch signature.asc Description: PGP signature ___ 389-devel mailing list --

[389-devel] Please review: Ticket 49048 - Fix rpm build failure

2016-11-21 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/49048 https://fedorahosted.org/389/attachment/ticket/49048/0001-Ticket-49048-Fix-rpm-build-failure.patch signature.asc Description: PGP signature ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To

[389-devel] Re: Build failed in Jenkins: 389-DS-COMMIT #139

2016-11-01 Thread Viktor Ashirov
On Wed, Nov 02 2016 at 3:36:53 pm CET, William Brown wrote: >> > -- >> > Captured stderr call >> >

[389-devel] Re: Build failed in Jenkins: 389-DS-COMMIT #117

2016-10-15 Thread Viktor Ashirov
On Thu, Oct 13 2016 at 8:46:14 pm CEST, Jenkins wrote: > See > > > Changes: > > [firstyear] Ticket 49006 - Enable nunc-stans by default. With nunc-stans enabled file

[389-devel] Please review: Ticket #47911 - Move dirsrv-snmp.service to 389-ds-base-snmp subpackage

2016-10-03 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/47911 https://fedorahosted.org/389/attachment/ticket/47911/0001-Ticket-47911-Move-dirsrv-snmp.service-to-389-ds-base.patch Thanks! -- Viktor ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To

[389-devel] Please review: Ticket #48953 - Add an option or env variable to skip port label removal

2016-08-24 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48953 https://fedorahosted.org/389/attachment/ticket/48953/0001-Ticket-48953-Skip-labelling-and-unlabelling-ports-du.patch -- Viktor signature.asc Description: PGP signature -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] Re: Please review: Ticket #48965 - Fix generation of the pre-release version

2016-08-23 Thread Viktor Ashirov
On Mon, Aug 22 2016 at 4:31:57 pm CEST, Viktor Ashirov <vashi...@redhat.com> wrote: > https://fedorahosted.org/389/ticket/48965 > > https://fedorahosted.org/389/attachment/ticket/48965/0001-Ticket-48965-Fix-generation-of-the-pre-release-versi.patch Fix building failures usin

[389-devel] Please review: Ticket #48965 - Fix generation of the pre-release version

2016-08-22 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48965 https://fedorahosted.org/389/attachment/ticket/48965/0001-Ticket-48965-Fix-generation-of-the-pre-release-versi.patch -- Viktor -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] Please review 48895: tests package should be noarch

2016-06-21 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48895 https://fedorahosted.org/389/attachment/ticket/48895/0001-Ticket-48895-tests-package-should-be-noarch.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/389-devel@lists.fedoraproject.org

[389-devel] Please review: Ticket #48889 - lldclt - fix man page and usage info

2016-06-14 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48889 https://fedorahosted.org/389/attachment/ticket/48889/0001-Ticket-48889-ldclt-fix-man-page-and-usage-info.patch Thanks! -- Viktor signature.asc Description: PGP signature -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] Re: Please review: #48771: lib389 - get ns-slapd version

2016-05-06 Thread Viktor Ashirov
Please review my new patch: https://fedorahosted.org/389/ticket/48771 https://fedorahosted.org/389/attachment/ticket/48771/0001-Ticket-48771-lib389-get-ns-slapd-version.patch Thanks! -- Viktor signature.asc Description: PGP signature -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] Please review: #48771: lib389 - get ns-slapd version

2016-03-18 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48771 https://fedorahosted.org/389/attachment/ticket/48771/0001-Ticket-48771-lib389-get-ns-slapd-version.patch signature.asc Description: PGP signature -- 389-devel mailing list 389-devel@%(host_name)s

[389-devel] Please review: [389 Project] #48765: Change default ports for standalone topology

2016-03-11 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48765 https://fedorahosted.org/389/attachment/ticket/48765/0001-Change-default-ports-for-standalone-topology.patch Thanks! signature.asc Description: PGP signature -- 389-devel mailing list 389-devel@%(host_name)s

[389-devel] Please review: 48405 python-lib389 in rawhide is missing dependencies

2016-01-08 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48405 https://fedorahosted.org/389/attachment/ticket/48405/0001-Add-missing-dependencies-for-python-lib389.patch signature.asc Description: PGP signature -- 389-devel mailing list 389-devel@%(host_name)s

[389-devel] Please review: Ticket 48301 - lib389 - add tox support

2015-10-02 Thread Viktor Ashirov
https://fedorahosted.org/389/ticket/48301 https://fedorahosted.org/389/attachment/ticket/48301/0001-Ticket-48301-add-tox-support.patch signature.asc Description: PGP signature -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel