The sources list file etc/apt/sources.list.d/i2p.list in the PiNodeXMR repository has not been updated, and seems to overwrite the apt sources for I2P with outdated content any time the user tries to set up I2P integration.
The i2p installation script appears to have been updated in an attempt to fix this, but still uses that out of date file.
Even if the user separately edits their local /etc/apt/sources.list.d/i2p.list or manually adds the up to date sources with sudo apt-add-repository ppa:i2p-maintainers/i2p, attempting to run PiNodeXMR's I2P installation then overwrites outdated content again before it begins - causing the installation to fail (though PiNodeXMR will wrongly report successful installation of I2P).
The sources list file
etc/apt/sources.list.d/i2p.listin the PiNodeXMR repository has not been updated, and seems to overwrite the apt sources for I2P with outdated content any time the user tries to set up I2P integration.The i2p installation script appears to have been updated in an attempt to fix this, but still uses that out of date file.
Even if the user separately edits their local
/etc/apt/sources.list.d/i2p.listor manually adds the up to date sources withsudo apt-add-repository ppa:i2p-maintainers/i2p, attempting to run PiNodeXMR's I2P installation then overwrites outdated content again before it begins - causing the installation to fail (though PiNodeXMR will wrongly report successful installation of I2P).