[gentoo-user] Re: copy file and preserve ownership

2014-09-17 Thread Jouni Kosonen
Joseph wrote: > I like to use meld to copy file but meld does now preserve ownership of > the file that it copy. rsyc does but how do I use rysnc to copy let say > file that are newer then certain date ? > > I was trying to use: > find /home/myuser/oldir/* -mtime -60 -exec cp {} /home/myuser/newd

[gentoo-user] Re: crontab backup

2014-09-16 Thread Jouni Kosonen
Joseph wrote: > I'm trying to backup crontab from various boxes to files, so I'm using > (run once a month) 11 01 * * 5 crontab -l > > /home/joseph/business/backup/crontabs/syscon7_joseph_crontab > > but I can from bash: cannot overwrite existing file > >From "man bash": Redirecting Output

[gentoo-user] Re: Pin a package to a binary (quickpkg'd) version?

2014-08-23 Thread Jouni Kosonen
Tanstaafl wrote: > > Bummer... > > What I want is to be able to pin a specific package to the quickpkg'd > version, so it doesn't get updated during an emerge world... Wouldn't it mostly work if you a] Copied the package ebuild directory to a local overlay to ensure the version keeps being a

[gentoo-user] Re: Emerge of sys-devel/llvm-3.3-r3 fails....

2014-08-12 Thread Jouni Kosonen
Volker Armin Hemmann wrote: > Am 10.08.2014 um 08:33 schrieb Christopher Kurtis Koeber: >> *emerge --info =sys-devel/llvm-3.3-r3::gentoo*: >> >> Pastebin: http://pastebin.com/qF92DXSY >> > > I am not a fan of that. > gcc-4.7.3, Intel-R-_Atom-TM >> >> *End Section of Build Log*: >> >> Pastebin:

[gentoo-user] Re: Lots of big updates...

2014-08-11 Thread Jouni Kosonen
Tanstaafl wrote: > mariadb (5.5.37 > 10.0.12) > Thanks I went from mariadb-5.5.38-r1 to 10.0.12 here on Aug 5 and didn't manage to break anything, even akonadi-server. There shouldn't be anythong a revdep-rebuild won't handle. Jouni