× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Re: Weird installation issue with apt-get

Equinox1
Guide

Weird installation issue with apt-get

I was trying to put AirSonos to run on my OS6 machine, which installs via npm, and for every apt-get command, I get the following errors:

 

Errors were encountered while processing:
lsb-release
python-cheetah
python-configobj
python-feedparser
python-imaging
python-tornado
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 
Any ideas on what is happening and how to solve it?
Message 1 of 4
JennC
NETGEAR Employee Retired

Re: Weird installation issue with apt-get

Hello Equinox1,

 

Where did you get the app from?

 

Regards,

Message 2 of 4
kohdee
NETGEAR Expert

Re: Weird installation issue with apt-get

What happens when you try to apt-get install those packages manually? Have you run apt-get update first? 

 

When I manually try to install those dependencies, I have no issues before the installation phase... 

 

root@rn314:~# apt-get install lsb-release python-cheetah python-configobj  python-feedparser python-imaging python-tornado
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libcurl3-gnutls liblcms1 librtmp0 python python-minimal python-pycurl python-support python2.7 python2.7-minimal
Suggested packages:
  liblcms-utils lsb python-doc python-tk python-markdown python-pygments python-memcache python-imaging-doc
  python-imaging-dbg libcurl4-gnutls-dev python-pycurl-dbg python2.7-doc binutils binfmt-support
Recommended packages:
  python-libxml2 python-chardet python-utidylib python-mysqldb
The following NEW packages will be installed:
  libcurl3-gnutls liblcms1 librtmp0 lsb-release python python-cheetah python-configobj python-feedparser
  python-imaging python-minimal python-pycurl python-support python-tornado python2.7 python2.7-minimal
0 upgraded, 15 newly installed, 0 to remove and 17 not upgraded.
Need to get 6,570 kB of archives.
After this operation, 22.2 MB of additional disk space will be used.
Do you want to continue? [Y/n]

 

 

Message 3 of 4
kohdee
NETGEAR Expert

Re: Weird installation issue with apt-get

Looks like they install fine for me. Please provide more output. 


