Hi,
i can confirm this behaviour for the powerpc version of cups, which i cannot build due to the same test-error.
See attached log files.
in fact never have been able to build cups from source. Build system is a stable lenny system with the source-packages from testing.

Thanks
Tom

--
Thomas Kempf

fon + 49 7321 969845
fax + 49 7321 969890
[email protected]
http://www.hueper.de

Werbeagentur Hüper GmbH
Im Brühl 1
89520 Heidenheim an der Brenz

Registergericht Amtsgericht Heidenheim an der Brenz
HRB 720441

Geschäftsführer
Peter Hüper
Bernd Weser

Title: CUPS 1.4 Software Test Report

CUPS 1.4 Software Test Report

This software test report provides detailed test results that are used to evaluate the stability and compliance of the Common UNIX Printing System ("CUPS") Version 1.4.

Document Overview

This software test plan is organized into the following sections:

  • 1 - IPP Compliance Tests
  • 2 - Command Tests
  • 3 - Log Files

1 - IPP Compliance Tests

This section provides the results to the IPP compliance tests outlined in the CUPS Software Test Plan. These tests were run on 2010-04-16 by root on dns1.hueper.de.


"4.1-requests.test":
    No Attributes                                                [PASS]
        RECEIVED: 116 bytes in response
    Charset Attribute                                            [PASS]
        RECEIVED: 119 bytes in response
    Language Attribute                                           [PASS]
        RECEIVED: 119 bytes in response
    Language + Charset Attributes                                [PASS]
        RECEIVED: 119 bytes in response
    Charset + Language Attributes                                [PASS]
        RECEIVED: 119 bytes in response
    Charset + Language + Printer URI Attributes                  [PASS]
        RECEIVED: 72 bytes in response
    Charset + Language + Job URI Attributes                      [PASS]
        RECEIVED: 117 bytes in response
    Bad IPP Version                                              [PASS]
        RECEIVED: 122 bytes in response

"4.2-cups-printer-ops.test":
    Add Printer Test1                                            [PASS]
        RECEIVED: 72 bytes in response
    Verify Printer Test1 Added                                   [PASS]
        RECEIVED: 4839 bytes in response
    Delete Printer Test1                                         [PASS]
        RECEIVED: 72 bytes in response
    Verify Printer Test1 Deleted                                 [PASS]
        RECEIVED: 126 bytes in response
    Subscribe to Printer Events                                  [PASS]
        RECEIVED: 104 bytes in response
    Add Printer Test2                                            [PASS]
        RECEIVED: 72 bytes in response
    Verify Printer Test2 Added                                   [PASS]
        RECEIVED: 4839 bytes in response
    Modify Printer Test2                                         [PASS]
        RECEIVED: 72 bytes in response
    Re-Add Printer Test1                                         [PASS]
        RECEIVED: 72 bytes in response
    Verify Printer Test1 Re-Added                                [PASS]
        RECEIVED: 5163 bytes in response
    Get Default Printer with no default set                      [PASS]
        RECEIVED: 109 bytes in response
    Set Default Printer to Test1                                 [PASS]
        RECEIVED: 72 bytes in response
    Get Default Printer                                          [PASS]
        RECEIVED: 5163 bytes in response
    Get IPP/2.x Attributes for Printer Test1                     [PASS]
        RECEIVED: 5283 bytes in response

