#9649 Fix the package name in ftbfs filing sop
Merged 3 years ago by mohanboddu. Opened 3 years ago by mohanboddu.
mohanboddu/releng master  into  master

@@ -21,10 +21,10 @@ 

  

  #. Create a bugzilla bug for FTBFS, use the `previous FTBFS bugzilla bug example`_ if its not created

  

- #. Install `python_bugzilla` on your local machine if its not installed

+ #. Install `python-bugzilla-cli` on your local machine if its not installed

      ::

  

-         $ sudo dnf install python-buzilla

+         $ sudo dnf install python-bugzilla-cli

  

  #. Update the `massrebuildsinfo.py`

      * epoch

Pull-Request has been merged by mohanboddu

3 years ago
Metadata