You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2016/01/09 13:32:16 UTC

[Issue 126781] New: replace external ftp sources with http downloads

https://bz.apache.org/ooo/show_bug.cgi?id=126781

          Issue ID: 126781
        Issue Type: PATCH
           Summary: replace external ftp sources with http downloads
           Product: Build Tools
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: external prerequisites
          Assignee: issues@openoffice.apache.org
          Reporter: j.nitschke@ok.de
  Attachment #85243 review?
             Flags:

Created attachment 85243
  --> https://bz.apache.org/ooo/attachment.cgi?id=85243&action=edit
replace ftp sources in external_deps.lst with http links

as noted in issue 126469, comment 5 the download from ftp servers is broken for
quite a while now but went unnoticed because we mirror the packages on svn or
sourceforge ooo-extra (google source a few years back)

luckily all ftp sources have a http(s) mirror. mozilla shut their ftp servers
down for good. the others are xml-related sources all on http://xmlsoft.org

xmlsec main page is https://www.aleksey.com/xmlsec/ but it looks rather small
so I opted for the xmlsoft.org mirror.
https://git.gnome.org/browse/ might also be an alternative but they got
different file names and maybe different hashes too.

no hashes changed. downloads tested with ./bootstrap (after removing them from
ext_sources)
all works fine

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126781] replace external ftp sources with http downloads

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126781

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.2.0
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Andrea Pescetti <pe...@apache.org> ---
Marking FIXED.

-- 
You are receiving this mail because:
You are the assignee for the issue.

review requested: [Issue 126781] replace external ftp sources with http downloads : [Attachment 85243] replace ftp sources in external_deps.lst with http links

Posted by bu...@apache.org.
j.nitschke@ok.de has asked  for review:
Issue 126781: replace external ftp sources with http downloads
https://bz.apache.org/ooo/show_bug.cgi?id=126781

Attachment 85243: replace ftp sources in external_deps.lst with http links
https://bz.apache.org/ooo/attachment.cgi?id=85243&action=edit



--- Description ---
as noted in issue 126469, comment 5 the download from ftp servers is broken for
quite a while now but went unnoticed because we mirror the packages on svn or
sourceforge ooo-extra (google source a few years back)

luckily all ftp sources have a http(s) mirror. mozilla shut their ftp servers
down for good. the others are xml-related sources all on http://xmlsoft.org

xmlsec main page is https://www.aleksey.com/xmlsec/ but it looks rather small
so I opted for the xmlsoft.org mirror.
https://git.gnome.org/browse/ might also be an alternative but they got
different file names and maybe different hashes too.

no hashes changed. downloads tested with ./bootstrap (after removing them from
ext_sources)
all works fine

review granted: [Issue 126781] replace external ftp sources with http downloads : [Attachment 85243] replace ftp sources in external_deps.lst with http links

Posted by bu...@apache.org.
Andrea Pescetti <pe...@apache.org> has granted j.nitschke@ok.de's request
for review:
Issue 126781: replace external ftp sources with http downloads
https://bz.apache.org/ooo/show_bug.cgi?id=126781

Attachment 85243: replace ftp sources in external_deps.lst with http links
https://bz.apache.org/ooo/attachment.cgi?id=85243&action=edit



--- Comment #1 from Andrea Pescetti <pe...@apache.org> ---
Comment on attachment 85243
  --> https://bz.apache.org/ooo/attachment.cgi?id=85243
replace ftp sources in external_deps.lst with http links

Thank you, works nicely and it is now committed as revision 1723875.

[Issue 126781] replace external ftp sources with http downloads

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126781

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pescetti@apache.org
  Attachment #85243|review?                     |review+
              Flags|                            |

--- Comment #1 from Andrea Pescetti <pe...@apache.org> ---
Comment on attachment 85243
  --> https://bz.apache.org/ooo/attachment.cgi?id=85243
replace ftp sources in external_deps.lst with http links

Thank you, works nicely and it is now committed as revision 1723875.

-- 
You are receiving this mail because:
You are the assignee for the issue.