"4.3-job-ops.test":
    Print PostScript Job with bad job-sheets value to Test1      [PASS]
        RECEIVED: 120 bytes in response
    Print PostScript Job to Test1                                [PASS]
        RECEIVED: 177 bytes in response
    Get Job Attributes                                           [PASS]
        RECEIVED: 910 bytes in response
    Print JPEG Job to Test2                                      [PASS]
        RECEIVED: 209 bytes in response
    Get Job Attributes                                           [PASS]
        RECEIVED: 797 bytes in response
    Print Text Job to Test1                                      [PASS]
        RECEIVED: 177 bytes in response
    Print PDF Job to Test1                                       [PASS]
        RECEIVED: 197 bytes in response
    Hold Job on Test1                                            [PASS]
        RECEIVED: 72 bytes in response
    Release Job on Test1                                         [PASS]
        RECEIVED: 72 bytes in response
    Print Held Image Job to Test1                                [PASS]
        RECEIVED: 197 bytes in response
    Cancel Job                                                   [PASS]
        RECEIVED: 72 bytes in response
    Get Job List on Test1                                        [PASS]
        RECEIVED: 127 bytes in response
    Get All Jobs                                                 [PASS]
        RECEIVED: 1527 bytes in response

"4.4-subscription-ops.test":
    Add Printer Subscription w/Lease                             [PASS]
        RECEIVED: 104 bytes in response
        notify-subscription-id (integer) = 3 
    Verify Subscription Expiration                               [PASS]
        RECEIVED: 124 bytes in response
    Add 2 Printer Subscriptions w/Lease                          [PASS]
        RECEIVED: 136 bytes in response
        notify-subscription-id (integer) = 4 
        notify-subscription-id (integer) = 5 
    List Printer Subscriptions                                   [PASS]
        RECEIVED: 607 bytes in response
        notify-events (keyword) = "printer-state-changed" 
        notify-printer-uri (uri) = "ipp://localhost:8631/printers/Test1" 
        notify-subscription-id (integer) = 4 
        notify-events (keyword) = "printer-config-changed" 
        notify-printer-uri (uri) = "ipp://localhost:8631/printers/Test1" 
        notify-subscription-id (integer) = 5 
    Check MaxSubscriptions limits                                [PASS]
        RECEIVED: 124 bytes in response

2 - Command Tests

This section provides the results to the command tests outlined in the CUPS Software Test Plan. These tests were run on 2010-04-16 by root on dns1.hueper.de.


"5.1-lpadmin.sh":
Add Printer Test

    lpadmin -p Test3 -v file:/dev/null -E -m drv:///sample.drv/deskjet.ppd
    PASSED

Modify Printer Test

    lpadmin -p Test3 -v file:/tmp/Test3 -o PageSize=A4
    PASSED

Delete Printer Test

    lpadmin -x Test3
    PASSED


"5.2-lpc.sh":
LPC Test

    lpc status
Test1:
	printer is on device '/tmp/Test1' speed -1
	queuing is enabled
	printing is enabled
	no entries
	daemon present
Test2:
	printer is on device '/tmp/Test2' speed -1
	queuing is enabled
	printing is enabled
	no entries
	daemon present
    PASSED


"5.3-lpq.sh":
LPQ Test

    lpq -P Test1
Test1 is ready
no entries
    PASSED


"5.4-lpstat.sh":
LPSTAT Test

    lpstat -t
scheduler is running
system default destination: Test1
device for Test1: /tmp/Test1
device for Test2: /tmp/Test2
Test1 accepting requests since Fri Apr 16 14:27:50 2010
Test2 accepting requests since Fri Apr 16 14:27:48 2010
printer Test1 is idle.  enabled since Fri Apr 16 14:27:50 2010
printer Test2 is idle.  enabled since Fri Apr 16 14:27:48 2010
	Ready to print.
    PASSED

LPSTAT Test

    lpstat -H
    PASSED (localhost:8631)


"5.5-lp.sh":
LP Default Test

    lp testfile.pdf
request id is Test1-6 (1 file(s))
    PASSED

LP Destination Test

    lp -d Test2 testfile.jpg
request id is Test2-7 (1 file(s))
    PASSED

LP Options Test

    lp -d Test1 -P 1-4 -o job-sheets=classified,classified testfile.pdf
request id is Test1-8 (1 file(s))
    PASSED

LP Flood Test (10 times in parallel)

    lp -d Test1 testfile.jpg
    lp -d Test2 testfile.jpg
