From owner-freebsd-questions@freebsd.org Mon Oct 9 16:56:44 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2595E362DF for ; Mon, 9 Oct 2017 16:56:44 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-ua0-x22f.google.com (mail-ua0-x22f.google.com [IPv6:2607:f8b0:400c:c08::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1691A6D583 for ; Mon, 9 Oct 2017 16:56:44 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: by mail-ua0-x22f.google.com with SMTP id n22so13714950uaj.13 for ; Mon, 09 Oct 2017 09:56:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=/znVWwc3XsVhGwJbFITQU9pxb+ULGNDd5uHQlUeJjrc=; b=sLNnCj87UcsHVPQ6UpgvoyR+hEFt+PkQDjpWH8Z48kjvKqtWZQB3/6ntbEJkE4mjU3 li9dykJVc7SNKE0kSethInt7IAY835/B0xRYGPRZSgnO+DShrlkStLSNOSpbgLugJZ0j EqytQucwi63Y9hRlcs+0Eb0dpz9sMpSkLRpOsVupkJrKheisQNou2k5wOs0BMfqNdbmH yWvN99C2Q8ceYDN0VD/VKcOXBu2qallQQqs77cRnhnhRJx9k5Yai8mxqG565lXPljXvV 5tDckpPNqouLiPNd/8vkHDARse0WNgr7VN78MXAjVMDDckgcdQqKJO5kXtQWKxuL1Bz7 ZpyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=/znVWwc3XsVhGwJbFITQU9pxb+ULGNDd5uHQlUeJjrc=; b=DUlgJ9RWxMD74iTetFzIit+CWs9rmaT3xU3FTRi2Hh4Kk8dmWWdPcWQCh9jeuGdxmN WIGvSuOgxumbz8SlG6UT3EPU3fp0iU17p7bJ713i2iJCOHyaCgSBg2CVTsSgY8Es64vU mfcDrxkrDnJy9spgHfdNwhcHJHl6/e/b3F1foUIOsiaUR95loIRUINSo82RcQEKPEGc9 lyBjOBp49X5p73o7IeVp29FDsn7jCs/tzmep92CQTNOZJOFV4LHtgqwWwwBYNdn8nz34 IxP+ykLGZQixeZEF6zbW2cO+ScS6bbHrlQ54LRxzaWSHNzrfhd1Xwm8PKES6IVDtCFqH K9qQ== X-Gm-Message-State: AMCzsaUcmNe+Aj2Raqw/mSo1FsvoADz9HcrmXe37bFHcqwlBlCcIPGbe Y37Y1bpAFV0o4kFJ+BxoT9aty1jPWhAlF1+QRf8= X-Google-Smtp-Source: AOwi7QBWt5RV/VO6A8Etuyfw1CCPlhWqIJBgUff5pyXe8N9039dfFtZPMZTU99SOmGDfXpvly7E6lzpfOmE52c66vPA= X-Received: by 10.176.75.152 with SMTP id v24mr3033339uaf.43.1507568202922; Mon, 09 Oct 2017 09:56:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.19.15 with HTTP; Mon, 9 Oct 2017 09:56:42 -0700 (PDT) From: Antonio Olivares Date: Mon, 9 Oct 2017 11:56:42 -0500 Message-ID: Subject: problems with pkg: Operation timed out To: FreeBSD Questions Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2017 16:56:45 -0000 Dear FreeBSD users, I want to update the packages in my pc and I keep getting operation timed out. Is there a way for pkg to update the packages and avoid this message? I have tried for 3 hrs and it stops at the same place, it fetches llvm-* and then it says operation timed out. I have run pkg clean, but the error persists. Best Regards, Antonio