Bug 749788

Summary: Service cups is not present, although it is installed.
Product: [Fedora] Fedora Reporter: Sylvain Réault <vindicators>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 16CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-31 10:53:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sylvain Réault 2011-10-28 12:15:44 UTC
Description of problem:

Service cups is not present, although it is installed.

Version-Release number of selected component (if applicable):
cups.x86_64 1:1.5.0-16.fc16 

How reproducible:
permanently

Steps to Reproduce:
1. Launch system-config-printer
2. "Start Service" and "connect" not possible 
3. Error cups server it's "failed to connect to server"
  
Actual results:
No possible print under Fedora 16

Expected results:
Print with Fedora 16

Additional info:
No

----------------------
In French/En français

Description du problème

Le service CUPS n'est pas présent bien qu'il soit installé.

Numéro de la version installé :
cups.x86_64 1:1.5.0-16.fc16 

Est ce reproductible :
En permanence

Steps to Reproduce:
1. Lancement de system-config-printer
2. "Start Service" et "Se connecter" n'est pas possible
3. Erreur du serveur cups donne "failed to connect to server"
  
Actual results:
Il est impossible d'imprimer sous Fedora 16

Résultat rechercher :
Pouvoir imprimer avec Fedora 16

Comment 1 Tim Waugh 2011-10-28 13:54:04 UTC
What does this command say?:

su -c 'yum history info 1' | grep 'Install.* cups-1'

Comment 2 Sylvain Réault 2011-10-29 12:13:09 UTC
Ok it's launch cups service with command :

- # systemctl restart cups.service

printer detected ok and print ok.

Why this has not been alone in the transition to systemd this feature? Mystery.

Graphic tools are not yet used with systemd, i want to emphasize.
--------------------------
In French/En français :

C'est bon en lançant le service cups avec la commande suivante :

- # systemctl restart cups.service

L'imprimante est détecté et l'on peut imprimer

Pourquoi cela ne s'est pas fait tout seul lors du passage à systemd de cette fonction? Mystère.

Les outils graphique ne sont pas encore utilisable avec systemd, je tiens à le souligner.

Comment 3 Sylvain Réault 2011-10-29 12:15:21 UTC
(In reply to comment #1)
> What does this command say?:
> 
> su -c 'yum history info 1' | grep 'Install.* cups-1'

Command return :

    Installation       cups-1:1.4.1-13.fc12.x86_64

Comment 4 Tim Waugh 2011-10-31 10:53:28 UTC

*** This bug has been marked as a duplicate of bug 748841 ***