- Package:
- src:procps
- Source:
- src:procps
- Submitter:
- Gioele Barabucci
- Date:
- 2026-05-19 10:27:03 UTC
- Severity:
- normal
- Tags:
Dear procps maintainer, d/watch seems to be broken at the moment: ``` $ origtargz -d Trying uscan --download --download-current-version ... Newest version of procps on remote site is 4.0.6, specified download version is 4.0.6 uscan error: Unknown compression used in ../procps-4.0.6.tar.gz Could not find any location for procps_4.0.6.orig.tar.* $ file ../procps-4.0.6.tar.gz ../procps-4.0.6.tar.gz: HTML document, Unicode text, UTF-8 text, with very long lines (12581) ``` The following MR contains a fix to this issue: https://salsa.debian.org/debian/procps/-/merge_requests/11 Regards,
Hello, Bug #1130667 in procps reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/debian/procps/-/commit/cbb8684b9726861d54e653cbd88a40740f68b7cb ------------------------------------------------------------------------ Merge branch 'watch-v5' into 'master' d/watch: Update to version 5 (Closes: #1130667) See merge request debian/procps!11 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1130667
Hello, Bug #1130667 in procps reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/debian/procps/-/commit/8338702af91c043b73bab01deaa3246ecddb4fa2 ------------------------------------------------------------------------ d/watch: Update to version 5 The current version of d/watch fails to download the right file: ``` $ origtargz -d Trying uscan --download --download-current-version ... Newest version of procps on remote site is 4.0.6, specified download version is 4.0.6 uscan error: Unknown compression used in ../procps-4.0.6.tar.gz Could not find any location for procps_4.0.6.orig.tar.* ``` Using the template ensures that up-to-date URLs will always be used to fetch the latest releases. Closes: #1130667 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1130667