Skip to content

tkldev-changelog not working with typo3 #1912

Open
turnkeylinux-apps/typo3
#30
@JedMeister

Description

@JedMeister

When I try to update the Typo3 changelog via tkldev-changelog I get this error/stacktrace:

Traceback (most recent call last):
  File "/usr/bin/tkldev-changelog-extractor", line 127, in <module>
    primary = process_changelog(args.changelog)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/tkldev-changelog-extractor", line 83, in process_changelog
    changes[current_v][-1] += line
    ~~~~~~~~~~~~~~~~~~^^^^
IndexError: list index out of range

I assume that it's something funky in the changelog that it doesn't like, but I'm not sure and not going to bother with it now...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions