Package: python-internetarchive / 1.8.1-1+deb10u1
Metadata
| Package | Version | Patches format | 
|---|---|---|
| python-internetarchive | 1.8.1-1+deb10u1 | 3.0 (quilt) | 
Patch series
view the series file| Patch | File delta | Description | 
|---|---|---|
| 0001 v1.8.1.patch | (download) | 
              HISTORY.rst |
                    7 	7 +	0 -	0 ! | [patch] v1.8.1 | 
| 0001 close file after getting md5.patch | (download) | 
              internetarchive/utils.py |
                    6 	4 +	2 -	0 ! |  [patch] close file after getting md5
I've tried to upload to archive.org and noticed ia crashes on
large folders.
        $ ulimit -n
        1024
        $ ia upload asdf ./folder-with-more-than-1024-files/
        [...]
        OSError: [Errno 24] Too many open files
        [...]
        $
The bug is present in src:python-internetarchive, I found a patch that
resolves the issue from 2018 that was never applied. You can find a
patch that cleanly applies to the current debian/sid below. The original
author is github.com/Arkiver2.
Upstream patch:
https://github.com/jjjake/internetarchive/commit/4e4120f07c98ea98c61791293835df2797bfee61
Bug: #950289 | 
  
    
      
        1
      
    
  
  
  
      