![]() |
2011-08-13
, 03:58
|
Posts: 42 |
Thanked: 0 times |
Joined on Aug 2011
@ Mumbai
|
#32
|
![]() |
2011-08-13
, 04:09
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#33
|
Could not exec dpkg!
E: Sub-process /usr/bin/dpkg returned an error code (100)
/home/user #
![]() |
2011-08-13
, 04:30
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#34
|
[...]
Could not exec dpkg!
E: Sub-process /usr/bin/dpkg returned an error code (100)
/home/user #
ls -l /usr/bin/dp*
![]() |
2011-08-13
, 04:36
|
Posts: 184 |
Thanked: 11 times |
Joined on Mar 2010
@ sjdm,bulacan,philippines
|
#35
|
![]() |
2011-08-13
, 04:43
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#36
|
![]() |
2011-08-13
, 04:45
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#37
|
chmod 755 /usr/bin/dpkg
![]() |
2011-08-13
, 04:59
|
Posts: 184 |
Thanked: 11 times |
Joined on Mar 2010
@ sjdm,bulacan,philippines
|
#38
|
there is your problem...
and the solution...
Code:chmod 755 /usr/bin/dpkg
![]() |
2011-08-13
, 05:01
|
Posts: 42 |
Thanked: 0 times |
Joined on Aug 2011
@ Mumbai
|
#39
|
there is your problem...
and the solution...
Code:chmod 755 /usr/bin/dpkg
![]() |
2011-08-13
, 05:13
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#40
|
ls -l /usr/bin/dp*
![]() |
Tags |
dpkg errors, flash on win32 |
|
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ sudo gainroot
Root shell enabled
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/home/user # apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
tribal-theme-evil
0 upgraded, 0 newly installed, 1 to remove and 11 not upgraded.
3 not fully installed or removed.
After this operation, 14.8MB disk space will be freed.
Do you want to continue [Y/n]? Y
Could not exec dpkg!
E: Sub-process /usr/bin/dpkg returned an error code (100)
/home/user #