Active Topics

 


Reply
Thread Tools
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#111
Originally Posted by fatalsaint View Post
You may be permanently broke if the file is empty and there is no replacement.


No never permanent when dealing with text files

As root
Code:
echo "# Place your script to /etc/maemo-dhcp.d/ directory so that it gets run." > /etc/udhcpc/libicd_network_ipv4.script
echo '' >> /etc/udhcpc/libicd_network_ipv4.script
echo 'run-parts -a "$1" /etc/maemo-dhcp.d >> /etc/udhcpc/libicd_network_ipv4.script
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#112
This is true.. I just didn't know what the script was supposed to contain .

I'm flying blind here... Can't afford me an N900 .
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
Posts: 992 | Thanked: 995 times | Joined on Dec 2009 @ California
#113
Originally Posted by fatalsaint View Post
You've got the right idea (Assuming libicd-network-ipv4 is the actual package name that is installed.)... what I was thinking is dpkg -i --force-overwrite <package>.

I'm not sure if thats for replacing modified files on the system or overwriting files that were provided by another package.
I don't know yet too - I am still on 44.1 and researching problems.

After I upgrade OTA I will look into it, but old 44.1 has only libicd-network-ipv4 and vpnc packages with text "libicd_network_ipv4". Also, ibicd-network-ipv4.list has just yet another file libicd-network-ipv4.so or so. Only two files to install.

But that is 44.1 not 52.x

BTW, do you now, how to force debian package RECALCULATE file checksum? It would definitely fix a problem, because libicd-network-ipv4 package does NOT have a checksum for file /etc/udhcpc/libicd_network_ipv4
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#114
I do not. Never really dealt with a problem like that before.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#115
Originally Posted by egoshin View Post
Is it possible to force re-installation of libicd-network-ipv4 (this package is a file owner)?
This should work.

DIsclaimer: I haven't tried this myself, but if you are desperate...

Code:
apt-get install --reinstall  -d libicd-network-ipv4
dpkg -i --force-confnew /var/cache/apt/archives/libicd-network-ipv4*
 

The Following User Says Thank You to DaveQB For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#116
confnew!!! Good call Dave!
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#117
Originally Posted by fatalsaint View Post
This is true.. I just didn't know what the script was supposed to contain .

I'm flying blind here... Can't afford me an N900 .
Oh really???
WOW! You had me convinced you had one
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#118
So far.. only in my dreams . I'm here trying to help as much as I can but I hit certain roadblocks without having an actual device.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#119
Originally Posted by fatalsaint View Post
confnew!!! Good call Dave!
I hope it helps everyone....
 
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#120
Originally Posted by fatalsaint View Post
So far.. only in my dreams . I'm here trying to help as much as I can but I hit certain roadblocks without having an actual device.
Right, I see. Very noble of you.
You have the SDK?
I have installed it but I haven't started playing with it yet.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:35.