[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#255484: Bug#369903: Debian assp packages.



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

José Parrella escreveu:
> Alex de Oliveira Silva escribió:
>> How are going the Debian assp packages? What it is missing? Do
>> you need some help? What do you think about me and you work
>> together in assp?
>
> Alex: Thanks. I received your ping but I didn't have time to work
> in ASSP until now.
>
> Currently the remaining problem in the ASSP packaging is changing
> the paths inside assp.pl to comply with the Policy and FHS.
> Upstream told me that this could be achieved with variables, and I
> actually started to do that but it requires lot of debugging.
>
> Does your package solve this problem in a sane way? I made a
> previous ASSP package for my company, too, which is avaiable in [1]
>
Hi José.
Yes, my package solves the problem in Policy and FHS.
I changed in assp.pl to install and run in correct directory, and
added init.d and logrotate.

Look some changes:
if($logfile && open(LOG,">>/var/log/assp/$logfile")) {my $oldfh =
select(LOG); $| = 1; select($oldfh);}
if($pidfile) {open(F,">/var/run/assp/assp.$pidfile"); print F $$;
close F;}
$base="/etc/assp"


http://people.debian-ce.org/enerv/debian/unstable/assp/



regards,
- --
   .''`.
  : :' :    Alex de Oliveira Silva | enerv
  `. `'     www.enerv.net
    `-
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFvjo1arbczl+z12gRAoUHAJ9N+b8i4hNa8t1Dz3lxo9D02bPlNwCfYzh3
eh0W1539LzhD+GH0XVSxGNY=
=0kfC
-----END PGP SIGNATURE-----




Reply to: