![]() |
2012-04-21
, 22:04
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
sudo gainroot mkdir /usr/share/doc/libavahi-common3 apt-get install -f
The Following 3 Users Say Thank You to michaaa62 For This Useful Post: | ||
![]() |
2012-04-21
, 22:05
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#3
|
![]() |
2012-04-21
, 22:26
|
Posts: 15 |
Thanked: 3 times |
Joined on Oct 2011
|
#4
|
Please try, ifsolves the issue or, at least, changes the errors you are receiving.Code:sudo gainroot mkdir /usr/share/doc/libavahi-common3 apt-get install -f
![]() |
2012-04-21
, 22:45
|
Posts: 15 |
Thanked: 3 times |
Joined on Oct 2011
|
#5
|
![]() |
2012-04-21
, 22:46
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#6
|
sudo gainroot apt-get install -s ytcli
![]() |
2012-04-21
, 23:24
|
Posts: 15 |
Thanked: 3 times |
Joined on Oct 2011
|
#7
|
![]() |
2012-04-22
, 08:33
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#8
|
sudo gainroot apt-get clean apt-get install ytcli
![]() |
2012-04-23
, 10:10
|
Posts: 15 |
Thanked: 3 times |
Joined on Oct 2011
|
#9
|
If you are still willing to install, try to clean the package cache and re-download the package.May be it was corrupted or the dependencies were not installed properly. The postinst script basically invokes the update of youtube-dl, meaning that must be installed as well.Code:sudo gainroot apt-get clean apt-get install ytcli
this is my output for apt-get -f install
/home/user # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
8 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up libavahi-common3 (0.6.24-0maemo5) ...
Optifying usr/share/doc/libavahi-common3 -> /opt/maemo/usr/share/doc/libavahi-common3
mv: cannot rename '/usr/share/doc/libavahi-common3': No such file or directory
dpkg: error processing libavahi-common3 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libavahi-core5:
libavahi-core5 depends on libavahi-common3 (>= 0.6.16); however:
Package libavahi-common3 is not configured yet.
dpkg: error processing libavahi-core5 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of avahi-daemon:
avahi-daemon depends on libavahi-common3 (>= 0.6.16); however:
Package libavahi-common3 is not configured yet.
avahi-daemon depends on libavahi-core5 (>= 0.6.24-0maemo1); however:
Package libavahi-core5 is not configured yet.
dpkg: error processing avahi-daemon (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of avahi-dnsconfd:
avahi-dnsconfd depends on avahi-daemon; however:
Package avahi-daemon is not configured yet.
avahi-dnsconfd depends on libavahi-common3 (>= 0.6.16); however:
Package libavahi-common3 is not configured yet.
dpkg: error processing avahi-dnsconfd (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libavahi-client3:
libavahi-client3 depends on libavahi-common3 (>= 0.6.22); however:
Package libavahi-common3 is not configured yet.
dpkg: error processing libavahi-client3 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libavahi-glib1:
libavahi-glib1 depends on libavahi-common3 (>= 0.6.16); however:
Package libavahi-common3 is not configured yet.
dpkg: error processing libavahi-glib1 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libavahi-gobject0:
libavahi-gobject0 depends on libavahi-client3 (>= 0.6.16); however:
Package libavahi-client3 is not configured yet.
libavahi-gobject0 depends on libavahi-common3 (>= 0.6.16); however:
Package libavahi-common3 is not configured yet.
libavahi-gobject0 depends on libavahi-glib1 (>= 0.6.16); however:
Package libavahi-glib1 is not configured yet.
dpkg: error processing libavahi-gobject0 (--configure):
dependency problems - leaving unconfigured
Setting up ytcli (0.0.1-6) ...
dpkg (subprocess): unable to execute post-installation script: No such file or directory
dpkg: error processing ytcli (--configure):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
libavahi-common3
libavahi-core5
avahi-daemon
avahi-dnsconfd
libavahi-client3
libavahi-glib1
libavahi-gobject0
ytcli
E: Sub-process /usr/bin/dpkg returned an error code (1)