Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (358 - 360 of 1145)

Ticket Resolution Summary Owner Reporter
#669 fixed tex-config does not like being installed or uninstalled geofft

Reported by geofft, 14 years ago.

Description

If tex-config is installed without TeX being installed, you get

/var/lib/dpkg/info/debathena-tex-config.postinst: 154: fmtutil-sys: not found

and the preinst fails.

If tex-config is removed under... some circumstances? (Possibly TeX being removed at the same time? We're getting this when aptitude decides to remove all of debathena-cluster), you get several errors of the form

fmtutil: running `pdftex -ini   -jobname=pdftex -progname=pdftex -translate-file=cp227.tcx *pdfetex.ini' ...
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (INITEX)
 restricted \write18 enabled.
 (/usr/share/texmf-texlive/web2c/cp227.tcx)
entering extended mode
(/usr/share/texmf-texlive/tex/plain/config/pdfetex.ini
! I can't find file `pdftexconfig.tex'.
l.4 \input pdftexconfig.tex
                           
(Press Enter to retry, or Control-D to exit)
Please type another input file name: 
! Emergency stop.
l.4 \input pdftexconfig.tex
                           
No pages of output.
Transcript written on pdftex.log.
Error: `pdftex -ini  -jobname=pdftex -progname=pdftex -translate-file=cp227.tcx *pdfetex.ini' failed

and then finally

###############################################################################
fmtutil: Error! Not all formats have been built successfully.
Visit the log files in directory
  /var/lib/texmf/web2c
for details.
###############################################################################

and the postinst fails.

(I have the full log if that's interesting, and I can probably also get to /var/lib/texmf/web2c.)

#670 wontfix CUPS 1.3 clients can't get queue state from CUPS 1.4 servers geofft

Reported by geofft, 14 years ago.

Description

This is a continuation of ticket #652, which we worked around locally by detecting pre-1.4 clients and falling back to an implementation of RFC-1179 lpq in five lines of Python.

We've opened  ticket #3619 in CUPS' bugtracker about this issue. They recommended trying a newer version of the 1.3.x branch, but that did not work for me. We should track down what's different between the lpq implementations in 1.3 and 1.4.

I'll note that although lpstat seemed to work for Jon, it does not for me (on Linerva, with cups-bsd 1.3.8-1+lenny8). Perhaps something is wrong with my syntax, but...

dr-wily:~ geofft$ lpstat -h get-print acantha
lpstat: No printer-uri in request!
dr-wily:~ geofft$ lpstat -h get-print -p acantha
printer acantha now printing acantha-0.  enabled since Sat 14 Aug 2010 04:01:44 PM EDT
        Connecting to printer...
contents-vnder-pressvre:~ geofft$ lpstat -h get-print acantha
w84prt-451473           [...]          12972032   Fri 13 Aug 2010 04:27:50 PM EDT
w84prt-451474           [...]          12958720   Fri 13 Aug 2010 04:27:58 PM EDT
w84prt-451475           [...]          17232896   Fri 13 Aug 2010 04:28:05 PM EDT
acantha-451500          [...]           997376   Fri 13 Aug 2010 05:31:04 PM EDT
contents-vnder-pressvre:~ geofft$ lpstat -h get-print -p acantha
printer acantha now printing acantha-0.  enabled since Sat 14 Aug 2010 04:01:44 PM EDT
        Connecting to printer...

(cvp has cups-bsd 1.4.3-1ubuntu1.2.) Should I expect something after "Connecting to printer..."?

#672 fixed Build for Maverick lizdenys geofft

Reported by geofft, 14 years ago.

Description

Ubuntu 10.10 "Maverick Meerkat" reached DebianImportFreeze? a while ago and FeatureFreeze? the other day. It is definitely time to build all packages for Maverick and see what happens.

Note: See TracQuery for help on using queries.