Please read this email, the former was a mistake. sorry
 
--- El mié 29-jul-09, Diego Gil <diego_do...@yahoo.com.ar> escribió:

De: Diego Gil <diego_do...@yahoo.com.ar>
Asunto: Re: [AMaViS-user] update etch to lenny problems witch amavis
Para: amavis-user@lists.sourceforge.net, "Stefan Förster" 
<cite+amavis-us...@incertum.net>
Fecha: miércoles, 29 de julio de 2009, 3:01 am

halt:/# /var/lib/dpkg/info/amavisd-new.postinst configure
Creating/updating amavis user account...

(ctrl-C)

halt:/#

ok, first of all I must clarify that it is an UPDATE of Amavis. Even though I 
got the error Amavis running.


ok, i view and edit    /var/lib/dpkg/info/amavisd-new.postinst , iedit this 
file and put echo in several parts to see where it failed and found the error.

if [ ! -d "${homedir}" ] ; then
          echo "Broken amavis system user found.  To insure data-safety," >&2
          echo "it is up to you the local administrator to remove the broken" 
>&2
          echo "amavis user, or repair it so that it is sane"
 >&2
          exit 1

        fi
        echo "antes umask">&2
        umask 022
        echo "antes for">2&
        for i in /var/lib/amavis /var/lib/amavis/db /var/lib/amavis/tmp \
                 /var/lib/amavis/virusmails /var/run/amavis
        do

execute:

halt:/# /var/lib/dpkg/info/amavisd-new.postinst configure
Creating/updating amavis user account...
aca creando usuario
aca saliendo de la mierda
luego homedir
sanity
antes umask

ok, faild in "umask 022" so what!!! ????






--- El lun 27-jul-09, Stefan Förster <cite+amavis-us...@incertum.net> escribió:

De: Stefan Förster <cite+amavis-us...@incertum.net>
Asunto: Re:
 [AMaViS-user] update etch to lenny problems witch amavis
Para: amavis-user@lists.sourceforge.net
Fecha: lunes, 27 de julio de 2009, 6:47 pm

* Diego Gil <diego_do...@yahoo.com.ar> wrote:
> hello, I was doing the upgrade debian etch to lenny. Everything went
> perfect under amavisd-new. It is hung on "Creating / updating user
> account Amavis ...", I think that this is an issue over which debian
> Amavis, but if anyone has any idea how to solve it I would appreciate
> that, thanks.

The update process calls

"/var/lib/dpkg/info/amavisd-new.postinst configure"

You might want to add a "set -x" to the beginning of that script and
then issue a "dpkg --configure --pending" and look at the debugging
output.

That said, those are some simple adduser/addgroup calls -
 if they
fail, there is something seriously wrong with your system.


Ciao
Stefan
-- 
Stefan Förster     http://www.incertum.net/     Public Key: 0xBBE2A9E9
FdI #295: Garantierte Rechnersicherheit - Den roten Pilz in den gelben Grund
drücken. (Alexander Schreiber)

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 




      
¡Viví la mejor experiencia en la web!
Descargá gratis el nuevo Internet Explorer 8

http://downloads.yahoo.com/ieak8/?l=ar


      
____________________________________________________________________________________
¡Viví la mejor experiencia en la web!
Descargá gratis el nuevo Internet Explorer 8
http://downloads.yahoo.com/ieak8/?l=ar
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to