Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 17668
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PgSQL Bugs <pgsql-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dirk Heinrichs <dirk.heinrichs.ext@nsn.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pgaccess-0.98.8.ebuild The ebuild itself text/plain Dirk Heinrichs 2003-03-17 02:41 0000 622 bytes Details
pgaccess-0.98.8.patch A patch for the Makefile patch Dirk Heinrichs 2003-03-17 02:43 0000 959 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 17668 depends on: Show dependency tree
Bug 17668 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2003-03-17 02:40 0000
This is an ebuild for pgaccess 0.98.8, a frontend for postgresql written in
TCL/Tk.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Dirk Heinrichs 2003-03-17 02:41:27 0000 -------
Created an attachment (id=9500) [details]
The ebuild itself

------- Comment #2 From Dirk Heinrichs 2003-03-17 02:43:42 0000 -------
Created an attachment (id=9501) [details]
A patch for the Makefile

------- Comment #3 From Dirk Heinrichs 2003-03-17 02:45:13 0000 -------
I think a good place for this ebuild is dev-db.

------- Comment #4 From Masatomo Nakano (RETIRED) 2003-03-18 00:25:17 0000 -------
It's nice ebuild.
I added this ebuild to portage tree as unstable(~x86) after I had corrected a few.(IUSE, DEPEND...)
Please test it.

------- Comment #5 From Dirk Heinrichs 2003-03-18 02:46:09 0000 -------
I don't know wether this is due to einstall, but your ebuild installs into
/usr/usr.

------- Comment #6 From Masatomo Nakano (RETIRED) 2003-03-18 03:24:24 0000 -------
sorry, I fixed it.
Please test once again.

------- Comment #7 From Dirk Heinrichs 2003-03-18 03:52:35 0000 -------
Sorry, you broke it even more. Now emake tries to work on /usr directly instead
of using the .../image dir. You'd better keep the original make calls instead
of emake and einstall.

------- Comment #8 From Masatomo Nakano (RETIRED) 2003-03-18 04:55:09 0000 -------
Sorry, I fixed it using your ebuild and patch.
But I modified only DEPEND,IUSE. OK?

------- Comment #9 From Dirk Heinrichs 2003-03-18 05:29:24 0000 -------
Works now.

Two additions: Since it is TCL/TK, it should be arch independant, so adding the other ~arch's should be save.

And I think the "make clean" line should better be "make prefix=${D} clean" to prevent it from deleting stuff from /usr directly. Alternatively, it could also be skipped completely. I've allready tested both variants and they work.

------- Comment #10 From Masatomo Nakano (RETIRED) 2003-03-18 05:38:56 0000 -------
I think that 'make clean' is unnecessary in src_compile().
What do you think?

------- Comment #11 From Dirk Heinrichs 2003-03-18 05:52:23 0000 -------
I agree.

------- Comment #12 From Magnus Lie Hetland 2003-03-23 10:09:45 0000 -------
The ebuild won't work for me -- it seems it tries to execute rm -rf
/usr/lib/pgaccess early in the
build process, and I get an ACCESS DENIED error.

------- Comment #13 From Masatomo Nakano (RETIRED) 2003-03-27 08:50:39 0000 -------
fixed the bug and I marked as stable.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug