Your message dated Sun, 14 Dec 2008 01:37:43 -0500
with message-id <[email protected]>
and subject line Re: scons: incorrectly assumes dependency on .blg in pdflatex 
module
has caused the Debian Bug report #508687,
regarding scons: incorrectly assumes dependency on .blg in pdflatex module
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
508687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508687
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: scons
Version: 1.0.0-1
Severity: normal


I am a newcomer to scons (1 hour ago I've heard about it for the first
time) so pleast take it easy on me if I am doing smth wrong ;)

ok -- trying to use following SConstruct:

pdfOutput = Environment().PDF('p.tex')

to build p.pdf

the uncommon in my case is the fact that p.tex has already bibbliography
embedded: at the end of the file we have

,---
| \begin{thebibliography}{34}
| \expandafter\ifx\csname natexlab\endcsname\relax\def\natexlab#1{#1}\fi
| \expandafter\ifx\csname url\endcsname\relax
|   \def\url#1{\texttt{#1}}\fi
| \expandafter\ifx\csname urlprefix\endcsname\relax\def\urlprefix{URL }\fi
|
| ...
`---

so there is no way .blg (just a log file of running bibtex) would/should be
around, thus we clearly shold not depend on it.

so logic should be to depend probably on .bbl (not on .blg) and only if there
is no '\thebibliography' in the file, but there is '\bibliography'. sounds
reasonable?

cheers

-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (991, 'testing-proposed-updates'), (990, 'testing'), (600, 
'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scons depends on:
ii  python                        2.5.2-2    An interactive high-level object-o
ii  python-central                0.6.8      register and build utility for Pyt

scons recommends no packages.

scons suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
I better go to sleep instead of extending lists of bug reports ;-)

1. sorry for asking in the comment to another bug about 1.1.0 version --
   I saw it now in experimental

2. issue I've reported here seems to be fixed in 1.1.0 and since it is
not a security issue and not sever in general -- there is no reason for
this bug to be opened for the sake of lenny ;-) so I'm closing it

sorry about all the noise

On Sun, 14 Dec 2008, Yaroslav Halchenko wrote:

> Package: scons
> Version: 1.0.0-1
> Severity: normal

-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-1412 | FWD: 82823 | Fax: (973) 353-1171
        101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW:     http://www.linkedin.com/in/yarik        


--- End Message ---

Reply via email to