Re: [SLUG] A call to arms!

2014-07-22 Thread Johannes Nielsen
Hi all
I would like to see a talk on Android app development, from someone who is
am App developer.

I was re inspired after watching Google IO

What I am very interested in is a career path plan.

Who is involved in the App building process?

What are the various roles?

If I want to code Apps what is the most efficient programming language?

I am mostly self taught so an on line self paced course would work well for
me.

All support gratefully accepted.

Much joy
Johannes Nielsen

 Yours in Wellness
Johannes Nielsen CEO
BAMedia
Wellness Marketing and Event Management
 ABN 32 071 013 220

bammeb...@gmail.com

+ 61  (0) 451 326 960 (Optus Cell Phone)

ICQ 70972773
Skype fuzzy8561

Excellence in Service Provision

http://bikedaddybike.blogspot.com/


On 19 July 2014 22:15, Jiří Baum  wrote:

> Hi,
>
> This months SLUG meeting is fast approaching and we don't have any talks
> lined up.
>
> So this is a call to arms . . .
>
> If anybody has a subject to talk about please SMS or call me (Robert on
> 0468 306 239) or Jiri (0413 183 117) or email the slug mailing list
> (slug@slug.org.au)
>
> Even if all you have is an idea of what you want to hear about post it
> anyway and maybe it will prompt someone to talk about the subject.
>
>
> Cheers
>
> Jiri
> --
> Jiří Baum 
> 0413 183 117
> http://www.baum.com.au/sabik
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
-- 
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] apt-get update GPG error

2014-07-22 Thread Michael Chesterton
On 22/07/14 22:58, David wrote:
>
> On 22/07/14 18:13, Amos Shapira wrote:
>>
>> Could it be that the proxy has a corrupted cache? Try clearing it.
>>
>
> Thanks.. .but
>
> At the risk of being ignorant how do I clear it short of removing the
> /var/cache/apt-cacher/ directory?
> I can't find any obvious command.
>
> If this does work, I still don't know why the apparent corruption
> happened so I can avoid it happening again :(

I think apt-cacher listens on a port and you can connect
to it with a web browser to fix it. see /etc/apt-cacher-ng/security.conf
to set a password also try restarting the apt-cacher daemon

http://david:3142/acng-report.html

I had no end of problems with it, constantly had to restart it and 
delete/ //var/lib/apt/lists/partial/*
and often /var/lib/apt/lists/* too

I just use squid now, you just have to increase the maximum file size that's
saved to disk so debs get saved.


-- 
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] apt-get update GPG error

2014-07-22 Thread David


On 22/07/14 18:13, Amos Shapira wrote:


Could it be that the proxy has a corrupted cache? Try clearing it.



Thanks.. .but

At the risk of being ignorant how do I clear it short of removing the 
/var/cache/apt-cacher/ directory?

I can't find any obvious command.

If this does work, I still don't know why the apparent corruption 
happened so I can avoid it happening again :(


On 22 Jul 2014 14:51, "David" > wrote:




On 22/07/14 14:33, Lubos Rendek wrote:

Hi David,

does ignoring GPG with:

# apt-get --allow-unauthenticated update

helps at least temporarily..?

Lubos


Sadly not :(

root@gary:~# apt-get --allow-unauthenticated update
Get:1 http://david precise Release.gpg [198 B]
Get:2 http://david precise-updates Release.gpg [198 B]
Get:3 http://david precise-backports Release.gpg [198 B]
Get:4 http://david precise-security Release.gpg [198 B]
Hit http://david precise Release
Ign http://david precise Release
E: GPG error: http://david precise Release: The following
signatures were invalid: NODATA 1 NODATA 2


On Tue, Jul 22, 2014 at 1:35 PM, David mailto:da...@kenpro.com.au>> wrote:

I use apt-proxy several servers (no gui on any of them) on
a machine called
"david". I'm getting the error below on any machine that's
set up for
auto-update, but not on machines that are manually updated.

I suspect it has something to do with an attempted apt-get
update while the
proxy is off line, but I'm not sure. If I remove the proxy
by way of editing
the sources-list everything works again.

Google isn't helping me find a way of getting things to
work again. Any
suggestions how to fix it?


root@gary:~# apt-get update
Get:1 http://david precise Release.gpg [198 B]
Get:2 http://david precise-updates Release.gpg [198 B]
Get:3 http://david precise-backports Release.gpg [198 B]
Get:4 http://david precise-security Release.gpg [198 B]
Hit http://david precise Release
Ign http://david precise Release
E: GPG error: http://david precise Release: The following
signatures were
invalid: NODATA 1 NODATA 2

--
David McQuire
0418 310312 

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


-- 
David McQuire

0418 310312 

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/

Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html



--
David McQuire
0418 310312

--
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] apt-get update GPG error

2014-07-22 Thread Amos Shapira
Could it be that the proxy has a corrupted cache? Try clearing it.
On 22 Jul 2014 14:51, "David"  wrote:

>
>
> On 22/07/14 14:33, Lubos Rendek wrote:
>
>> Hi David,
>>
>> does ignoring GPG with:
>>
>> # apt-get --allow-unauthenticated update
>>
>> helps at least temporarily..?
>>
>> Lubos
>>
>
> Sadly not :(
>
> root@gary:~# apt-get --allow-unauthenticated update
> Get:1 http://david precise Release.gpg [198 B]
> Get:2 http://david precise-updates Release.gpg [198 B]
> Get:3 http://david precise-backports Release.gpg [198 B]
> Get:4 http://david precise-security Release.gpg [198 B]
> Hit http://david precise Release
> Ign http://david precise Release
> E: GPG error: http://david precise Release: The following signatures were
> invalid: NODATA 1 NODATA 2
>
>>
>> On Tue, Jul 22, 2014 at 1:35 PM, David  wrote:
>>
>>> I use apt-proxy several servers (no gui on any of them) on a machine
>>> called
>>> "david". I'm getting the error below on any machine that's set up for
>>> auto-update, but not on machines that are manually updated.
>>>
>>> I suspect it has something to do with an attempted apt-get update while
>>> the
>>> proxy is off line, but I'm not sure. If I remove the proxy by way of
>>> editing
>>> the sources-list everything works again.
>>>
>>> Google isn't helping me find a way of getting things to work again. Any
>>> suggestions how to fix it?
>>>
>>>
>>> root@gary:~# apt-get update
>>> Get:1 http://david precise Release.gpg [198 B]
>>> Get:2 http://david precise-updates Release.gpg [198 B]
>>> Get:3 http://david precise-backports Release.gpg [198 B]
>>> Get:4 http://david precise-security Release.gpg [198 B]
>>> Hit http://david precise Release
>>> Ign http://david precise Release
>>> E: GPG error: http://david precise Release: The following signatures
>>> were
>>> invalid: NODATA 1 NODATA 2
>>>
>>> --
>>> David McQuire
>>> 0418 310312
>>>
>>> --
>>> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
>>> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>>>
>>
> --
> David McQuire
> 0418 310312
>
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html