Bug 1105831 - [abrt] yum: misc.py:1150:decompress:OSError: [Errno 1] Operation not permitted: '/var/tmp/yum-marwalk-yYRiCz/x86_64/20/updates/gen/pkgtags.sqlite'
Summary: [abrt] yum: misc.py:1150:decompress:OSError: [Errno 1] Operation not permitte...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:0503eac808a12da6da85e3a510e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-08 01:03 UTC by Mark Walker
Modified: 2015-06-29 21:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 21:00:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.40 KB, text/plain)
2014-06-08 01:03 UTC, Mark Walker
no flags Details
File: environ (3.90 KB, text/plain)
2014-06-08 01:03 UTC, Mark Walker
no flags Details

Description Mark Walker 2014-06-08 01:03:29 UTC
Description of problem:
Executed the command: yum search all python | grep idle

Version-Release number of selected component:
yum-3.4.3-137.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /usr/bin/yum search all python
executable:     /usr/bin/yum
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
misc.py:1150:decompress:OSError: [Errno 1] Operation not permitted: '/var/tmp/yum-marwalk-yYRiCz/x86_64/20/updates/gen/pkgtags.sqlite'

Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 355, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 174, in main
    result, resultmsgs = base.doCommands()
  File "/usr/share/yum-cli/cli.py", line 572, in doCommands
    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
  File "/usr/share/yum-cli/yumcommands.py", line 1725, in doCommand
    return base.search(extcmds)
  File "/usr/share/yum-cli/cli.py", line 1472, in search
    for (po, keys, matched_value) in matching:
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3185, in searchGenerator
    tmpres = self.searchPackageTags(real_crit_lower)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3302, in searchPackageTags
    res = self.pkgtags.search_tags(c)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1108, in <lambda>
    pkgtags = property(fget=lambda self: self._getTags(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 996, in _getTags
    cached=repo.cache)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1163, in repo_gen_decompress
    return decompress(filename, dest=dest, check_timestamps=True)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1150, in decompress
    os.utime(out, (fi.st_mtime, fi.st_mtime))
OSError: [Errno 1] Operation not permitted: '/var/tmp/yum-marwalk-yYRiCz/x86_64/20/updates/gen/pkgtags.sqlite'

Local variables in innermost frame:
check_timestamps: True
dest: '/var/tmp/yum-marwalk-yYRiCz/x86_64/20/updates/gen/pkgtags.sqlite'
filename: '/var/tmp/yum-marwalk-yYRiCz/x86_64/20/updates/f3442dfe6fc86d255b52d6adec4442a784bd2b4e263df7ee57a93e99a5f322fc-pkgtags.sqlite.gz'
fo: posix.stat_result(st_mode=33204, st_ino=787579, st_dev=64768L, st_nlink=1, st_uid=0, st_gid=1000, st_size=2365440, st_atime=1400722603, st_mtime=1400637395, st_ctime=1402113208)
fi: posix.stat_result(st_mode=33188, st_ino=790290, st_dev=64768L, st_nlink=1, st_uid=0, st_gid=1000, st_size=1031638, st_atime=1400915031, st_mtime=1400713647, st_ctime=1402113208)
out: '/var/tmp/yum-marwalk-yYRiCz/x86_64/20/updates/gen/pkgtags.sqlite'
fn_only: False
ztype: 'gz'

Comment 1 Mark Walker 2014-06-08 01:03:31 UTC
Created attachment 903191 [details]
File: backtrace

Comment 2 Mark Walker 2014-06-08 01:03:32 UTC
Created attachment 903192 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 12:03:14 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-06-29 21:00:17 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 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.