From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ORX7L-0008CS-21 for garchives@archives.gentoo.org; Wed, 23 Jun 2010 21:04:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68C95E0ACB for ; Wed, 23 Jun 2010 21:04:18 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id C8E03E0AC7 for ; Wed, 23 Jun 2010 20:39:43 +0000 (UTC) Received: by wyb34 with SMTP id 34so712129wyb.40 for ; Wed, 23 Jun 2010 13:39:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=a797mvCtaXOR7FGV7fKs6vZb5UTF2Pj3DNor6SAfBwM=; b=qc1+tiHzaLFpw/zEW2qaUO2rOkMvXqqFjAGM3j7Ge2NRQNDi2AjZbV2kxfCcYninkV bOVCd5SINZL4Hic6ISiKubK3ltYu+umaFvPpb+lHbVmIKJghzHhDN/H99Qmcqj8Gnd7j wAShGXZd1Z962ILOt7XU8/N+VYd6RfoKynXwc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=xsS2bnSZVhToLMOE9olzaw9/dDF5mMweCGTbOkpM5CPZNbDbjMrOy6BiaT5NjZf8uP f3O3DLTbDDUZBn5ZsZQVAel5gDQkJb8KTZtWJ9fw67x+eWFv2wYBGyhsy1kxS85tWNVg XDNyazxUoqIcTXouCEAfu3jFD8IACKeSgjEu8= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.188.203 with SMTP id a53mr6500817wen.22.1277325583231; Wed, 23 Jun 2010 13:39:43 -0700 (PDT) Received: by 10.216.162.71 with HTTP; Wed, 23 Jun 2010 13:39:43 -0700 (PDT) In-Reply-To: <4C226942.7030407@doublecreations.com> References: <09207674-DC06-4852-B0D9-2807559AF567@stellar.eclipse.co.uk> <20100623124802.GA26928@Rimmer> <4C226942.7030407@doublecreations.com> Date: Wed, 23 Jun 2010 21:39:43 +0100 Message-ID: Subject: Re: [gentoo-user] reading php file code in text editor From: Mick To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f5893b74-c548-4632-bd63-6629bee5a195 X-Archives-Hash: 56d9f0073e1e492566360b6e7d8abfc5 On 23 June 2010 21:06, Vincent Launchbury wro= te: > On 06/23/10 08:22, Mick wrote: >> PS. =A0I just looked at earlier (stable) versions of these files here: >> >> http://drupal.org/project/skinr >> [...] >> and they do not have the binary characters at the end - so this could >> well be a problem with the development versions. > > Perhaps it was just a corrupt download. I grabbed > skinr-6.x-1.x-dev.tar.gz, and the skinr.module file was fine. (I assume > you got the same one, as the cvs $Id:$ is identical to the one you posted= .) Guys thanks for your help. I thought of a corrupt download too, but couldn't explain that happening more than once with different files. Then I noticed a pattern developing ... If the download took place on a ntfs partition (used to share files with a MSWindows OS) and then transfered over to reiserfs where Gentoo and the drupal server lives, well, all these phenomena of corrupt files seem to take place. I cannot honestly explain this! Why is it that if the download and unzipping takes place using ntfs-3g on the said ntfs partition the php files get corrupted? This is what mount shows: /dev/sda9 on /mnt/VideoDrive type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=3D4096) Probably I did something wrong ... will keep an eye out for similar errors in the future, because I just tried this again and there does not seem to be a problem with it now. Thanks for your help and sorry for the noise. --=20 Regards, Mick