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

Re: lintian warnings (help)



Turbo Fredriksson wrote:
> This is the line in the postinst:
> 
> ----- s n i p p -----
> TMP_FILE=`mktemp -q /tmp/$0.XXXXXX`
> if [ $? -ne 0 ]; then
>     echo "$0: Can't create temp file, exiting..."
>     exit 1
> fi
> ----- s n i p p -----
> 
> What have I missed? (This is _EXACLY_ as it says in the 'mktemp' manual
> page!!!)

Yes, that should be safe. Lintian probably just does a simple check. You
should mail the maintainers and ask for a lintian "override" for your
package.

-- 
see shy jo


--
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: