Bug 823405 (webdot)

Summary: Show dependency graph link doesn't work
Product: [Community] Bugzilla Reporter: Tony Fu <tfu>
Component: Dependency ViewsAssignee: Simon Green <sgreen>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: akurtako, berrange, ebaak, freznice, jingwang, jneedle, jzhao, kparal, macharla.pranav, mkudlej, sghosh, tlestach, yawli
Target Milestone: 4.2-4   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.2.2-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-30 23:39:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Dependency Graph for bug-4.2.2-4 none

Description Tony Fu 2012-05-21 07:35:17 UTC
Description of problem:

If I click the "graph" link in "show dependency tree/graph", it gives me the following error


 Software error:

Error in tempfile() using data/webdot/XXXXXXXXXX.dot: Parent directory (data/webdot/) is not a directory at /var/www/html/bugzilla/showdependencygraph.cgi line 114


How reproducible:
always

Steps to Reproduce:
1. Open a bug which has other bugs block it
2. click the "graph" link in "show dependency tree/graph" right under the Blocks section
3.
  
Actual results:

 Software error:

Error in tempfile() using data/webdot/XXXXXXXXXX.dot: Parent directory (data/webdot/) is not a directory at /var/www/html/bugzilla/showdependencygraph.cgi line 114


Expected results:
It is a new feature I think, so I don't know exactly the right result should be, but definitely not the "software error"


Additional info:

Comment 1 Tomas Hoger 2012-05-21 13:13:11 UTC
*** Bug 823469 has been marked as a duplicate of this bug. ***

Comment 2 Kamil Páral 2012-05-23 13:56:53 UTC
Confirmed, example link:
https://bugzilla.redhat.com/showdependencygraph.cgi?id=752653

Comment 3 Frantisek Reznicek 2012-05-30 11:48:12 UTC
Confirmed, example link:
https://bugzilla.redhat.com/showdependencygraph.cgi?id=751870

Comment 4 Luke Macken 2012-06-05 03:24:37 UTC
*** Bug 823897 has been marked as a duplicate of this bug. ***

Comment 5 Alexander Kurtakov 2012-06-14 09:46:49 UTC
Same here - https://bugzilla.redhat.com/showdependencygraph.cgi?id=652183

Comment 11 wangjing 2012-08-23 08:15:25 UTC
Created attachment 606473 [details]
Dependency Graph for bug-4.2.2-4

Comment 15 wangjing 2012-08-27 01:41:41 UTC
After completing configuration steps,the graph can be seen.verified.