Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338043 - net-libs/libosip ebuilds Fetch failed
Summary: net-libs/libosip ebuilds Fetch failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-19 15:22 UTC by 7v5w7go9ub0o
Modified: 2010-09-21 14:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 7v5w7go9ub0o 2010-09-19 15:22:55 UTC
File "/usr/lib64/portage/pym/portage/checksum.py", line 34, in pyhash
    encoding=_encodings['fs'], errors='strict'), 'rb')
IOError: [Errno 1] Operation not permitted: '/usr/portage/distfiles/libosip2-3.3.0.tar.gz'
 * Fetch failed for 'net-libs/libosip-3.3.0', Log file:
 *  '/var/log/portage/net-libs:libosip-3.3.0:20100919-151252.log'

>>> Failed to emerge net-libs/libosip-3.3.0, Log file:

>>>  '/var/log/portage/net-libs:libosip-3.3.0:20100919-151252.log'

 * Messages for package net-libs/libosip-3.3.0:

 * Fetch failed for 'net-libs/libosip-3.3.0', Log file:
 *  '/var/log/portage/net-libs:libosip-3.3.0:20100919-151252.log'


Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-09-21 08:03:39 UTC
Could you try removing that file and retrying afterwards?
Comment 2 7v5w7go9ub0o 2010-09-21 13:08:49 UTC
removed and reran; still failed.

This is the content of /var/log/portage/net-libs:libosip-3.3.0:20100921-125837.log:
==========================

  File "/usr/lib64/portage/pym/portage/package/ebuild/doebuild.py", line 838, in doebuild
    fetchonly=fetchonly):
  File "/usr/lib64/portage/pym/portage/proxy/objectproxy.py", line 32, in __call__
    return result(*args, **kwargs)
  File "/usr/lib64/portage/pym/portage/package/ebuild/fetch.py", line 606, in fetch
    myfile_path, pruned_digests, eout)
  File "/usr/lib64/portage/pym/portage/package/ebuild/fetch.py", line 201, in _check_distfile
    if _check_digests(filename, digests, show_errors=show_errors):
  File "/usr/lib64/portage/pym/portage/package/ebuild/fetch.py", line 162, in _check_digests
    verified_ok, reason = verify_all(filename, digests)
  File "/usr/lib64/portage/pym/portage/checksum.py", line 193, in verify_all
    myhash = perform_checksum(filename, x, calc_prelink=calc_prelink)[0]
  File "/usr/lib64/portage/pym/portage/checksum.py", line 249, in perform_checksum
    myhash, mysize = hashfunc_map[hashname](myfilename)
  File "/usr/lib64/portage/pym/portage/checksum.py", line 34, in pyhash
    encoding=_encodings['fs'], errors='strict'), 'rb')
IOError: [Errno 1] Operation not permitted: '/usr/portage/distfiles/libosip2-3.3.0.tar.gz'

===================================================
Comment 3 7v5w7go9ub0o 2010-09-21 14:26:52 UTC
YIKES!   PLEASE cancel this bug post; please mark it as resolved.

I've just had the same problem on another emerge (genkernel), and realize that the issue is an anti-malware scanner which apparently flagged this file as suspicious, but did not popup. Other emerges worked fine.

I de-activated the scanner and libosip emerged fine.

I'm very sorry about this!