[Bug 995111] Re: Print failure since upgrade to 12.04

2012-10-09 Thread tttyyy
I had exactly the same problem, on ubuntu12.04, with
cups-1.5.3-0ubuntu4,

then I downgraded to 1.5.2-  through synaptic manager.

but problem still exists:


I have a Debian box running as a printer server, with a printer attached to 
USB, then I added the Debian box using ipp protocol 
on my Ubuntu laptop. when I print anything, it says /./backend/ipp 
failed, the relevant error is  (rsss is my printer name on from the laptop 
setting):


D [08/Oct/2012:23:52:29 -0700] cupsdReadClient: 16 1.1 Get-Jobs 1
D [08/Oct/2012:23:52:29 -0700] Get-Jobs ipp://localhost/printers/rsss
D [08/Oct/2012:23:52:29 -0700] Returning IPP successful-ok for Get-Jobs 
(ipp://localhost/printers/rsss) from localhost
D [08/Oct/2012:23:52:29 -0700] cupsdSetBusyState: newbusy=Printing jobs and 
dirty files, busy=Active clients, printing jobs, an
d dirty files
D [08/Oct/2012:23:52:29 -0700] [Job 184] Get-Printer-Attributes: 
client-error-forbidden (Forbidden)
D [08/Oct/2012:23:52:29 -0700] [Job 184] Get-Printer-Attributes returned 
client-error-forbidden.
D [08/Oct/2012:23:52:29 -0700] [Job 184] ATTR: auth-info-required=none
D [08/Oct/2012:23:52:29 -0700] load_ppd: Loading /var/cache/cups/rsss.data...
D [08/Oct/2012:23:52:29 -0700] Calling DeleteDevice(cups-rsss)
D [08/Oct/2012:23:52:29 -0700] failed to DeleteDevice: 
org.freedesktop.DBus.Error.InvalidArgs:Type of message, `(s)', does not match 
expected type `(o)'
D [08/Oct/2012:23:52:29 -0700] Using profile id of rsss-Gray..
D [08/Oct/2012:23:52:29 -0700] Calling CreateProfile(rsss-Gray..,temp)
W [08/Oct/2012:23:52:29 -0700] failed to CreateProfile: 
org.freedesktop.ColorManager.AlreadyExists:profile id 'rsss-Gray..' already 
exists
I [08/Oct/2012:23:52:29 -0700] Registering ICC color profiles for rsss
D [08/Oct/2012:23:52:29 -0700] Calling CreateDevice(cups-rsss,temp)
W [08/Oct/2012:23:52:29 -0700] failed to CreateDevice: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-rsss' already exists
D [08/Oct/2012:23:52:29 -0700] cupsdRegisterPrinter(p=0xb7e7fd70(rsss))
D [08/Oct/2012:23:52:29 -0700] cupsdMarkDirty(P-)
D [08/Oct/2012:23:52:29 -0700] cupsdSetBusyState: newbusy=Printing jobs and 
dirty files, busy=Printing jobs and dirty files
D [08/Oct/2012:23:52:29 -0700] PID 18177 (/usr/lib/cups/filter/foomatic-rip) 
exited with no errors.
D [08/Oct/2012:23:52:29 -0700] PID 18178 (/usr/lib/cups/backend/ipp) stopped 
with status 2.
D [08/Oct/2012:23:52:29 -0700] [Job 184] kid4 received signal 13

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995111

Title:
  Print failure since upgrade to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/995111/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995111] Re: Print failure since upgrade to 12.04

2012-10-09 Thread tttyyy
Thanks , I tried the 945028 fix for ipp14, now get the following error
(authentication)  , I had set defaultAuthtype to none for both the
laptop client box and the print server

d dirty files
D [09/Oct/2012:09:47:14 -0700] [Client 37] POST / HTTP/1.1
D [09/Oct/2012:09:47:14 -0700] cupsdSetBusyState: newbusy=Active clients, 
printing jobs, and dirty files, busy=Printing jobs and dirty files
D [09/Oct/2012:09:47:14 -0700] [Client 37] Authorized as yyang using PeerCred
D [09/Oct/2012:09:47:14 -0700] [Client 37] 2.0 Get-Jobs 237
D [09/Oct/2012:09:47:14 -0700] Get-Jobs ipp://localhost/printers/rsa
D [09/Oct/2012:09:47:14 -0700] Returning IPP successful-ok for Get-Jobs 
(ipp://localhost/printers/rsa) from localhost
D [09/Oct/2012:09:47:14 -0700] cupsdSetBusyState: newbusy=Printing jobs and 
dirty files, busy=Active clients, printing jobs, and dirty files
D [09/Oct/2012:09:47:14 -0700] [Job 190] ATTR: auth-info-required=none
D [09/Oct/2012:09:47:14 -0700] load_ppd: Loading /var/cache/cups/rsa.data...
D [09/Oct/2012:09:47:14 -0700] cupsdRegisterPrinter(p=0xb97aad90(rsa))
D [09/Oct/2012:09:47:14 -0700] cupsdMarkDirty(P-)
D [09/Oct/2012:09:47:14 -0700] cupsdSetBusyState: newbusy=Printing jobs and 
dirty files, busy=Printing jobs and dirty files
D [09/Oct/2012:09:47:14 -0700] [Job 190] PID 4707 (/usr/lib/cups/backend/ipp14) 
stopped with status 2.
I [09/Oct/2012:09:47:14 -0700] [Job 190] Backend returned status 2 
(authentication required)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995111

Title:
  Print failure since upgrade to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/995111/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995111] Re: Print failure since upgrade to 12.04

