View Issue Details

IDProjectCategoryView StatusLast Update
0001451Commit DesktopUncategorizedpublicMay 15, 2023, 5:12 pm
ReporterScott Bradford Assigned ToScott Bradford  
PrioritynormalSeverityminor 
Status closedResolutionunable to reproduce 
Product Version1.0.0b2 
Target Version1.0.0b2 
Summary0001451: Bug: Linux Flatpak Build Error for PyPandoc
DescriptionDownloading Pandoc for bundling...
Traceback (most recent call last):
  File "/home/sbradfor/Documents/Programming/commit/./commit/assets/installer/lin/flatpak/get_pandoc.py", line 6, in <module>
    pypandoc.pandoc_download.download_pandoc(
  File "/usr/lib/python3/dist-packages/pypandoc/pandoc_download.py", line 218, in download_pandoc
    pandoc_urls, _ = _get_pandoc_urls(version)
  File "/usr/lib/python3/dist-packages/pypandoc/pandoc_download.py", line 51, in _get_pandoc_urls
    version = pandoc_urls_list[0].split('/')[5]
IndexError: list index out of range
mv: cannot stat './build/stage/copyright.pandoc': No such file or directory

Activities

Scott Bradford

May 15, 2023, 5:12 pm

administrator   ~0003245

Not able to reproduce this -- might have been a transient/temporary error with Pandoc servers?

Will reopen if it turns out to be something else.

Issue History

Date Modified Username Field Change
May 11, 2023, 1:31 pm Scott Bradford New Issue
May 11, 2023, 1:31 pm Scott Bradford Status new => assigned
May 11, 2023, 1:31 pm Scott Bradford Assigned To => Scott Bradford
May 15, 2023, 5:12 pm Scott Bradford Status assigned => closed
May 15, 2023, 5:12 pm Scott Bradford Resolution open => unable to reproduce
May 15, 2023, 5:12 pm Scott Bradford Note Added: 0003245