Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1134696
| From | Helge Deller <deller@gmx.de> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1029574: indent shebang bug and misses LFS support |
| Date | 2023-01-24 19:00 +0100 |
| Message-ID | <FRvKp-RqI-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Package: indent Version: 2.2.12 Tags: hppa, patch, lfs, FTBFS The indent package has a bug in the script "regression/TEST" which starts with "#/bin/sh" instead of a correct shebang which would be "#!/bin/sh". This leads to a FTBFS on the hppa architecture when running virtualized in qemu-user. Secondly it would be nice if the indent tool would be built with large file support. Adding future=+lfs to DEB_BUILD_MAINT_OPTIONS allows that. Both are fixed with attached patch. Please apply for next upload. Thanks, Helge
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#1029574: indent shebang bug and misses LFS support Helge Deller <deller@gmx.de> - 2023-01-24 19:00 +0100
Bug#1029574: indent shebang bug and misses LFS support Santiago Vila <sanvila@debian.org> - 2023-01-24 20:20 +0100
Bug#1029574: indent shebang bug and misses LFS support Helge Deller <deller@gmx.de> - 2023-01-24 21:10 +0100
csiph-web