Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1973923 Details for
Bug 2219479
[abrt] rdiff-backup: Collate2Iters(): gzip.py:518:read:EOFError: Compressed file ended before the end-of-stream marker was reached
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.88 KB, created by
Paul DeStefano
on 2023-07-03 22:55:10 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Paul DeStefano
Created:
2023-07-03 22:55:10 UTC
Size:
2.88 KB
patch
obsolete
>gzip.py:518:read:EOFError: Compressed file ended before the end-of-stream marker was reached > >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/rdiff_backup/rorpiter.py", line 364, in Collate2Iters > relem2 = next(riter2) > ^^^^^^^^^^^^ >StopIteration > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/bin/rdiff-backup", line 33, in <module> > sys.exit(load_entry_point('rdiff-backup==2.2.5', 'console_scripts', 'rdiff-backup')()) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/rdiffbackup/run.py", line 37, in main > sys.exit(main_run(sys.argv[1:])) > ^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/rdiffbackup/run.py", line 110, in main_run > ret_val |= conn_act.run() > ^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/rdiffbackup/actions/verify.py", line 100, in run > return self.repo.base_dir.conn.compare.Verify( > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/rdiff_backup/compare.py", line 218, in Verify > for repo_rorp in repo_iter: > File "/usr/lib64/python3.11/site-packages/rdiffbackup/meta/ea.py", line 248, in join_iter > for rorp, ea in rorpiter.CollateIterators(rorp_iter, ea_iter): > File "/usr/lib64/python3.11/site-packages/rdiff_backup/rorpiter.py", line 354, in Collate2Iters > relem1 = next(riter1) > ^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/rdiffbackup/meta/acl_posix.py", line 301, in join_iter > for rorp, acl in rorpiter.CollateIterators(rorp_iter, acl_iter): > File "/usr/lib64/python3.11/site-packages/rdiff_backup/rorpiter.py", line 368, in Collate2Iters > for relem1 in riter1: > File "/usr/lib64/python3.11/site-packages/rdiffbackup/meta/__init__.py", line 61, in iterate > for record in self._iterate_records(): > File "/usr/lib64/python3.11/site-packages/rdiffbackup/meta/__init__.py", line 75, in _iterate_records > next_pos = self._get_next_pos() > ^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/rdiffbackup/meta/__init__.py", line 139, in _get_next_pos > newbuf = self.fileobj.read(self.blocksize) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/gzip.py", line 301, in read > return self._buffer.read(size) > ^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/_compression.py", line 68, in readinto > data = self.read(len(byte_view)) > ^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/gzip.py", line 518, in read > raise EOFError("Compressed file ended before the " >EOFError: Compressed file ended before the end-of-stream marker was reached > >Local variables in innermost frame: >self: <gzip._GzipReader object at 0x7f15fd7d6e90> >size: 24576 >buf: b'' >uncompress: b''
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2219479
: 1973923 |
1973924
|
1973925
|
1973926