Active Topics

 


Reply
Thread Tools
mayhem's Avatar
Posts: 44 | Thanked: 30 times | Joined on Dec 2012
#3071
Originally Posted by elros34 View Post
mayhem, groupadd crontab will fix it
there was no /etc/groups file in this image so this fix it thanks!
__________________
N900 ROCKS!
 
FlashInTheNight86's Avatar
Posts: 138 | Thanked: 185 times | Joined on Feb 2014
#3072
sulu, I'll try your latest image then...

As far as I understand, you recommend LibreOffice over OpenOffice. Is it faster or any otherwise better?

Last edited by FlashInTheNight86; 2014-04-15 at 16:10.
 
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#3073
Originally Posted by Sohil876 View Post
if you can please upload it on uppit.
I tried. But on my first two attempts the upload stalled at about 40MB and when I finally succeeded the link generation failed.
So I assume the image is up there somewhere, but I don't have a link to present.

Originally Posted by mayhem View Post
there was no /etc/groups file in this image so this fix it thanks!
/etc/groups? - I guess that's a typo.
/etc/group is in the image:
Code:
root@i7-2700k:/tmp# unlzma -k debian_wheezy2sulu_armhf.img.lzma 
root@i7-2700k:/tmp# md5sum debian_wheezy2sulu_armhf.img*
07490006e902bd932cfca99df6b49b2a  debian_wheezy2sulu_armhf.img
c0f6f1c5f8d398229cb0852e9986e704  debian_wheezy2sulu_armhf.img.lzma
root@i7-2700k:/tmp# mount -o loop debian_wheezy2sulu_armhf.img /mnt
root@i7-2700k:/tmp# ls -l /mnt/etc/group
-rw-r--r-- 1 root root 550 Jan  3 21:30 /mnt/etc/group
root@i7-2700k:/tmp# cat /mnt/etc/group
root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:
tty:x:5:
disk:x:6:
lp:x:7:
mail:x:8:
news:x:9:
uucp:x:10:
man:x:12:
proxy:x:13:
kmem:x:15:
dialout:x:20:
fax:x:21:
voice:x:22:
cdrom:x:24:
floppy:x:25:
tape:x:26:
sudo:x:27:user
audio:x:29:pulse
dip:x:30:
www-data:x:33:
backup:x:34:
operator:x:37:
list:x:38:
irc:x:39:
src:x:40:
gnats:x:41:
shadow:x:42:
utmp:x:43:
video:x:44:
sasl:x:45:
plugdev:x:46:
staff:x:50:
games:x:60:
users:x:100:
nogroup:x:65534:
libuuid:x:101:
crontab:x:102:
messagebus:x:103:
pulse:x:104:
pulse-access:x:105:
user:x:29999:
Originally Posted by FlashInTheNight86 View Post
As far as I understand, you recommend LibreOffice over OpenOffice. Is it faster or any otherwise better?
It's in the Debian repos, OpenOffice is not (anymore). Therefore you'd probably save a lot of trouble compared to finding an armel/hf version of OO or compiling it on your own.
 

The Following 3 Users Say Thank You to sulu For This Useful Post:
mayhem's Avatar
Posts: 44 | Thanked: 30 times | Joined on Dec 2012
#3074
Originally Posted by sulu View Post
/etc/groups? - I guess that's a typo.
/etc/group is in the image:
than why i had this error?i didn't install any software when i was trying and i tried both from chroot and lxde.
__________________
N900 ROCKS!
 
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#3075
I have no idea.

Edit:
I just tried on my secondary device, which apart from running CSSU thumb is almost naked (Easy Debian, rootsh, conky and the default Nokia stuff that came with it.)
Easy Debian is in it's vanilla shape, the only change is the image path that points to my image.
And I have no problems installing Iceweasel.

Last edited by sulu; 2014-04-15 at 19:22.
 

The Following User Says Thank You to sulu For This Useful Post:
Posts: 167 | Thanked: 204 times | Joined on Jul 2010
#3076
Originally Posted by sulu View Post
I've just uploaded an updated version of my minimal Wheezy/armhf image. [1]
The md5sums are as follows:[code]$ md5sum debian_wheezy2sulu_armhf.img.lzma
c0f6f1c5f8d398229cb0852e9986e704 debian_wheezy2sulu_armhf.img.lzma

And as always: If you feel like mirroring this image on your own webspace, feel free to do that! In fact I'd be grateful.
Mirrored at http://debian.keithdunnett.net/~sulu...armhf.img.lzma, md5sum verified.

Hosted on my UK-based VPS - no CAPTCHAs, no adverts, wget and curl friendly if you want to download on your N900. Note that decompressing it on the N900 takes a good few minutes.
 

The Following 7 Users Say Thank You to magick777 For This Useful Post:
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#3077
I found a bug in my latest image:
It contains a file /etc/resolv.conf which will prevent you from establishing any network connection from within the image, unless you happen to use the same nameserver ip I do.

To fix this just delete the file from your image, or use the fixed image I uploaded [1]. The md5sums are as follows:
Code:
f063dea7727c2621870e334f2bb28814  debian_wheezy3sulu_armhf.img
d2436498fea04d8aed422c005c485939  debian_wheezy3sulu_armhf.img.lzma
This image also contains a file /etc/dhclient-enter-hooks with this content:
Code:
make_resolv_conf(){
	:
}
According to [2] this should prevent /etc/resolv.conf from ever being written again and therefore might save trouble in the future.

@magick777:
Thanks a lot for mirroring the image! Could you host the new one instead please?


[1] http://freakshare.com/files/09z2uj21....img.lzma.html
[2] http://www.cyberciti.biz/faq/dhclien...olvconf-hooks/
 

The Following 8 Users Say Thank You to sulu For This Useful Post:
Posts: 167 | Thanked: 204 times | Joined on Jul 2010
#3078
 

The Following 6 Users Say Thank You to magick777 For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#3079
sulu, how you rate chances for any (upstream?) fixes re bugs that you've reported against things in wheezy? Frankly, I lost all hope for it (because it seems to only affect very specific cases, like our armel/armhf implementation), and it made me to revert back to Squeeze-only ED, despite possible security flaws in things you've described..

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post:
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#3080
Originally Posted by Estel View Post
sulu, how you rate chances for any (upstream?) fixes re bugs that you've reported against things in wheezy?
If not through sheer luck I'd say the chances are exactly zero.

Considering that chromium was removed from armel/hf after my bug report and that the gimp and gparted issues only seem to occur on the N900 I don't see us in a position to fix these bugs, since at least to me they don't seem to be Debian bugs but N900/Fremantle bugs.

I still have a little hope that some fundamental updates to Fremantle might happen if fremangordon succeeds in his attempt to update the kernel.
Otherwise I believe the future of ED might be in jeopardy alltogether since getting a jessie image to run won't be possible through a simple debootstrap but requires a patched glibc.
This means that it will become more likely for software in jessie to break.
 

The Following 3 Users Say Thank You to sulu For This Useful Post:
Reply

Tags
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze


 
Forum Jump


All times are GMT. The time now is 17:46.