Re: [arch-general] ssh mutt etc problem

2010-10-18 Thread Daniel J Griffiths (Ghost1227)
I'd have to check, but if there was a soname bump on the last update, things
might not be linked correctly. Does recompiling the affected programs help?

On Mon, Oct 18, 2010 at 3:01 PM, Piyush P Kurur  wrote:

> Dear Archers,
>
>
>With the latest pacman -Syu I am getting segfaults with ssh and
> mutt.
> I think the two are related for the following reason
>
> (1) Mutt works alright till it tries to make SSL/TLS connection and then it
>seg faults
>
> (2) ssh directly seg faults
>
>
> I think this has got to do with an update in openssl (both mutt and openssh
> depends on this) although the openssl comman itself does not seem to have a
> problem
>
> Regards
>
> ppk
>
>
>


Re: [arch-general] Colorized Output Listing

2010-08-19 Thread Daniel J Griffiths (Ghost1227)
true, but then he doesn't learn anything :P

On Thu, Aug 19, 2010 at 7:57 PM, Phillip Thelen  wrote:

>  check /etc/skel/.bashrc. You should be able to use that one as a base
> file. simply copy it to the /root direcory or the $Home Directory of a
> user.
>
> On 08/20/2010 02:50 AM, Carlos Mennens wrote:
> > On Thu, Aug 19, 2010 at 8:48 PM, Phillip Thelen 
> wrote:
> >>  Have you tried adding this to your .bashrc?
> >>
> >> alias ls='ls --color=auto'
> >>
> >> basically just tells bash to execute "ls --color=auto" instead of just
> ls.
> >>
> >> Hope that helps you ;)
> > Right now I only have a 'root' user and no normal shell users ...yet.
> > I checked /root and there is not /root/.bash*. Am I missing something
> > here? I even created a new user and in their home directory there is
> > no .bashrc. What is wrong with my system or am I expected to manually
> > create the .bashrc file using 'vim'?
> >
>


Re: [arch-general] Colorized Output Listing

2010-08-19 Thread Daniel J Griffiths (Ghost1227)
for root, you need to create it yourself. it will be created for users you
add to the system however. if you do create one for root, you'll have to
create a .bash_profile file as well that sources it for it to actually work
automagically on login.

On Thu, Aug 19, 2010 at 7:50 PM, Carlos Mennens wrote:

> On Thu, Aug 19, 2010 at 8:48 PM, Phillip Thelen  wrote:
> >  Have you tried adding this to your .bashrc?
> >
> > alias ls='ls --color=auto'
> >
> > basically just tells bash to execute "ls --color=auto" instead of just
> ls.
> >
> > Hope that helps you ;)
>
> Right now I only have a 'root' user and no normal shell users ...yet.
> I checked /root and there is not /root/.bash*. Am I missing something
> here? I even created a new user and in their home directory there is
> no .bashrc. What is wrong with my system or am I expected to manually
> create the .bashrc file using 'vim'?
>


Re: [arch-general] Colorized Output Listing

2010-08-19 Thread Daniel J Griffiths (Ghost1227)
and if you want even more color (colorized output for common cli apps),
install cope!

On Thu, Aug 19, 2010 at 7:48 PM, Phillip Thelen  wrote:

>  Have you tried adding this to your .bashrc?
>
> alias ls='ls --color=auto'
>
> basically just tells bash to execute "ls --color=auto" instead of just ls.
>
> Hope that helps you ;)
>
> mfg
> vIiRuS
>
> On 08/20/2010 02:43 AM, Carlos Mennens wrote:
> > It's very frustrating in Arch that my directories[blue], text
> > files[white], tarballs[red], symbolic links[blue], and scripts[green]
> > are all the same color. How can I colorize this in bash so my Arch
> > Linux system is much easier to sort through?
> >
> > I checked the Wiki and only found something about colorizing my PS1
> > which is not what I really care about.
> >
> > Thanks for any help...
> >
>


Re: [arch-general] Cannot install shaman from AUR

2010-06-05 Thread Daniel J Griffiths (Ghost1227)
On 06/06/10 at 06:30am, Madhurya Kakati wrote:
> On Sun, Jun 6, 2010 at 2:35 AM, Xavier Chantry  
> wrote:
> > On Sat, Jun 5, 2010 at 7:36 AM, xenof0nt  wrote:
> >>
> >> Sorry there is no other alternative. The only solution is Shaman2 but
> >> currently is in Alpha stage. That means it is highly unstable and dangerous
> >> for your system.
> >> Arch will never provide a graphical tool for pacman.
> >> So if you can't live with this, then change to another distro
> >>
> >
> > Never say never.
> > Just curious, where does that come from ?
> > Why couldn't a sufficiently motivated developer write a GUI frontend
> > to libalpm good enough to get it packaged ?
> > This actually happened with shaman, it was packaged in community by
> > the main makepkg developer, Allan !
> >
> 
> Yea. Whats wrong with a GUI frontend? People will use pacman or the
> frontend- whichever they prefer. I know arch's wants to keep it simple
> but providing a good frontend in the repos isnt a bad idea.
It's been discussed before and rejected. If you want to know reasons and
logic, search the forums or the MLs. No sense in beating a dead horse.
-- 


Re: [arch-general] Anybody attending LinuxTag 2010?

2010-05-30 Thread Daniel J Griffiths (Ghost1227)
On 05/30/10 at 08:34pm, Sven-Hendrik Haase wrote:
> I was wondering whether anybody else was going to attend LinuxTag 2010?
> It seems that this event hasn't even been discussed in arch-events and
> Arch Linux sadly doesn't hold a booth there this year. If anybody wants
> to do greet and meet, I'll be at the Linux-Gaming booth.
> 
> -- Sven-Hendrik
If only I could afford it :P
-- 


Re: [arch-general] Running Mozilla Prism?

