[SLUG] 4th June Buildout and Hostout or how to host a web app for $20 in 20min

2009-06-02 Thread Dylan Jay


Dylan Jay will present an introduction zc.buildout and how it can help  
manage complex python installations and reproducible production  
environments.
Dylan will also introduce a new open source project he has started:  
collective.hostout, a new technology for rapidly provisioning and  
deploying buildout environments on many hosts at once.


Dylan Jay worked as a software engineer and business analyst for the  
likes of Avaya and UBS before becoming a Director and Technical  
Solutions Manager for PretaWeb. Since 2004 PretaWeb has been supplying  
serivices and hosted solutions based on Plone, one of the leading open  
source enterprise content management systems, to Government,  
Corporates and non-profits.


*RSVP: Please RSVP on Anyvite to get your name on the door*
http://anyvite.com/r8qwlibvry

Time: 6:30PM (for a 6:45pm start) - 8:00PM (then pub after. Upstairs  
at the Harlequin)

Date: Thursday, 4th June 2009
Location: Google Sydney, Level 5, 48 Pirrama Street, Pyrmont, Sydney


---
Dylan Jay, Plone Solutions Manager
www.pretaweb.com
tel:+61299552830
mob:+61421477460
skype:dylan_jay

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] detach attachements from cli, how ?

2009-06-02 Thread Voytek Eymont
I can't recall how to detach email attachements from prompt...

is it metamail ? mencode ?
don't seem to have either...

googling hasent succeeded yet


-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Re: aptitude removal problem - no space left on device

2009-06-02 Thread Denis Crowdy
More on the package problem... Rather than being simply running out of
space, it's an ugly race/loop thing I think.
Turns out that both the backports and the generic modules are
installed - from the same kernel version running.

When trying to upgrade or remove the backports modules, we end up with
the following:
cp: `/lib/modules/2.6.27-14-generic/kernel/drivers/scsi/dpt_i2o.ko'
and 
`/tmp/mkinitramfs_C18636/lib/modules/2.6.27-14-generic/kernel/drivers/scsi/dpt_i2o.ko'
are the same file
cp: `/lib/modules/2.6.27-14-generic/kernel/drivers/scsi/imm.ko' and
`/tmp/mkinitramfs_C18636/lib/modules/2.6.27-14-generic/kernel/drivers/scsi/imm.ko'
are the same file
cp: `/lib/modules/2.6.27-14-generic/kernel/drivers/scsi/scsi_transport_srp.ko'
and 
`/tmp/mkinitramfs_C18636/lib/modules/2.6.27-14-generic/kernel/drivers/scsi/scsi_transport_srp.ko'
are the same file
cp: `/lib/libselinux.so.1' and
`/tmp/mkinitramfs_C18636/lib/libselinux.so.1' are the same file
cp: `/lib/klibc-zUXi_KjK5ZQAIyc8jlwme9T6a4U.so' and
`/tmp/mkinitramfs_C18636/lib/klibc-zUXi_KjK5ZQAIyc8jlwme9T6a4U.so' are
the same file
cp: `/lib/libsepol.so.1' and
`/tmp/mkinitramfs_C18636/lib/libsepol.so.1' are the same file
cp: cannot copy a directory, `/', into itself, `/tmp/mkinitramfs_C18636/'
cp: cannot copy a directory, `/', into itself, `/tmp/mkinitramfs_C18636/'
cp: cannot copy a directory, `/', into itself, `/tmp/mkinitramfs_C18636/'
cp: cannot copy a directory, `/', into itself, `/tmp/mkinitramfs_C18636/'

/tmp/mkinit... yada yada just fills up slowly and painfully until
kaboom - no space left...

have tried dpkg --forece-overwrite-dir -P package-name to no avail.

Very frustrating and I sense we are about to lose a potential convert to linux!

Thanks,

Denis


On Tue, Jun 2, 2009 at 2:37 PM, Robert Collins
robe...@robertcollins.net wrote:
 type 'mount' in a terminal and look for filesystems.

 One of them will be low -  200MB or even less of space.

 One possibility is '/boot', which is where kernel initramfs' are built
 and saved. These can add up to quite a bit of space.

 -Rob

 --
 SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
 Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html




-- 
Denis Crowdy
Department of Contemporary Music Studies, Macquarie University +61 2 9850 6787
http://www.dcms.mq.edu.au http://motekulo.blogspot.com/
http://www.melanesianmusic.org

CRICOS Provider No 2J
This message is intended for the addressee named and may contain
confidential information.  If you are not the intended recipient,
please delete it and notify the sender.  Views expressed in this
message are those of the individual sender, and are not necessarily
the views of DCMS or Macquarie University.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html