[Bug 237776] net/reposado "IndexError: list index out of range"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 7 17:49:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237776

            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 at FreeBSD.org
          Reporter: dougs at dawnsign.com
                CC: masaki at club.kyutech.ac.jp
             Flags: maintainer-feedback?(masaki at club.kyutech.ac.jp)
                CC: masaki at club.kyutech.ac.jp

[9:49]root at reposado:~ # /usr/local/bin/repo_sync 
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=download_packages)
  File "/usr/local/bin/repo_sync", line 711, in sync
    copy_only_if_missing=fast_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=True, etag=saved_etag)
  File "/usr/local/bin/repo_sync", line 351, in curl
    header['http_result_description'] = 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

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


More information about the freebsd-ports-bugs mailing list