Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106982 - tinyerp-server-3.0.2.ebuild (New)
Summary: tinyerp-server-3.0.2.ebuild (New)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on: 106983
Blocks: 107045
  Show dependency tree
 
Reported: 2005-09-23 04:53 UTC by Tommie
Modified: 2006-12-06 13:57 UTC (History)
4 users (show)

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


Attachments
tinyerp-server-3.0.2.ebuild (tinyerp-server-3.0.2.ebuild,2.24 KB, text/plain)
2005-09-23 04:54 UTC, Tommie
Details
Patch to use syslog instead of stdout for logging (netsvc-3.0.2.patch,730 bytes, patch)
2005-09-23 04:55 UTC, Tommie
Details | Diff
tinyerp-server-3.0.2.confd - configuration file for /etc/conf.d (tinyerp-server-3.0.2.confd,878 bytes, text/plain)
2005-09-23 04:55 UTC, Tommie
Details
tinyerp-server-3.0.2.initd - startup script for /etc/init.d (tinyerp-server-3.0.2.initd,1011 bytes, text/plain)
2005-09-23 04:56 UTC, Tommie
Details
Cleaner database creation. (tinyerp-server-3.0.2.ebuild,1.86 KB, text/plain)
2005-09-23 13:49 UTC, Tommie
Details
tinyerp-server-3.0.2.ebuild - Patched setup (tinyerp-server-3.0.2.ebuild,1.89 KB, text/plain)
2005-09-23 14:12 UTC, Tommie
Details
setup-3.0.2.patch - Patch for setup.py paths (setup-3.0.2.patch,1009 bytes, patch)
2005-09-23 14:13 UTC, Tommie
Details | Diff
tinyerp-server-3.0.2.ebuild - fixed (tinyerp-server-3.0.2.ebuild,1.89 KB, text/plain)
2005-10-03 04:12 UTC, Tommie
Details
tinyerp-server-3.1.1.ebuild - version bump + fixes (tinyerp-server-3.1.1.ebuild,1.90 KB, text/plain)
2005-11-06 05:50 UTC, lzap
Details
netsvc-3.1.1.patch (netsvc-3.1.1.patch,688 bytes, patch)
2005-11-06 05:52 UTC, lzap
Details | Diff
setup-3.1.1.patch (setup-3.1.1.patch,915 bytes, patch)
2005-11-06 05:52 UTC, lzap
Details | Diff
tinyerp-server.confd (tinyerp-server.confd,878 bytes, text/plain)
2005-11-06 05:52 UTC, lzap
Details
tinyerp-server.initd (tinyerp-server.initd,1010 bytes, text/plain)
2005-11-06 05:53 UTC, lzap
Details
tinyerp-server-3.1.1.ebuild - fixes issues with user terp (tinyerp-server-3.1.1.ebuild,1.81 KB, text/plain)
2005-11-06 06:09 UTC, lzap
Details
tinyerp-server.initd - pid directory issue solved (tinyerp-server.initd,996 bytes, text/plain)
2005-11-06 06:10 UTC, lzap
Details
version bump of the ebuild (tinyerp-server-3.2.1.ebuild,2.17 KB, application/octet-stream)
2006-02-22 14:48 UTC, Masse Nicolas
Details
updated patch for netsvc (netsvc-3.2.1.patch,701 bytes, patch)
2006-02-22 14:48 UTC, Masse Nicolas
Details | Diff
updated patch for setup.py (setup-3.2.1.patch,643 bytes, patch)
2006-02-22 14:49 UTC, Masse Nicolas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommie 2005-09-23 04:53:12 UTC
Hi!

Tiny ERP is a business application for small to medium businesses. It is split
into a server and a client part, written in Python. This is the server part
(They are in separate tarballs).

I suggest app-office, since this is where Lazy8 is.

