-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of [email protected]
Sent: Wednesday, February 25, 2009 6:58 PM
To: [email protected]
Subject: clug-talk Digest, Vol 52, Issue 27
Send clug-talk mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of clug-talk digest..."
Today's Topics:
1. Re: PIMPED OUT EEEPC (Gustin Johnson)
2. Re: Debian upgrade problem (Richard Carter)
3. Re: Debian upgrade problem ([email protected])
4. Re: Debian upgrade problem (Gustin Johnson)
5. Re: Debian upgrade problem (Rick Norman)
6. Re: PIMPED OUT EEEPC (Jesse Kline)
____________________________________________________________________________
Hey Jesse Kline. I ran the command line as per below.......
To import the PGP keys, do the following:
sudo gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 07DC563D1F41B907 sudo
gpg --armor --export 07DC563D1F41B907 | apt-key add -
Then rerun apt-get update
Below is the response that I received...............
/home/user> sudo gpg --keyserver wwwkeys.eu.pgp.net --recv-keys
07DC563D1F41B907gpg: requesting key 1F41B907 from hkp server
wwwkeys.eu.pgp.net
gpg: key 1F41B907: "Christian Marillat <[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
/home/user> sudo gpg --armor --export 07DC563D1F41B907 | apt-key add -
gpg: can't open `/etc/apt/trusted.gpg'
gpg: keydb_get_keyblock failed: eof
gpg: no writable keyring found: eof
gpg: error reading `-': general error
gpg: import from `-' failed: general error
/home/user>-----------------------------------------------------------------
-----
____________________________________________________________________________
Message: 1
Date: Wed, 25 Feb 2009 12:14:12 -0700
From: Gustin Johnson <[email protected]>
Subject: Re: [clug-talk] PIMPED OUT EEEPC
To: CLUG General <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Dan Mueller wrote:
> Hello All.
>
>
>
> I pimped out my eeepc (700 series) with a 32g usb memory stick inside
> but also the expanded zandros I think its called; ?pimpmyeee? or
> something like that. Any idea when I go to the synaptic and try to add
> some stuff that it only works sometimes?? I read some of the threads and
> some were saying that it might have something to do with the wireless
> transfer so I hard wired but still have the error unable to parce the
Parse errors usually mean that there is an error /etc/apt/sources.list
Did you manually change this file?
> directory or something like that. Any ideas or anyone else out there
> have a eeepc that they have installed a different os or have pimped out
> their units?? I would also love input from others who have installed
> other os?s that are plug-n-play on the eee as I don?t want to mess
> around too much as not knowing enough to tweak.
>
I have Ubuntu 8.04 on my eeePC 701 and Ubuntu 8.10 on my Acer Aspire One
(to be more accurate I put Xubuntu since I prefer XFCE to GNOME). In
both cases I built my own kernel to better support the hardware on each
device. IIRC Ubuntu 8.10 should support all of the hardware on the 701.
I don't actually use a GUI on my 701 as I only ever connect to it via
ssh these days.
If you have time, the 64Studio people have a release for netbooks that
they are looking to test. You can get the install CD here:
http://pdk.64studio.com/projects/trinity/hardy/images/trinity_master_i386.is
o
Yes I know that these devices do not have cd/dvd drives, I have a USB
DVD RW that works well for this sort of thing.
Hth,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL:
<http://clug.ca/pipermail/clug-talk_clug.ca/attachments/20090225/e4ab6232/at
tachment-0001.bin>
------------------------------
Message: 2
Date: Wed, 25 Feb 2009 15:08:23 -0500
From: Richard Carter <[email protected]>
Subject: Re: [clug-talk] Debian upgrade problem
To: CLUG General <[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Hi Gustin,
Thanks for your reply. I deleted some things from /root that didn't look
useful. That made a little improvement as shown by
debian:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/debian-root
273674 267214 0 100% /
tmpfs 998416 0 998416 0% /lib/init/rw
udev 10240 56 10184 1% /dev
tmpfs 998416 0 998416 0% /dev/shm
/dev/hda1 241116 20170 208498 9% /boot
/dev/mapper/debian-home
139142128 43123040 88951032 33% /home
/dev/mapper/debian-tmp
388741 10330 358341 3% /tmp
/dev/mapper/debian-usr
4922684 3071364 1601260 66% /usr
/dev/mapper/debian-var
2955216 1664032 1141068 60% /var
But there is still very little room left over and I don't know what I could
delete now without creating further problems. Here's what things look like
now.
debian:~# cd /root
debian:~# ls -a
. .gconf .local .recently-used
.. .gconfd .mcop .synaptic
.aptitude .google .mcoprc testlink
.bash_history .ICEauthority .moneydance .thumbnails
.bashrc .install4j .mozilla .xine
.DCOPserver_debian__0 .kde .profile
.DCOPserver_debian_:0 .lesshst .qt
debian:~#
Can you see anything that can be deleted?
Robin
On Wed, Feb 25, 2009 at 2:18 PM, Gustin Johnson <[email protected]> wrote:
> Richard Carter wrote:
> > Hi Rick,
> >
> > Thanks for your reply. There are 1486 files in /var/cache/apt/archives
> > plus one folder which is empty. df reports that /var is only 59% full.
> > But /root is 100% full, 27192 used out of 273674 available.
> >
> This is your problem. Your root partition is full. No more programs or
> libraries can be installed and now you have a machine that is half
> upgraded. Free up some space and try "apt-get install -f" again.
>
>
> _______________________________________________
> clug-talk mailing list
> [email protected]
> http://clug.ca/mailman/listinfo/clug-talk_clug.ca
> Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
> **Please remove these lines when replying
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://clug.ca/pipermail/clug-talk_clug.ca/attachments/20090225/00704c48/at
tachment-0001.html>
------------------------------
Message: 3
Date: Wed, 25 Feb 2009 15:23:04 -0500 (EST)
From: [email protected]
Subject: Re: [clug-talk] Debian upgrade problem
To: "CLUG General" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain;charset=iso-8859-1
>
> Can you see anything that can be deleted?
>
Hi Robin,
You might find that there are a whole load of '.deb' files in
/var/cache/apt/archives/, these are normally left over from when packages
are installed and can be safely deleted.
The easiest way to clean up is to do 'sudo apt-get autoclean' which will
delete temporary files used in during package installation.
You can also clear out unneeded packages (dependencies of deleted
applications and the like) with 'sudo apt-get autoremove'.
Cheers,
Simon.
------------------------------
Message: 4
Date: Wed, 25 Feb 2009 15:48:14 -0700
From: Gustin Johnson <[email protected]>
Subject: Re: [clug-talk] Debian upgrade problem
To: CLUG General <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
[email protected] wrote:
>> Can you see anything that can be deleted?
>>
>
>
> Hi Robin,
> You might find that there are a whole load of '.deb' files in
> /var/cache/apt/archives/, these are normally left over from when packages
> are installed and can be safely deleted.
>
> The easiest way to clean up is to do 'sudo apt-get autoclean' which will
> delete temporary files used in during package installation.
>
> You can also clear out unneeded packages (dependencies of deleted
> applications and the like) with 'sudo apt-get autoremove'.
>
While normally a good idea, in this case it will not help as he has /var
in a different partition that already has a lot of free space there.
His partition layout is a little odd as well (256Mb for /boot, /lib, and
/root is way too small IMO).
In this case /usr has its own partition so the bulk of the application
binaries and libraries are not a problem. Likely the problem is /lib
and /boot, and there is not a lot that you can remove by hand from
there. To figure out where all the space is going to, I would run the
following in /
du -smcx /* |sort -g
Personally I think his best bet is to start from scratch, and to use a
single a partition for /.
Hth,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL:
<http://clug.ca/pipermail/clug-talk_clug.ca/attachments/20090225/84db2350/at
tachment-0001.bin>
------------------------------
Message: 5
Date: Wed, 25 Feb 2009 15:57:57 -0700
From: Rick Norman <[email protected]>
Subject: Re: [clug-talk] Debian upgrade problem
To: CLUG General <[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Hey Robin,
I'd definitely start by taking the above advice and clearing out any extra
.deb files that are lying around in the cache--that could free up quite a
bit of space.
I upgraded a couple of installs from etch to lenny a few days ago, and it
took about 1.5GB of free disk space to download and unpack all of the .deb
files I needed.
I had always used apt-get prior to doing this upgrade, but read a
recommendation suggesting aptitude was better at resolving dependencies, so
that's what I used and I've had no major issues.
(Actually, I'm starting to get addicted to aptitude's curses interface. :-)
Rick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://clug.ca/pipermail/clug-talk_clug.ca/attachments/20090225/a83d7066/at
tachment-0001.html>
------------------------------
Message: 6
Date: Wed, 25 Feb 2009 17:58:15 -0800
From: Jesse Kline <[email protected]>
Subject: Re: [clug-talk] PIMPED OUT EEEPC
To: CLUG General <[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
I run eeebuntu (http://www.eeebuntu.org/) on my eee pc. Runs a little slow
on the 700 series, because it runs Compiz by default, but it works really
well.
As for your other issue, try running 'apt-get update' on the command line
and see if you get any errors. If not, try installing your piece of software
using apt and see what happens.
Jesse
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://clug.ca/pipermail/clug-talk_clug.ca/attachments/20090225/26c01982/at
tachment.html>
------------------------------
_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
End of clug-talk Digest, Vol 52, Issue 27
*****************************************
_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying