Hide Forgot
Version-Release number of selected component: be-1.1.1-5.fc24 Additional info: reporter: libreport-2.7.2 cmdline: /usr/bin/python2 /usr/bin/be show executable: /usr/bin/be kernel: 4.7.2-201.fc24.x86_64 pkg_fingerprint: 73BD E983 81B4 6521 pkg_vendor: Fedora Project runlevel: N 5 type: Python uid: 1000 Truncated backtrace: base.py:276:path:InvalidID: .gitignore in revision None Traceback (most recent call last): File "/usr/bin/be", line 26, in <module> sys.exit(libbe.ui.command_line.main()) File "/usr/lib/python2.7/site-packages/libbe/ui/command_line.py", line 392, in main ret = dispatch(ui, command, args) File "/usr/lib/python2.7/site-packages/libbe/ui/command_line.py", line 305, in dispatch ret = ui.run(command, options, args) File "/usr/lib/python2.7/site-packages/libbe/command/base.py", line 590, in run return command.run(options, args) File "/usr/lib/python2.7/site-packages/libbe/command/base.py", line 302, in run self.status = self._run(**params) File "/usr/lib/python2.7/site-packages/libbe/command/show.py", line 118, in _run with_comments=not params['no-comments']) File "/usr/lib/python2.7/site-packages/libbe/command/show.py", line 173, in output bugdir.load_all_bugs() File "/usr/lib/python2.7/site-packages/libbe/bugdir.py", line 204, in load_all_bugs self._clear_bugs() File "/usr/lib/python2.7/site-packages/libbe/bugdir.py", line 249, in _clear_bugs self._bug_map_gen() File "/usr/lib/python2.7/site-packages/libbe/bugdir.py", line 153, in _bug_map_gen for uuid in self.uuids(): File "/usr/lib/python2.7/site-packages/libbe/bugdir.py", line 231, in uuids self._refresh_uuid_cache() File "/usr/lib/python2.7/site-packages/libbe/bugdir.py", line 240, in _refresh_uuid_cache self.storage.children(self.id.storage())) File "/usr/lib/python2.7/site-packages/libbe/storage/base.py", line 316, in children return self._children(*args, **kwargs) File "/usr/lib/python2.7/site-packages/libbe/storage/vcs/base.py", line 816, in _children path = self.path(id, revision, relpath=False) File "/usr/lib/python2.7/site-packages/libbe/storage/vcs/base.py", line 717, in path path = self._cached_path_id.path(id) File "/usr/lib/python2.7/site-packages/libbe/storage/vcs/base.py", line 276, in path raise InvalidID(uuid) InvalidID: .gitignore in revision None Local variables in innermost frame: uuid: u'.gitignore' extra: [] fields: [u'.gitignore'] self: <libbe.storage.vcs.base.CachedPathID object at 0x7fe2710a7e10> id: u'.gitignore' relpath: False
Created attachment 1197806 [details] File: backtrace
Created attachment 1197807 [details] File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
I am unable to reproduce this. If you can give me a reproducible steps, that would be helpful. $ be init Using git for revision control. BE repository initialized. $ python2 /usr/bin/be show
No response for a month. Closing for now.