request id is Test2-9 (1 file(s))
request id is Test1-10 (1 file(s))
request id is Test1-11 (1 file(s))
request id is Test2-12 (1 file(s))
request id is Test1-13 (1 file(s))
request id is Test2-14 (1 file(s))
request id is Test1-15 (1 file(s))
request id is Test1-16 (1 file(s))
request id is Test2-17 (1 file(s))
request id is Test2-18 (1 file(s))
request id is Test1-19 (1 file(s))
request id is Test2-20 (1 file(s))
request id is Test1-21 (1 file(s))
request id is Test2-22 (1 file(s))
request id is Test1-23 (1 file(s))
request id is Test2-24 (1 file(s))
request id is Test1-25 (1 file(s))
request id is Test2-26 (1 file(s))
request id is Test1-27 (1 file(s))
request id is Test2-28 (1 file(s))
    PASSED

Waiting for jobs to complete...21...13...7...1...

"5.6-lpr.sh":
LPR Default Test

    lpr testfile.pdf
    PASSED

LPR Destination Test

    lpr -P Test2 testfile.jpg
    PASSED

LPR Options Test

    lpr -P Test1 -o number-up=4 -o job-sheets=standard,none testfile.pdf
    PASSED

LPR Flood Test (10 times in parallel)

    lpr -P Test1 testfile.jpg
    lpr -P Test2 testfile.jpg
    PASSED

Waiting for jobs to complete...21...9...2...

"5.7-lprm.sh":
LPRM Current Test

    lpr -o job-hold-until=indefinite testfile.jpg
    lprm
    PASSED

LPRM Destination Test

    lpr -P Test1 -o job-hold-until=indefinite testfile.jpg
    lprm Test1
    PASSED


"5.8-cancel.sh":
Cancel Destination Test

    lp -d Test1 -o job-hold-until=indefinite testfile.jpg
request id is Test1-54 (1 file(s))
    cancel Test1
    PASSED

Cancel All Test

    cancel -a
    PASSED


"5.9-lpinfo.sh":
LPINFO Devices Test

    lpinfo -v
network http
network ipp
network lpd
network socket
    PASSED

LPINFO Drivers Test

    lpinfo -m
drv:///sample.drv/dymo.ppd Dymo Label Printer
drv:///sample.drv/epson9.ppd Epson 9-Pin Series
drv:///sample.drv/epson24.ppd Epson 24-Pin Series
drv:///sample.drv/stcolor2.ppd Epson New Stylus Color Series
drv:///sample.drv/stphoto2.ppd Epson New Stylus Photo Series
drv:///sample.drv/stcolor.ppd Epson Stylus Color Series
drv:///sample.drv/stphoto.ppd Epson Stylus Photo Series
drv:///sample.drv/generpcl.ppd Generic PCL Laser Printer
drv:///sample.drv/generic.ppd Generic PostScript Printer
drv:///sample.drv/deskjet.ppd HP DeskJet Series
drv:///sample.drv/laserjet.ppd HP LaserJet Series PCL 4/5
drv:///sample.drv/intelbar.ppd Intellitech IntelliBar Label Printer, 1.4
drv:///sample.drv/okidata9.ppd Oki 9-Pin Series
drv:///sample.drv/okidat24.ppd Oki 24-Pin Series
raw Raw Queue
drv:///sample.drv/zebracpl.ppd Zebra CPCL Label Printer
drv:///sample.drv/zebraep1.ppd Zebra EPL1 Label Printer
drv:///sample.drv/zebraep2.ppd Zebra EPL2 Label Printer
drv:///sample.drv/zebra.ppd Zebra ZPL Label Printer
    PASSED

LPINFO Drivers Test

    lpinfo -m | grep -q sample.drv
    PASSED

3 - Log Files

Summary

PASS: Printer 'Test1' correctly produced 55 page(s).

PASS: Printer 'Test2' correctly produced 23 page(s).

PASS: 137 requests logged.

PASS: CUPS-Get-Default not logged.

