Your message dated Sat, 31 Aug 2013 21:11:24 +0000
with message-id <e1vfss4-0001nl...@franck.debian.org>
and subject line Bug#713168: fixed in ruby-svg-graph 1.0.5-2
has caused the Debian Bug report #713168,
regarding ruby-svg-graph: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
713168: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713168
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-svg-graph
Version: 1.0.5-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  fakeroot debian/rules binary
> dh binary --buildsystem=ruby --with ruby
>    dh_testroot -O--buildsystem=ruby
>    dh_prep -O--buildsystem=ruby
>    dh_auto_install -O--buildsystem=ruby
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:17: warning: setting 
> Encoding.default_external
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/svggraph.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/svggraph.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/TimeSeries.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/TimeSeries.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/Schedule.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/Schedule.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/Plot.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/Plot.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/Pie.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/Pie.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/Line.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/Line.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/Graph.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/Graph.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/DataPoint.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/DataPoint.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/BarHorizontal.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/BarHorizontal.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/BarBase.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/BarBase.rb
> install -D -m644 /«PKGBUILDDIR»/lib/SVG/Graph/Bar.rb 
> /«PKGBUILDDIR»/debian/ruby-svg-graph/usr/lib/ruby/vendor_ruby/SVG/Graph/Bar.rb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite -e
> Started
> .......FF.
> Finished in 0.271661 seconds.
> 
>   1) Failure:
> test_popup_radius_is_10_by_default(TestSvgGraphPlot) 
> [./test/test_plot.rb:249]:
> <"<?xml version='1.0'?>\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.0//EN\" 
> \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\";>\n<svg 
> xmlns:xlink='http://www.w3.org/1999/xlink' a3:scriptImplementation='Adobe' 
> xmlns:a3='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' 
> xmlns='http://www.w3.org/2000/svg' height='500' width='300' viewBox='0 0 300 
> 500'>\n<!-- 
> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\-->\n<!--
>  Created with SVG::Graph -->\n<!-- SVG::Graph by Sean E. Russell -->\n<!-- 
> Losely based on SVG::TT::Graph for Perl by Leo Lapworth & Stephan Morgan 
> -->\n<!-- 
> //////////////////////////////////////////////////////////////////-->\n<defs>\n<style
>  type='text/css'>\n<![CDATA[/* Copy from here for external style sheet 
> */\n.svgBackground{\n  fill:#ffffff;\n}\n.graphBackground{\n  
> fill:#f0f0f0;\n}\n\n/* graphs titles */\n.mainTitle{\n  text-anchor: 
> middle;\n  fill: #000000;\n  font-size: 16px;\n  font-family: \"Arial\", 
> sans-serif;\n  font-weight: normal;\n}\n.subTitle{\n  text-anchor: middle;\n  
> fill: #999999;\n  font-size: 14px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.axis{\n  stroke: #000000;\n  stroke-width: 
> 1px;\n}\n\n.guideLines{\n  stroke: #666666;\n  stroke-width: 1px;\n  
> stroke-dasharray: 5 5;\n}\n\n.xAxisLabels{\n  text-anchor: middle;\n  fill: 
> #000000;\n  font-size: 12px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.yAxisLabels{\n  text-anchor: end;\n  fill: 
> #000000;\n  font-size: 12px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.xAxisTitle{\n  text-anchor: middle;\n  fill: 
> #ff0000;\n  font-size: 14px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.yAxisTitle{\n  fill: #ff0000;\n  text-anchor: 
> middle;\n  font-size: 14px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.dataPointLabel{\n  fill: #000000;\n  
> text-anchor:middle;\n  font-size: 10px;\n  font-family: \"Arial\", 
> sans-serif;\n  font-weight: normal;\n}\n\n.staggerGuideLine{\n  fill: none;\n 
>  stroke: #000000;\n  stroke-width: 0.5px;  \n}\n\n/* default line styles 
> */\n.line1{\n\tfill: none;\n\tstroke: #ff0000;\n\tstroke-width: 
> 1px;\t\n}\n.line2{\n\tfill: none;\n\tstroke: #0000ff;\n\tstroke-width: 
> 1px;\t\n}\n.line3{\n\tfill: none;\n\tstroke: #00ff00;\n\tstroke-width: 
> 1px;\t\n}\n.line4{\n\tfill: none;\n\tstroke: #ffcc00;\n\tstroke-width: 
> 1px;\t\n}\n.line5{\n\tfill: none;\n\tstroke: #00ccff;\n\tstroke-width: 
> 1px;\t\n}\n.line6{\n\tfill: none;\n\tstroke: #ff00ff;\n\tstroke-width: 
> 1px;\t\n}\n.line7{\n\tfill: none;\n\tstroke: #00ffff;\n\tstroke-width: 
> 1px;\t\n}\n.line8{\n\tfill: none;\n\tstroke: #ffff00;\n\tstroke-width: 
> 1px;\t\n}\n.line9{\n\tfill: none;\n\tstroke: #ccc6666;\n\tstroke-width: 
> 1px;\t\n}\n.line10{\n\tfill: none;\n\tstroke: #663399;\n\tstroke-width: 
> 1px;\t\n}\n.line11{\n\tfill: none;\n\tstroke: #339900;\n\tstroke-width: 
> 1px;\t\n}\n.line12{\n\tfill: none;\n\tstroke: #9966FF;\n\tstroke-width: 
> 1px;\t\n}\n/* default fill styles */\n.fill1{\n\tfill: 
> #cc0000;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill2{\n\tfill: 
> #0000cc;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill3{\n\tfill: 
> #00cc00;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill4{\n\tfill: 
> #ffcc00;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill5{\n\tfill: 
> #00ccff;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill6{\n\tfill: 
> #ff00ff;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill7{\n\tfill: 
> #00ffff;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill8{\n\tfill: 
> #ffff00;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill9{\n\tfill: 
> #cc6666;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill10{\n\tfill: 
> #663399;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill11{\n\tfill: 
> #339900;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill12{\n\tfill: 
> #9966FF;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n/* default line styles 
> */\n.key1,.dataPoint1{\n\tfill: #ff0000;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key2,.dataPoint2{\n\tfill: #0000ff;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key3,.dataPoint3{\n\tfill: 
> #00ff00;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key4,.dataPoint4{\n\tfill: #ffcc00;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key5,.dataPoint5{\n\tfill: 
> #00ccff;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key6,.dataPoint6{\n\tfill: #ff00ff;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key7,.dataPoint7{\n\tfill: 
> #00ffff;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key8,.dataPoint8{\n\tfill: #ffff00;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key9,.dataPoint9{\n\tfill: 
> #cc6666;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key10,.dataPoint10{\n\tfill: #663399;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key11,.dataPoint11{\n\tfill: 
> #339900;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key12,.dataPoint12{\n\tfill: #9966FF;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n\n\n.keyText{\n  fill: #000000;\n  
> text-anchor:start;\n  font-size: 10px;\n  font-family: \"Arial\", 
> sans-serif;\n  font-weight: normal;\n}\n/* End copy for external style sheet 
> */\n]]>\n</style>\n</defs>\n<!-- include default stylesheet if none specified 
> -->\n<!--SVG Background-->\n<rect height='500' x='0' y='0' width='300' 
> class='svgBackground'/>\n<g transform='translate( 21.4 10 )'>\n<rect 
> height='471' x='0' y='0' width='213.6' class='graphBackground'/>\n<path 
> id='xAxis' d='M 0 0 v471' class='axis'/>\n<path id='yAxis' d='M 0 471 h213.6' 
> class='axis'/>\n<text style='text-anchor: middle' y='486' x='0.0' 
> class='xAxisLabels'>\n1\n</text>\n<text style='text-anchor: middle' y='486' 
> x='21.0666666666667' class='xAxisLabels'>\n2\n</text>\n<text 
> style='text-anchor: middle' y='486' x='42.1333333333333' 
> class='xAxisLabels'>\n3\n</text>\n<text style='text-anchor: middle' y='486' 
> x='63.2' class='xAxisLabels'>\n4\n</text>\n<text style='text-anchor: middle' 
> y='486' x='84.2666666666667' class='xAxisLabels'>\n5\n</text>\n<text 
> style='text-anchor: middle' y='486' x='105.333333333333' 
> class='xAxisLabels'>\n6\n</text>\n<text style='text-anchor: middle' y='486' 
> x='126.4' class='xAxisLabels'>\n7\n</text>\n<text style='text-anchor: middle' 
> y='486' x='147.466666666667' class='xAxisLabels'>\n8\n</text>\n<text 
> style='text-anchor: middle' y='486' x='168.533333333333' 
> class='xAxisLabels'>\n9\n</text>\n<text style='text-anchor: middle' y='486' 
> x='189.6' class='xAxisLabels'>\n10\n</text>\n<text style='text-anchor: end' 
> x='-3' y='475.0' class='yAxisLabels'>\n1\n</text>\n<text style='text-anchor: 
> end' x='-3' y='425.333333333333' class='yAxisLabels'>\n2\n</text>\n<path 
> d='M0 421.333333333333 h213.6' class='guideLines'/>\n<text 
> style='text-anchor: end' x='-3' y='375.666666666667' 
> class='yAxisLabels'>\n3\n</text>\n<path d='M0 371.666666666667 h213.6' 
> class='guideLines'/>\n<text style='text-anchor: end' x='-3' y='326.0' 
> class='yAxisLabels'>\n4\n</text>\n<path d='M0 322.0 h213.6' 
> class='guideLines'/>\n<text style='text-anchor: end' x='-3' 
> y='276.333333333333' class='yAxisLabels'>\n5\n</text>\n<path d='M0 
> 272.333333333333 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='226.666666666667' class='yAxisLabels'>\n6\n</text>\n<path d='M0 
> 222.666666666667 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='177.0' class='yAxisLabels'>\n7\n</text>\n<path d='M0 173.0 h213.6' 
> class='guideLines'/>\n<text style='text-anchor: end' x='-3' 
> y='127.333333333333' class='yAxisLabels'>\n8\n</text>\n<path d='M0 
> 123.333333333333 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='77.6666666666667' class='yAxisLabels'>\n9\n</text>\n<path d='M0 
> 73.6666666666667 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='28.0' class='yAxisLabels'>\n10\n</text>\n<path d='M0 24.0 h213.6' 
> class='guideLines'/>\n<path d='M0.0 471.0 L0.0 471.0 84.2666666666667 
> 272.333333333333 189.6 24.0 ' class='line1'/>\n<circle cx='0.0' cy='471.0' 
> r='2.5' class='dataPoint1'/>\n<circle cx='84.2666666666667' 
> cy='272.333333333333' r='2.5' class='dataPoint1'/>\n<circle cx='189.6' 
> cy='24.0' r='2.5' class='dataPoint1'/>\n<g>\n<text visibility='hidden' 
> id='23534927784400' style='fill: #000; text-anchor: start;' x='5.0' 
> y='459.0'>\n(1, 1, first)\n</text>\n<circle 
> onmouseover='document.getElementById(23534927784400).setAttribute(&apos;visibility&apos;,
>  &apos;visible&apos; )' 
> onmouseout='document.getElementById(23534927784400).setAttribute(&apos;visibility&apos;,
>  &apos;hidden&apos; )' cx='0.0' cy='471.0' r='10' style='opacity: 0'/>\n<text 
> x='0.0' y='465.0' style=' stroke: #fff; stroke-width: 2;' 
> class='dataPointLabel'>\n1\n</text>\n<text x='0.0' y='465.0' 
> class='dataPointLabel'>\n1\n</text>\n<text visibility='hidden' 
> id='23534927772340' style='fill: #000; text-anchor: start;' 
> x='89.2666666666667' y='260.333333333333'>\n(5, 5, second)\n</text>\n<circle 
> onmouseover='document.getElementById(23534927772340).setAttribute(&apos;visibility&apos;,
>  &apos;visible&apos; )' 
> onmouseout='document.getElementById(23534927772340).setAttribute(&apos;visibility&apos;,
>  &apos;hidden&apos; )' cx='84.2666666666667' cy='272.333333333333' r='10' 
> style='opacity: 0'/>\n<text x='84.2666666666667' y='266.333333333333' style=' 
> stroke: #fff; stroke-width: 2;' class='dataPointLabel'>\n5\n</text>\n<text 
> x='84.2666666666667' y='266.333333333333' 
> class='dataPointLabel'>\n5\n</text>\n<text visibility='hidden' 
> id='23534927744320' style='fill: #000; text-anchor: end;' x='184.6' 
> y='12.0'>\n(10, 10, third)\n</text>\n<circle 
> onmouseover='document.getElementById(23534927744320).setAttribute(&apos;visibility&apos;,
>  &apos;visible&apos; )' 
> onmouseout='document.getElementById(23534927744320).setAttribute(&apos;visibility&apos;,
>  &apos;hidden&apos; )' cx='189.6' cy='24.0' r='10' style='opacity: 
> 0'/>\n<text x='189.6' y='18.0' style=' stroke: #fff; stroke-width: 2;' 
> class='dataPointLabel'>\n10\n</text>\n<text x='189.6' y='18.0' 
> class='dataPointLabel'>\n10\n</text>\n</g>\n</g>\n<g 
> transform='translate(245.0 30)'>\n<rect height='12' x='0' y='0' width='12' 
> class='key1'/>\n<text x='17' y='12' 
> class='keyText'>\nActual\n</text>\n</g>\n</svg>"> expected to be =~
> </circle .* onmouseover=.*/>.
> 
>   2) Failure:
> test_popup_radius_is_overridable(TestSvgGraphPlot) [./test/test_plot.rb:279]:
> <"<?xml version='1.0'?>\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.0//EN\" 
> \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\";>\n<svg 
> xmlns:xlink='http://www.w3.org/1999/xlink' a3:scriptImplementation='Adobe' 
> xmlns:a3='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' 
> xmlns='http://www.w3.org/2000/svg' height='500' width='300' viewBox='0 0 300 
> 500'>\n<!-- 
> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\-->\n<!--
>  Created with SVG::Graph -->\n<!-- SVG::Graph by Sean E. Russell -->\n<!-- 
> Losely based on SVG::TT::Graph for Perl by Leo Lapworth & Stephan Morgan 
> -->\n<!-- 
> //////////////////////////////////////////////////////////////////-->\n<defs>\n<style
>  type='text/css'>\n<![CDATA[/* Copy from here for external style sheet 
> */\n.svgBackground{\n  fill:#ffffff;\n}\n.graphBackground{\n  
> fill:#f0f0f0;\n}\n\n/* graphs titles */\n.mainTitle{\n  text-anchor: 
> middle;\n  fill: #000000;\n  font-size: 16px;\n  font-family: \"Arial\", 
> sans-serif;\n  font-weight: normal;\n}\n.subTitle{\n  text-anchor: middle;\n  
> fill: #999999;\n  font-size: 14px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.axis{\n  stroke: #000000;\n  stroke-width: 
> 1px;\n}\n\n.guideLines{\n  stroke: #666666;\n  stroke-width: 1px;\n  
> stroke-dasharray: 5 5;\n}\n\n.xAxisLabels{\n  text-anchor: middle;\n  fill: 
> #000000;\n  font-size: 12px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.yAxisLabels{\n  text-anchor: end;\n  fill: 
> #000000;\n  font-size: 12px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.xAxisTitle{\n  text-anchor: middle;\n  fill: 
> #ff0000;\n  font-size: 14px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.yAxisTitle{\n  fill: #ff0000;\n  text-anchor: 
> middle;\n  font-size: 14px;\n  font-family: \"Arial\", sans-serif;\n  
> font-weight: normal;\n}\n\n.dataPointLabel{\n  fill: #000000;\n  
> text-anchor:middle;\n  font-size: 10px;\n  font-family: \"Arial\", 
> sans-serif;\n  font-weight: normal;\n}\n\n.staggerGuideLine{\n  fill: none;\n 
>  stroke: #000000;\n  stroke-width: 0.5px;  \n}\n\n/* default line styles 
> */\n.line1{\n\tfill: none;\n\tstroke: #ff0000;\n\tstroke-width: 
> 1px;\t\n}\n.line2{\n\tfill: none;\n\tstroke: #0000ff;\n\tstroke-width: 
> 1px;\t\n}\n.line3{\n\tfill: none;\n\tstroke: #00ff00;\n\tstroke-width: 
> 1px;\t\n}\n.line4{\n\tfill: none;\n\tstroke: #ffcc00;\n\tstroke-width: 
> 1px;\t\n}\n.line5{\n\tfill: none;\n\tstroke: #00ccff;\n\tstroke-width: 
> 1px;\t\n}\n.line6{\n\tfill: none;\n\tstroke: #ff00ff;\n\tstroke-width: 
> 1px;\t\n}\n.line7{\n\tfill: none;\n\tstroke: #00ffff;\n\tstroke-width: 
> 1px;\t\n}\n.line8{\n\tfill: none;\n\tstroke: #ffff00;\n\tstroke-width: 
> 1px;\t\n}\n.line9{\n\tfill: none;\n\tstroke: #ccc6666;\n\tstroke-width: 
> 1px;\t\n}\n.line10{\n\tfill: none;\n\tstroke: #663399;\n\tstroke-width: 
> 1px;\t\n}\n.line11{\n\tfill: none;\n\tstroke: #339900;\n\tstroke-width: 
> 1px;\t\n}\n.line12{\n\tfill: none;\n\tstroke: #9966FF;\n\tstroke-width: 
> 1px;\t\n}\n/* default fill styles */\n.fill1{\n\tfill: 
> #cc0000;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill2{\n\tfill: 
> #0000cc;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill3{\n\tfill: 
> #00cc00;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill4{\n\tfill: 
> #ffcc00;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill5{\n\tfill: 
> #00ccff;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill6{\n\tfill: 
> #ff00ff;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill7{\n\tfill: 
> #00ffff;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill8{\n\tfill: 
> #ffff00;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill9{\n\tfill: 
> #cc6666;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill10{\n\tfill: 
> #663399;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill11{\n\tfill: 
> #339900;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n.fill12{\n\tfill: 
> #9966FF;\n\tfill-opacity: 0.2;\n\tstroke: none;\n}\n/* default line styles 
> */\n.key1,.dataPoint1{\n\tfill: #ff0000;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key2,.dataPoint2{\n\tfill: #0000ff;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key3,.dataPoint3{\n\tfill: 
> #00ff00;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key4,.dataPoint4{\n\tfill: #ffcc00;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key5,.dataPoint5{\n\tfill: 
> #00ccff;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key6,.dataPoint6{\n\tfill: #ff00ff;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key7,.dataPoint7{\n\tfill: 
> #00ffff;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key8,.dataPoint8{\n\tfill: #ffff00;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key9,.dataPoint9{\n\tfill: 
> #cc6666;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key10,.dataPoint10{\n\tfill: #663399;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n.key11,.dataPoint11{\n\tfill: 
> #339900;\n\tstroke: none;\n\tstroke-width: 
> 1px;\t\n}\n.key12,.dataPoint12{\n\tfill: #9966FF;\n\tstroke: 
> none;\n\tstroke-width: 1px;\t\n}\n\n\n.keyText{\n  fill: #000000;\n  
> text-anchor:start;\n  font-size: 10px;\n  font-family: \"Arial\", 
> sans-serif;\n  font-weight: normal;\n}\n/* End copy for external style sheet 
> */\n]]>\n</style>\n</defs>\n<!-- include default stylesheet if none specified 
> -->\n<!--SVG Background-->\n<rect height='500' x='0' y='0' width='300' 
> class='svgBackground'/>\n<g transform='translate( 21.4 10 )'>\n<rect 
> height='471' x='0' y='0' width='213.6' class='graphBackground'/>\n<path 
> id='xAxis' d='M 0 0 v471' class='axis'/>\n<path id='yAxis' d='M 0 471 h213.6' 
> class='axis'/>\n<text style='text-anchor: middle' y='486' x='0.0' 
> class='xAxisLabels'>\n1\n</text>\n<text style='text-anchor: middle' y='486' 
> x='21.0666666666667' class='xAxisLabels'>\n2\n</text>\n<text 
> style='text-anchor: middle' y='486' x='42.1333333333333' 
> class='xAxisLabels'>\n3\n</text>\n<text style='text-anchor: middle' y='486' 
> x='63.2' class='xAxisLabels'>\n4\n</text>\n<text style='text-anchor: middle' 
> y='486' x='84.2666666666667' class='xAxisLabels'>\n5\n</text>\n<text 
> style='text-anchor: middle' y='486' x='105.333333333333' 
> class='xAxisLabels'>\n6\n</text>\n<text style='text-anchor: middle' y='486' 
> x='126.4' class='xAxisLabels'>\n7\n</text>\n<text style='text-anchor: middle' 
> y='486' x='147.466666666667' class='xAxisLabels'>\n8\n</text>\n<text 
> style='text-anchor: middle' y='486' x='168.533333333333' 
> class='xAxisLabels'>\n9\n</text>\n<text style='text-anchor: middle' y='486' 
> x='189.6' class='xAxisLabels'>\n10\n</text>\n<text style='text-anchor: end' 
> x='-3' y='475.0' class='yAxisLabels'>\n1\n</text>\n<text style='text-anchor: 
> end' x='-3' y='425.333333333333' class='yAxisLabels'>\n2\n</text>\n<path 
> d='M0 421.333333333333 h213.6' class='guideLines'/>\n<text 
> style='text-anchor: end' x='-3' y='375.666666666667' 
> class='yAxisLabels'>\n3\n</text>\n<path d='M0 371.666666666667 h213.6' 
> class='guideLines'/>\n<text style='text-anchor: end' x='-3' y='326.0' 
> class='yAxisLabels'>\n4\n</text>\n<path d='M0 322.0 h213.6' 
> class='guideLines'/>\n<text style='text-anchor: end' x='-3' 
> y='276.333333333333' class='yAxisLabels'>\n5\n</text>\n<path d='M0 
> 272.333333333333 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='226.666666666667' class='yAxisLabels'>\n6\n</text>\n<path d='M0 
> 222.666666666667 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='177.0' class='yAxisLabels'>\n7\n</text>\n<path d='M0 173.0 h213.6' 
> class='guideLines'/>\n<text style='text-anchor: end' x='-3' 
> y='127.333333333333' class='yAxisLabels'>\n8\n</text>\n<path d='M0 
> 123.333333333333 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='77.6666666666667' class='yAxisLabels'>\n9\n</text>\n<path d='M0 
> 73.6666666666667 h213.6' class='guideLines'/>\n<text style='text-anchor: end' 
> x='-3' y='28.0' class='yAxisLabels'>\n10\n</text>\n<path d='M0 24.0 h213.6' 
> class='guideLines'/>\n<path d='M0.0 471.0 L0.0 471.0 84.2666666666667 
> 272.333333333333 189.6 24.0 ' class='line1'/>\n<circle cx='0.0' cy='471.0' 
> r='2.5' class='dataPoint1'/>\n<circle cx='84.2666666666667' 
> cy='272.333333333333' r='2.5' class='dataPoint1'/>\n<circle cx='189.6' 
> cy='24.0' r='2.5' class='dataPoint1'/>\n<g>\n<text visibility='hidden' 
> id='23534927389940' style='fill: #000; text-anchor: start;' x='5.0' 
> y='459.0'>\n(1, 1, first)\n</text>\n<circle 
> onmouseover='document.getElementById(23534927389940).setAttribute(&apos;visibility&apos;,
>  &apos;visible&apos; )' 
> onmouseout='document.getElementById(23534927389940).setAttribute(&apos;visibility&apos;,
>  &apos;hidden&apos; )' cx='0.0' cy='471.0' r='1.23' style='opacity: 
> 0'/>\n<text x='0.0' y='465.0' style=' stroke: #fff; stroke-width: 2;' 
> class='dataPointLabel'>\n1\n</text>\n<text x='0.0' y='465.0' 
> class='dataPointLabel'>\n1\n</text>\n<text visibility='hidden' 
> id='23534927380820' style='fill: #000; text-anchor: start;' 
> x='89.2666666666667' y='260.333333333333'>\n(5, 5, second)\n</text>\n<circle 
> onmouseover='document.getElementById(23534927380820).setAttribute(&apos;visibility&apos;,
>  &apos;visible&apos; )' 
> onmouseout='document.getElementById(23534927380820).setAttribute(&apos;visibility&apos;,
>  &apos;hidden&apos; )' cx='84.2666666666667' cy='272.333333333333' r='1.23' 
> style='opacity: 0'/>\n<text x='84.2666666666667' y='266.333333333333' style=' 
> stroke: #fff; stroke-width: 2;' class='dataPointLabel'>\n5\n</text>\n<text 
> x='84.2666666666667' y='266.333333333333' 
> class='dataPointLabel'>\n5\n</text>\n<text visibility='hidden' 
> id='23534927372140' style='fill: #000; text-anchor: end;' x='184.6' 
> y='12.0'>\n(10, 10, third)\n</text>\n<circle 
> onmouseover='document.getElementById(23534927372140).setAttribute(&apos;visibility&apos;,
>  &apos;visible&apos; )' 
> onmouseout='document.getElementById(23534927372140).setAttribute(&apos;visibility&apos;,
>  &apos;hidden&apos; )' cx='189.6' cy='24.0' r='1.23' style='opacity: 
> 0'/>\n<text x='189.6' y='18.0' style=' stroke: #fff; stroke-width: 2;' 
> class='dataPointLabel'>\n10\n</text>\n<text x='189.6' y='18.0' 
> class='dataPointLabel'>\n10\n</text>\n</g>\n</g>\n<g 
> transform='translate(245.0 30)'>\n<rect height='12' x='0' y='0' width='12' 
> class='key1'/>\n<text x='17' y='12' 
> class='keyText'>\nActual\n</text>\n</g>\n</svg>"> expected to be =~
> </circle .* onmouseover=.*/>.
> 
> 10 tests, 31 assertions, 2 failures, 0 errors
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/tmp returned exit 
> code 1
> make: *** [binary] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ruby-svg-graph_1.0.5-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ruby-svg-graph
Source-Version: 1.0.5-2

