View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017100 | CentOS-7 | abrt | public | 2020-03-01 13:44 | 2020-03-01 14:07 |
Reporter | i3vi3v | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 7.7-1908 | ||||
Summary | 0017100: <dir> is not a valid problem directory | ||||
Description | Description of problem: `abrt-cli report` complains when directory path contains a trailing `/`. | ||||
Steps To Reproduce | The following example demonstrates that `abrt-cli report` fails if there's a training `/` but works OK when it's removed. ============================================= [root@fa77-01 ep10]# abrt-cli list --since 1582934886 id a99677d5db287836f2293907a60f1d7189cb3f89 reason: gwenview killed by SIGSEGV time: Sat 29 Feb 2020 12:40:50 PM MSK cmdline: /usr/bin/some-long-cmd package: gwenview-4.10.5-5.el7 uid: 1000 (username) count: 1 Directory: /var/spool/abrt/ccpp-2020-02-29-12:40:50-15305 [root@fa77-01 ep10]# abrt-cli report /var/spool/abrt/ccpp-2020-02-29-12\:40\:50-15305/ Can't chown '/var/spool/abrt/ccpp-2020-02-29-12:40:50-15305/': GDBus.Error:org.freedesktop.problems.InvalidProblemDir: '/var/spool/abrt/ccpp-2020-02-29-12:40:50-15305/' is not a valid problem directory Can't take ownership of '/var/spool/abrt/ccpp-2020-02-29-12:40:50-15305/' [root@fa77-01 ep10]# abrt-cli report /var/spool/abrt/ccpp-2020-02-29-12\:40\:50-15305 ('report_uReport' completed successfully) Ok to upload core dump? (It may contain sensitive data). If your answer is 'No', a stack trace will be generated locally. (It may ... ============================================= | ||||
Additional Information | Already reported for Fedora 23 (abrt-2.8.0-3.fc23.x86_64): https://bugzilla.redhat.com/show_bug.cgi?id=1318876 . abrt-cli version 2.1.11 | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||