Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem installing octodash #1655

Closed
odygr opened this issue Apr 7, 2021 · 2 comments
Closed

problem installing octodash #1655

odygr opened this issue Apr 7, 2021 · 2 comments
Labels
stale Stale issue support Something isn't working with the users setup

Comments

@odygr
Copy link

odygr commented Apr 7, 2021

i'm trying to install the octodash on my raspberry pi3 using the command

bash <(wget -qO- https://github.com/UnchartedBull/OctoDash/raw/main/scripts/install.sh)

and i get the following

The following packages will be upgraded:
libx11-6
1 upgraded, 154 newly installed, 0 to remove and 178 not upgraded.
Need to get 0 B/63.0 MB of archives.
After this operation, 291 MB of additional disk space will be used.
apt-listchanges: Reading changelogs...
debconf: Perl may be unconfigured (vars.pm did not return a true value at /usr/share/perl/5.24/base.pm line 5.
BEGIN failed--compilation aborted at /usr/share/perl/5.24/base.pm line 5.
Compilation failed in require at /usr/share/perl5/Debconf/Log.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Log.pm line 7.
Compilation failed in require at (eval 1) line 4.
BEGIN failed--compilation aborted at (eval 1) line 4.
) -- aborting
Selecting previously unselected package fontconfig.
dpkg: unrecoverable fatal error, aborting:
files list file for package 'python-dev' contains empty filename
E: Sub-process /usr/bin/dpkg returned an error code (2)

@pciavald
Copy link
Contributor

pciavald commented Apr 7, 2021

Hi @odygr, is this a fresh installation ? It seems the issue is not with OctoDash but with your package manager. Can you please run these commands:

sudo apt update
sudo apt dist-upgrade
sudo dpkg reconfigure -a

@UnchartedBull UnchartedBull added the support Something isn't working with the users setup label Apr 8, 2021
@stale
Copy link

stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Stale issue label Jun 2, 2021
@stale stale bot closed this as completed Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue support Something isn't working with the users setup
Projects
None yet
Development

No branches or pull requests

3 participants