On Mo, 2013-11-11 at 13:06 -0500, Daniel Kahn Gillmor wrote:
> Package: mozilla-devscripts
> Version: 0.34
> Severity: minor
> 
> Running dh_xul-ext as part of a build of a pending enigmail 1.6
> package, i see this warning:
> 
>    dh_xul-ext
> /usr/lib/python2.7/dist-packages/RDF.py:1995: RedlandWarning: Variable 
> bnodeid1 was bound but is unused in the query
>   results = Redland.librdf_query_execute(self._query,model._model)
> 
> I'm not sure what it means; if it's a real concern, it needs to be
> dealt with.  If it's not a real concern, the warning should be
> suppressed somehow so that it doesn't distract from real concerns.

dh_xul-ext uses the RDF python library and uses a query (line 168) to
extract information from the install.rdf file. There is no bnodeid1
variable used there. Therefore this warning is caused by the RDF
library. The warning is probably harmless (besides cluttering the build
log and annoying us).

Please reassign or clone this bug against python-librdf (or one package
used by python-librdf). The warning should be fixed there. Thanks for
reporting the issue and taking care of it.

> Thanks for maintaining mozilla-devscripts!

You are welcome. :)

-- 
Benjamin Drung
Debian & Ubuntu Developer


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to