Skip to content

Dulwich 0.19.6 synchronize issue #1

@metatoaster

Description

@metatoaster

Seems like somewhere between dulwich-0.16.3 and 0.19.6 created an issue with our synchronize feature. These may also be caused in conjunction with the gzip settings that is present via the reverse proxy. Relevant traceback:

...
    Module dulwich.protocol, line 254, in read_pkt_seq
    Module dulwich.protocol, line 200, in read_pkt_line
    Module gzip, line 268, in read
    Module gzip, line 303, in _read
    Module gzip, line 197, in _read_gzip_header

IOError: Not a gzipped file 

Downgrading to some earlier version stopped this issue from occurring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions