Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100918 - High performance Python Web Framework - new ebuild
Summary: High performance Python Web Framework - new ebuild
Status: RESOLVED DUPLICATE of bug 73788
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: http://myghty,org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-31 11:25 UTC by Marcin Jurczuk
Modified: 2005-07-31 15:48 UTC (History)
0 users

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


Attachments
Ebuild of Myghty 0.98a (myghty-0.98a-r1.ebuild,539 bytes, text/plain)
2005-07-31 11:26 UTC, Marcin Jurczuk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Jurczuk 2005-07-31 11:25:17 UTC
Please submit into portage tree.
Stable version.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
The ebuild builds correctly.


acer-spock myghty # pwd
/usr/portage/starplex/myghty
acer-spock myghty # emerge starplex/myghty
Calculating dependencies ...done!
>>> emerge (1 of 1) starplex/myghty-0.98a-r1 to /
>>> Downloading http://gentoo.inode.at/distfiles/Myghty-0.98a.tar.gz
--22:23:08--  http://gentoo.inode.at/distfiles/Myghty-0.98a.tar.gz
           => `/usr/portage/distfiles/Myghty-0.98a.tar.gz'
Resolving gentoo.inode.at... 81.223.20.162
Connecting to gentoo.inode.at[81.223.20.162]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:23:08 ERROR 404: Not Found.

>>> Downloading
http://pandemonium.tiscali.de/pub/gentoo/distfiles/Myghty-0.98a.tar.gz
--22:23:08--  http://pandemonium.tiscali.de/pub/gentoo/distfiles/Myghty-0.98a.tar.gz
           => `/usr/portage/distfiles/Myghty-0.98a.tar.gz'
Resolving pandemonium.tiscali.de... 195.52.219.14
Connecting to pandemonium.tiscali.de[195.52.219.14]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:23:08 ERROR 404: Not Found.

>>> Downloading
ftp://pandemonium.tiscali.de/pub/gentoo/distfiles/Myghty-0.98a.tar.gz
--22:23:08--  ftp://pandemonium.tiscali.de/pub/gentoo/distfiles/Myghty-0.98a.tar.gz
           => `/usr/portage/distfiles/Myghty-0.98a.tar.gz'
Resolving pandemonium.tiscali.de... 195.52.219.14
Connecting to pandemonium.tiscali.de[195.52.219.14]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR Myghty-0.98a.tar.gz ... 
No such file `Myghty-0.98a.tar.gz'.
>>> Downloading
http://switch.dl.sourceforge.net/sourceforge/myghty/Myghty-0.98a.tar.gz
--22:23:09-- 
http://switch.dl.sourceforge.net/sourceforge/myghty/Myghty-0.98a.tar.gz
           => `/usr/portage/distfiles/Myghty-0.98a.tar.gz'
Resolving switch.dl.sourceforge.net... 130.59.138.20, 2001:620:0:1b::20
Connecting to switch.dl.sourceforge.net[130.59.138.20]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 241,569 [application/x-tar]

100%[================================================================================================>]
241,569      270.67K/s             

22:23:10 (270.01 KB/s) - `/usr/portage/distfiles/Myghty-0.98a.tar.gz' saved
[241569/241569]

>>> md5 files   ;-) myghty-0.98a-r1.ebuild
>>> md5 files   ;-) files/digest-myghty-0.98a-r1
>>> md5 src_uri ;-) Myghty-0.98a.tar.gz
>>> Unpacking source...
>>> Unpacking Myghty-0.98a.tar.gz to /var/tmp/portage/myghty-0.98a-r1/work
>>> Source unpacked.
running build
running build_py
creating build
creating build/lib
creating build/lib/myghty
copying lib/myghty/resolver.py -> build/lib/myghty
copying lib/myghty/escapes.py -> build/lib/myghty
copying lib/myghty/buffer.py -> build/lib/myghty
copying lib/myghty/compiler.py -> build/lib/myghty
copying lib/myghty/component.py -> build/lib/myghty
copying lib/myghty/cache.py -> build/lib/myghty
copying lib/myghty/lexer.py -> build/lib/myghty
copying lib/myghty/request.py -> build/lib/myghty
copying lib/myghty/importer.py -> build/lib/myghty
copying lib/myghty/csource.py -> build/lib/myghty
copying lib/myghty/objgen.py -> build/lib/myghty
copying lib/myghty/util.py -> build/lib/myghty
copying lib/myghty/exception.py -> build/lib/myghty
copying lib/myghty/container.py -> build/lib/myghty
copying lib/myghty/args.py -> build/lib/myghty
copying lib/myghty/session.py -> build/lib/myghty
copying lib/myghty/synchronization.py -> build/lib/myghty
copying lib/myghty/__init__.py -> build/lib/myghty
copying lib/myghty/interp.py -> build/lib/myghty
creating build/lib/myghty/http
copying lib/myghty/http/WSGIHandler.py -> build/lib/myghty/http
copying lib/myghty/http/HTTPHandler.py -> build/lib/myghty/http
copying lib/myghty/http/CGIHandler.py -> build/lib/myghty/http
copying lib/myghty/http/__init__.py -> build/lib/myghty/http
copying lib/myghty/http/ApacheHandler.py -> build/lib/myghty/http
copying lib/myghty/http/HTTPServerHandler.py -> build/lib/myghty/http
>>> Test phase [not enabled]: starplex/myghty-0.98a-r1
>>> Install myghty-0.98a-r1 into /var/tmp/portage/myghty-0.98a-r1/image/
category starplex
running install
running build
running build_py
running install_lib
creating /var/tmp/portage/myghty-0.98a-r1/image/usr
creating /var/tmp/portage/myghty-0.98a-r1/image/usr/lib
creating /var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3
creating /var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages
creating
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
creating
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty/http
copying build/lib/myghty/http/WSGIHandler.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty/http
copying build/lib/myghty/http/HTTPHandler.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty/http
copying build/lib/myghty/http/CGIHandler.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty/http
copying build/lib/myghty/http/__init__.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty/http
copying build/lib/myghty/http/ApacheHandler.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty/http
copying build/lib/myghty/http/HTTPServerHandler.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty/http
copying build/lib/myghty/resolver.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/escapes.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/buffer.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/compiler.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/component.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/cache.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/lexer.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/request.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/importer.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/csource.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/objgen.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/util.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/exception.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/container.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/args.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/session.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/synchronization.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/__init__.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
copying build/lib/myghty/interp.py ->
/var/tmp/portage/myghty-0.98a-r1/image/usr/lib/python2.3/site-packages/myghty
man:
prepallstrip:
strip: strip --strip-unneeded
>>> Completed installing myghty-0.98a-r1 into
/var/tmp/portage/myghty-0.98a-r1/image/

>>> Merging starplex/myghty-0.98a-r1 to /
--- /usr/
--- /usr/lib/
--- /usr/lib/python2.3/
--- /usr/lib/python2.3/site-packages/
>>> /usr/lib/python2.3/site-packages/myghty/
>>> /usr/lib/python2.3/site-packages/myghty/http/
>>> /usr/lib/python2.3/site-packages/myghty/http/WSGIHandler.py
>>> /usr/lib/python2.3/site-packages/myghty/http/HTTPHandler.py
>>> /usr/lib/python2.3/site-packages/myghty/http/CGIHandler.py
>>> /usr/lib/python2.3/site-packages/myghty/http/__init__.py
>>> /usr/lib/python2.3/site-packages/myghty/http/ApacheHandler.py
>>> /usr/lib/python2.3/site-packages/myghty/http/HTTPServerHandler.py
>>> /usr/lib/python2.3/site-packages/myghty/resolver.py
>>> /usr/lib/python2.3/site-packages/myghty/escapes.py
>>> /usr/lib/python2.3/site-packages/myghty/buffer.py
>>> /usr/lib/python2.3/site-packages/myghty/compiler.py
>>> /usr/lib/python2.3/site-packages/myghty/component.py
>>> /usr/lib/python2.3/site-packages/myghty/cache.py
>>> /usr/lib/python2.3/site-packages/myghty/lexer.py
>>> /usr/lib/python2.3/site-packages/myghty/request.py
>>> /usr/lib/python2.3/site-packages/myghty/importer.py
>>> /usr/lib/python2.3/site-packages/myghty/csource.py
>>> /usr/lib/python2.3/site-packages/myghty/objgen.py
>>> /usr/lib/python2.3/site-packages/myghty/util.py
>>> /usr/lib/python2.3/site-packages/myghty/exception.py
>>> /usr/lib/python2.3/site-packages/myghty/container.py
>>> /usr/lib/python2.3/site-packages/myghty/args.py
>>> /usr/lib/python2.3/site-packages/myghty/session.py
>>> /usr/lib/python2.3/site-packages/myghty/synchronization.py
>>> /usr/lib/python2.3/site-packages/myghty/__init__.py
>>> /usr/lib/python2.3/site-packages/myghty/interp.py
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/myghty-0.98a-r1/
>>> /usr/share/doc/myghty-0.98a-r1/README.gz
>>> /usr/share/doc/myghty-0.98a-r1/LICENSE.gz
>>> /usr/share/doc/myghty-0.98a-r1/PKG-INFO.gz
 * Byte compiling python modules for python-2.3 .. ...                         
                                                      [ ok ]
>>> Regenerating /etc/ld.so.cache...
>>> starplex/myghty-0.98a-r1 merged.
>>> Recording starplex/myghty in "world" favorites file...

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.
 * IMPORTANT: 3 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.

acer-spock myghty # python
Python 2.3.4 (#1, Mar 11 2005, 17:34:27) 
[GCC 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import myghty
>>> dir(myghty)
['__builtins__', '__doc__', '__file__', '__name__', '__path__', 'unixpath']
>>>
Comment 1 Marcin Jurczuk 2005-07-31 11:26:26 UTC
Created attachment 64801 [details]
Ebuild of Myghty 0.98a

IMHO should be deployed into dev-python
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-07-31 15:48:51 UTC
please search

*** This bug has been marked as a duplicate of 73788 ***