'Variable length lookbehind not implemented in regex' error during generation of html report

Bug #1437261 reported by Damir
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pgbadger (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Ubuntu Mate 14.10
PgBadger 3.3

After parsing log file I got following message in console:

[=======================> ] Parsed 776144099 bytes of 776734854 (99.92%), querie[========================>] Parsed 776734854 bytes of 776734854 (100.00%), queries: 336620, events: 70
LOG: Ok, generating html report...
Variable length lookbehind not implemented in regex m/(?<!STYLESY0B\$\$)\bALTER\b/ at /usr/bin/pgbadger line 4997, <DATA> line 48.

It seems that problem caused by incompartible version of Perl. See https://github.com/dalibo/pgbadger/issues/57 for details.
Upstream version works fine.

I think version in Ubuntu repo should be upgraded

Revision history for this message
Justin Standring (justinstandring) wrote :

I get the same error on Ubuntu 14.04.2 LTS - using the latest pgbadger from the Ubuntu repo, which is 3.3-2.

Instead, I cloned v7.0 from https://github.com/dalibo/pgbadger and installed using the instructions under /doc/pgBadger.pod to install, and can confirm that this error doesn't appear on the newer version. It also have a much nicer interface on the HTML output.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pgbadger (Ubuntu):
status: New → Confirmed
Changed in pgbadger (Ubuntu):
importance: Undecided → Wishlist
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.