Bugzilla – Bug 151639
cups fails with error 1030 (IPP_NOT_FOUND???)
Last modified: 2006-02-27 17:12:02 UTC
seems sometimes gnome-cups-add --printer=<uri> will hang forever printing warnings about cups error 1030 strace -f -s 1024 shows that it is connecting to localhost:631 fine and making a valid request. It is also getting back a valid ipp response, so I have no idea what the problem is.
I just removed all my printers using the webclient and now I can reproduce this on my workstation too, so it seems to be that it only happens when no printers are configured in cups?
To find out whether it is CUPS or Gnome: Can you set up a printer using - lpadmin - the CUPS web interface (remember that you need "lppasswd" for this)
ok, so it sounds like this isn't a bug per se as I am told that lpstat -p also gets the same error.