Overview
Request 1182639 superseded
Update to version 2.1.0
- Created by crameleon
- In state superseded
- Superseded by 1183014
Request History
crameleon created request
Update to version 2.1.0
cboltz declined request
I'm afraid this SR contains some issues - nothing terribly bad, but it sums up.
- rpmlint complains about binary files in a noarch package:
- /srv/www/etherpad-lite/node_modules/.pnpm/@esbuild+linux-x64@0.20.2/node_modules/@esbuild/linux-x64/bin/esbuild
- /srv/www/etherpad-lite/node_modules/.pnpm/esbuild@0.20.2/node_modules/esbuild/bin/esbuild
That even causes a build failure on Tumbleweed becaue the badness is too high.
Please exclude these files, or stop making the package noarch
- the changed patches all contain lines like
Only in b/src/node/hooks: express.ts.orig
Please remove these "Only in" lines from all patches.
Bonus points if you also fix hidden-file-or-dir and python-bytecode-inconsistent-mtime rpmlint warnings - but that's on a "nice to have" level ;-)
Update to 2.1.0
I sent 1183014 now. Some binary is needed (I removed all bin/ at first but then found that causes failure at runtime, didn't investigate which ones exactly are needed so left all). Sorry, but I am not motivated to work more on this package. I only made this hasty update patch because updating the server I found the service crashes unless you give it internet connectivity and write access for it to "self update" to the latest version.