2010-05-25 Thread Daniel J Griffiths (Ghost1227)
On 05/25/10 at 08:58am, Magnus Therning wrote:
> On Mon, May 24, 2010 at 22:33, Daniel J Griffiths (Ghost1227)
>  wrote:
> > On 05/24/10 at 08:58pm, Magnus Therning wrote:
> >> Has anyone managed to get Mozilla Prism to run properly?
> >>
> >> The behaviour I see is that a .desktop file and a file in ~/.webapps are
> >> created.  Both look all right to my untrained eye.  The behaviour when
> >> double-clicking the .desktop file is as expected though.  I never end up 
> >> where
> 
> s/is as expected/is not as expected/
> 
> >> I intended, but always at the default startpage 
> >> (http://www.google.com/firefox).
> >>
> >> You can find a screenshot of what I got after creating a webapp for youtube
> >> (URL http://www.youtube.com/) and ran it for the first time here[1].
> >>
> >> Has anyone had any success with it?
> >
> > Works fine for me... been using it since it was first released.
> 
> How strange.  I run the following:
> 
> Arch, 64 bit, Gnome, FF 3.6.3
> 
> Does that match your setup at all?
> 
> /M
> 
> -- 
> Magnus Therning(OpenPGP: 0xAB4DFBA4)
> magnus@therning.org  Jabber: magnus@therning.org
> http://therning.org/magnus identi.ca|twitter: magthe
32bit
-- 


Re: [arch-general] Running Mozilla Prism?

2010-05-24 Thread Daniel J Griffiths (Ghost1227)
On 05/24/10 at 08:58pm, Magnus Therning wrote:
> Has anyone managed to get Mozilla Prism to run properly?
> 
> The behaviour I see is that a .desktop file and a file in ~/.webapps are
> created.  Both look all right to my untrained eye.  The behaviour when
> double-clicking the .desktop file is as expected though.  I never end up where
> I intended, but always at the default startpage 
> (http://www.google.com/firefox).
> 
> You can find a screenshot of what I got after creating a webapp for youtube
> (URL http://www.youtube.com/) and ran it for the first time here[1].
> 
> Has anyone had any success with it?
> 
> /M
> 
> [1]: http://therning.org/magnus_files/prism.png
> 
> -- 
> Magnus Therning(OpenPGP: 0xAB4DFBA4)
> magnus@therning.org  Jabber: magnus@therning.org
> http://therning.org/magnus identi.ca|twitter: magthe
> 


Works fine for me... been using it since it was first released.
-- 


Re: [arch-general] ID3 tags in properties dialog

2010-05-16 Thread Daniel J Griffiths (Ghost1227)
On 05/17/10 at 10:03am, Nilesh Govindarajan wrote:
> I am using KDE, is there any plugin, etc. to view & edit ID3 tags
> for mp3 files in the properties window. I know about easytag and
> kid3, but that's not what I want.
> 
> -- 
> Nilesh Govindarajan
> Site & Server Administrator
> www.itech7.com
> मेरा भारत महान !
> मम भारत: महत्तम भवतु !
You're better off asking things like this in the forums. You might
also want to ask in the chakra forums.
-- 


Re: [arch-general] vim runtime woes

2010-05-14 Thread Daniel J Griffiths (Ghost1227)
On 05/14/10 at 09:34pm, Jan Steffens wrote:
> I'll edit the PKGBUILD, then. Should I submit it as a bug again?
> 
> On Fri, May 14, 2010 at 9:23 PM, Aaron Griffin  
> wrote:
> > On Fri, May 14, 2010 at 2:21 PM, Aaron Griffin  
> > wrote:
> >> On Thu, May 13, 2010 at 6:07 PM, Jan Steffens  
> >> wrote:
> >>> The vim runtime that can be retrieved via rsync is outdated.
> >>>
> >>> Some of the patches modify the runtime, and some of these changes
> >>> (e.g. 394) are lost when the runtime is overwritten with the runtime
> >>> from rsync.
> >>>
> >>> Not using the runtime from rsync at all also misses some updates.
> >>>
> >>> Any thoughts on how to solve this? One option would be to build vim
> >>> from Mercurial (http://vim.googlecode.com).
> >>
> >> I also agree that building from Mercurial might be our best bet here.
> >> The vim PKGBUILD is crazy complex as it is, and switching to Mercurial
> >> snapshots is probably a cleaner idea.
> >
> > And it looks like it DOES have tags, so "v7-2-325" would give us vim
> > 7.2 including up to patch 325.
> >
> > Simpler PKGBUILD? Check. More up to date runtime? Check. Less headache
> > to maintain? Check
> >
You can just send me the updated PKGBUILD. Been meaning to start working on
a transitional package anyway, but been crazy busy with work the last two
weeks.
-- 


Re: [arch-general] Removing padevchooser and paman

2010-05-07 Thread Daniel J Griffiths (Ghost1227)
On 05/08/10 at 11:27am, Ng Oon-Ee wrote:
> On Fri, 2010-05-07 at 20:54 -0500, Daniel J Griffiths (Ghost1227) wrote:
> > On 05/08/10 at 02:23am, Jan Steffens wrote:
> > > I would like to remove these two packages from community and move them to
> > > unsupported (AUR). Both are marked as obsolete by upstream[1] and weren't
> > > updated since 2007.
> > > 
> > > padevchooser is a notification area app that allows choosing default sinks
> > > and sources, as well as starting some other PulseAudio applications. It 
> > > has
> > > been obsoleted by pavucontrol, which also allows much finer control over
> > > sink and source usage.
> > > 
> > > paman is a diagnostic tool that provides information similar to "pacmd
> > > list", as well as allowing control of stream volumes (provided by
> > > pavucontrol) and playing samples from the cache (pacmd play-sample).
> > > 
> > > Your thoughts?
> > > 
> > > 1: http://pulseaudio.org/wiki/PerfectSetup
> > They certainly look like candidates for removal. Good job jumping on the
> > PA packages, I'm glad to be rid of them ;)
> 
> Ghost, you use PA?
> 
Nope, hence why i'm glad to get rid of them. I was maintaining them because
i consider PA an important package that shouldn't be orphaned and no one
else wanted the hassle of dealing with it.
-- 


Re: [arch-general] Removing padevchooser and paman

2010-05-07 Thread Daniel J Griffiths (Ghost1227)
On 05/08/10 at 02:23am, Jan Steffens wrote:
> I would like to remove these two packages from community and move them to
> unsupported (AUR). Both are marked as obsolete by upstream[1] and weren't
> updated since 2007.
> 
> padevchooser is a notification area app that allows choosing default sinks
> and sources, as well as starting some other PulseAudio applications. It has
> been obsoleted by pavucontrol, which also allows much finer control over
> sink and source usage.
> 
> paman is a diagnostic tool that provides information similar to "pacmd
> list", as well as allowing control of stream volumes (provided by
> pavucontrol) and playing samples from the cache (pacmd play-sample).
> 
> Your thoughts?
> 
> 1: http://pulseaudio.org/wiki/PerfectSetup
They certainly look like candidates for removal. Good job jumping on the
PA packages, I'm glad to be rid of them ;)
-- 


Re: [arch-general] patch command not working?

2010-03-18 Thread Daniel J Griffiths (Ghost1227)
On 03/19/10 at 01:12am, Preston C. wrote:
> When I try to use the 'patch' command it tells me "command not found"?
> Yet, there is an entire man page on this command. Any reason for this?
> 
> Preston
you didn't install patch? if you don't select the base-devel group during
the initial install, patch isn't included.
-- 


Re: [arch-general] Network UPS Tools - PKGBUILD changes - any timeframe?

2010-03-11 Thread Daniel J Griffiths (Ghost1227)
On 03/11/10 at 05:26pm, David C. Rankin wrote:
> Guys,
> 
>   Just installed NUT on my box and it is still being compiled w/o and cgi
> support. Looks like the decision has been made on where to put the cgi files:
> 
> http://bugs.archlinux.org/task/16554
> 
>   Any timeframe for when the changes might take place? Right now, every 
> time
> there is a NUT upgrade it wipes out the cgi interface
> 
> 
> -- 
> David C. Rankin, J.D.,P.E.
> Rankin Law Firm, PLLC
> 510 Ochiltree Street
> Nacogdoches, Texas 75961
> Telephone: (936) 715-9333
> Facsimile: (936) 715-9339
> www.rankinlawfirm.com
As soon as someone submits an updated PKGBUILD that incorporates that feature?
If you post an updated PKGBUILD on the bug, I'll be happy to update it and 
close another bug :P
-- 


Re: [arch-general] Kopete and Yahoo

2010-03-10 Thread Daniel J Griffiths (Ghost1227)
On 03/11/10 at 10:23am, Nilesh Govindarajan wrote:
> Hi,
> Yahoo is not working with Kopete 1.0.0
> Any ideas ?
> 
> -- 
> Nilesh Govindarajan
> Site & Server Administrator
> www.itech7.com
Ask in the forums
-- 


Re: [arch-general] pacman search help needed: howto find package that provides html2ps?

2010-03-08 Thread Daniel J Griffiths (Ghost1227)
On 03/08/10 at 08:36pm, David C. Rankin wrote:
> On 03/08/2010 06:15 PM, Daenyth Blank wrote:
> > On Mon, Mar 8, 2010 at 19:13, David C. Rankin
> >  wrote:
> >> Guys,
> >>
> >>I have made friends with pacman in most areas, but one are I still 
> >> don't know
> >> is " How to I find the uninstalled package that will provide xxx?"
> >>
> >> pacman -Ss must just search package names and not the contents. I need to 
> >> find
> >> html2ps for hylafax. Can pacman do this, or do I search abs/aur for this 
> >> type of
> >> request?
> >>
> > pkgfile from pkgtools does this.
> > 
> 
> Thank you Daenyth!
> 
>   I'll check it out. Before I got your message, I was able to find it in 
> AUR with
> a search.  If pkgfile is a cli tool, it's just what I'm looking for.
> 
> -- 
> David C. Rankin, J.D.,P.E.
> Rankin Law Firm, PLLC
> 510 Ochiltree Street
> Nacogdoches, Texas 75961
> Telephone: (936) 715-9333
> Facsimile: (936) 715-9339
> www.rankinlawfirm.com
It is a cli tool, and it's wonderfully helpful. :P 
-- 


Re: [arch-general] Resigning as a Bug Wrangler

2010-03-08 Thread Daniel J Griffiths (Ghost1227)
On 03/08/10 at 08:09pm, Dan McGee wrote:
> On Mon, Mar 8, 2010 at 8:04 PM, Gerardo Exequiel Pozzi
>  wrote:
> > Hello all, my free time is over to stay in the bugtracker in this year.
> >
> > In few days, I will start a new caeer "math professor", I am really very
> > happy because it's something I always wanted to study, and beyond that, I
> > really like teaching.
> > Besides, I work as a teacher in a secondary school in electronics labs,
> > along with other tasks.
> >
> > I hope I was helpful in the short time (9 months as Bug Wrangler / 14 months
> > as Arch User). It really was an interesting experience and I learned a lot
> > of everything in each day. (Also a bit of english language is improved :P)
> >
> > I want say thanks again to Andreas Radke, who at the time, offered me to be
> > in the bugtracker (Secret: In fact, I bothered him via messenger asking him
> > to allocate the multiple tickets that I was opening every day, hehehe :P),
> > thanks for trust in me, and thanks all those who make Arch Linux more and
> > more better :)
> >
> > @Roman: 's/Bug Wranglers/Reporters/'
> > @Dieter: I will stay in these places if you need help in what I can do to
> > archiso-2010.03
> >
> > Good luck \forall ;)
> 
> Thanks for all your help! The bug assignment and overall organized
> feeling of everything in flyspray has come a long way, much of which
> you worked on.
> 
> -Dan
I'll fill in for you as best I can, but you most certainly will be missed!
Can I convince you to at least contribute patches as time permits? Saves
me a bunch of time on closing bugs when you've already got a solution posted :P
-- 


Re: [arch-general] top posting

2010-03-06 Thread Daniel J Griffiths (Ghost1227)
On 03/06/10 at 11:34am, Nilesh Govindarajan wrote:
> On Sat, Mar 6, 2010 at 7:53 AM, gt  wrote:
> 
> > People using gmail's web interface are not likely to notice any problem
> > with
> > top or bottom posting, since gmail collapses the quoted text. but when we
> > use a mail client, then we see the difference.
> >
> > Source: Personal experience. After reading a lot about posting style on
> > this
> > mailing list, i decided to try imap (i mainly use web interface of gmail),
> > and could clearly see the difference.
> >
> 
> I use Gmail's interface. But I personally ensure that I post my response at
> the bottom instead of the top.
> 
> -- 
> Nilesh Govindarajan
> Site & Server Administrator
> www.itech7.com

I use mutt with a nifty little binding that automagically jumps to the last 
blank line in the file when it opens a message for reply :P
-- 


Re: [arch-general] can't register for Arch forums

2010-03-04 Thread Daniel J Griffiths (Ghost1227)
On 03/04/10 at 08:46pm, Daenyth Blank wrote:
> On Thu, Mar 4, 2010 at 20:27, Baho Utot  wrote:
> > Where do I start?
> >
> > I can't read the guide all I see is some red and green lines over some text.
> >
> > Is some one trying to obfuscate this process?
> >
> > Now tell the truth here..
> >
> > Did your kids get their crayons out again?
> >
> >
> 
> Can someone make sure this gets in the newsletter next month? :D

Consider it done :P Just remind me around the 20th
-- 


Re: [arch-general] top posting

2010-03-03 Thread Daniel J Griffiths (Ghost1227)
On 03/03/10 at 11:36pm, Patrick Burroughs wrote:
> On Wed, Mar 3, 2010 at 23:31, Juan Diego  wrote:
> > Hello listmates,
> >
> > is there any special reason of why top-posting is a bad thing?
> 
> To be clichéd...
> 
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing in e-mail?
> 
> ~celti

I like it!
-- 


Re: [arch-general] [arch-dev-public] New Developer: Dan Griffiths

2010-02-09 Thread Daniel J Griffiths (Ghost1227)
On Tue, Feb 9, 2010 at 6:09 PM, Ray Rashif  wrote:
> On 10 February 2010 08:04, Daniel J Griffiths (Ghost1227)
>  wrote:
>> On Tue, Feb 9, 2010 at 5:58 PM, Ray Rashif  wrote:
>>> On 10 February 2010 06:10, Qadri  wrote:
>>>> On Tue, Feb 9, 2010 at 4:26 PM, Aaron Griffin  
>>>> wrote:
>>>>> On Tue, Feb 9, 2010 at 3:19 PM, Daniel J Griffiths (Ghost1227)
>>>>>  wrote:
>>>>>> On Tue, Feb 9, 2010 at 2:39 PM, Gaurish Sharma
>>>>>>  wrote:
>>>>>>> Congrats Dan!
>>>>>>> So what should we expect from you? any special plans?
>>>>>>>
>>>>>>> Regards,
>>>>>>> Gaurish Sharma
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Feb 10, 2010 at 12:04 AM, Gerardo Exequiel Pozzi
>>>>>>>  wrote:
>>>>>>>> On 02/09/2010 03:23 PM, Aaron Griffin wrote:
>>>>>>>>>
>>>>>>>>> I just want to shoot a welcome message to the newest member of the
>>>>>>>>> team: Dan Griffiths (Ghost1227).
>>>>>>>>>
>>>>>>>>> Welcome aboard!
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> Very great news! Congratulations :)
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Gerardo Exequiel Pozzi ( djgera )
>>>>>>>> http://www.djgera.com.ar
>>>>>>>> KeyID: 0x1B8C330D
>>>>>>>> Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>> Hopefully as much cleanup as possible, similar to what I've been
>>>>>> trying to do with community recently. Additionally, I've been working
>>>>>> on patching the dbscripts and such... Basically, I'm up for anything
>>>>>> that advances the distro :P
>>>>>
>>>>> And he offered to buy everyone a pony
>>>>>
>>>>
>>>>
>>>> It really is about time. Glad everything's going well for you again,
>>>> Ghost. Congratulations. Good luck. Don't break things. Please.
>>>>
>>>> majiq.
>>>>
>>>
>>> One thing I know for sure, he's a fast worker!
>>>
>>>
>>> --
>>> GPG/PGP ID: B42DDCAD
>>>
>>
>> In what way?
>
> In whatever you do that I have noticed; keep em up :)
>
>
> --
> GPG/PGP ID: B42DDCAD
>

I intend to..


Re: [arch-general] [arch-dev-public] New Developer: Dan Griffiths

2010-02-09 Thread Daniel J Griffiths (Ghost1227)
On Tue, Feb 9, 2010 at 5:58 PM, Ray Rashif  wrote:
> On 10 February 2010 06:10, Qadri  wrote:
>> On Tue, Feb 9, 2010 at 4:26 PM, Aaron Griffin  
>> wrote:
>>> On Tue, Feb 9, 2010 at 3:19 PM, Daniel J Griffiths (Ghost1227)
>>>  wrote:
>>>> On Tue, Feb 9, 2010 at 2:39 PM, Gaurish Sharma
>>>>  wrote:
>>>>> Congrats Dan!
>>>>> So what should we expect from you? any special plans?
>>>>>
>>>>> Regards,
>>>>> Gaurish Sharma
>>>>>
>>>>>
>>>>>
>>>>> On Wed, Feb 10, 2010 at 12:04 AM, Gerardo Exequiel Pozzi
>>>>>  wrote:
>>>>>> On 02/09/2010 03:23 PM, Aaron Griffin wrote:
>>>>>>>
>>>>>>> I just want to shoot a welcome message to the newest member of the
>>>>>>> team: Dan Griffiths (Ghost1227).
>>>>>>>
>>>>>>> Welcome aboard!
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> Very great news! Congratulations :)
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Gerardo Exequiel Pozzi ( djgera )
>>>>>> http://www.djgera.com.ar
>>>>>> KeyID: 0x1B8C330D
>>>>>> Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D
>>>>>>
>>>>>>
>>>>>
>>>>
>>>> Hopefully as much cleanup as possible, similar to what I've been
>>>> trying to do with community recently. Additionally, I've been working
>>>> on patching the dbscripts and such... Basically, I'm up for anything
>>>> that advances the distro :P
>>>
>>> And he offered to buy everyone a pony
>>>
>>
>>
>> It really is about time. Glad everything's going well for you again,
>> Ghost. Congratulations. Good luck. Don't break things. Please.
>>
>> majiq.
>>
>
> One thing I know for sure, he's a fast worker!
>
>
> --
> GPG/PGP ID: B42DDCAD
>

