Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 May 2019 17:49:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237776] net/reposado "IndexError: list index out of range"
Message-ID:  <bug-237776-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237776

            Bug ID: 237776
           Summary: net/reposado "IndexError: list index out of range"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dougs@dawnsign.com
                CC: masaki@club.kyutech.ac.jp
             Flags: maintainer-feedback?(masaki@club.kyutech.ac.jp)
                CC: masaki@club.kyutech.ac.jp

[9:49]root@reposado:~ # /usr/local/bin/repo_sync=20
Output logged to /var/log/reposado_sync.log
Traceback (most recent call last):
  File "/usr/local/bin/repo_sync", line 837, in <module>
    main()
  File "/usr/local/bin/repo_sync", line 833, in main
    download_packages=3Ddownload_packages)
  File "/usr/local/bin/repo_sync", line 711, in sync
    copy_only_if_missing=3Dfast_scan)
  File "/usr/local/bin/repo_sync", line 552, in replicateURLtoFilesystem
    getURL(full_url, local_file_path)
  File "/usr/local/bin/repo_sync", line 467, in getURL
    onlyifnewer=3DTrue, etag=3Dsaved_etag)
  File "/usr/local/bin/repo_sync", line 351, in curl
    header['http_result_description'] =3D line.split(None, 2)[2]
IndexError: list index out of range


This was reportedly fixed in https://github.com/wdas/reposado/issues/71

I would like for the reposado port to be updated to the current version as =
the
date of last release of the reposado port appears to be 4/22/2016.

~Doug

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237776-7788>