Package: 7zip-rar
Version: 25.01+ds-3
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

I installed recent versoin of 7zip-rar:
```
root@1405c9db15a3:~# apt policy 7zip-rar
7zip-rar:
  Installed: 25.01+ds-3
  Candidate: 25.01+ds-3
  Version table:
 *** 25.01+ds-3 500
        500 http://deb.debian.org/debian sid/non-free amd64 Packages
        100 /var/lib/dpkg/status
root@1405c9db15a3:~#
```

And then I downloaded sample rar file from page 
https://getsamplefiles.com/sample-archive-files/rar.
I mean this file:
https://getsamplefiles.com/download/rar/sample-5.rar

And 7z (that uses plugin 7zip-rar when we speak about rar archives) has 
problems with it:
```
root@1405c9db15a3:~# 7z t sample-5.rar 

7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03
 64-bit locale=C.UTF-8 Threads:8 OPEN_MAX:1048576, ASM

Scanning the drive for archives:
1 file, 12895 bytes (13 KiB)

Testing archive: sample-5.rar
--
Path = sample-5.rar
Type = Rar
Physical Size = 12895
Solid = -
Blocks = 7
Multivolume = -
Volumes = 1

ERROR: Unsupported Method : word/sample.doc
                        
Sub items Errors: 1

Archives with Errors: 1

Sub items Errors: 1
root@1405c9db15a3:~#
```

Archive sample-5.rar is correct. It is possible to prove it with original unrar:
```
root@1405c9db15a3:~# apt policy unrar
unrar:
  Installed: 1:7.1.10-3
  Candidate: 1:7.1.10-3
  Version table:
 *** 1:7.1.10-3 500
        500 http://deb.debian.org/debian sid/non-free amd64 Packages
        100 /var/lib/dpkg/status
root@1405c9db15a3:~#

root@1405c9db15a3:~# unrar t sample-5.rar 

UNRAR 7.13 freeware      Copyright (c) 1993-2025 Alexander Roshal

Testing archive sample-5.rar

Testing     __MACOSX/word/._sample.docx                               OK 
Testing     __MACOSX/word/._sample.doc                                OK 
Testing     word/sample.docx                                          OK 
Testing     word/sample.doc                                           OK 
Testing     __MACOSX/word                                             OK
Testing     __MACOSX                                                  OK
Testing     word                                                      OK
All OK
root@1405c9db15a3:~#
```

So, there is some problem in 7zip-rar package, I think.

-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.11-1-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages 7zip-rar depends on:
ii  7zip        25.01+dfsg-3
ii  libc6       2.41-12
ii  libgcc-s1   15.2.0-4
ii  libstdc++6  15.2.0-4

7zip-rar recommends no packages.

7zip-rar suggests no packages.

-- no debconf information

Reply via email to