From owner-freebsd-questions@FreeBSD.ORG Tue Apr 9 16:40:58 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 28A841D9 for ; Tue, 9 Apr 2013 16:40:58 +0000 (UTC) (envelope-from jrlokken@gmail.com) Received: from mail-ob0-x233.google.com (mail-ob0-x233.google.com [IPv6:2607:f8b0:4003:c01::233]) by mx1.freebsd.org (Postfix) with ESMTP id F08207F6 for ; Tue, 9 Apr 2013 16:40:57 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id tb18so3350945obb.38 for ; Tue, 09 Apr 2013 09:40:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=5PQHJ/erhdIJqKuP9ll9/fvcBilLVNVyJAXnXQYZZ3A=; b=dVMA2+DGx6rDOYRfqHqMm/Ha8H1SUiOOxWmbDIPheRzzDGvBwYoRbPH9ZZnwbmIcVr BJrYuMojEcg7niDMQwrcbavxGab1lmqV19aPG4/QfDjM2EWnqEd0fhP9W8mUzC0ptmNt hf2cqSeL6K274C771mWfpK+myAuMsZ4rEhiMKN0UeMIP8hf7eCPLs5ikVBL+AdoL2QQY feF++JBHyl4MTgaSGomHdLu+0dsLyznKmd1lJq4rNQuzL3JehZqNA7Cxsoo4j12BMCYS tf3/h/Ibwvrs8zx83xUesbXOT/FqFkgUY79nY9XJYZFsrcESppPbZojYJc3Q60saxIMQ DnCw== MIME-Version: 1.0 X-Received: by 10.182.148.200 with SMTP id tu8mr16400189obb.13.1365525657544; Tue, 09 Apr 2013 09:40:57 -0700 (PDT) Received: by 10.76.92.38 with HTTP; Tue, 9 Apr 2013 09:40:57 -0700 (PDT) Date: Tue, 9 Apr 2013 09:40:57 -0700 Message-ID: Subject: KDE4 package From: Joshua Lokken To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 16:40:58 -0000 Hello, yesterday, I was happily installing kde4 from packages with: pkg_add -r kde4 with $PACKAGESITE set to: ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/Latest/ I had to kill the install at the end of the work day, and when I attempt to finish installing this morning, I get (and can verify via FTP) 'file not found or no access'. So, the kde4 package(s) was/were moved during the night? Any help is welcome, thanks. JRL