# apt-get install lsb-release python-cheetah python-configobj python-feedparser python-imaging python-tornado Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libcurl3-gnutls liblcms1 librtmp0 python python-minimal python-pycurl python-support python2.7 python2.7-minimal Suggested packages: liblcms-utils lsb python-doc python-tk python-markdown python-pygments python-memcache python-imaging-doc python-imaging-dbg libcurl4-gnutls-dev python-pycurl-dbg python2.7-doc binutils binfmt-support Recommended packages: python-libxml2 python-chardet python-utidylib python-mysqldb The following NEW packages will be installed: libcurl3-gnutls liblcms1 librtmp0 lsb-release python python-cheetah python-configobj python-feedparser python-imaging python-minimal python-pycurl python-support python-tornado python2.7 python2.7-minimal 0 upgraded, 15 newly installed, 0 to remove and 17 not upgraded. Need to get 6,570 kB of archives. After this operation, 22.2 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://apt.readynas.com/packages/readynasos/ 6.4.2/main libcurl3-gnutls amd64 7.43.0-0.netgear1 [293 kB] Get:2 http://security.debian.org/ wheezy/updates/main python-imaging amd64 1.1.7-4+deb7u2 [460 kB] Get:3 http://mirrors.kernel.org/debian/ wheezy/main liblcms1 amd64 1.19.dfsg2-1.2+deb7u1 [113 kB] Get:4 http://mirrors.kernel.org/debian/ wheezy/main librtmp0 amd64 2.4+20111222.git4e06e21-1 [62.3 kB] Get:5 http://mirrors.kernel.org/debian/ wheezy/main python2.7-minimal amd64 2.7.3-6+deb7u2 [1,785 kB] Get:6 http://mirrors.kernel.org/debian/ wheezy/main python2.7 amd64 2.7.3-6+deb7u2 [2,728 kB] Get:7 http://mirrors.kernel.org/debian/ wheezy/main python-minimal all 2.7.3-4+deb7u1 [42.8 kB] Get:8 http://mirrors.kernel.org/debian/ wheezy/main python all 2.7.3-4+deb7u1 [181 kB] Get:9 http://mirrors.kernel.org/debian/ wheezy/main python-support all 1.0.15 [33.6 kB] Get:10 http://mirrors.kernel.org/debian/ wheezy/main lsb-release all 4.1+Debian8+deb7u1 [27.2 kB] Get:11 http://mirrors.kernel.org/debian/ wheezy/main python-cheetah amd64 2.4.4-3 [204 kB] Get:12 http://mirrors.kernel.org/debian/ wheezy/main python-configobj all 4.7.2+ds-4 [237 kB] Get:13 http://mirrors.kernel.org/debian/ wheezy/main python-feedparser all 5.1.2-1 [62.0 kB] Get:14 http://mirrors.kernel.org/debian/ wheezy/main python-pycurl amd64 7.19.0-5 [87.6 kB] Get:15 http://mirrors.kernel.org/debian/ wheezy/main python-tornado all 2.3-2 [254 kB] Fetched 6,570 kB in 5s (1,159 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libcurl3-gnutls:amd64. (Reading database ... 12919 files and directories currently installed.) Unpacking libcurl3-gnutls:amd64 (from .../libcurl3-gnutls_7.43.0-0.netgear1_amd64.deb) ... Selecting previously unselected package liblcms1:amd64. Unpacking liblcms1:amd64 (from .../liblcms1_1.19.dfsg2-1.2+deb7u1_amd64.deb) ... Selecting previously unselected package librtmp0:amd64. Unpacking librtmp0:amd64 (from .../librtmp0_2.4+20111222.git4e06e21-1_amd64.deb) ... Selecting previously unselected package python2.7-minimal. Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-6+deb7u2_amd64.deb) ... Selecting previously unselected package python2.7. Unpacking python2.7 (from .../python2.7_2.7.3-6+deb7u2_amd64.deb) ... Selecting previously unselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.7.3-4+deb7u1_all.deb) ... Selecting previously unselected package python. Unpacking python (from .../python_2.7.3-4+deb7u1_all.deb) ... Selecting previously unselected package python-support. Unpacking python-support (from .../python-support_1.0.15_all.deb) ... Selecting previously unselected package lsb-release. Unpacking lsb-release (from .../lsb-release_4.1+Debian8+deb7u1_all.deb) ... Selecting previously unselected package python-cheetah. Unpacking python-cheetah (from .../python-cheetah_2.4.4-3_amd64.deb) ... Selecting previously unselected package python-configobj. Unpacking python-configobj (from .../python-configobj_4.7.2+ds-4_all.deb) ... Selecting previously unselected package python-feedparser. Unpacking python-feedparser (from .../python-feedparser_5.1.2-1_all.deb) ... Selecting previously unselected package python-imaging. Unpacking python-imaging (from .../python-imaging_1.1.7-4+deb7u2_amd64.deb) ... Selecting previously unselected package python-pycurl. Unpacking python-pycurl (from .../python-pycurl_7.19.0-5_amd64.deb) ... Selecting previously unselected package python-tornado. Unpacking python-tornado (from .../python-tornado_2.3-2_all.deb) ... Setting up libcurl3-gnutls:amd64 (7.43.0-0.netgear1) ... Setting up liblcms1:amd64 (1.19.dfsg2-1.2+deb7u1) ... Setting up librtmp0:amd64 (2.4+20111222.git4e06e21-1) ... Setting up python2.7-minimal (2.7.3-6+deb7u2) ... Linking and byte-compiling packages for runtime python2.7... Setting up python2.7 (2.7.3-6+deb7u2) ... Setting up python-minimal (2.7.3-4+deb7u1) ... Setting up python (2.7.3-4+deb7u1) ... Setting up python-support (1.0.15) ... Setting up lsb-release (4.1+Debian8+deb7u1) ... Setting up python-cheetah (2.4.4-3) ... Setting up python-configobj (4.7.2+ds-4) ... Setting up python-feedparser (5.1.2-1) ... Setting up python-imaging (1.1.7-4+deb7u2) ... Setting up python-pycurl (7.19.0-5) ... Setting up python-tornado (2.3-2) ... Processing triggers for libc-bin ... Processing triggers for python-support ...

 

 

Message 4 of 4
Top Contributors
Discussion stats
  • 3 replies
  • 2942 views
  • 0 kudos
  • 3 in conversation
Announcements