[Bug 861411] New: Printing/cups: Bug - latest CUPS' network printing and web admin broken; missing cups.socket
https://bugzilla.novell.com/show_bug.cgi?id=861411 https://bugzilla.novell.com/show_bug.cgi?id=861411#c0 Summary: Printing/cups: Bug - latest CUPS' network printing and web admin broken; missing cups.socket Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: crrodriguez@opensuse.org ReportedBy: ar@sent.com QAContact: opensuse-communityscreening@forge.provo.novell.com CC: jsmeix@suse.com, jw@suse.com, werner@suse.com Found By: Community User Blocker: --- on system 12.3 & 13.1, with latest updates rpm -qa | grep -i cups | sort cups-1.5.4-137.1.x86_64 cups-backends-1.0-286.1.x86_64 cups-client-1.5.4-137.1.x86_64 cups-devel-1.5.4-137.1.x86_64 cups-libs-1.5.4-137.1.x86_64 cups-pk-helper-0.2.5-2.1.3.x86_64 python-cups-1.9.66-37.1.x86_64 python-cupshelpers-1.4.2-2.4.1.noarch CUPS admin at localhost:631 is no longer functional, and network printers are not available in dialogs in syslogs, 2014-01-30T13:23:57.412921-08:00 test systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory. checking grep -rlni cups.socket /usr/lib/systemd /etc/systemd /usr/lib/systemd/system-preset/90-default-openSUSE.preset grep cups.socket /usr/lib/systemd/system-preset/90-default-openSUSE.preset enable cups.socket rpm -ql `rpm -qa | grep -i cups` | grep cups.socket /usr/share/doc/packages/cups/systemd/cups.socket ls -al /usr/share/doc/packages/cups/systemd/cups.socket -r--r--r-- 1 root root 254 Jan 29 07:08 /usr/share/doc/packages/cups/systemd/cups.socket rpm -q --whatprovides \ /usr/lib/systemd/system-preset/90-default-openSUSE.preset \ /usr/share/doc/packages/cups/systemd/cups.socket systemd-presets-branding-openSUSE-0.3.0-3.1.2.noarch cups-1.5.4-137.1.x86_64 this clearly fails systemctl enable cups.socket Failed to issue method call: No such file or directory systemctl status cups.socket cups.socket Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) manually cp -af \ /usr/share/doc/packages/cups/systemd/cups.socket \ /etc/systemd/system then systemctl enable cups.socket ln -s '/etc/systemd/system/cups.socket' '/etc/systemd/system/sockets.target.wants/cups.socket' systemctl start cups.socket cups.socket - CUPS Printing Service Sockets Loaded: loaded (/etc/systemd/system/cups.socket; enabled) Active: active (listening) since Thu 2014-01-30 13:40:00 PST; 1s ago Listen: /run/cups/cups.sock (Stream) 127.0.0.1:631 (Stream) [::1]:631 (Stream) 127.0.0.1:631 (Datagram) [::1]:631 (Datagram) and nav to http://localhost:631 once again is up, and priners @ print dialog are, again, available -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=861411 https://bugzilla.novell.com/show_bug.cgi?id=861411#c1 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|unspecified |Final Component|3rd party software |Other Platform|x86-64 |All Resolution| |DUPLICATE Product|openSUSE.org |openSUSE 13.1 --- Comment #1 from Johannes Meixner <jsmeix@suse.com> 2014-02-04 10:21:47 CET --- We have various repositories wherefrom one can donwload and install packages so that RPM version numbers are no longer really meaningful for me to know what exact package version somene has installed. In contrast "rpm -q --changelog cups | head" shows really meaningful information for me.
From the information in comment#0 in particular "Unit cups.socket failed to load: No such file or directory." I guess this one is a duplicate of bnc#861734 see in particular https://bugzilla.novell.com/show_bug.cgi?id=861734#c3
*** This bug has been marked as a duplicate of bug 861734 *** http://bugzilla.novell.com/show_bug.cgi?id=861734 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com