#47520 Fix various issues with logconv.pl
Closed: wontfix None Opened 10 years ago by mreynolds.

Use of uninitialized value in string eq at /usr/bin/logconv.pl line 703.
Use of uninitialized value in subroutine entry at /usr/bin/logconv.pl line 2192, <LOG> line 2328.
...
...

Internal connections/operations are not correctly recorded.

DB_File arrays do not like "0" as values.


git merge logconv
Updating bde4372..8b153e9
Fast-forward
ldap/admin/src/logconv.pl | 201 ++++++++++++++++++++++++--------------------
1 files changed, 110 insertions(+), 91 deletions(-)

git push origin master
Counting objects: 11, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (6/6), 1.77 KiB, done.
Total 6 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
bde4372..8b153e9 master -> master

commit 8b153e9
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Sep 23 11:32:16 2013 -0400

To ssh://git.fedorahosted.org/git/389/ds.git
fbece32..313dd8e 389-ds-base-1.2.11 -> 389-ds-base-1.2.11
commit 6a35eb4
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Sep 23 11:32:16 2013 -0400

To ssh://git.fedorahosted.org/git/389/ds.git
c96eaa0..9103b3e 389-ds-base-1.3.0 -> 389-ds-base-1.3.0
commit de5a627
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Sep 23 11:32:16 2013 -0400

To ssh://git.fedorahosted.org/git/389/ds.git
ff9a292..e38685b 389-ds-base-1.3.1 -> 389-ds-base-1.3.1
commit 2c5d52b
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Sep 23 11:32:16 2013 -0400

Metadata Update from @rmeggins:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.2 - 09/13 (September)

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/857

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata