[Mailman-Users] Old config data

2005-06-19 Thread Rob Shepherd

Dear Mailman'ers

Is there any way I can extract the config variables

--with-mail-gid and
--with-cgi-gid

from my setup. anything, nums or strings...

I lost my old building script for 2.1.5

2.1.5 worked pretty much fine, and i didn't have to rebuild it to get the 
mail/web gids right so this time round I just picked the options I thought I 
picked last time.


postfix runs as 'postfix'
apache2 runs as 'apache2' so this time I ran

./configure --with-cgi-gid=apache2

but I get
command failed: /usr/.../postalias /usr/local/mailman/data/aliases (status: 1, 
Not owner)


After trying to add my first virtual list and getting. my data dir 
subsequently like thisneither db file were (re)generated


[EMAIL PROTECTED]:~/data ls -la
total 94
drwxrwsr-x   2 mailman  mailman  512 Jun 19 15:54 .
drwxrwsr-x  20 mailman  mailman  512 Jun 19 15:03 ..
-rw-r-   1 mailman  mailman   41 Jun 19 15:39 adm.pw
-rw-rw   1 mailman  mailman 2039 Jun 19 15:54 aliases
-rw-r-   1 mailman  mailman24576 Jun 19 15:24 aliases.db
-rw-r--r--   1 mailman  mailman   10 Jun 19 15:12 last_mailman_version
-rw-rw   1 mailman  mailman5 Jun 19 15:29 master-qrunner.pid
-rw-r--r--   1 mailman  mailman14110 Jun 19 15:03 sitelist.cfg
-rw-rw   1 apache2  mailman 1275 Jun 19 15:54 virtual-mailman


Any insight to the above appreciated

Regarding the item in the FAQ about adding apache to the postfix group, I 
disregarded this because it all worked in 2.1.5 without this addition...


ps. uname -a
SunOS skyflash 5.9 Generic_117171-15 sun4u sparc SUNW,Ultra-5_10

Rob

--
/**
 *  Rob Shepherd,
 *  University Of Wales, Bangor,
 */
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] Old config data

2005-06-19 Thread Rob Shepherd

Dan Phillips wrote:
 Do you mean by this that you don't have the source directory from  which
 it was built?

Cheers, yes source gone, only an old /usr/local/mailman (2.1.5) off tape to 
compare

 As for the error, know that aliases.db does need  to be group
 writable, which your is not.

I guess some bit of my setup is bust as postalias is supposed to make those 
files, and my old setup which worked looked like


drwxrwsr-x   2 9026 2005 439 Apr 13 18:14 .
drwxrwsr-x  20 root 2005 853 Apr 13 16:37 ..
-rw-r-   1 9026 2005  41 Apr 12 23:09 adm.pw
-rw-rw   1 9026 20051973 Apr 13 18:14 aliases
-rw-r-   1 9026 2005   24576 Apr 13 18:14 aliases.db
-rw-r--r--   1 9026 2005  10 Apr 12 21:28 last_mailman_version
-rw-rw   1 9026 2005   6 Apr 12 22:48 master-qrunner.pid
-rw-r--r--   1 9026 2005   14110 Apr 12 21:21 sitelist.cfg
-rw-rw   1 9026 20051209 Apr 13 18:14 virtual-mailman
-rw-r--r--   1 9026 2005   24576 Apr 13 18:14 virtual-mailman.db

mailman:mailman BTW

I actually found cgi-gid by tracing the build process and then observing the 
output of `strings create`


apache2 shows up in my old version and I also see no trace of postfix, (or in 
any other bins in bin)


so my config process is same as 2.1.5 but something is not quite right still...

Cheers

Rob



--
/**
 *  Rob Shepherd,
 *  University Of Wales, Bangor,
 *  School of Informatics,
 *  Dean Street,
 *  Bangor,
 *  Gwynedd, UK /\  /\
 *  LL57 1UT   /  \/  \ /\
 *  --/---/\--\
 *  
 *  [EMAIL PROTECTED]
 *
 *  +44 (0) 1248 38 27
 */
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

[Mailman-Users] Install errors

2005-06-19 Thread Ashley M. Kirchner

I'm installing mailman 2.1.6 on a fresh system running FC4 (fresh being 
that it was just installed.) Configure and make went without a problem, 
but when I went to install it, my screen got filled with many many lines 
of this:

src/_japanese_codecs.c: In function encode_euc_jp:
src/_japanese_codecs.c:147: warning: pointer targets in assignment 
differ in signedness
src/_japanese_codecs.c: In function encode_shift_jis:
src/_japanese_codecs.c:381: warning: pointer targets in assignment 
differ in signedness
src/_japanese_codecs.c: In function encode_ms932:


In file included from src/_koco.c:49:
src/_koco_ksc5601.h:1493: warning: pointer targets in initialization 
differ in signedness
src/_koco_ksc5601.h:1493: warning: pointer targets in initialization 
differ in signedness
src/_koco_ksc5601.h:1493: warning: pointer targets in initialization 
differ in signedness
src/_koco_ksc5601.h:1493: warning: pointer targets in initialization 
differ in signedness
src/_koco_ksc5601.h:1494: warning: pointer targets in initialization 
differ in signedness


In file included from src/_koco.c:50:
src/_koco_uhc.h:1613: warning: pointer targets in initialization differ 
in signedness
src/_koco_uhc.h:1613: warning: pointer targets in initialization differ 
in signedness
src/_koco_uhc.h:1613: warning: pointer targets in initialization differ 
in signedness
src/_koco_uhc.h:1613: warning: pointer targets in initialization differ 
in signedness
src/_koco_uhc.h:1614: warning: pointer targets in initialization differ 
in signedness


It is a very very long list of lines like that. Someone care to explain? 
Is it just because of the Japanese characters?

-- 
H | I haven't lost my mind; it's backed up on tape somewhere.
  +
  Ashley M. Kirchner mailto:[EMAIL PROTECTED]   .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith . 800.441.3873 x130
  Photo Craft Imaging   . 3550 Arapahoe Ave. #6
  http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A. 



--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp