#1144903 7zip: typo in help output: "arcive_name" should be "archive_name"

Package:
7zip
Source:
7zip
Description:
7-Zip file archiver with a high compression ratio
Submitter:
刘 刘俊逸
Date:
2026-08-22 19:25:01 UTC
Severity:
normal
Tags:
#1144903#5
Date:
2026-08-20 08:48:01 UTC
From:
To:
Dear maintainer,

I found a small typo in the help output of the `7z` command provided by the `7zip` package in Debian.

When running `7z` without arguments, the note section says:
  This means recursively add/delete/extract files to/from <arcive_name>.

The correct spelling should be `archive_name`.

I have investigated the source code and found that this error originates from the Debian patch `0005-Add-note-for-unexpected-recursive-operations-behavio.patch`.
The patch adds this line to `CPP/7zip/UI/Console/Main.cpp`.

The upstream 7-Zip source code (version 26.02) uses the correct `archive_name`,
so this appears to be a typo introduced in this Debian-specific patch.

Could you please correct it to `archive_name` in the next package revision?

Thank you for maintaining 7zip in Debian!

nsyhykui

#1144903#8
Date:
2026-08-22 18:16:21 UTC
From:
To:
Hello,

Bug #1144903 in 7zip 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/7zip/-/commit/d934802c36c7eacc9558cabde46cb72546d5d54d

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1144903

#1144903#15
Date:
2026-08-22 19:21:59 UTC
From:
To:
Hello,

Thank you.
The fix was pushed for next trixie release.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138185