PASS: 0 emergency messages.

PASS: 0 alert messages.

PASS: 0 critical messages.

FAIL: 0 error messages, expected 18.


PASS: 0 warning messages.

PASS: 0 notice messages.

PASS: 2 info messages.

PASS: 55 debug messages.

PASS: 5 debug2 messages.

PASS: page_log formatted correctly.

access_log

localhost - - [16/Apr/2010:14:27:47.093129 +0200] "POST /printers HTTP/1.1" 200 9 Get-Jobs client-error-bad-request
localhost - - [16/Apr/2010:14:27:47.144852 +0200] "POST /printers HTTP/1.1" 200 38 Get-Jobs client-error-bad-request
localhost - - [16/Apr/2010:14:27:47.149513 +0200] "POST /printers HTTP/1.1" 200 44 Get-Jobs client-error-bad-request
localhost - - [16/Apr/2010:14:27:47.153773 +0200] "POST /printers HTTP/1.1" 200 72 Get-Jobs client-error-bad-request
localhost - - [16/Apr/2010:14:27:47.158269 +0200] "POST /printers HTTP/1.1" 200 72 Get-Jobs client-error-bad-request
localhost - - [16/Apr/2010:14:27:47.166378 +0200] "POST /printers HTTP/1.1" 200 109 Get-Jobs client-error-bad-request
localhost - - [16/Apr/2010:14:27:47.170450 +0200] "POST /printers HTTP/1.1" 200 112 Get-Jobs server-error-version-not-supported
localhost - - [16/Apr/2010:14:27:47.245354 +0200] "POST /admin/ HTTP/1.1" 200 9223 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:47.360558 +0200] "POST /admin/ HTTP/1.1" 200 123 CUPS-Delete-Printer successful-ok
localhost - - [16/Apr/2010:14:27:47.374178 +0200] "POST / HTTP/1.1" 200 249 Create-Printer-Subscription successful-ok
localhost - - [16/Apr/2010:14:27:47.380932 +0200] "POST /admin/ HTTP/1.1" 200 9223 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:47.460563 +0200] "POST /admin/ HTTP/1.1" 200 207 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:47.480849 +0200] "POST /admin/ HTTP/1.1" 200 9208 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:47.533606 +0200] "POST /admin/ HTTP/1.1" 200 123 CUPS-Set-Default successful-ok
localhost - - [16/Apr/2010:14:27:47.688937 +0200] "POST /printers/Test1 HTTP/1.1" 200 17533 Print-Job client-error-bad-request
localhost - - [16/Apr/2010:14:27:47.698942 +0200] "POST /printers/Test1 HTTP/1.1" 200 17504 Print-Job successful-ok
localhost - - [16/Apr/2010:14:27:47.781973 +0200] "POST /printers/Test2 HTTP/1.1" 200 204348 Print-Job successful-ok
localhost - - [16/Apr/2010:14:27:47.867018 +0200] "POST /printers/Test1 HTTP/1.1" 200 3904 Print-Job successful-ok
localhost - - [16/Apr/2010:14:27:47.942828 +0200] "POST /printers/Test1 HTTP/1.1" 200 279925 Print-Job successful-ok
localhost - - [16/Apr/2010:14:27:48.080507 +0200] "POST /printers/Test1 HTTP/1.1" 200 167 Hold-Job successful-ok
localhost - - [16/Apr/2010:14:27:48.086019 +0200] "POST /printers/Test1 HTTP/1.1" 200 167 Release-Job successful-ok
localhost - - [16/Apr/2010:14:27:48.108899 +0200] "POST /printers/Test1 HTTP/1.1" 200 204338 Print-Job successful-ok
localhost - - [16/Apr/2010:14:27:48.124560 +0200] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
localhost - - [16/Apr/2010:14:27:48.391011 +0200] "POST / HTTP/1.1" 200 231 Create-Printer-Subscription successful-ok
localhost - - [16/Apr/2010:14:27:55.402784 +0200] "POST / HTTP/1.1" 200 340 Create-Printer-Subscription successful-ok
localhost - - [16/Apr/2010:14:27:55.414397 +0200] "POST / HTTP/1.1" 200 231 Create-Printer-Subscription client-error-too-many-subscriptions
localhost - - [16/Apr/2010:14:27:55.552694 +0200] "POST /admin/ HTTP/1.1" 200 148 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:55.562237 +0200] "POST /admin/ HTTP/1.1" 200 172 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:55.571823 +0200] "POST /admin/ HTTP/1.1" 200 160 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:55.719590 +0200] "POST /admin/ HTTP/1.1" 200 149 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:55.753375 +0200] "POST /admin/ HTTP/1.1" 200 9591 CUPS-Add-Modify-Printer successful-ok
localhost - - [16/Apr/2010:14:27:55.851064 +0200] "POST /admin/ HTTP/1.1" 200 118 CUPS-Delete-Printer successful-ok
localhost - - [16/Apr/2010:14:27:56.593991 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:56.601953 +0200] "POST /printers/Test1 HTTP/1.1" 200 280006 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:56.779110 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:56.788071 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:56.991530 +0200] "POST /printers/Test1 HTTP/1.1" 200 413 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:57.001995 +0200] "POST /printers/Test1 HTTP/1.1" 200 280006 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:57.302305 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:57.308104 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:57.312227 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:57.333786 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:57.676549 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:57.698394 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:57.733079 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:57.972533 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:57.856262 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:57.864317 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:57.898614 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.456362 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.375530 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.659386 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.665197 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.670074 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.711068 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.741127 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.685967 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.776554 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.783882 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.826366 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.857964 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.764402 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.771984 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.780614 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.913514 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.964653 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.974470 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.987567 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:27:58.854626 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.901147 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.968987 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:58.983256 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:59.099898 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:59.108804 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:59.205116 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:59.245838 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:59.254282 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:27:59.286274 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:21.243125 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:21.251023 +0200] "POST /printers/Test1 HTTP/1.1" 200 280006 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:21.523530 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:21.531875 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:21.816329 +0200] "POST /printers/Test1 HTTP/1.1" 200 381 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:21.825318 +0200] "POST /printers/Test1 HTTP/1.1" 200 280006 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:21.956360 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:21.967679 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:22.136463 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:22.189587 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:22.253986 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:22.259417 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:22.341531 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:22.342725 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:22.792702 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:22.913935 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:22.962002 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.120922 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.158143 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:22.952681 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.225342 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.380899 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.256341 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.573866 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.281483 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.563993 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.695828 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.576232 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.705381 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.624203 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.690156 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.848897 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.854084 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.763943 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.920693 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.916774 +0200] "POST /printers/Test1 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.926222 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.941986 +0200] "POST /printers/Test2 HTTP/1.1" 200 377 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:23.876790 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.884206 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.956070 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:23.961400 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:24.022350 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:24.024796 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:24.031290 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:24.040307 +0200] "POST /printers/Test2 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:40.257061 +0200] "POST /printers/Test1 HTTP/1.1" 200 380 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:40.265754 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:40.353519 +0200] "POST /jobs/ HTTP/1.1" 200 167 Cancel-Job successful-ok
localhost - - [16/Apr/2010:14:28:40.426582 +0200] "POST /printers/Test1 HTTP/1.1" 200 380 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:40.434854 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:40.579045 +0200] "POST /jobs/ HTTP/1.1" 200 167 Cancel-Job successful-ok
localhost - - [16/Apr/2010:14:28:40.701354 +0200] "POST /printers/Test1 HTTP/1.1" 200 380 Create-Job successful-ok
localhost - - [16/Apr/2010:14:28:40.709298 +0200] "POST /printers/Test1 HTTP/1.1" 200 204416 Send-Document successful-ok
localhost - - [16/Apr/2010:14:28:40.827676 +0200] "POST /jobs/ HTTP/1.1" 200 162 Cancel-Job successful-ok
localhost - - [16/Apr/2010:14:28:40.940885 +0200] "POST /admin/ HTTP/1.1" 200 158 Purge-Jobs successful-ok
localhost - - [16/Apr/2010:14:28:41.092201 +0200] "POST / HTTP/1.1" 200 765 CUPS-Get-Devices -
localhost - - [16/Apr/2010:14:28:41.447877 +0200] "POST / HTTP/1.1" 200 4955 CUPS-Get-PPDs -
localhost - - [16/Apr/2010:14:28:41.626306 +0200] "POST / HTTP/1.1" 200 4955 CUPS-Get-PPDs -

