maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   Easy Debian Fremantle Beta Testing (https://talk.maemo.org/showthread.php?t=34550)

dread123 2010-02-12 18:28

Re: Easy Debian Fremantle Beta Testing
 
i removed the last image and all its other bits the other week. do i just download the above new image and extract or do i have tu go through downloads and install that way like first image??? cheers

qole 2010-02-12 19:11

Re: Easy Debian Fremantle Beta Testing
 
- download the new image
- install lzma
- extract the new image
- edit your /home/user/.chroot file, make IMGFILE point to the new image
- test!

dread123 2010-02-12 19:28

Re: Easy Debian Fremantle Beta Testing
 
cant see Izma in repo's??? have got the extras dev enabled..but nothing there? anywhere else i can grab from?

hstende 2010-02-12 19:31

Re: Easy Debian Fremantle Beta Testing
 
@dread123 try apt-get install lzma
it worked for me.

@qole Here are my time from uncompressing as user and not root. The telephone was slow when I run the process and iowait was between 96-98%

~/MyDocs $ time /usr/bin/lzma -d debian-m5-v3a.img.ext2.lzma
real 51m 4.88s
user 3m 40.03s
sys 0m 41.32s

aechelon 2010-02-12 19:49

Re: Easy Debian Fremantle Beta Testing
 
I was ssh'd in while the phone sat idle:

time lzma -d debian-m5-v3a.img.ext2.lzma
real 8m 41.17s
user 3m 37.59s
sys 0m 33.78s

dread123 2010-02-12 21:28

Re: Easy Debian Fremantle Beta Testing
 
real 51m 1.47s
user 3m 44.03s
sys 0m 43.66

hope that helps :)

dread123 2010-02-12 21:31

Re: Easy Debian Fremantle Beta Testing
 
hows best way to edit .chroot file please?? cant seem to find it anywhere.. i understand the . means invisble but not sure what to use to edit paths

dread123 2010-02-12 21:38

Re: Easy Debian Fremantle Beta Testing
 
sorted now:)

aechelon 2010-02-12 22:19

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by qole (Post 523549)
- download the new image
- install lzma
- extract the new image
- edit your /home/user/.chroot file, make IMGFILE point to the new image
- test!

Well, audio works great, except installing just about anything with aptitude nukes pulseaudio.

I tried getting blackbox back on and it did this:
Code:

[root@easy-debian-m5: /]aptitude install blackbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
The following packages are BROKEN:
  smbclient
The following NEW packages will be installed:
  blackbox libbt{a}
The following packages will be REMOVED:
  devicekit-disks{u} libatasmart4{u} libgdu0{u} libgudev-1.0-0{u} libparted1.8-12{u}
  libpolkit-backend-1-0{u} libsgutils2-2{u} libsmbclient{u} pulseaudio-module-zeroconf{u}
The following partially installed packages will be configured:
  samba-common
0 packages upgraded, 2 newly installed, 9 to remove and 13 not upgraded.
Need to get 329kB of archives. After unpacking 6,214kB will be freed.
The following packages have unmet dependencies:
  smbclient: Depends: libkrb53 (>= 1.6.dfsg.2) but it is not installable
The following actions will resolve these dependencies:

Remove the following packages:
smbclient

Score is 119

Accept this solution? [Y/n/q/?]
The following NEW packages will be installed:
  blackbox libbt{a}
The following packages will be REMOVED:
  devicekit-disks{u} libatasmart4{u} libgdu0{u} libgudev-1.0-0{u} libparted1.8-12{u}
  libpolkit-backend-1-0{u} libsgutils2-2{u} libsmbclient{u} libtalloc2{u} libwbclient0{u}
  pulseaudio-module-zeroconf{u} smbclient{a}
The following partially installed packages will be configured:
  samba-common
0 packages upgraded, 2 newly installed, 12 to remove and 13 not upgraded.
Need to get 329kB of archives. After unpacking 37.4MB will be freed.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://http.us.debian.org lenny/main libbt 0.70.1-2.2 [95.8kB]
Get:2 http://http.us.debian.org lenny/main blackbox 0.70.1-2.2 [233kB]
Fetched 329kB in 9s (33.6kB/s)
(Reading database ... 57181 files and directories currently installed.)
Removing smbclient ...
Removing devicekit-disks ...
Removing libatasmart4 ...
ldconfig: /usr/lib/libpulsecommon-0.9.15.so is not a symbolic link

Removing libgdu0 ...
Removing libgudev-1.0-0 ...
Removing libparted1.8-12 ...
Removing libpolkit-backend-1-0 ...
Removing libsgutils2-2 ...
Removing libsmbclient ...
Removing libwbclient0 ...
Removing libtalloc2 ...
Removing pulseaudio-module-zeroconf ...
Processing triggers for man-db ...
...

I'm going to try and flag those packages for "hold always".

qole 2010-02-12 22:56

Re: Easy Debian Fremantle Beta Testing
 
Thanks for the time numbers! This is confirming something to me -- sometimes the decompressing goes quickly, other times it goes very very very slowly. We need to learn why!!

I wonder if this is also related to the different speeds for OpenOffice?

aechelon: you're finding my apt-get oops.

Here's how to fix the "install bug"

As root in Debian, edit (leafpad is my favorite) /etc/apt/sources.list and take out the # at the beginning of the "squeeze" line, the third from the top. Save the file.


Code:

apt-get update
apt-get install --no-install-recommends smbclient samba-common

Edit /etc/apt/sources.list again and put the # bac in front of the third line. Do another apt-get update and you're fixed.


All times are GMT. The time now is 13:50.

vBulletin® Version 3.8.8