[cups.development] make test fails ipptool test

Michael Sweet msweet at apple.com
Mon Mar 4 13:38:58 PST 2013


Manfred,

Don't install 1.6.0.

Get 1.6.2 (the current top of the 1.6 branch):

    svn co http://svn.easysw.com/public/cups/branches/branch-1.6 cups-1.6.2
    cd cups-1.6.2
    autoconf
    ./configure ... whatever configure options you need ...
    make check

Note that, in order to have a working printing system, you must also install the latest cups-filters from the linux foundation since CUPS 1.6.0 and later relies on those filters for Linux support...


On 2013-03-04, at 3:58 PM, Manfred Wilner <mwilner at zebra.com> wrote:

> Michael,
> In desperate needs for some success I completely re-installed Ubuntu 12.10 and found that after first install I am able to connect to printers and can print.
> Then I downloaded CUPS 1.6.0 and ran through the preparation and compiled the project and when I did run the unit test I have the usual problem as described below.
> If I ignore this and run the make install I will break my working print system.
> Since I installed this in a VM I am able to revert to the original installation this time and can get back to a working system in no time but I will have to figure out why the cups installation breaks my working system.
> Also how is the ipp tool to configure so it is not causing the unit test to fail.
> This seems all a bit un-nerving and should be much easier in my humble opinion.
> Can you direct me so I can get this resolved soon so I can actually start modifying the Zebra driver to be included in one of the future releases.
> 
> Best regards,
> \manfred
> 
> 
>> Manfred,
>> 
>> There are some known issues in 1.6.1 that will (soon) be fixed when 1.6.2 comes out. You can checkout the current 1.6 branch from the Subversion repository to try it out.
>> 
>> 
>> On 2013-02-27, at 4:21 PM, Manfred Wilner <mwilner at zebra.com> wrote:
>>> After download the latest version and compile on an Ubuntu 12.04 LTS I am getting errors when running the make check.
>>> 
>>> There seems to be a configuration problem but as I am still unfamiliar with it I would like to get some direction. I am trying to convert from Windows :-)
>>> 
>>> Running IPP compliance tests...
>>> Performing 4.1-requests.test: PASS
>>> Performing 4.2-cups-printer-ops.test: PASS
>>> Performing 4.3-job-ops.test: FAIL
>>> Performing 4.4-subscription-ops.test: PASS
>>> Performing ipp-2.1.test: FAIL
>>> 
>>> Running command tests...
>>> Performing 5.1-lpadmin.sh: PASS
>>> Performing 5.2-lpc.sh: PASS
>>> Performing 5.3-lpq.sh: PASS
>>> Performing 5.4-lpstat.sh: PASS
>>> Performing 5.5-lp.sh: FAIL
>>> Performing 5.6-lpr.sh: FAIL
>>> Performing 5.7-lprm.sh: FAIL
>>> Performing 5.8-cancel.sh: FAIL
>>> Performing 5.9-lpinfo.sh: PASS
>>> Test Summary
>>> 
>>> FAIL: 17 job control files were not purged.
>>> PASS: Printer 'Test1' correctly produced 6 page(s).
>>> FAIL: Printer 'Test2' produced 0 page(s), expected 23.
>>> FAIL: Printer 'Test3' produced 0 page(s), expected 2.
>>> FAIL: 69 requests logged, expected 163.
>>> PASS: CUPS-Get-Default not logged.
>>> PASS: 0 emergency messages.
>>> PASS: 0 alert messages.
>>> PASS: 0 critical messages.
>>> FAIL: 46 error messages, expected 33.
>>> E [27/Feb/2013:16:11:29.885277 -0500] Returning IPP client-error-bad-request for Get-Jobs (no URI) from localhost
>>> E [27/Feb/2013:16:11:29.888205 -0500] Missing attributes-natural-language attribute
>>> E [27/Feb/2013:16:11:29.888288 -0500] Missing printer-uri, job-uri, or ppd-name attribute
>>> E [27/Feb/2013:16:11:29.888513 -0500] Returning IPP client-error-bad-request for Get-Jobs (no URI) from localhost
>>> E [27/Feb/2013:16:11:29.890895 -0500] Missing attributes-charset attribute
>>> E [27/Feb/2013:16:11:29.891007 -0500] Missing attributes-natural-language attribute
>>> E [27/Feb/2013:16:11:29.891087 -0500] Missing printer-uri, job-uri, or ppd-name attribute
>>> E [27/Feb/2013:16:11:29.891286 -0500] Returning IPP client-error-bad-request for Get-Jobs (no URI) from localhost
>>> E [27/Feb/2013:16:11:29.893955 -0500] Missing attributes-charset attribute
>>> E [27/Feb/2013:16:11:29.894038 -0500] Missing attributes-natural-language attribute
>>> E [27/Feb/2013:16:11:29.894117 -0500] Missing printer-uri, job-uri, or ppd-name attribute
>>> E [27/Feb/2013:16:11:29.894340 -0500] Returning IPP client-error-bad-request for Get-Jobs (no URI) from localhost
>>> E [27/Feb/2013:16:11:29.897444 -0500] Missing printer-uri, job-uri, or ppd-name attribute
>>> E [27/Feb/2013:16:11:29.897715 -0500] Returning IPP client-error-bad-request for Get-Jobs (no URI) from localhost
>>> E [27/Feb/2013:16:11:29.903033 -0500] Returning IPP client-error-bad-request for Get-Jobs (ipp://localhost:8631/jobs) from localhost
>>> E [27/Feb/2013:16:11:29.905889 -0500] Returning IPP server-error-version-not-supported for Get-Jobs (no URI) from localhost
>>> E [27/Feb/2013:16:11:30.163577 -0500] Returning IPP client-error-bad-request for Print-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:30.192896 -0500] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost:8631/printers/Test2) from localhost
>>> E [27/Feb/2013:16:11:30.209896 -0500] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:30.223015 -0500] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:30.229758 -0500] Returning IPP client-error-not-possible for Hold-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:30.232863 -0500] Returning IPP client-error-not-possible for Release-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:30.240422 -0500] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:30.247052 -0500] Returning IPP client-error-not-possible for Cancel-Job (ipp://localhost:8631/jobs/1) from localhost
>>> E [27/Feb/2013:16:11:37.300517 -0500] Returning IPP client-error-too-many-subscriptions for Create-Printer-Subscription (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:37.324260 -0500] Returning IPP client-error-bad-request for Get-Printer-Attributes (no URI) from localhost
>>> E [27/Feb/2013:16:11:37.327280 -0500] Returning IPP client-error-bad-request for Get-Printer-Attributes (no URI) from localhost
>>> E [27/Feb/2013:16:11:37.329790 -0500] Missing attributes-natural-language attribute
>>> E [27/Feb/2013:16:11:37.330022 -0500] Returning IPP client-error-bad-request for Get-Printer-Attributes (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:37.334013 -0500] Missing attributes-charset attribute
>>> E [27/Feb/2013:16:11:37.334096 -0500] Missing attributes-natural-language attribute
>>> E [27/Feb/2013:16:11:37.334692 -0500] Returning IPP client-error-bad-request for Get-Printer-Attributes (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:37.337135 -0500] Missing attributes-charset attribute
>>> E [27/Feb/2013:16:11:37.337259 -0500] Missing attributes-natural-language attribute
>>> E [27/Feb/2013:16:11:37.337516 -0500] Returning IPP client-error-bad-request for Get-Printer-Attributes (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:37.363066 -0500] Returning IPP server-error-version-not-supported for Get-Printer-Attributes (no URI) from localhost
>>> E [27/Feb/2013:16:11:37.365787 -0500] Missing printer-uri, job-uri, or ppd-name attribute
>>> E [27/Feb/2013:16:11:37.366021 -0500] Returning IPP client-error-bad-request for Get-Printer-Attributes (no URI) from localhost
>>> E [27/Feb/2013:16:11:37.478808 -0500] Returning IPP client-error-not-possible for Cancel-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:37.523685 -0500] Returning IPP client-error-bad-request for Send-Document (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:38.112765 -0500] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:38.172140 -0500] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:38.230289 -0500] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:38.260100 -0500] Returning IPP client-error-not-possible for Cancel-Job (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:38.316788 -0500] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:8631/printers/Test1) from localhost
>>> E [27/Feb/2013:16:11:38.362608 -0500] Returning IPP client-error-not-possible for Cancel-Job (ipp://localhost/printers/Test1) from localhost
>>> PASS: 9 warning messages.
>>> PASS: 0 notice messages.
>>> PASS: 119 info messages.
>>> PASS: 2100 debug messages.
>>> PASS: 11447 debug2 messages.
>>> 
>>> 11 tests failed.
>>> 
>>> _______________________________________________
>>> cups-dev mailing list
>>> cups-dev at easysw.com
>>> http://lists.easysw.com/mailman/listinfo/cups-dev
>> 
>> _________________________________________________________
>> Michael Sweet, Senior Printing System Engineer, PWG Chair
>> 
> 
> _______________________________________________
> cups-dev mailing list
> cups-dev at easysw.com
> http://lists.easysw.com/mailman/listinfo/cups-dev

_________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair





More information about the cups mailing list