From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-158523-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6A9E513838B for <garchives@archives.gentoo.org>; Wed, 10 Sep 2014 05:33:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EF40E0940; Wed, 10 Sep 2014 05:32:55 +0000 (UTC) Received: from mail125c7.megamailservers.com (mail718.megamailservers.com [69.49.98.28]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 252ADE092F for <gentoo-user@lists.gentoo.org>; Wed, 10 Sep 2014 05:32:53 +0000 (UTC) X-POP-User: admin@sys-concept.com X-VIP: 69.49.109.100 Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail125c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id s8A5Wqaj004907 for <gentoo-user@lists.gentoo.org>; Wed, 10 Sep 2014 01:32:53 -0400 Received: by syscon7.localdomain (Postfix, from userid 1000) id E686E200257; Tue, 9 Sep 2014 23:32:56 -0600 (MDT) Date: Tue, 9 Sep 2014 23:32:56 -0600 From: Joseph <syscon780@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] BACKUPS Message-ID: <20140910053256.GB20894@syscon7> References: <20140909183638.GD23438@syscon7> <540FBEAA.2050906@fastmail.co.uk> <20140910032123.GA12488@syscon7> <540FC515.2010501@fastmail.co.uk> <20140910035050.GB12488@syscon7> <540FCC3F.8070100@fastmail.co.uk> <20140910041656.GC12488@syscon7> <540FDB15.4080400@fastmail.co.uk> <540FDD2E.9040402@fastmail.co.uk> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <540FDD2E.9040402@fastmail.co.uk> User-Agent: Mutt/1.5.22 (2013-10-16) X-CTCH-RefID: str=0001.0A020206.540FE285.0098,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=VdzOYjZ9 c=1 sm=1 tr=0 a=C3ZDv51cNVt4vJz/79I2xQ==:117 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=SDcUNfBxAAAA:8 a=BDKbP5mgAAAA:8 a=Unq3plm5DvEA:10 a=M1kyBYkWWGkA:10 a=4ukT22zZkM4A:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=pGLkceISAAAA:8 a=TmUn49rzYtUUhQ3dYPcA:9 a=wPNLvfGTeEIA:10 X-Archives-Salt: f7e9267b-9f33-4c9e-adcd-eb72b863d70d X-Archives-Hash: d50756281076cb421b1e85a63d55b808 On 09/10/14 06:10, Kerin Millar wrote: [snip] >>> I just extracted the files with "tar..." >> >> I read your forum post and can see that you're (dangerously) extracting >> directly into the root directory and that this is among the contents of >> the archive: >> >> ./usr/lib/ >> ./usr/lib/libbrcomplpr2.so >> >> I posit that tar clobbers the /usr/lib symlink, converting it into a >> directory because that is what is stored in the archive. >> >> Ergo, use the --keep-directory-symlink parameter. > >Excuse the fact that I am replying to myself, but I must also stress >that the library does not belong in lib64. On a 64-bit system, you >should adapt your process so that the library ends up residing in lib32, >not lib64 (by way of the lib symlink). The software will not be able to >function correctly otherwise. > >--Kerin Thank you again. On a different subject. Do you have a good pointer on how to backup a system. I just had a HD crash so I selected a replacement SSD and I'm re installing the software. I had backup of /etc/ and /home but I've missed all other settings eg: /boot/ kernel config and other files and are not in /etc directory like: hylafax setting etc. Is there a way to keep backup of all those configuration files that are manually edited? -- Joseph