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 Regards.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org

iD8DBQFILBlaLsy/JSmhVFURAs8zAJ9os/9fl7hRw95BDqFI7Mb3jpRLnQCZAXay
j1ufU8FhEP+LGc1IUoMMzk0=
=rqbr
-END PGP SIGNATURE-

2008/5/14 Marcus Sundman [EMAIL PROTECTED]:
 Hi,

 Has anyone looked at including unison? Since nexenta is commonly used as
 a file server one would think that rsync and unison would be the two
 most important programs to include (beside NFS and SMB/CIFS, which I
 wouldn't count as programs). Nexenta has had rsync for quite a while,
 but unison has been missing so far. :-(


 Regards,

 Marcus
 ___
 gnusol-devel mailing list
 gnusol-devel@lists.sonic.net
 http://lists.sonic.net/mailman/listinfo/gnusol-devel




-- 
Leonardo Rodrigues de Mello
jabber: [EMAIL PROTECTED]
___
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel


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 it just returns with no output.
running `echo $?` reports that it's return code was 1.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgsQOEACgkQVR0QzBAS6zYkSQCdGPU+blCrV/lgPOx0o7dqInBC
AjEAn33S/SED1qgvpSlUG4owkvcz6ZeS
=JUF/
-END PGP SIGNATURE-
___
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel


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 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 it just returns with no output.
 running `echo $?` reports that it's return code was 1.
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.8 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iEYEARECAAYFAkgsQOEACgkQVR0QzBAS6zYkSQCdGPU+blCrV/lgPOx0o7dqInBC
 AjEAn33S/SED1qgvpSlUG4owkvcz6ZeS
 =JUF/
 -END PGP SIGNATURE-
 

___
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel


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 line in
/usr/sbin/apache-modconf

db_input low apache-shared/debconf-modules || true

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgsWjYACgkQVR0QzBAS6zb+4gCfXjgKDvqHAC5PfCOiKN9+rPf+
qb8An0JU9FAwa+uJePD0XgoAJjjMXpj8
=8fh1
-END PGP SIGNATURE-
___
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel