dpkg version regex is too strict #18

Closed
opened 2021-11-06 20:56:41 +00:00 by tambre · 0 comments
Contributor

For direct master builds it's something like 1.20.8-46-g0881. While I haven't tested it seems it'd be 1.20.9ubuntu2 for Ubuntu.

A less strict regex such as ^([0-9.]+).*?$ solves this.

For direct master builds it's something like `1.20.8-46-g0881`. While I haven't tested it seems it'd be `1.20.9ubuntu2` for Ubuntu. A less strict regex such as `^([0-9.]+).*?$` solves this.
josch closed this issue 2021-11-07 08:59:42 +00:00
josch referenced this issue from a commit 2021-11-07 08:59:57 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: josch/mmdebstrap#18
No description provided.