View Single Post
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#2
Carrying this post in from the Busybox thread where this started:

Originally Posted by peterleinchen View Post
Nice idea (even too late for me )!
But sorry to let you know:
Code:
~ $ fkdep adduser
Did not have root permissions, can't install the deb file.
You may install it manually instead, it's located at:
/tmp/fkdep-adduser/fkdep-adduser.deb

~/temp $ dpkg -x /tmp/fkdep-adduser/fkdep-adduser.deb fkdep
dpkg-deb: file `/tmp/fkdep-adduser/fkdep-adduser.deb' is corrupt - bad magic at end of first header
~/temp $ dpkg -e /tmp/fkdep-adduser/fkdep-adduser.deb fkdep
dpkg-deb: file `/tmp/fkdep-adduser/fkdep-adduser.deb' is corrupt - bad magic at end of first header
Odd, I just tested your exact usecase, works for me with dpkg -i, dpkg -x, and dpkg -e. (Generated the fkdep-adduser.deb twice and tested those commands on both just in case.)

I will definitely test this in my absolutely stock N900 that I have laying around for these moments as soon as I get the chance (not for a few hours at least), and I'll let you know.

In the meantime, can you please send me that .deb file?

Originally Posted by peterleinchen View Post
Of course I wanted to check created contents mnaually even if your code looked quite clean.
Oh, of course. I would expect nothing less. You gotta check that stuff.
__________________
If you want to donate in support of anything that I do, you can do so with either of these options:
PayPal | Bitcoin: 1J4XG2z97iFEKNZXThHdFHq6AeyWEHs8BJ | [Will add other donation options eventually]
 

The Following 2 Users Say Thank You to Mentalist Traceur For This Useful Post: