- Package:
- devscripts
- Source:
- devscripts
- Description:
- scripts to make the life of a Debian Package maintainer easier
- Submitter:
- Serge Schneider
- Date:
- 2026-06-25 14:17:05 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, If a user ends up with a malformed .dsc file, debsnap gets stuck in a while loop. <$fh> returns undef on EOF, and undef !~ /^Files:/ is true. I've attached a patch that resolves the problem. Kind regards, Serge--- /etc/devscripts.conf --- Empty.--- ~/.devscripts --- Not present