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

Re: packaging of Mobyle app



Le Fri, Sep 16, 2011 at 06:28:40PM +0200, Olivier Sallou a écrit :
> 
> the Mobyle application is ready (on my side) for upload.
> Could you review mobyle and mobyle-programs under mobyle directory of
> alioth svn?
> (not mobyle-viewers and mobyle-workflows)
> 
> mobyle needs a get-orig-source to refactor the upstream code.

Dear Olivier,

I had a look at mobyle.  I recommend to ask for feedback on debian-mentors or
debian-python as your package does not seem to get the dependancies properly,
as indicated by the lintian error ‘missing-dependency-on-python-support’.

I see that the package build-depends on the Javascript libraries.  Is that necessary ?

About the following lines in debian/postinst:

        if [ ! -e /usr/share/mobyle/htdocs/data ] ; then
                ln -s /var/lib/mobyle/data /usr/share/mobyle/htdocs/data
        fi

Can't it be done through debian/mobyle.links ?

        chown -R www-data:www-data /var/log/mobyle
        chown -R www-data:www-data /var/lib/mobyle

If the mobyle package is the only one to create these directories, then their
group can be set in the binary package directly.

Bon dimanche,

Charles

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


Reply to: