[arch-general] mkinitcpio

2012-03-01 Thread Myra Nelson
I don't think this is significant enough to warrant a bug. Since the linux-3.2.6-1 kernel updates ( I don't remeber which version of mkinitcpio, sorry), I've been getting the following warning when mkinitcpio runs during the kernel install: cp: warning: source file `/lib/modules/3.2.9-1-ARCH/kerne

Re: [arch-general] renaming files

2012-03-01 Thread marshall
On 02/03/12 07:02, Pataricza Zsolt wrote: *Küldés ideje:* Fri, 2 Mar 2012 12:28:46 +0530. /gt írta:/ On Thu, Mar 01, 2012 at 11:13:03PM +, pete wrote: Hi folks Bit sort of off topic but hopefully ok I have some 350 picture files with names along the lines of "IMG_7127 EOS-1D Mark III c

Re: [arch-general] renaming files

2012-03-01 Thread Pataricza Zsolt
*Küldés ideje:* Fri, 2 Mar 2012 12:28:46 +0530. /gt írta:/ On Thu, Mar 01, 2012 at 11:13:03PM +, pete wrote: Hi folks Bit sort of off topic but hopefully ok I have some 350 picture files with names along the lines of "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all

Re: [arch-general] renaming files

2012-03-01 Thread gt
On Thu, Mar 01, 2012 at 11:13:03PM +, pete wrote: > Hi folks > > Bit sort of off topic but hopefully ok > > I have some 350 picture files with names along the lines of > "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all > to more like "IMG_7127.jpg" i have tried a fe

Re: [arch-general] renaming files

2012-03-01 Thread XeCycle
pete writes: > Hi folks > > Bit sort of off topic but hopefully ok > > I have some 350 picture files with names along the lines of > "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all > to more like "IMG_7127.jpg" i have tried a few times tonight and cant > get my head ar

Re: [arch-general] renaming files

2012-03-01 Thread Jarek Sedlacek
You can use the same strategy to get rid of that space: rename " " "" *.jpg Thanks, Jarek Sedlacek On Thu, Mar 1, 2012 at 6:25 PM, pete wrote: > On Thu, 1 Mar 2012 18:15:56 -0500 > Jarek Sedlacek wrote: > > > rename "EOS-1D Mark III copy" "" *.jpg > > That almost did it now got a space "I

Re: [arch-general] renaming files

2012-03-01 Thread Matthew Monaco
On 03/01/2012 04:13 PM, pete wrote: > Hi folks > > Bit sort of off topic but hopefully ok > > I have some 350 picture files with names along the lines of > "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all > to more like "IMG_7127.jpg" i have tried a few times tonight an

Re: [arch-general] renaming files

2012-03-01 Thread Vitor Eiji Justus Sakaguti
On Thu, Mar 1, 2012 at 8:13 PM, pete wrote: > I have some 350 picture files  with names  along the lines of > "IMG_7127 EOS-1D Mark III copy.jpg"    i would like to rename them all > to more like "IMG_7127.jpg"  i have tried a few times tonight and cant > get my head around it anyone got a script

Re: [arch-general] renaming files

2012-03-01 Thread pete
On Thu, 1 Mar 2012 18:15:56 -0500 Jarek Sedlacek wrote: > rename "EOS-1D Mark III copy" "" *.jpg That almost did it now got a space "IMG_7059 .jpg" before the extension on each file Must admit thanks folks talk about lightening response brilliant Pete . -- Linux 7-of-9 3.2.8-1-ARCH #1

Re: [arch-general] renaming files

2012-03-01 Thread Mauro Santos
On 01-03-2012 23:18, Mauro Santos wrote: > On 01-03-2012 23:13, pete wrote: >> Hi folks >> >> Bit sort of off topic but hopefully ok >> >> I have some 350 picture files with names along the lines of >> "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all >> to more like "IMG_7

Re: [arch-general] renaming files

2012-03-01 Thread Mauro Santos
On 01-03-2012 23:13, pete wrote: > Hi folks > > Bit sort of off topic but hopefully ok > > I have some 350 picture files with names along the lines of > "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all > to more like "IMG_7127.jpg" i have tried a few times tonight and c

Re: [arch-general] renaming files

2012-03-01 Thread Florian Pritz
On 02.03.2012 00:16, Florian Pritz wrote: > On 02.03.2012 00:13, pete wrote: >> Hi folks >> >> Bit sort of off topic but hopefully ok >> >> I have some 350 picture files with names along the lines of >> "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all >> to more like "IM

Re: [arch-general] renaming files