In what way?


Re: [arch-general] [arch-dev-public] New Developer: Dan Griffiths

2010-02-09 Thread Daniel J Griffiths (Ghost1227)
On Tue, Feb 9, 2010 at 2:39 PM, Gaurish Sharma
 wrote:
> Congrats Dan!
> So what should we expect from you? any special plans?
>
> Regards,
> Gaurish Sharma
>
>
>
> On Wed, Feb 10, 2010 at 12:04 AM, Gerardo Exequiel Pozzi
>  wrote:
>> On 02/09/2010 03:23 PM, Aaron Griffin wrote:
>>>
>>> I just want to shoot a welcome message to the newest member of the
>>> team: Dan Griffiths (Ghost1227).
>>>
>>> Welcome aboard!
>>>
>>>
>>
>> Very great news! Congratulations :)
>>
>>
>> --
>>
>> Gerardo Exequiel Pozzi ( djgera )
>> http://www.djgera.com.ar
>> KeyID: 0x1B8C330D
>> Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D
>>
>>
>

Hopefully as much cleanup as possible, similar to what I've been
trying to do with community recently. Additionally, I've been working
on patching the dbscripts and such... Basically, I'm up for anything
that advances the distro :P


Re: [arch-general] [arch-dev-public] devtools and db-scripts plans

