Bug 1083421 - [abrt] python-libs: socket.py:224:meth:error: [Errno 13] Permission denied
Summary: [abrt] python-libs: socket.py:224:meth:error: [Errno 13] Permission denied
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: 19
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bohuslav "Slavek" Kabrda
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3ef17c9dc132b693845dbdb85b7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-02 08:30 UTC by Marundu
Modified: 2015-02-17 20:07 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-17 20:07:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (839 bytes, text/plain)
2014-04-02 08:31 UTC, Marundu
no flags Details
File: environ (3.81 KB, text/plain)
2014-04-02 08:31 UTC, Marundu
no flags Details

Description Marundu 2014-04-02 08:30:55 UTC
Description of problem:
I'm following along Miguel Grinberg's Flask Mega Tutorial. I installed dsmtpd and opensmtpd in an attempt to run the debugging server, like this - python -m smtpd -n -c DebuggingServer localhost:25. I also tried dsmtpd, the package availabel in pypi.

Version-Release number of selected component:
python-libs-2.7.5-9.fc19

Additional info:
reporter:       libreport-2.1.12
cmdline:        python -m smtpd -n -c DebuggingServer localhost:25
executable:     /usr/lib/python2.7/smtpd.py
kernel:         3.13.5-103.fc19.i686
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
socket.py:224:meth:error: [Errno 13] Permission denied

Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/lib/python2.7/smtpd.py", line 536, in <module>
    (options.remotehost, options.remoteport))
  File "/usr/lib/python2.7/smtpd.py", line 285, in __init__
    self.bind(localaddr)
  File "/usr/lib/python2.7/asyncore.py", line 342, in bind
    return self.socket.bind(addr)
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 13] Permission denied

Local variables in innermost frame:
self: <socket._socketobject object at 0xb743be9c>
args: (('localhost', 25),)
name: 'bind'

Potential duplicate: bug 1056827

Comment 1 Marundu 2014-04-02 08:31:03 UTC
Created attachment 881664 [details]
File: backtrace

Comment 2 Marundu 2014-04-02 08:31:13 UTC
Created attachment 881665 [details]
File: environ

Comment 3 Fedora End Of Life 2015-01-09 21:16:47 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

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 19 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-02-17 20:07:34 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 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.