Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195362 - stabilize net-mail/dbmail-2.2.7_rc2
Summary: stabilize net-mail/dbmail-2.2.7_rc2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Thomas Raschbacher
URL: http://www.dbmail.org
Whiteboard:
Keywords: STABLEREQ
Depends on: 195599
Blocks:
  Show dependency tree
 
Reported: 2007-10-10 12:13 UTC by Thomas Raschbacher
Modified: 2007-11-02 04:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Raschbacher gentoo-dev 2007-10-10 12:13:19 UTC
there currently is no 'stable' version of dbmail in portage and i'd like to get at least 2.2.5 stablizied if possible (i'm currently using 2.2.7_rc2 which works a lot better, but i'm not 100% sure if the policy allows rcX to be stabilized - if yes then I'm personally suggesting to stabilize version 2.2.7_rc2)
Comment 1 Dawid Węgliński (RETIRED) gentoo-dev 2007-10-10 15:39:26 UTC
There is problem when all sqlite3, mysql and postgres flags are disabled:
* net-mail/dbmail-2.2.5 {:0} [N] ldap -mysql -postgres -sieve -sqlite3 ssl -static

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to provide manual pages... yes
configure: error: You have to specify --with-mysql, --with-pgsql or --with-sqlite to build.

!!! ERROR in net-mail/dbmail-2.2.5:
!!! In econf at line 1385
!!! econf failed

And at least why don't call $(use_with pysqlite3 pysqlite) instead of use sqlite3 && myconf="--with-sqlite"? Also S=${WORKDIR}/${P/_/} should be quoted as ${WORKDIR} may have spaces.
Comment 2 Dawid Węgliński (RETIRED) gentoo-dev 2007-10-10 15:41:35 UTC
(In reply to comment #1)
> And at least why don't call $(use_with pysqlite3 pysqlite) instead of use
> sqlite3 && myconf="--with-sqlite"? 
> 
$(use_with sqlite3 sqlite) of course ;)
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-10-11 07:56:50 UTC
x86 stable
Comment 4 Thomas Raschbacher gentoo-dev 2007-10-12 09:41:32 UTC
thanks for pointing this out. i'll have a look and fix it.
sorry christian, but i'll mark it ~x86 again for the moment as i need to fix this bug first (and need libsieve stable as well - mistake on my part not checking that :( )
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2007-10-12 09:48:53 UTC
then please add x86 back, otherwise we wouldn't notice it.
Comment 6 Thomas Raschbacher gentoo-dev 2007-10-12 13:27:53 UTC
you are on the CC list if you mean that
Comment 7 Thomas Raschbacher gentoo-dev 2007-10-12 13:31:15 UTC
sorry my bad didn't notice x86 on libsieve. reverting (again) - i had either bad timing or a daft moment ;)
Comment 8 Christian Faulhammer (RETIRED) gentoo-dev 2007-10-12 15:25:49 UTC
(In reply to comment #6)
> you are on the CC list if you mean that

 Yes, because I added us back.  Removing x86 again.  Normally we check for needed dependencies...repoman is smart enough.
Comment 9 Steve Dibb (RETIRED) gentoo-dev 2007-11-02 04:35:43 UTC
amd64 stable