We believe that the bug you reported is fixed in the latest version of
ruby-svg-graph, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Borodaenko <angdr...@debian.org> (supplier of updated ruby-svg-graph 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 31 Aug 2013 13:27:59 -0700
Source: ruby-svg-graph
Binary: ruby-svg-graph libsvg-graph-ruby libsvg-graph-ruby-doc 
libsvg-graph-ruby1.8 libsvg-graph-ruby1.9.1
Architecture: source all
Version: 1.0.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Dmitry Borodaenko <angdr...@debian.org>
Description: 
 libsvg-graph-ruby - Transitional package for ruby-svg-graph
 libsvg-graph-ruby-doc - Transitional package for ruby-svg-graph
 libsvg-graph-ruby1.8 - Transitional package for ruby-svg-graph
 libsvg-graph-ruby1.9.1 - Transitional package for ruby-svg-graph
 ruby-svg-graph - Pure Ruby library for generating charts in SVG format
Closes: 713168
Changes: 
 ruby-svg-graph (1.0.5-2) unstable; urgency=low
 .
   [ Dmitry Borodaenko ]
   * Downgraded transitional packages priority to extra.
   * Fix intermittent unit test failure. Closes: #713168.
 .
   [ Cédric Boutillier ]
   * debian/control: remove obsolete DM-Upload-Allowed flag.
   * use canonical URI in Vcs-* fields.
   * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
     field.
   * Update debian/watch. Thanks Bart Martens.
Checksums-Sha1: 
 ade8dac34832f98e25a953dd7e788e1ab8680407 1660 ruby-svg-graph_1.0.5-2.dsc
 f2b26f919be260ecfa6c2fb5f292cec0fb2113f3 4286 
ruby-svg-graph_1.0.5-2.debian.tar.gz
 bf4b173644d669486e96ff086d017e998fbc206b 83698 ruby-svg-graph_1.0.5-2_all.deb
 35f533a42466ec60dd60f2926a933cc475926e64 3962 libsvg-graph-ruby_1.0.5-2_all.deb
 fc7ed5e34f1957addab67b1d05b4cbb6258e1f0d 3960 
libsvg-graph-ruby-doc_1.0.5-2_all.deb
 a1c1dac4c8af36b204ebc967adc91d6722d25db6 3970 
libsvg-graph-ruby1.8_1.0.5-2_all.deb
 18192b9d820ede3601fc0c57367c1f094d1434a8 3970 
libsvg-graph-ruby1.9.1_1.0.5-2_all.deb
Checksums-Sha256: 
 c7b00b7976338da4b5fb3c74f91b73fd214027df762a09cf8973418f0a13e5fc 1660 
ruby-svg-graph_1.0.5-2.dsc
 d62395f760661bf31cbb13dfc924c3d4e2e522c555d208e7c9e5d77f97c1e82b 4286 
ruby-svg-graph_1.0.5-2.debian.tar.gz
 a50fb71cffad197a266b9e90e48763032d51dc7e3ac6579c2e64edcc3887d75d 83698 
ruby-svg-graph_1.0.5-2_all.deb
 1e6f59bd1c37702b3b56cb894292cf1937888a2ad70619dc63e5cea4ad42b400 3962 
libsvg-graph-ruby_1.0.5-2_all.deb
 fc4fee767eb395412e72365923c23b05c01cd821182aa1d1c7fd2696058929f5 3960 
libsvg-graph-ruby-doc_1.0.5-2_all.deb
 5cb435461a5e7badca3c0d1e05362ea5414ffcf2e3e9e59ec8c43f22945f36c7 3970 
libsvg-graph-ruby1.8_1.0.5-2_all.deb
 8eb19c86b3ccb75bfe90ad8f259838fefcad8b4629cbbc702536ba72310d2d49 3970 
libsvg-graph-ruby1.9.1_1.0.5-2_all.deb
Files: 
 09e465a2591b674d4e61596120d0e938 1660 ruby optional ruby-svg-graph_1.0.5-2.dsc
 a7c331103136c2b0febdb57146f20398 4286 ruby optional 
ruby-svg-graph_1.0.5-2.debian.tar.gz
 3338a35ca390a2fa1d286859fa943c5c 83698 ruby optional 
ruby-svg-graph_1.0.5-2_all.deb
 8db0a243f3618c18cdc46b7017e404c7 3962 oldlibs extra 
libsvg-graph-ruby_1.0.5-2_all.deb
 67c7c3e4dd2a3df747adb870446d945f 3960 oldlibs extra 
libsvg-graph-ruby-doc_1.0.5-2_all.deb
 94139cb3db4c17465fd381b5c63f1ddf 3970 oldlibs extra 
libsvg-graph-ruby1.8_1.0.5-2_all.deb
 3b16e85ba3956d8453d8af0e586fbf65 3970 oldlibs extra 
libsvg-graph-ruby1.9.1_1.0.5-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEAREIAAYFAlIiU5wACgkQxhqJXoXuPg6hCgCfWBVsSP0aQEJkpMmtVmIJXsSE
o54An39oBqDL9pTzCSlqjmEhI9MEiSWl
=i3FA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to