First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106982
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tommie <d00-tga@d.kth.se>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 106982 depends on: 106983 Show dependency tree
Show dependency graph
Bug 106982 blocks: 107045
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-23 04:53 0000
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 From Tommie 2005-09-23 04:54:35 0000 -------
Created an attachment (id=69066) [edit]
tinyerp-server-3.0.2.ebuild

------- Comment #2 From Tommie 2005-09-23 04:55:13 0000 -------
Created an attachment (id=69067) [edit]
Patch to use syslog instead of stdout for logging

------- Comment #3 From Tommie 2005-09-23 04:55:46 0000 -------
Created an attachment (id=69068) [edit]
tinyerp-server-3.0.2.confd - configuration file for /etc/conf.d

------- Comment #4 From Tommie 2005-09-23 04:56:13 0000 -------
Created an attachment (id=69069) [edit]
tinyerp-server-3.0.2.initd - startup script for /etc/init.d

------- Comment #5 From Tommie 2005-09-23 13:49:45 0000 -------
Created an attachment (id=69108) [edit]
Cleaner database creation.

When you RTFM you actually learn things... Like the OWNER option to CREATE
DATABASE.

------- Comment #6 From Tommie 2005-09-23 14:12:02 0000 -------
Created an attachment (id=69110) [edit]
tinyerp-server-3.0.2.ebuild - Patched setup

As it turned out, setup.py had incorrect paths to i18n files.

------- Comment #7 From Tommie 2005-09-23 14:13:01 0000 -------
Created an attachment (id=69111) [edit]
setup-3.0.2.patch - Patch for setup.py paths

------- Comment #8 From Tommie 2005-10-03 04:12:13 0000 -------
Created an attachment (id=69776) [edit]
tinyerp-server-3.0.2.ebuild - fixed

License and keywords fix.

------- Comment #9 From lzap 2005-11-06 05:49:15 0000 -------
Version bump + some ebuild fixes (patch version portability, conf&init filename
change).

------- Comment #10 From lzap 2005-11-06 05:50:01 0000 -------
Created an attachment (id=72285) [edit]
Version bump + fixes

------- Comment #11 From lzap 2005-11-06 05:52:10 0000 -------
Created an attachment (id=72286) [edit]
netsvc-3.1.1.patch

------- Comment #12 From lzap 2005-11-06 05:52:25 0000 -------
Created an attachment (id=72287) [edit]
setup-3.1.1.patch

------- Comment #13 From lzap 2005-11-06 05:52:54 0000 -------
Created an attachment (id=72288) [edit]
tinyerp-server.confd

name fix

------- Comment #14 From lzap 2005-11-06 05:53:25 0000 -------
Created an attachment (id=72289) [edit]
tinyerp-server.initd

name fix + deleted one space in the header

------- Comment #15 From lzap 2005-11-06 06:09:17 0000 -------
Created an attachment (id=72293) [edit]
tinyerp-server-3.1.1.ebuild - fixes issues with user terp

------- Comment #16 From lzap 2005-11-06 06:10:22 0000 -------
Created an attachment (id=72294) [edit]
tinyerp-server.initd - pid directory issue solved

The directory /var/pid/tinyerp is unnessecary

------- Comment #17 From Masse Nicolas 2006-02-22 14:48:08 0000 -------
Created an attachment (id=80475) [edit]
version bump of the ebuild

------- Comment #18 From Masse Nicolas 2006-02-22 14:48:54 0000 -------
Created an attachment (id=80476) [edit]
updated patch for netsvc

------- Comment #19 From Masse Nicolas 2006-02-22 14:49:25 0000 -------
Created an attachment (id=80477) [edit]
updated patch for setup.py

------- Comment #20 From Raimondo Giammanco 2006-04-10 07:51:56 0000 -------
Hello,
 "--username=postgres" is missing in pkg_postrm

------- Comment #21 From Jean Delattre 2006-10-06 05:46:19 0000 -------
Tinyerp-server-3.2.1 isn't available for download. Please, can anyone version
bump the ebuild.

------- Comment #22 From Cédric Krier 2006-10-19 05:22:34 0000 -------
This is now in the sunrise overlay. You can find it at:
http://gentoo-sunrise.org/svn/reviewed/app-office/tinyerp-server

------- Comment #23 From Cédric Krier 2006-12-06 13:57:03 0000 -------
Now in cvs

First Last Prev Next    No search results available      Search page      Enter new bug