On Thu, 2002-03-28 at 20:28, David Walser wrote:

> Have you read the postfix changelog for versions
> between what Mandrake is shipping and 1.1.6?  There's
> a whole bunch of changes that will entail some prep
> work for packagers, it's not just gonna be a simple
> keep your spec update the source kind of switch.  I
> suggest reading their ChangeLog and you should get an
> idea of the kinds of things the spec file is going to
> have to do to be able to package current versions of
> Postfix.

 Of course I read the Changelog, but the new post install (no pun
intended) is documented horribly. 
Regarding prep work, no, nothing really needs to be done, it's all at
%post where the work needs to be done.



> 
> There's a way to keep the rpm version comparison thing
> working when you change naming schemes, the Mandrake
> developers were discussing it on this list when
> contemplating the change to an x.x (eg 1.0) versioning
> scheme for OpenOffice.  I think it has to do with the
> word epoch.
> 

This is in response to Geoffrey Lee as well.
Yes, sadly Epoch will have to be used : P


I've actually got it sorta running now... The error I listed before was
due to a missing file (%{_sysconfdir}/postfix/postfix-files). So now, 

'post-install create-missing'  
'post-install set-permissions mail_owner=postfix setgid_group=postdrop'

Both need to be run, of course there's the easier but seems dirtier way
is 'post-install upgrade-package'

Regardless, it seems like this script is going to gripe about missing
files anyway (e.g, fails if a pcre table is not found), but doesn't
error out abnormally. 

 So right now, I'm actually only left with two errors, those being in
the log/main/error file:

fatal: master_spawn: exec /usr/lib/postfix/tlsmgr: No such file or
directory
--
Hmmmmmm, not installed...


second (more serious):
fatal: connect #11 to subsystem public/cleanup: Connection refused
--
Haven't a clue... Yet : )

 Anyway, that's where I'm at, when I feel like messing around with it
all again, I shall : ) Which will probably be sooner than I even think :
P

Tashi Delek

-- 
Bryan Paxton
Public PGP key: http://www.deadhorse.net/bpaxton.gpg

Trying, the volition devoid of action, this is idleness. 
Doing, the volition replete in motion, a process.
Being that all things are impermanent, this process is constant.
If one realizes such, the process is in all actuality, one step.
A motion that can not be reversed, but may be halted.
Both ways does this sway.


Reply via email to