Note that it depends on pydot. A simple package which lacks an ebuild. I'll
upload that one too. It is a simple and standard Python module.
Comment 1 Tommie 2005-09-23 04:54:35 UTC
Created attachment 69066 [details]
tinyerp-server-3.0.2.ebuild
Comment 2 Tommie 2005-09-23 04:55:13 UTC
Created attachment 69067 [details, diff]
Patch to use syslog instead of stdout for logging
Comment 3 Tommie 2005-09-23 04:55:46 UTC
Created attachment 69068 [details]
tinyerp-server-3.0.2.confd - configuration file for /etc/conf.d
Comment 4 Tommie 2005-09-23 04:56:13 UTC
Created attachment 69069 [details]
tinyerp-server-3.0.2.initd - startup script for /etc/init.d
Comment 5 Tommie 2005-09-23 13:49:45 UTC
Created attachment 69108 [details]
Cleaner database creation.

When you RTFM you actually learn things... Like the OWNER option to CREATE
DATABASE.
Comment 6 Tommie 2005-09-23 14:12:02 UTC
Created attachment 69110 [details]
tinyerp-server-3.0.2.ebuild - Patched setup

As it turned out, setup.py had incorrect paths to i18n files.
Comment 7 Tommie 2005-09-23 14:13:01 UTC
Created attachment 69111 [details, diff]
setup-3.0.2.patch - Patch for setup.py paths
Comment 8 Tommie 2005-10-03 04:12:13 UTC
Created attachment 69776 [details]
tinyerp-server-3.0.2.ebuild - fixed

License and keywords fix.
Comment 9 lzap 2005-11-06 05:49:15 UTC
Version bump + some ebuild fixes (patch version portability, conf&init filename
change).
Comment 10 lzap 2005-11-06 05:50:01 UTC
Created attachment 72285 [details]
tinyerp-server-3.1.1.ebuild - version bump + fixes
Comment 11 lzap 2005-11-06 05:52:10 UTC
Created attachment 72286 [details, diff]
netsvc-3.1.1.patch
Comment 12 lzap 2005-11-06 05:52:25 UTC
Created attachment 72287 [details, diff]
setup-3.1.1.patch
Comment 13 lzap 2005-11-06 05:52:54 UTC
Created attachment 72288 [details]
tinyerp-server.confd

name fix
Comment 14 lzap 2005-11-06 05:53:25 UTC
Created attachment 72289 [details]
tinyerp-server.initd

name fix + deleted one space in the header
Comment 15 lzap 2005-11-06 06:09:17 UTC
Created attachment 72293 [details]
tinyerp-server-3.1.1.ebuild - fixes issues with user terp
Comment 16 lzap 2005-11-06 06:10:22 UTC
Created attachment 72294 [details]
tinyerp-server.initd - pid directory issue solved

The directory /var/pid/tinyerp is unnessecary
Comment 17 Masse Nicolas 2006-02-22 14:48:08 UTC
Created attachment 80475 [details]
version bump of the ebuild
Comment 18 Masse Nicolas 2006-02-22 14:48:54 UTC
Created attachment 80476 [details, diff]
updated patch for netsvc
Comment 19 Masse Nicolas 2006-02-22 14:49:25 UTC
Created attachment 80477 [details, diff]
updated patch for setup.py
Comment 20 Raimondo Giammanco 2006-04-10 07:51:56 UTC
Hello,
 "--username=postgres" is missing in pkg_postrm
Comment 21 Jean Delattre 2006-10-06 05:46:19 UTC
Tinyerp-server-3.2.1 isn't available for download. Please, can anyone version bump the ebuild.
Comment 22 Cédric Krier gentoo-dev 2006-10-19 05:22:34 UTC
This is now in the sunrise overlay. You can find it at:
http://gentoo-sunrise.org/svn/reviewed/app-office/tinyerp-server
Comment 23 Cédric Krier gentoo-dev 2006-12-06 13:57:03 UTC
Now in cvs