![]() |
2011-08-17
, 15:56
|
Posts: 279 |
Thanked: 293 times |
Joined on Oct 2009
@ Italy
|
#12
|
![]() |
2011-08-17
, 16:06
|
|
Posts: 118 |
Thanked: 7 times |
Joined on Jan 2011
@ indonesia
|
#13
|
![]() |
2011-08-17
, 16:10
|
Posts: 73 |
Thanked: 9 times |
Joined on Dec 2009
|
#14
|
![]() |
2011-08-17
, 16:24
|
Posts: 279 |
Thanked: 293 times |
Joined on Oct 2009
@ Italy
|
#15
|
#!/bin/sh echo "Hi"
dpkg -r callerx
![]() |
2011-08-17
, 16:40
|
|
Posts: 118 |
Thanked: 7 times |
Joined on Jan 2011
@ indonesia
|
#16
|
@pedro
edit /var/lib/dpkg/info/callerx.prerm and /var/lib/dpkg/info/callerx.prerm to look like
Then try toCode:#!/bin/sh echo "Hi"
Did i say that i hate debs? No option to disable scriptlets....Code:dpkg -r callerx
![]() |
2011-08-17
, 17:03
|
Posts: 279 |
Thanked: 293 times |
Joined on Oct 2009
@ Italy
|
#17
|
![]() |
2011-08-17
, 17:15
|
|
Posts: 118 |
Thanked: 7 times |
Joined on Jan 2011
@ indonesia
|
#18
|
hmm then try to install the deb you downloaded. The issue should be automagically solved.
![]() |
2012-03-14
, 13:25
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#19
|
![]() |
2012-03-15
, 07:45
|
Posts: 4 |
Thanked: 0 times |
Joined on Sep 2011
|
#20
|
~ $ sudo gainroot
Root shell enabled
BusyBox v1.18.5 (Debian 1.18.5power3) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/home/user # cd MyDocs
/home/user/MyDocs # dpkg -i callerx_0.97.0_armel.deb
Selecting previously deselected package callerx.
(Reading database ... 30217 files and directories currently installed.)
Preparing to replace callerx 0.97.0 (using callerx_0.97.0_armel.deb) ...
Stopping: Callerx Daemon
process 3441: arguments to dbus_message_set_destination() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file dbus-message.c line 2895.
This is normally a bug in some application using the D-Bus library.
Not enough memory
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Stopping: Callerx Daemon
process 3444: arguments to dbus_message_set_destination() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file dbus-message.c line 2895.
This is normally a bug in some application using the D-Bus library.
Not enough memory
dpkg: error processing callerx_0.97.0_armel.deb (--install):
subprocess new pre-removal script returned error exit status 1
sh: invalid number 's99'
sh: invalid number 'k10'
System startup links for /etc/init.d/callerx already exist.
Starting: Callerx Daemon
/etc/init.d/callerx: line 41: callerxd: not found
Errors were encountered while processing:
callerx_0.97.0_armel.deb
/home/user/MyDocs #