<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>242264</bug_id>
          
          <creation_ts>2008-10-15 21:02 0000</creation_ts>
          <short_desc>dev-libs/xerces-c-3.0.0 invalid SRC_URI</short_desc>
          <delta_ts>2008-10-25 17:49:24 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>eXt@sidvind.com</reporter>
          <assigned_to>cpp@gentoo.org</assigned_to>
          <cc>ansla80@yahoo.com</cc>
    
    <cc>griffon26@gentoo.org</cc>
    
    <cc>sandro.bonazzola@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>eXt@sidvind.com</who>
            <bug_when>2008-10-15 21:02:50 0000</bug_when>
            <thetext>The dev-libs/xerces-c-3.0.0 ebuild has an invalid SRC_URI. Changing SRC_URI to &quot;mirror://apache/xerces/c/3/sources/${P}.tar.gz&quot; and regenerating the manifest fixes the issue.

Reproducible: Always

Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eXt@sidvind.com</who>
            <bug_when>2008-10-15 21:06:58 0000</bug_when>
            <thetext>For clarity, the difference is to insert 3/ into the url.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jer@gentoo.org</who>
            <bug_when>2008-10-16 17:15:12 0000</bug_when>
            <thetext>You mean like this:

Index: xerces-c-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xerces-c/xerces-c-3.0.0.ebuild,v
retrieving revision 1.2
diff -u -B -r1.2 xerces-c-3.0.0.ebuild
--- xerces-c-3.0.0.ebuild       15 Oct 2008 10:47:23 -0000      1.2
+++ xerces-c-3.0.0.ebuild       16 Oct 2008 17:14:41 -0000
@@ -8,7 +8,7 @@

 DESCRIPTION=&quot;A validating XML parser written in a portable subset of C++.&quot;
 HOMEPAGE=&quot;http://xerces.apache.org/xerces-c/&quot;
-SRC_URI=&quot;mirror://apache/xerces/c/sources/${P}.tar.gz&quot;
+SRC_URI=&quot;mirror://apache/xerces/c/3/sources/${P}.tar.gz&quot;

 LICENSE=&quot;Apache-2.0&quot;
 SLOT=&quot;0&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sandro.bonazzola@gmail.com</who>
            <bug_when>2008-10-16 19:01:33 0000</bug_when>
            <thetext>(In reply to comment #2)
&gt; You mean like this:

[cut]

Yes. That&apos;s the new SRC_URI.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2008-10-18 09:11:32 0000</bug_when>
            <thetext>cpp: confirmed, affects 2.* series as well, please fix.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>griffon26@gentoo.org</who>
            <bug_when>2008-10-18 09:35:20 0000</bug_when>
            <thetext>I fixed it for 3.0.0 already, the rest is still to come.

Looks like they tossed out 2.7.0. I can only find 2.8.0 and 3.0.0. Am I right?
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eXt@sidvind.com</who>
            <bug_when>2008-10-18 10:16:01 0000</bug_when>
            <thetext>I can&apos;t find 2.7.0 either.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>halcy0n@gentoo.org</who>
            <bug_when>2008-10-25 17:49:24 0000</bug_when>
            <thetext>Did the ugly thing of pointing 2.7.0 to our mirrors for the time being.  Hopefully we can get rid of it after 3.0.0 goes stable.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>