Re: unison

2008-05-15 Thread Leonardo Rodrigues de Mello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am working at porting unison debian package and it dependency to nexenta. When i had finish building the packages, i must know i send it to nexenta repository. In the nexenta wiki the comand used is dput, but, what is the dput configuration ? Best R

Re: unison

2008-05-15 Thread Marcus Sundman
"Leonardo Rodrigues de Mello" <[EMAIL PROTECTED]> wrote: > I am working at porting unison debian package and it dependency to > nexenta. Great news! It's sooo slow to run unison on locally mounted remote filesystems, so it's awesome to finally get unison running on nexenta. Unfortunately I have n

Re: [Fwd: [nexenta-changes] Incoming Package: suphp_0.6.1-1nexenta1]

2008-05-15 Thread Daniel Llewellyn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erast Benson wrote: > I think there is a bug in apache1 postinst. Try to run it like this: > > # /var/lib/dpkg/info/apache.postinst configure > > Then see why it complains in postinst. This might need some fixing... hmm, I ran the above command, but

Re: [Fwd: [nexenta-changes] Incoming Package: suphp_0.6.1-1nexenta1]

2008-05-15 Thread Erast Benson
Daniel, yes, this is the problem. It should return 0 on success. Could you put 'echo' in the code and see which line causing this? We would then could come up with the fix. On Thu, 2008-05-15 at 14:55 +0100, Daniel Llewellyn wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Erast Ben

Re: [Fwd: [nexenta-changes] Incoming Package: suphp_0.6.1-1nexenta1]

2008-05-15 Thread Daniel Llewellyn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erast Benson wrote: > yes, this is the problem. It should return 0 on success. > > Could you put 'echo' in the code and see which line causing this? We > would then could come up with the fix. following this procedure, I narrowed the bug down to this

Re: [Fwd: [nexenta-changes] Incoming Package: suphp_0.6.1-1nexenta1]

2008-05-15 Thread Erast Benson
OK. To unstuck you, comment out this line and run 'dpkg --configure apache'. It would be interesting to know why debconf-modules script producing error... On Thu, 2008-05-15 at 16:43 +0100, Daniel Llewellyn wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Erast Benson wrote: > > yes

Re: [Fwd: [nexenta-changes] Incoming Package: suphp_0.6.1-1nexenta1]

2008-05-15 Thread Daniel Llewellyn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erast Benson wrote: > OK. To unstuck you, comment out this line and run 'dpkg --configure > apache'. > > It would be interesting to know why debconf-modules script producing > error... > > On Thu, 2008-05-15 at 16:43 +0100, Daniel Llewellyn wrote: >