2012-03-01 Thread Florian Pritz
On 02.03.2012 00:13, pete wrote: > Hi folks > > Bit sort of off topic but hopefully ok > > I have some 350 picture files with names along the lines of > "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all > to more like "IMG_7127.jpg" i have tried a few times tonight and c

Re: [arch-general] renaming files

2012-03-01 Thread Jarek Sedlacek
You don't need a script, you can do that with: rename "EOS-1D Mark III copy" "" *.jpg That removes "EOS-1D Mark III copy" from all files ending in .jpg, assuming they are all in one directory. Thanks, Jarek Sedlacek On Thu, Mar 1, 2012 at 6:13 PM, pete wrote: > Hi folks > > Bit sort of off

[arch-general] renaming files

2012-03-01 Thread pete
Hi folks Bit sort of off topic but hopefully ok I have some 350 picture files with names along the lines of "IMG_7127 EOS-1D Mark III copy.jpg"i would like to rename them all to more like "IMG_7127.jpg" i have tried a few times tonight and cant get my head around it anyone got a script t

Re: [arch-general] permission problem /var/lib/ntp after update (should it be ntp:ntp ?)

2012-03-01 Thread David C. Rankin
On 03/01/2012 03:18 PM, Sebastian Schwarz wrote: > Hello, > > On 2012-03-01 at 11:32 -0600, David C. Rankin wrote: >> After update of ntp to 4.2.6.p5-4, I get the following log entries: >> >> Mar 1 09:55:50 archangel ntpd[1180]: frequency file >> /var/lib/ntp/ntp.drift.TEMP: Permission denied >

Re: [arch-general] permission problem /var/lib/ntp after update (should it be ntp:ntp ?)

2012-03-01 Thread Sebastian Schwarz
Hello, On 2012-03-01 at 11:32 -0600, David C. Rankin wrote: > After update of ntp to 4.2.6.p5-4, I get the following log entries: > > Mar 1 09:55:50 archangel ntpd[1180]: frequency file > /var/lib/ntp/ntp.drift.TEMP: Permission denied > > Checking password and group, there is a ntp for each.

Re: [arch-general] permission problem /var/lib/ntp after update (should it be ntp:ntp ?)

2012-03-01 Thread Jarek Sedlacek
I'm running ntp 4.2.6.p5-4, and I haven't been getting that. What are the perms on /var/lib/ntp for you? Should be 755 ntp:root Thanks, Jarek Sedlacek On Thu, Mar 1, 2012 at 12:32 PM, David C. Rankin < drankina...@suddenlinkmail.com> wrote: > Guys, > > After update of ntp to 4.2.6.p5-4, I ge

[arch-general] permission problem /var/lib/ntp after update (should it be ntp:ntp ?)

2012-03-01 Thread David C. Rankin
Guys, After update of ntp to 4.2.6.p5-4, I get the following log entries: Mar 1 09:55:50 archangel ntpd[1180]: frequency file /var/lib/ntp/ntp.drift.TEMP: Permission denied Checking password and group, there is a ntp for each. Should the UIG:GID for /var/lib/ntp be ntp:ntp? -- David C. Ra

Re: [arch-general] Howto look outside chroot for local git tree?

2012-03-01 Thread David C. Rankin
On 03/01/2012 09:19 AM, C Anthony Risinger wrote: > On Thu, Mar 1, 2012 at 2:07 AM, Damien Churchill wrote: >> >> You could mount --bind the location of your local git repositories to >> a point inside your chroot, that's probably the quickest and simplest >> way of doing it, although it offers no

Re: [arch-general] Howto look outside chroot for local git tree?

2012-03-01 Thread C Anthony Risinger
On Thu, Mar 1, 2012 at 2:07 AM, Damien Churchill wrote: > > You could mount --bind the location of your local git repositories to > a point inside your chroot, that's probably the quickest and simplest > way of doing it, although it offers no protection of your git > repositories from being wiped

Re: [arch-general] Howto look outside chroot for local git tree?

2012-03-01 Thread Mantas M.
On 2012-03-01 10:07, Damien Churchill wrote: > On 1 March 2012 00:13, David C. Rankin wrote: >> Possible? Or would the solution be to set the local copy of the git tree up >> inside a apache (or whatever it takes) and pretend to run a local copy? Even >> then, there would be no way to check for i

Re: [arch-general] Howto look outside chroot for local git tree?

2012-03-01 Thread Damien Churchill
On 1 March 2012 00:13, David C. Rankin wrote: > Guys, > >  Is it possible to look outside of the chroot while building in an archroot > from the PKGBUILD to check for a local copy of a git tree? Logically, what I > want to do from inside the archroot is: > > (1) check for an existing git source in