2012-10-09 Thread tttyyy
actually I set the DefaultAuthType to basic now,
but it still seems to be using none auth:

D [09/Oct/2012:09:59:30 -0700] [Client 21] Authorized as yyang using PeerCred
D [09/Oct/2012:09:59:30 -0700] [Client 21] 2.0 Get-Jobs 268
D [09/Oct/2012:09:59:30 -0700] Get-Jobs ipp://localhost/printers/rsa
D [09/Oct/2012:09:59:30 -0700] Returning IPP successful-ok for Get-Jobs 
(ipp://localhost/printers/rsa) from localhost
D [09/Oct/2012:09:59:30 -0700] cupsdSetBusyState: newbusy=Printing jobs and 
dirty files, busy=Active clients, printing jobs, an
d dirty files
D [09/Oct/2012:09:59:30 -0700] [Job 192] ATTR: auth-info-required=none
D [09/Oct/2012:09:59:30 -0700] load_ppd: Loading /var/cache/cups/rsa.data...
D [09/Oct/2012:09:59:30 -0700] cupsdRegisterPrinter(p=0xb7e45d90(rsa))
D [09/Oct/2012:09:59:30 -0700] cupsdMarkDirty(P-)
D [09/Oct/2012:09:59:30 -0700] cupsdSetBusyState: newbusy=Printing jobs and 
dirty files, busy=Printing jobs and dirty files
D [09/Oct/2012:09:59:30 -0700] [Job 192] PID 5103 (/usr/lib/cups/backend/ipp14) 
stopped with status 2.
I [09/Oct/2012:09:59:30 -0700] [Job 192] Backend returned status 2 
(authentication required)



on the remote printer server side, I see the following debug log:


D [09/Oct/2012:10:09:13 -0700] cupsdAcceptClient: 14 from localhost (Domain)
D [09/Oct/2012:10:09:13 -0700] Report: clients=1
D [09/Oct/2012:10:09:13 -0700] Report: jobs=1
D [09/Oct/2012:10:09:13 -0700] Report: jobs-active=0
D [09/Oct/2012:10:09:13 -0700] Report: printers=1
D [09/Oct/2012:10:09:13 -0700] Report: printers-implicit=0
D [09/Oct/2012:10:09:13 -0700] Report: stringpool-string-count=13712
D [09/Oct/2012:10:09:13 -0700] Report: stringpool-alloc-bytes=9240
D [09/Oct/2012:10:09:14 -0700] Report: stringpool-total-bytes=247592
D [09/Oct/2012:10:09:14 -0700] cupsdReadClient: 14 POST / HTTP/1.1
D [09/Oct/2012:10:09:14 -0700] cupsdSetBusyState: newbusy=Active clients, 
busy=Not busy
D [09/Oct/2012:10:09:14 -0700] cupsdAuthorize: No authentication data provided.
D [09/Oct/2012:10:09:14 -0700] cupsdReadClient: 14 1.1 CUPS-Get-Printers 1
D [09/Oct/2012:10:09:14 -0700] CUPS-Get-Printers
D [09/Oct/2012:10:09:14 -0700] Returning IPP successful-ok for 
CUPS-Get-Printers (no URI) from localhost
D [09/Oct/2012:10:09:14 -0700] cupsdSetBusyState: newbusy=Not busy, 
busy=Active clients
D [09/Oct/2012:10:09:14 -0700] cupsdReadClient: 14 POST / HTTP/1.1
D [09/Oct/2012:10:09:14 -0700] cupsdSetBusyState: newbusy=Active clients, 
busy=Not busy
D [09/Oct/2012:10:09:14 -0700] cupsdAuthorize: No authentication data provided.
D [09/Oct/2012:10:09:14 -0700] cupsdReadClient: 14 1.1 CUPS-Get-Classes 1
D [09/Oct/2012:10:09:14 -0700] CUPS-Get-Classes
D [09/Oct/2012:10:09:14 -0700] Returning IPP successful-ok for CUPS-Get-Classes 
(no URI) from localhost
D [09/Oct/2012:10:09:14 -0700] cupsdSetBusyState: newbusy=Not busy, 
busy=Active clients
D [09/Oct/2012:10:09:14 -0700] cupsdReadClient: 14 WAITING Closing on EOF
D [09/Oct/2012:10:09:14 -0700] cupsdCloseClient: 14
D [09/Oct/2012:10:09:14 -0700] cupsdSetBusyState: newbusy=Not busy, busy=Not 
busy
D [09/Oct/2012:10:09:41 -0700] cupsdAcceptClient: 14 from 192.168.0.3:631 (IPv4)
D [09/Oct/2012:10:09:41 -0700] cupsdReadClient: 14 POST 
/printers/HP_LaserJet_P2035 HTTP/1.1
D [09/Oct/2012:10:09:41 -0700] cupsdSetBusyState: newbusy=Active clients, 
busy=Not busy
D [09/Oct/2012:10:09:41 -0700] cupsdAuthorize: No authentication data provided.
D [09/Oct/2012:10:09:41 -0700] cupsdCloseClient: 14
D [09/Oct/2012:10:09:41 -0700] cupsdSetBusyState: newbusy=Not busy, 
busy=Active clients

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995111

Title:
  Print failure since upgrade to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/995111/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995111] Re: Print failure since upgrade to 12.04

2012-10-09 Thread tttyyy
sorry I should mention that for the last two comments, I have upgraded
to ubuntu 12.10 beta, with cups 1.6.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995111

Title:
  Print failure since upgrade to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/995111/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs