Caros,
Estou aplicando o pacth VDA ao postfix usando a seguinte documentação:

cd /usr/src
apt-get source postfix

wget http://vda.sourceforge.net/VDA/postfix-2.3.8-vda.patch.gz
gunzip postfix-2.3.8-vda.patch.gz
cd postfix-2.3.8
patch -p1 < ../postfix-2.3.8-vda.patch
dpkg-buildpackage

You might see a warning like this at the end of the dpkg-buildpackage command:

To install our new Postfix package, we run

cd ..
dpkg -i postfix_2.3.8-2_i386.deb
dpkg -i postfix-mysql_2.3.8-2_i386.deb

Fonte: http://www.howtoforge.com/virtual_users_and_domains_with_postfix_debian_etch

Aplico o patch e compila do pacote .deb sem problemas, instalo o pacote e a instalaçao também ocorre sem erros, mas ao mandar atualizar o sistema operacional (apt-get dist-upgrade) ele me retora a seguinte saída:

apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages will be upgraded:
 postfix postfix-ldap
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 1132kB of archives.
After unpacking 4096B disk space will be freed.
Do you want to continue [Y/n]?

Apesar de ter usado os fontes do pacote atual, aplicado o patch e recompilado o pacote. Ele me pede para ser atualizado. Alguem pode me dizer se isso é normal ou ser estou fazendo algo de errado na construção do pacote. Agradeço a atenção.

Att.

--
Leandro Moreira Linux Networking Telefone: +55 (32) 9197-7909 E-mail/MSN: [EMAIL PROTECTED]
www.leandromoreira.eti.br



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a