Your message dated Tue, 26 Jan 2021 09:43:56 -0500
with message-id 
<cag2m-7ndzxofrj3n-f5bi2fimhc7+bqo-tw2cmq13ymxhyw...@mail.gmail.com>
and subject line Marking this bug as closed
has caused the Debian Bug report #918429,
regarding sosreport: [filesys] dumpe2fs invalid args
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
918429: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918429
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sosreport
Version: 3.6-1
Severity: normal

Dear Maintainer,

Running sosreport with default options, the filesys plugin's dumpe2fs
command is run with invalid args:

$ df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/md126      2.7T  1.4T  1.4T  51% /

# cat sos_commands/filesys/dumpe2fs_-h_.dev.md126
dumpe2fs 1.44.5 (15-Dec-2018)
Usage: dumpe2fs [-bfghimxV] [-o superblock=<num>] [-o blocksize=<num>] device

The log shows it's being run as:

# grep dumpe2fs sos_logs/sos.log
2019-01-05 21:30:11,591 INFO: [plugin:filesys] added cmd output 'dumpe2fs -h 
/dev/md126 /'
2019-01-05 21:31:56,439 INFO: [plugin:filesys] collecting output of 'dumpe2fs 
-h /dev/md126 /'

the trailing " /" would seem to be the problem.



thanks.


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

Kernel: Linux 4.17.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sosreport depends on:
ii  python3      3.7.1-3
ii  python3-six  1.12.0-1

sosreport recommends no packages.

sosreport suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
I cannot reproduced the problem with sos 4.0

sos.log
2021-01-26 14:38:34,871 INFO: [plugin:filesys] added cmd output 'dumpe2fs
-h /dev/nvme0n1p2'
2021-01-26 14:38:35,095 INFO: [plugin:filesys] collecting output of
'dumpe2fs -h /dev/nvme0n1p2'

sos_commands/filesys
$ cat dumpe2fs_-h_.dev.nvme0n1p2
dumpe2fs 1.45.5 (07-Jan-2020)
Filesystem volume name:   <none>
Last mounted on:          /
Filesystem UUID:          e6314063-38e5-445d-9bba-5ac908d6ddb0
Filesystem magic number:  0xEF53
Filesystem revision #:    1 (dynamic)
.....

Please re-open the bug, if you still experience the issue.

Regads,
Eric

--- End Message ---

Reply via email to