maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   application manager error. dpkg reported error while processing package. (https://talk.maemo.org/showthread.php?t=72903)

misiak 2011-05-09 16:56

Re: application manager error. dpkg reported error while processing package.
 
Quote:

Originally Posted by yasirrfc (Post 1002878)
hey i tried your method. i have wget. i wrote your commands and it said not found. now what should i do please help

Well, I forgot to add: you need to manually connect to Internet first (as most terminal commands are "stupid" and they cannot connect to Internet). If you are connected to Internet, maybe you made a typo?

misiak 2011-05-09 16:57

Re: application manager error. dpkg reported error while processing package.
 
Quote:

Originally Posted by yasirrfc (Post 1002880)
it said /bin/sh: wget://www.miskiewicz.org/files/avahi-demon: not found

wget http://www.miskiewicz.org/files/avahi-daemon

you forgot "http" before "://" or, if it cannot accept that, just write wget www.miskiewicz.org/files/avahi-daemon (without "http://" at the beginning)

yasirrfc 2011-05-09 17:01

Re: application manager error. dpkg reported error while processing package.
 
Quote:

Originally Posted by misiak (Post 1002883)
wget http://www.miskiewicz.org/files/avahi-daemon

you forgot "http" before "://" or, if it cannot accept that, just write wget www.miskiewicz.org/files/avahi-daemon (without "http://" at the beginning)

hey sorry ok i got it right but now it says length 2594 (2.5k) {text/plain}
avahi-daemon has sprung into existence.
retrying.

its doing it again n again.retrying again n again. what should i do?

misiak 2011-05-09 17:12

Re: application manager error. dpkg reported error while processing package.
 
Well, if it tries to download it again and again, you can just hit crtl+c on your keyboard to stop wget from running. Then you can type "ls -l avahi-daemon" to see if it shows "-rwxr-xr-x 1 root 2594 Mar 24 2009 avahi-daemon" or something similar. If yes, you can type the "chmod 755 avahi-daemon" command. If it says "No such file or directory" then we will investigate further...

yasirrfc 2011-05-09 17:28

Re: application manager error. dpkg reported error while processing package.
 
hey it says /bin/sh: Is: not found
both of the I are i's right? and not smal L's right? anyways what should i do now?

misiak 2011-05-09 17:31

Re: application manager error. dpkg reported error while processing package.
 
Quote:

Originally Posted by yasirrfc (Post 1002899)
hey it says /bin/sh: Is: not found
both of the I are i's right? and not smal L's right? anyways what should i do now?

Well, nice shot, they are lowercase "L" ;) "LS -L AVAHI-DAEMON", but all lowercase.

yasirrfc 2011-05-09 17:38

Re: application manager error. dpkg reported error while processing package.
 
ok it says 21 may 9 03:46 avahi-daemon /lib/init/upstart-job
i then wrote chmod 755 avahi-daemon.
it said:
chmod: avahi-daemon: no such file or directory

misiak 2011-05-09 17:43

Re: application manager error. dpkg reported error while processing package.
 
ehh ok, forget that, something went wrong...
Try this instead (all letters lowercase, wach out for typos!):
Code:

root
touch /etc/init.d/avahi-daemon
chmod 755 /etc/init.d/avahi-daemon

That's the easiest way to repair your problem, but I tried earlier to help you more (too much I guess :P)

yasirrfc 2011-05-09 17:45

Re: application manager error. dpkg reported error while processing package.
 
when i write touch /etc/init.d/avahi-daemon, it says no such file or directory

yasirrfc 2011-05-09 17:48

Re: application manager error. dpkg reported error while processing package.
 
i opened xterm.
went root. then wrote touch /etc/init.d/avahi-daemon.
it said no such file or directory


All times are GMT. The time now is 08:34.

vBulletin® Version 3.8.8