Bug#680939: Bug#681350: libconvert-asn1-perl: "use strict" breaks smbldap-tools

2012-07-19 Thread Saulo Soares de Toledo
> > > OK, I'll update the package, but maybe we should wait till the end of > the week > > and ask for a new release of smbldap-tools, as the one in Debian is > already > > outdated. > I think if we can test the package with an empty installation can bring us a faster new smbldap-tools release. We

Bug#680939: Bug#681350: libconvert-asn1-perl: "use strict" breaks smbldap-tools

2012-07-17 Thread Salvatore Bonaccorso
Hi Sergio First of all thanks for the quick reply! On Tue, Jul 17, 2012 at 09:56:03AM +0200, Sergio Talens-Oliag wrote: > El Mon, Jul 16, 2012 at 08:53:37PM +0200, Salvatore Bonaccorso va escriure: > > Hi Saulo > > > > (dropping the merged bugreport) > > > > On Mon, Jul 16, 2012 at 12:42:00PM -

Bug#680939: Bug#681350: libconvert-asn1-perl: "use strict" breaks smbldap-tools

2012-07-17 Thread Sergio Talens-Oliag
El Mon, Jul 16, 2012 at 08:53:37PM +0200, Salvatore Bonaccorso va escriure: > Hi Saulo > > (dropping the merged bugreport) > > On Mon, Jul 16, 2012 at 12:42:00PM -0300, Saulo Soares de Toledo wrote: > > News about the bug. > > I received a response from SATOH Fumiyasu, smbldap-tools developer, ab

Bug#680939: Bug#681350: libconvert-asn1-perl: "use strict" breaks smbldap-tools

2012-07-16 Thread Salvatore Bonaccorso
Hi Saulo (dropping the merged bugreport) On Mon, Jul 16, 2012 at 12:42:00PM -0300, Saulo Soares de Toledo wrote: > News about the bug. > I received a response from SATOH Fumiyasu, smbldap-tools developer, about > the problem. It's fixed to smbldap-userlist and smbldap-grouplist at SVN > (revision

Bug#680939: Bug#681350: libconvert-asn1-perl: "use strict" breaks smbldap-tools

2012-07-13 Thread Salvatore Bonaccorso
Hi Saulo btw, what smbldap-tools can do, is to workaround this is to use 'eval'. so in a example something like: cut-cut-cut-cut-cut-cut- #!/usr/bin/perl use strict 'refs'; my $attrs = "[ 'foo', 'bar', ]"; $attrs = eval "$attrs"; push @{$attrs},

Bug#680939: Bug#681350: libconvert-asn1-perl: "use strict" breaks smbldap-tools

2012-07-12 Thread Salvatore Bonaccorso
Hi Saulo I'm Cc'in the bugreport on smbldap-tools, but I think these two should be merged and only assigned to smbldap-tools. On Thu, Jul 12, 2012 at 09:51:54PM -0300, Saulo Soares de Toledo wrote: > 2012/7/12 Salvatore Bonaccorso > > > Could you give more information on which problems you see