Bug 1262727 - [abrt] autojump: autojump:120:save:IOError: [Errno 28] No space left on device
Summary: [abrt] autojump: autojump:120:save:IOError: [Errno 28] No space left on device
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: autojump
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thibault North
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5828076d721adf72fdbd7362cbc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-14 08:26 UTC by Allan Poulsen
Modified: 2016-07-19 17:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 17:53:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (773 bytes, text/plain)
2015-09-14 08:26 UTC, Allan Poulsen
no flags Details
File: environ (7.29 KB, text/plain)
2015-09-14 08:26 UTC, Allan Poulsen
no flags Details

Description Allan Poulsen 2015-09-14 08:26:43 UTC
Version-Release number of selected component:
autojump-21.7.1-4.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python /bin/autojump -a /home/apo/VirtualMachines
executable:     /bin/autojump
kernel:         4.1.5-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
autojump:120:save:IOError: [Errno 28] No space left on device

Traceback (most recent call last):
  File "/bin/autojump", line 525, in <module>
    sys.exit(main())
  File "/bin/autojump", line 471, in main
    config = parse_arg(parse_env(set_defaults()))
  File "/bin/autojump", line 287, in parse_arg
    db.add(decode(args.add))
  File "/bin/autojump", line 159, in add
    self.save()
  File "/bin/autojump", line 120, in save
    temp.write((unico("%s\t%s\n" % (weight, path)).encode("utf-8")))
IOError: [Errno 28] No space left on device

Local variables in innermost frame:
path: u'/home/apo/src/other/tests/ansible-test/full.log'
self: <__main__.Database instance at 0x7f5f1d385b00>
temp: <open file '<fdopen>', mode 'w+b' at 0x7f5f1d3d9300>
weight: 17.3205080757

Comment 1 Allan Poulsen 2015-09-14 08:26:47 UTC
Created attachment 1073128 [details]
File: backtrace

Comment 2 Allan Poulsen 2015-09-14 08:26:48 UTC
Created attachment 1073129 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:53:26 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.