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
Created attachment 881664 [details] File: backtrace
Created attachment 881665 [details] File: environ
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.
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.