| From | Sent On | Attachments |
|---|---|---|
| Kris Kennaway | Nov 22, 2004 9:35 am | |
| Kris Kennaway | Nov 23, 2004 3:33 am | |
| Kris Kennaway | Nov 23, 2004 5:29 am | |
| Kris Kennaway | Nov 23, 2004 7:33 am | |
| A. Nooitgedagt | Nov 23, 2004 9:04 am | |
| Kris Kennaway | Nov 23, 2004 9:31 am | |
| A. Nooitgedagt | Nov 23, 2004 10:44 am | |
| Kris Kennaway | Nov 23, 2004 11:33 am | |
| Kris Kennaway | Nov 23, 2004 1:30 pm | |
| Kris Kennaway | Nov 23, 2004 3:34 pm | |
| Kris Kennaway | Nov 23, 2004 5:29 pm | |
| Kris Kennaway | Nov 23, 2004 6:06 pm | |
| Conrad J. Sabatier | Nov 23, 2004 6:54 pm | |
| Kirill Ponomarew | Nov 23, 2004 7:00 pm | |
| Kris Kennaway | Nov 23, 2004 7:43 pm | |
| A. Nooitgedagt | Nov 23, 2004 8:27 pm | |
| Kris Kennaway | Nov 27, 2004 3:46 pm | |
| Pav Lucistnik | Nov 27, 2004 3:59 pm | |
| Kris Kennaway | Nov 27, 2004 6:52 pm | |
| Kris Kennaway | Nov 28, 2004 7:53 am | |
| Norikatsu Shigemura | Nov 28, 2004 9:53 am | |
| Ion-Mihai Tetcu | Nov 28, 2004 12:01 pm | |
| Kris Kennaway | Nov 30, 2004 3:42 pm | |
| Kris Kennaway | Nov 30, 2004 5:38 pm | |
| Edwin Groothuis | Nov 30, 2004 5:52 pm | |
| Robin Schoonover | Nov 30, 2004 7:11 pm | |
| Edwin Groothuis | Nov 30, 2004 7:33 pm | |
| Kris Kennaway | Nov 30, 2004 7:41 pm | |
| Robin Schoonover | Nov 30, 2004 8:15 pm | |
| Kris Kennaway | Nov 30, 2004 9:39 pm | |
| Lars Köller | Nov 30, 2004 11:37 pm | |
| Kris Kennaway | Nov 30, 2004 11:47 pm |
| Subject: | INDEX build failed for 4.x | |
|---|---|---|
| From: | Norikatsu Shigemura (no...@FreeBSD.org) | |
| Date: | Nov 28, 2004 9:53:16 am | |
| List: | org.freebsd.freebsd-ports | |
On Sun, 28 Nov 2004 07:57:24 -0800 Kris Kennaway <kr...@obsecurity.org> wrote:
Generating INDEX - please wait.. Done. make_index: dspam-3.2.2.20041117.1515: no entry for /usr/ports/databases/sqlite2 make_index: dspam-3.2.2.20041117.1515: no entry for /usr/ports/databases/sqlite2
Fixed and sorry guys. Trivia question: why is sqlite2 disconnected from build?
Looks like a committer never completed a repo-copy.
My apologies. I thought that after nork@'s heads-up on the 20th, he did update databases/sqlite to version 3 as he intended and I did the last minute change; I also and verified it with make describe and since I don't use `make index' on this machine I maneged to broke the INDEX. Any way I could have catch it ?
It's really the committer's responsibility, and there is a checklist on performing repo-copies in the committer's guide.
Sorry, I didn't recover sqlite related ports.
ume made me notice that SQLite3 don't have SQLite2 compatibiliry API. SQLite3 is different from SQLite2. So I changed operation order at HEADS UP, I'll commit by following operation order.
1. Repocopy databases/sqlite to databases/sqlite3 net/gnunet will be broken (until databases/sqlite3 will be updated).
2. Update databases/sqlite3 to 3.0.5 net/gnunet will be unbroken, automatically.
3. Update databases/sqlite2 to 2.8.15.
4. Connect databases/sqlite2 to databases/Makefile
5. Chase *_DEPEND on databases/sqlite to databases/sqlite2,
6. Remove databases/sqlite
7. All ports which is depended on database/sqlite2 bump PORTREVISION.
Maybe, I can atomically commit STEP.2-7. But I have no time to do this. To get minimum time BROKEN time of net/gnunet, I'll do above after 2004/Dec/10.