2010-02-05 Thread Daniel J Griffiths (Ghost1227)



  - allow db-move to handle multiple packages
(or add a script to help moving from community-testing)
 

We should kill these testing2whatever scripts and unify it completely in
db-move (including the testing2x case where the right repository is
automatically determined). Short-term it would probably suffice to
create community-testing2community.
   
Ask and ye shall receive. Attached is a patch db-move that incorporates 
the ability to handle multiple packages and cleans up the whitespaces. I 
know the whitespace patch should technically be separate but I had such 
a hard time reading db-move when I was editing it that I had to include 
it for my own sanity. Note: my patch hasn't been tested beyond echoing 
output to the screen... but it should work.
diff --git a/db-move b/db-move
index efd54e0..fab8527 100755
--- a/db-move
+++ b/db-move
@@ -1,17 +1,17 @@
 #!/bin/bash
 
-if [ $# -ne 4 ]; then
-   echo "usage: $(basename $0)
"
-   exit 1
+if [ $# -lt 4 ]; then
+echo "usage: $(basename $0)
"
+exit 1
 fi
 
 . "$(dirname $0)/db-functions"
 . "$(dirname $0)/config"
 
-packagebase="$1"
-repofrom="$2"
-repoto="$3"
-_arch="$4"
+args=($@)
+_arch="${args[${#ar...@]}-1]}" && unset args[${#ar...@]}-1]
+repoto="${args[${#ar...@]}-1]}" && unset args[${#ar...@]}-1]
+repofrom="${args[${#ar...@]}-1]}" && unset args[${#ar...@]}-1]
 
 ftppath_from="$FTP_BASE/$repofrom/os/"
 ftppath_to="$FTP_BASE/$repoto/os/"
@@ -24,100 +24,104 @@ WORKDIR="$TMPDIR/db-move.$svnrepo_from.$svnrepo_to.$UID"
 
 cleanup() {
 trap '' 0 2
-   # unlock
+# unlock
 repo_unlock $repoto $_arch
 repo_unlock $repofrom $_arch
-   rm -rf "$WORKDIR"
-   [ "$1" ] && exit $1
+rm -rf "$WORKDIR"
+[ "$1" ] && exit $1
 }
 
 ctrl_c() {
-   echo "Interrupted" >&2
-   cleanup 0
+echo "Interrupted" >&2
+cleanup 0
 }
 
 die() {
-   echo "$*" >&2
-   cleanup 1
+echo "$*" >&2
+cleanup 1
 }
 
-trap ctrl_c 2
-trap cleanup 0
+for pkgbase in ${ar...@]}; do
+echo "==> Moving package '$pkgbase'"
 
-repo_lock $repoto $_arch
-repo_lock $repofrom $_arch
+trap ctrl_c 2
+trap cleanup 0
 
-/bin/mkdir -p "$WORKDIR"
+repo_lock $repoto $_arch
+repo_lock $repofrom $_arch
 
-cd "$WORKDIR"
-/usr/bin/svn checkout -N $SVNREPO checkout
-cd checkout
+/bin/mkdir -p "$WORKDIR"
 
-/usr/bin/svn up -q $packagebase
-if [ -d "$packagebase/repos/$svnrepo_from" ]; then
-. "$packagebase/repos/$svnrepo_from/$BUILDSCRIPT"
+cd "$WORKDIR"
+/usr/bin/svn checkout -N $SVNREPO checkout
+cd checkout
+
+/usr/bin/svn up -q $packagebase
+if [ -d "$packagebase/repos/$svnrepo_from" ]; then
+. "$packagebase/repos/$svnrepo_from/$BUILDSCRIPT"
 
-for i in ${pkgna...@]}; do
-_pkgfile="$i-$pkgver-$pkgrel-$_arch$PKGEXT"
-if [ ! -f "$ftppath_from/${_arch}/$_pkgfile" ]; then
-die "error: package file '$_pkgfile' not found in repo '$repofrom'"
+for i in ${pkgna...@]}; do
+_pkgfile="$i-$pkgver-$pkgrel-$_arch$PKGEXT"
+if [ ! -f "$ftppath_from/${_arch}/$_pkgfile" ]; then
+die "error: package file '$_pkgfile' not found in repo 
'$repofrom'"
+fi
+done
+
+if [ -d "$packagebase/repos/$svnrepo_to" ]; then
+echo "Removing existing package from subversion"
+/usr/bin/svn rm --force -q "$packagebase/repos/$svnrepo_to"
+/usr/bin/svn commit -q -m "$(basename $0): $packagebase removed by 
$(id -un) for move to $repoto"
 fi
-done
 
-if [ -d "$packagebase/repos/$svnrepo_to" ]; then
-echo "Removing existing package from subversion"
-/usr/bin/svn rm --force -q "$packagebase/repos/$svnrepo_to"
-/usr/bin/svn commit -q -m "$(basename $0): $packagebase removed by 
$(id -un) for move to $repoto"
-fi
+echo "Moving svn entries"
+/usr/bin/svn mv -r HEAD "$packagebase/repos/$svnrepo_from" 
"$packagebase/repos/$svnrepo_to"
+/usr/bin/svn commit -m "$(basename $0): moved $packagebase from 
[$repofrom] to [$repoto] ($_arch)"
 
-echo "Moving svn entries"
-/usr/bin/svn mv -r HEAD "$packagebase/repos/$svnrepo_from" 
"$packagebase/repos/$svnrepo_to"
-/usr/bin/svn commit -m "$(basename $0): moved $packagebase from 
[$repofrom] to [$repoto] ($_arch)"
+echo "Moving package file and updating DBs"
+cd "$WORKDIR"
+[ -d build/ ] || mkdir build
+cd build/
 
-echo "Moving package file and updating DBs"
-cd "$WORKDIR"
-[ -d build/ ] || mkdir build
-cd build/
-
-   if [ "${_arch}" == "any" ]; then
-   arches="i686 x86_64"
-   else
-   arches="${_arch}"
-   fi
-
-for architecture in $arches; do
-   # copy the db file into our working area
-   if [ -f "$ftppath_from/$architecture/$repofrom$DBEXT" ]; then
-   /bin/cp "$ftppath_from/$architecture/$

Re: [arch-general] We need a maintained-by-TU chrome/chromium...

2009-11-18 Thread Daniel J Griffiths

hollun...@gmx.at wrote:

On Wed, 18 Nov 2009 12:42:40 -0200
"Guilherme M. Nogueira"  wrote:

  

On Wed, Nov 18, 2009 at 12:25 PM, Ionut Biru 
wrote:



now is not the time. chromium doesn't have a stable release yet and
the build process kinda suck. 10gb space for compiling chromium is
something that cannot be forgot :)

--
Ionut

  

WOW! Really?!
I had no idea compiling chromium needed that much space.




One reason why I like Arch:
It's easy to stay close to upstream, to work with them, and to kick
butt if necessary.

Regards,
Philipp

  
I agree that we should have a TU-maintained build of chrome/chromium, 
but as Ionut pointed out the current build process is a little 
ridiculous. Once it has stabilized and matured a little bit more I will 
be happy to maintain it. My wife uses it religiously so I have a good 
incentive to keep it clean and current. :P


Re: [arch-general] Arch Linux Magazine

2009-11-02 Thread Daniel J Griffiths

Loui Chang wrote:

Hey guys. I'm just curious. What's going on with the magazine?
Is there any intent to revive it?

I know that I'd look forward to news/forum summaries at least if there
isn't time for all the other stuff.

Cheers.

  
I received the above email from Loui on the 31st and have been putting a 
good deal of thought into the current magazine/newsletter situation. As 
many of you know, Kensai recently moved and got married and I recently 
moved and have been trying to find a job. Shortly before receiving this 
email, Kensai and I had discussed the issue, but we didn't come to any 
real decisions. Hence, I'm sending my thoughts to the community and 
letting you in on the discussion.


One of the possibilities that was brought up was separating the 
newsletter and magazine, much as it was when I first started AUM. I do 
not believe this is a good course of action due to one of the main 
reasons for the merger: the licensing rights to the Arch name and logo. 
While the magazine did well on its own, I simply can't afford to 
maintain the domain and server for it without help from the community, 
but I can't accept financial contributions for said project as long as 
it is using Arch branding.


On the other hand, leaving it the way it is is proving difficult. I 
don't know Kensai's current situation, but I'm seeing less and less of 
him online which makes submission of any completed magazine/newsletter 
issues difficult as he is the only one with upload rights to the server 
currently on staff. My situation has settled down enough that I am now 
able to dedicate the time necessary to continue production of the 
magazine/newsletter as I used to. In fact, I have a good bit of content 
ready for the next release, whenever that becomes possible.


I would like to see the magazine/newsletter make a comeback to where we 
were when we left off and then some. I want to see more community 
contributions, writers, I'd like to get the Schwag report back (Dusty, 
that's you if you're still up to it), etc. This is a big project that 
has greatly benefited our community and I hate to see it in it's current 
state. Please let me know what you all think so that we can expedite the 
release of another issue!


@Kensai: Let me know what your current situation is (I know how being a 
newlywed is, been there a few times now...), and either way, best of 
luck (hopefully your luck is better than my first attempt was).


Re: [arch-general] [transcode] Updated PKGBUILD

2009-11-01 Thread Daniel J Griffiths

Aaron Griffin wrote:

On Sun, Nov 1, 2009 at 7:41 PM, Dan McGee  wrote:
  

On Sun, Nov 1, 2009 at 5:51 PM, Aaron Griffin  wrote:


On Sun, Nov 1, 2009 at 1:14 PM, Roman Kyrylych  wrote:
  

On Sun, Nov 1, 2009 at 19:23, Dan McGee  wrote:


On Sun, Nov 1, 2009 at 5:11 AM, Roman Kyrylych  wrote:
  

Shouldn't /var/empty be created by filesystem package,
instead of by packages that require it? (like openssh and openntpd)


It is.
  

It is not:
$ pacman -Ql filesystem | grep empty
$



The problem is these packages "install" it in their tarball, so
when you remove one of them and pacman sees an empty directory left
behind, it thinks it is no longer necessary and removes it.
  

Yes, I know this, but what I suggest is to fix in in a different way:
installing it as part of filesystem and fix packages to not install it.


Or just install /var/empty/.$pkgname or something silly like that
  

And then defeat the purpose of having a completely empty directory?



Is it actually required to be completely empty? I thought it was just
assumed to be empty, but that wasn't a requisite

  

In some, if not all, situations it is required to be completely empty.


Re: [arch-general] DE

2009-09-10 Thread Daniel J Griffiths

Sergi Pasoev wrote:

Does anyone have installed LXDE on Arch Linux?

  
Done test builds with both, my wife is currently using a slightly 
modified version of XFCE, LXDE is prettier out of the box but harder to 
configure. XFCE isn't pretty at all out of the box, but is much easier 
to configure, has more options, and can be made pretty enough relatively 
easily. If you want a floating window manager, I still recommend Openbox.


Welcome to Arch, and the forums generally get more replies to questions 
(and many questions are already answered there).


Re: [arch-general] Pacman version 2.98 or pacman 3.0

2009-07-25 Thread Daniel J Griffiths

Daenyth Blank wrote:

On Sat, Jul 25, 2009 at 13:03, Baho Utot wrote:
  

I need pacman 2.98 or 3.0 and the dependencies, either the PKGBUILDS or
the binaries.

I need this for an older system (distro)

Is it still available?

Thanks





Out of curiosity, why do you need the old copies?

  
One of our users is running a server called the Arch Rollback Machine. 
Do a search for it on the forums. You may well be able to get what 
you're looking for through his server.


--
Daniel J Griffiths (Ghost1227)
griffith...@archlinux.us
http://ghost1227.com



Re: [arch-general] [arch-dev-public] Most up-to-date distro

2009-07-21 Thread Daniel J Griffiths

Pierre Chapuis wrote:

Le Mon, 20 Jul 2009 19:48:51 -0400,
Daniel J Griffiths  a écrit :

  
You may well have more success than I do. Finding the current upstream 
version for packages on hosting sites is easy, doing it for joe schmoe's 
website isn't so simple... If all you want to do is monitor what 
packages you maintain that are actually /marked/ out of date, that's 
simple.. I could throw together a shell script for that in a few seconds 
(let me know if you think I should).



Actually my script already does that (using the AUR json interface). What's 
left to do is expand it with scriptlets for each kind of upstream website we 
can find.

I have put what I've done for now here 
http://catwell.info/darcs/index.py?r=scripts;a=tree;f=/luachecks

As I said it's really just a beginning, it took like 15 minutes between two LSM 
conferences to get it working and I didn't touch it since then. Moreover, it 
was just to see how I could do it, but I don't think using Lua is a good idea 
if other people have to help (maybe Bash ?).

  
I just posted a proof of concept that does basic checking for packages 
marked out of date in bash. I'd say your method is more elegant, but 
whatever. I just wanted to see if I could do it. At some point in time 
I'll expand it to do upstream checking (probably through a -u switch or 
something). As of now, it will either display its output to the command 
line or, if passed -n, through the notification daemon.


You can find it at http://ghost1227.com/pkgwatch

--
Daniel J Griffiths (Ghost1227)
griffith...@archlinux.us
http://ghost1227.com



Re: [arch-general] [arch-dev-public] Most up-to-date distro

2009-07-20 Thread Daniel J Griffiths

Daenyth Blank wrote:

On Mon, Jul 20, 2009 at 19:48, Daniel J Griffiths wrote:
  

If all you want to do is monitor what packages
you maintain that are actually /marked/ out of date, that's simple.. I could
throw together a shell script for that in a few seconds (let me know if you
think I should).



Patch against pkgtools git with PKGBUILD update as well? :D

  

what was that?

--
Daniel J Griffiths (Ghost1227)
griffith...@archlinux.us
http://ghost1227.com



Re: [arch-general] [arch-dev-public] Most up-to-date distro

2009-07-20 Thread Daniel J Griffiths

Pierre Chapuis wrote:

Le Mon, 20 Jul 2009 18:07:15 -0400,
Daniel J Griffiths  a écrit :
   
  

I'm working on a script for arch that does this.



I'm working on something like that too, to help me monitor my AUR packages. I 
haven't done anything much yet though, and I have begun to write it in Lua 
which is probably a bad idea because most people don't know it.

Could you share your code somewhere so that we don't duplicate the work?

  
You may well have more success than I do. Finding the current upstream 
version for packages on hosting sites is easy, doing it for joe schmoe's 
website isn't so simple... If all you want to do is monitor what 
packages you maintain that are actually /marked/ out of date, that's 
simple.. I could throw together a shell script for that in a few seconds 
(let me know if you think I should).


--
Daniel J Griffiths (Ghost1227)
griffith...@archlinux.us
http://ghost1227.com



Re: [arch-general] [arch-dev-public] Most up-to-date distro

2009-07-20 Thread Daniel J Griffiths

Loui Chang wrote:

On Mon 20 Jul 2009 17:40 -0400, Daenyth Blank wrote:
  

On Mon, Jul 20, 2009 at 16:18, Aaron Griffin wrote:


Guess who it is?
http://oswatershed.org/

  

Do they have rss feeds? Where are they getting the list of "upstream
releases"? Can it be customized? This could really be handy for
arch-games...



They have a git repo... maybe you can steal their code.

  

I'm working on a script for arch that does this.

--
Daniel J Griffiths (Ghost1227)
griffith...@archlinux.us
http://ghost1227.com



Re: [arch-general] Scribus intallation problem

2009-07-15 Thread Daniel J Griffiths

richard terry wrote:
(11/11) installing scribus  
[] 
100%
sh: error while loading shared libraries: libreadline.so.5: cannot open shared 
object file: No such file or directory
sh: error while loading shared libraries: libreadline.so.5: cannot open shared 
object file: No such file or directory



Any clues as to how to overcome this.

Thanks.

Richard

  
looks like it needs to be rebuilt against the latest version of 
readline... try building it from abs yourself, or wait for the package 
in extra to be updated


--
Daniel J Griffiths (Ghost1227)
griffith...@archlinux.us
http://ghost1227.com



Re: [arch-general] AUR Search

2009-06-23 Thread Daniel J Griffiths

Andrei Thorp wrote:

Hello there!

Today, I'd like to be all complainy about the AUR search feature. I
haven't really looked around, but are there plans to improve it? Or is
the solution just "use google with site://"?

It seems to be kind of bad at finding stuff. Some examples:
 - Can't search by description (well, it does search by description by
   default, but it's not in the advanced options anywhere)
 - Can't really do any decent multi-word searches afaik. To take an
   example from the other argument thread, try searching for "java
   gstreamer". It finds neither gstreamer-java nor java-gstreamer. It
   actually finds nothing at all.
 - Similarly, wildcards seem to not work. "java*gstreamer" has no results.
 - It seems to not even do exact matches first. For example, search for
   my package, "sup". There is a package in AUR that's exactly named
   "sup", but if you search for that, you get 658 results, sorted
   alphabetically!
 - Which reminds me, what about sorting by relevance somehow? Perhaps
   sort by a weighting of votes, age, downloads, etc.

I'm sorry if I'm bringing this up as someone's already writing
improvements for AUR and this is just a waste of time :)

Anyway, thanks!
  

I gotta admit... I laughed when I saw the signature:

Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com)


--
Daniel J Griffiths (Ghost1227)
griffith...@archlinux.us
http://ghost1227.com



Re: [arch-general] Best way to clone install (package selection to another box?)

2009-04-22 Thread Daniel J Griffiths

David C. Rankin wrote:

Listmates:

If I want to clone my package selection to another box, is there a 
better way
to do it other than just parsing the files in /var/cache/pacman/pkg to generate
a list to feed to pacman after install on the second box? Something like:

for i in $(find /var/cache/pacman/pkg/ -type f); do
TMP=${i##*/}
FILE=${TMP%%-[[:digit:]]*}
echo $FILE >> ~/linux/INSTALLED
done

Then after install on the new box:

pacman --sync --refresh

pacman --sync $( < ~/linux/INSTALLED)

  --or--

while read file; do
pacman --sync $file
done < ~/linux/INSTALLED

I've picked around a bit and can't find a pacman option that is 
somewhat the
equivalent to rsync's '--files-from' that would allow me to read the list to
pass to pacman directly from a file. I don't know if pacman can do something
like this or how many files it can handle at once if the list of files is piped
or redirected to it. I don't think the second while loop would work either from
a dependency perspective, and, the repeated calls to pacman would make it slow
as hell.

What's the current thinking on the best way to do something like this?


  
If you're looking for something simple, I have a script in the AUR 
called Packup that allows you to backup and restore installed packages.


Re: [arch-general] [arch-dev-public] Resigning

2009-04-20 Thread Daniel J Griffiths

Aaron Griffin wrote:

On Sun, Apr 19, 2009 at 5:08 AM, Tom K  wrote:
  

Hi all.

The practical effect of this message is precisely nothing, as I have been
inactive for quite a while now. For the last few months, real life has been
increasingly demanding, but I was hoping I would find a way to accommodate
Arch activities alongside the usual chaos and mayhem.

It's now clear that this is not going to happen any time soon, so I've
orphaned my remaining packages, and I'm now returning the key to the Arch
executive washroom.

I hope to return at some point, but I can't say when that will be. Being an
Arch dev has been a revelation to me, and it has been wonderful working with
you all. I will continue to be a keen Arch user, and will do my best to
contribute in some capacity, as time permits.

I would like to retain my subscription to this list, read-only of course,
and I will discuss my status as forum mod and irc op with the respective
teams.

I have no doubt that Arch will continue to thrive, guided by an
extraordinarily committed dev team, and supported by an enthusiastic user
community. I wish you all the very best of luck.



Hang on a sec, let me dry my tears. :(

Seriously, though, it's sad to see you go. But such is that way of
open source. People come and go. You will be missed, and we'll welcome
you back if you ever get the time again.

And I fully understand the real-life obligations. I've been slacking
myself for about a month now, due to real life. Don't worry, it's
something we all know.

  

Go n-eírí an bóthar leat



Erm? Welsh? Gaelic?

  


It's Gaelic and translates "May you have a successful journey" although 
it is usually (improperly) translated to "May the road rise up to meet you"


Re: [arch-general] Welcome Geoffroy Carrier!

2008-12-05 Thread Daniel J Griffiths

Aaron Griffin wrote:

I want to wish a warm welcome to our new developer and bluetooth
maintainer, Geoffroy Carrier (gcarrier)

For those who don't know Geoffroy, he's been with us for some time,
helped out with pacman development (in particular, with code in the
signed-packages arena), and has been a TU for since May of this year.
He plans on primarily helping us out with Bluetooth packages (which
we've been slacking on these days), among other things.

Hip-hip-hooray!

  

Congrats and good luck!

--
Your Fortune...
---
It is your concern when your neighbor's wall is on fire.
-- Quintus Horatius Flaccus (Horace)



Re: [arch-general] Someone shoot sergej

2008-12-01 Thread Daniel J Griffiths

Daenyth Blank wrote:

Speaking of architecture-independent packages, do we have an x86_64 build
machine?


gcarrier has graciously offered his machine for building. Contact him.

  

Thanks for the update Daenyth! Will do.

--
Your Fortune...
---
There comes a time in the affairs of a man when he has to take the bull
by the tail and face the situation.
-- W.C. Fields



Re: [arch-general] Someone shoot sergej

2008-12-01 Thread Daniel J Griffiths

Aaron Griffin wrote:

On Mon, Dec 1, 2008 at 5:14 AM, Jan de Groot <[EMAIL PROTECTED]> wrote:
  

On Mon, 2008-12-01 at 14:10 +0300, Sergej Pupykin wrote:


you are
knowing the lack of resources, why you don't proposed to move your
pkgs which have a small use to unsupported (i think 20% of your
packages or more)?, as I said, starting just with sergej should be a



If disk space situation so bad, I suggest to remove flightgear and
rocksndiamons games, which save 2arch * ~300Mb  = ~600Mb disk space.
  

Disk space is not an issue at this moment, as we have expanded our disk
capacity quite a bit a few weeks ago.
I think getting architecture-independent packages up and running gives
us much more space than deleting one or two packages.



Ah, you read my mind - this is next on the docket.

  
Speaking of architecture-independent packages, do we /have/ an x86_64 
build machine?


--
Your Fortune...
---
"Our vision is to speed up time, eventually eliminating it." -- Alex Schure