error_log

I [16/Apr/2010:14:28:41.798655 +0200] Saving job cache file "/tmp/cups-root/share/job.cache"...
I [16/Apr/2010:14:28:41.801409 +0200] Saving job cache file "/tmp/cups-root/share/job.cache"...

page_log

Test1 1 root [16/Apr/2010:14:27:47.765510 +0200] 1 1 - localhost Untitled - -
Test1 3 root [16/Apr/2010:14:27:48.077097 +0200] 1 1 - localhost Untitled - -
Test2 2 root [16/Apr/2010:14:27:48.606052 +0200] 1 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:49.633555 +0200] 1 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:49.809326 +0200] 2 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:50.016522 +0200] 3 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:50.152075 +0200] 4 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:50.286761 +0200] 5 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:50.424006 +0200] 6 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:50.556461 +0200] 7 1 - localhost Untitled - -
Test1 4 root [16/Apr/2010:14:27:50.658895 +0200] 8 1 - localhost Untitled - -
Test2 7 root [16/Apr/2010:14:27:58.108713 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 9 root [16/Apr/2010:14:27:59.564765 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:00.163793 +0200] 1 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 12 root [16/Apr/2010:14:28:00.478912 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:00.541515 +0200] 2 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:00.905586 +0200] 3 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:01.042381 +0200] 4 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:01.317228 +0200] 5 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 14 root [16/Apr/2010:14:28:01.354084 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:01.649691 +0200] 6 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:01.932884 +0200] 7 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 17 root [16/Apr/2010:14:28:02.036125 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 6 root [16/Apr/2010:14:28:02.134833 +0200] 8 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 8 root [16/Apr/2010:14:28:02.430900 +0200] 1 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 18 root [16/Apr/2010:14:28:02.868441 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 20 root [16/Apr/2010:14:28:03.555550 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 22 root [16/Apr/2010:14:28:04.230615 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 24 root [16/Apr/2010:14:28:04.904558 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 8 root [16/Apr/2010:14:28:05.011547 +0200] 1 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 8 root [16/Apr/2010:14:28:05.622259 +0200] 2 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 26 root [16/Apr/2010:14:28:05.763062 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 8 root [16/Apr/2010:14:28:06.083954 +0200] 3 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 8 root [16/Apr/2010:14:28:06.365778 +0200] 4 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 28 root [16/Apr/2010:14:28:06.408382 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 8 root [16/Apr/2010:14:28:07.229598 +0200] 1 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 10 root [16/Apr/2010:14:28:07.546782 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 11 root [16/Apr/2010:14:28:08.389871 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 13 root [16/Apr/2010:14:28:09.306132 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 15 root [16/Apr/2010:14:28:10.178305 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 16 root [16/Apr/2010:14:28:11.122876 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 19 root [16/Apr/2010:14:28:11.954595 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 21 root [16/Apr/2010:14:28:13.133653 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 23 root [16/Apr/2010:14:28:13.969779 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 25 root [16/Apr/2010:14:28:14.817220 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 27 root [16/Apr/2010:14:28:15.711022 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 30 root [16/Apr/2010:14:28:22.956377 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:23.676987 +0200] 1 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:24.028772 +0200] 2 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 32 root [16/Apr/2010:14:28:24.125847 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:24.468418 +0200] 3 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:24.659873 +0200] 4 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:24.794833 +0200] 5 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 34 root [16/Apr/2010:14:28:24.907909 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:24.927389 +0200] 6 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:25.059940 +0200] 7 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 29 root [16/Apr/2010:14:28:25.194353 +0200] 8 1 - localhost testfile.pdf na_letter_8.5x11in -
Test1 31 root [16/Apr/2010:14:28:25.423111 +0200] 1 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 36 root [16/Apr/2010:14:28:25.709441 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 39 root [16/Apr/2010:14:28:26.303701 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 31 root [16/Apr/2010:14:28:26.693611 +0200] 1 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 40 root [16/Apr/2010:14:28:26.890010 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 31 root [16/Apr/2010:14:28:27.426254 +0200] 2 1 - localhost testfile.pdf na_letter_8.5x11in -
Test2 43 root [16/Apr/2010:14:28:27.586247 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 45 root [16/Apr/2010:14:28:28.106303 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 33 root [16/Apr/2010:14:28:28.129584 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 47 root [16/Apr/2010:14:28:28.693345 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 35 root [16/Apr/2010:14:28:29.064223 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 50 root [16/Apr/2010:14:28:29.309475 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 37 root [16/Apr/2010:14:28:29.981339 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test2 51 root [16/Apr/2010:14:28:30.101041 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 38 root [16/Apr/2010:14:28:30.817879 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 41 root [16/Apr/2010:14:28:31.611896 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 42 root [16/Apr/2010:14:28:32.405962 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 44 root [16/Apr/2010:14:28:33.242861 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 46 root [16/Apr/2010:14:28:34.076312 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 48 root [16/Apr/2010:14:28:35.042298 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
Test1 49 root [16/Apr/2010:14:28:35.873039 +0200] 1 1 - localhost testfile.jpg na_letter_8.5x11in -
d [16/Apr/2010:14:28:41.798271 +0200] cupsdDeleteProfile(profile="(null)")
I [16/Apr/2010:14:28:41.798655 +0200] Saving job cache file 
"/tmp/cups-root/share/job.cache"...
d [16/Apr/2010:14:28:41.799896 +0200] cupsdSaveJob(job=0x200e1b50(52)): 
job->attrs=0x200c5f08
d [16/Apr/2010:14:28:41.800436 +0200] cupsdSaveJob(job=0x200de1c0(53)): 
job->attrs=0x200c5e68
d [16/Apr/2010:14:28:41.800800 +0200] cupsdSaveJob(job=0x200e3190(54)): 
job->attrs=0x200c5e90
D [16/Apr/2010:14:28:41.801155 +0200] cupsdSetBusyState: Not busy
I [16/Apr/2010:14:28:41.801409 +0200] Saving job cache file 
"/tmp/cups-root/share/job.cache"...
D [16/Apr/2010:14:28:41.802591 +0200] [Job 1] Unloading...
D [16/Apr/2010:14:28:41.802794 +0200] [Job 2] Unloading...
D [16/Apr/2010:14:28:41.802979 +0200] [Job 3] Unloading...
D [16/Apr/2010:14:28:41.803146 +0200] [Job 4] Unloading...
D [16/Apr/2010:14:28:41.803317 +0200] [Job 5] Unloading...
D [16/Apr/2010:14:28:41.803476 +0200] [Job 6] Unloading...
D [16/Apr/2010:14:28:41.803645 +0200] [Job 7] Unloading...
D [16/Apr/2010:14:28:41.803816 +0200] [Job 8] Unloading...
D [16/Apr/2010:14:28:41.804091 +0200] [Job 9] Unloading...
D [16/Apr/2010:14:28:41.804274 +0200] [Job 10] Unloading...
D [16/Apr/2010:14:28:41.804454 +0200] [Job 11] Unloading...
D [16/Apr/2010:14:28:41.804643 +0200] [Job 12] Unloading...
D [16/Apr/2010:14:28:41.804823 +0200] [Job 13] Unloading...
D [16/Apr/2010:14:28:41.804992 +0200] [Job 14] Unloading...
D [16/Apr/2010:14:28:41.805158 +0200] [Job 15] Unloading...
D [16/Apr/2010:14:28:41.805326 +0200] [Job 16] Unloading...
D [16/Apr/2010:14:28:41.805493 +0200] [Job 17] Unloading...
D [16/Apr/2010:14:28:41.805663 +0200] [Job 18] Unloading...
D [16/Apr/2010:14:28:41.805827 +0200] [Job 19] Unloading...
D [16/Apr/2010:14:28:41.806006 +0200] [Job 20] Unloading...
D [16/Apr/2010:14:28:41.806255 +0200] [Job 21] Unloading...
D [16/Apr/2010:14:28:41.806437 +0200] [Job 22] Unloading...
D [16/Apr/2010:14:28:41.806610 +0200] [Job 23] Unloading...
D [16/Apr/2010:14:28:41.806776 +0200] [Job 24] Unloading...
D [16/Apr/2010:14:28:41.806944 +0200] [Job 25] Unloading...
D [16/Apr/2010:14:28:41.807110 +0200] [Job 26] Unloading...
D [16/Apr/2010:14:28:41.807278 +0200] [Job 27] Unloading...
D [16/Apr/2010:14:28:41.807443 +0200] [Job 28] Unloading...
D [16/Apr/2010:14:28:41.807618 +0200] [Job 29] Unloading...
D [16/Apr/2010:14:28:41.807788 +0200] [Job 30] Unloading...
D [16/Apr/2010:14:28:41.807988 +0200] [Job 31] Unloading...
D [16/Apr/2010:14:28:41.808162 +0200] [Job 32] Unloading...
D [16/Apr/2010:14:28:41.808330 +0200] [Job 33] Unloading...
D [16/Apr/2010:14:28:41.808495 +0200] [Job 34] Unloading...
D [16/Apr/2010:14:28:41.808669 +0200] [Job 35] Unloading...
D [16/Apr/2010:14:28:41.808837 +0200] [Job 36] Unloading...
D [16/Apr/2010:14:28:41.809001 +0200] [Job 37] Unloading...
D [16/Apr/2010:14:28:41.809166 +0200] [Job 38] Unloading...
D [16/Apr/2010:14:28:41.809332 +0200] [Job 39] Unloading...
D [16/Apr/2010:14:28:41.809498 +0200] [Job 40] Unloading...
D [16/Apr/2010:14:28:41.809665 +0200] [Job 41] Unloading...
D [16/Apr/2010:14:28:41.809831 +0200] [Job 42] Unloading...
D [16/Apr/2010:14:28:41.809999 +0200] [Job 43] Unloading...
D [16/Apr/2010:14:28:41.810160 +0200] [Job 44] Unloading...
D [16/Apr/2010:14:28:41.810323 +0200] [Job 45] Unloading...
D [16/Apr/2010:14:28:41.810488 +0200] [Job 46] Unloading...
D [16/Apr/2010:14:28:41.810651 +0200] [Job 47] Unloading...
D [16/Apr/2010:14:28:41.810829 +0200] [Job 48] Unloading...
D [16/Apr/2010:14:28:41.810995 +0200] [Job 49] Unloading...
D [16/Apr/2010:14:28:41.811160 +0200] [Job 50] Unloading...
D [16/Apr/2010:14:28:41.811332 +0200] [Job 51] Unloading...
D [16/Apr/2010:14:28:41.811503 +0200] [Job 52] Unloading...
D [16/Apr/2010:14:28:41.811658 +0200] [Job 53] Unloading...
D [16/Apr/2010:14:28:41.811812 +0200] [Job 54] Unloading...
d [16/Apr/2010:14:28:41.813620 +0200] cupsdStopSelect()

Reply via email to