Bastian Venthur <[EMAIL PROTECTED]> writes: > I'm trying to build emacs22 on Etch. I'm using cowbuilder, a stable > build-environment and the current sources of emacs22 from unstable > (via apt-get source emacs22). > > I've set the severity to "normal" since it obviously builds on > unstable. Feel feel to close the bug again if it's not appropriate.
I suspect this is the problem; dpkg-parsechangelog is failing: > Here the last lines of output from my failing build attempt. Looks > like something went wrong precessing the patches. > dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not > defined; using uid of process (0) > debian: warning: no utmp entry available and LOGNAME not defined; > using uid of process (0) > dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not > defined; using uid of process (0) > debian: warning: no utmp entry available and LOGNAME not defined; > using uid of process (0) That causes the file substitutions to fail, i.e. below you should see something like s|[EMAIL PROTECTED]@|emacs22|go; > perl -p -e "s|[EMAIL PROTECTED]@||go;" -e "s|[EMAIL PROTECTED]@|22|go;" -e Though offhand, I don't know why dpkg-parsechagnelog is failing. Thoughts? -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]