11-current pkg upgrade - Operation timed out?

D

duda

Guest
Hallo,
seit ein paar Tagen versuche ich mit pkg meine Pakete zu aktualisieren, ohne Erfolg.
Bei jedem Versuch wurden ein paar MB runtergeladen, dann erfolgte der Abbruch wegen Zeitüberschreitung, jedes Mal beim Firefox-Paket.
Zuerst dachte ich, der Repo-Server ist nicht verfügbar, dass wird sich schon wieder geben.
Doch mittlerweile kommen mir da Zweifel auf?
In der Bugzilla Bug-List finde ich keinen Hinweis, der Probleme mit pkg upgrade betrifft.
Code:
The following 32 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        libva: 1.7.0
        libvdpau: 1.1.1

Installed packages to be UPGRADED:
        texinfo: 6.0.20151108 -> 6.1.20160425
        sqlite3: 3.11.1 -> 3.12.1
        python27: 2.7.11_1 -> 2.7.11_2
        perl5: 5.20.3_8 -> 5.20.3_12
        pcre: 8.38 -> 8.38_1
        pciids: 20160227 -> 20160430
        mpfr: 3.1.3_1 -> 3.1.4
        mime-support: 3.58 -> 3.59
        llvm37: 3.7.1 -> 3.7.1_2
        libtasn1: 4.7 -> 4.8
        libssh2: 1.6.0_1,2 -> 1.7.0,2
        libksba: 1.3.3 -> 1.3.4
        libgpg-error: 1.21 -> 1.22
        libgcrypt: 1.6.5 -> 1.7.0
        libetpan: 1.6_1 -> 1.7
        libedit: 3.1.20150325_1 -> 3.1.20150325_2
        gtk3: 3.18.8_1 -> 3.18.8_3
        gtk2: 2.24.29_1 -> 2.24.29_2
        graphite2: 1.3.7 -> 1.3.8
        gnutls: 3.3.17.1_3 -> 3.4.11
        gnupg: 2.1.11_1 -> 2.1.11_2
        firefox-i18n: 45.0.1 -> 46.0.1
        firefox: 45.0.1_3,1 -> 46.0.1,1
        ffmpeg: 2.8.6,1 -> 2.8.6_3,1
        curl: 7.48.0 -> 7.48.0_2
        cups: 2.1.3_1 -> 2.1.3_2
        binutils: 2.25.1_1,1 -> 2.25.1_2,1
        alsa-plugins: 1.1.0_1 -> 1.1.1
        alsa-lib: 1.1.0 -> 1.1.1_1

Installed packages to be REINSTALLED:
        xterm-324 (options changed)

The process will require 10 MiB more space.
64 MiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching firefox-46.0.1,1.txz: 100%   18 MiB 481.6kB/s    00:39   
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest/All/firefox-46.0.1,1.txz: Operation timed out
Code:
% cat /etc/pkg/FreeBSD.conf
# $FreeBSD: head/etc/pkg/FreeBSD.conf 263937 2014-03-30 15:24:17Z bdrewery $
#
# To disable this repository, instead of modifying or removing this file,
# create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
#
#   mkdir -p /usr/local/etc/pkg/repos
#   echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf
#

FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}
Code:
uname -a
FreeBSD localhost 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r296485: Tue Mar  8 07:04:36 UTC 2016     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
 
Ich hatte letztens auch so ein Problem. Dann habe ich meine MTU von 9000 auf 1500 runter gestellt. Irgend eine Komponente im Netz kommt mit den Jumbo-Frames wohl nicht klar.
 
Danke für den Hinweis. Habe in /etc/rc.conf die MTU und auch von DHCP auf SYNCDHCP geändert:
Code:
# ifconfig_em0="DHCP"
ifconfig_em0="SYNCDHCP mtu 1500"
Nach einem Neustart bleibt das Problem jedoch weiterhin bestehen:
Code:
The following 32 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        libva: 1.7.0
        libvdpau: 1.1.1

Installed packages to be UPGRADED:
        texinfo: 6.0.20151108 -> 6.1.20160425
        ...

Installed packages to be REINSTALLED:
        xterm-324 (options changed)

The process will require 10 MiB more space.
64 MiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching firefox-46.0.1,1.txz: 100%   31 MiB 683.0kB/s    00:48  
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest/All/firefox-46.0.1,1.txz: Operation timed out
 
ch würde mal ein "pkg update -f" absetzen.
Hat leider nichts gebracht:
Code:
...
Installed packages to be REINSTALLED:
        xterm-324 (options changed)

The process will require 10 MiB more space.
64 MiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching firefox-46.0.1,1.txz: 100%   38 MiB 815.9kB/s    00:49  
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest/All/firefox-46.0.1,1.txz: Operation timed out
 
Nachdem ich nun den Portstree aktualisiert habe, findet auch Portmaster Aktualisierungen:
Code:
portmaster -L
...
===>>> 348 total installed ports
        ===>>> 29 have new versions available
Diese Aktion würde wohl ein paar Stunde dauern. Das möchte ich mir eigentlich gern ersparen.
Ich warte noch ab.
 
Also ich habs getan, ich hab Portmaster dann mal machen lassen.

Bin ich eigentlich der Einzige weit und breit, der 11-current nutzt?
 
Habe VDSL von einem regionalen Anbieter, das letzte Stück ist Kupfer von der Telekom.
Up- und Downloadzeiten sind meines Erachtens akzeptabel, auch der Ping-Test ist okay.

So aus dem Bauchgefühl heraus meine ich, die Probleme mit pkg sind seit dem letzten pkg upgrade, als wohl ein Kernel Patch installiert wurde. Genaueres kann ich nicht dazu sagen, da fehlt mir einfach die Kompetenz.
 
Ein weiterer Test hat ergeben, kleinere Pakete lassen sich mit pkg installieren. Jedoch bei großen Paketen werden ein paar MB runtergeladen, dann erfolgt der Abbruch wegen Zeitüberschreitung.

In DragonflyBSD, das ich hier ebenfalls in einer VM laufen habe, lassen sich große Pakete ohne Probleme installieren.

Und ich schaue gerade ziemlich dumm aus der Wäsche?
 
Die URL zu dem Paket wird ja angezeigt. Versuche die doch mal per Hand zu laden, entweder per fetch oder auch mal per curl oder wget. Vielleicht kommen wir so der Sache näher.
Das letzte Stück Kupfer ist i.d.R. von der T - relevant ist aber das Routing dahinter.
 
Es kann natürlich die MTU überall in der Kommunikationskette sein. Oder eine Firewall. Wenn man PF ohne scrub in all betreibt hatte ich auch schon solche Effekte.
 
Die URL zu dem Paket wird ja angezeigt. Versuche die doch mal per Hand zu laden, entweder per fetch oder auch mal per curl oder wget. Vielleicht kommen wir so der Sache näher.
Mache ich nachher - ist mal wieder Neuland, muss ich mich einlesen.
Das riecht sehr stark nach falscher MTU, wie Kamikaze es beschreibt.
Die MTU habe ich wie von Kamikaze empfohlen angepasst:
Code:
% ifconfig em0
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:0c:29:dd:68:75
        inet 192.168.204.133 netmask 0xffffff00 broadcast 192.168.204.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active

P.S.
Firewall ist zurzeit nicht aktiv!
 
Ein Neustart des Routers hat es nicht gebracht. Wie kann ich die MTU des Providers ermitteln?

Ich hatte dann einen weiteren Versuch unternommen, große Pakete mit pkg zu installieren.
Auffallend sind die Kernelmeldungen hierbei (ich nehme mal an dass es Kernelmeldungen sind).
Hier ein Screenshot als Anhang, mehr war situationsbedingt nicht möglich.

In /var/log/messages stehen neuerdings Angaben zu 'lock order reversal' und 'stack backtrace' - ist das in diesem Zusammenhang vielleicht von Bedeutung?
Code:
May  9 16:33:31 localhost kernel: lock order reversal:
May  9 16:33:31 localhost kernel: 1st 0xfffffe00f62c9470 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:3488
May  9 16:33:31 localhost kernel: 2nd 0xfffff8006125c800 dirhash (dirhash) @ /usr/src/sys/ufs/ufs/ufs_dirhash.c:281
May  9 16:33:31 localhost kernel: stack backtrace:
May  9 16:33:31 localhost kernel: #0 0xffffffff80a8da00 at witness_debugger+0x70
May  9 16:33:31 localhost kernel: #1 0xffffffff80a8d8f4 at witness_checkorder+0xe54
May  9 16:33:31 localhost kernel: #2 0xffffffff80a399c2 at _sx_xlock+0x72
May  9 16:33:31 localhost kernel: #3 0xffffffff80cdedb7 at ufsdirhash_remove+0x37
May  9 16:33:31 localhost kernel: #4 0xffffffff80ce1f67 at ufs_dirremove+0x127
May  9 16:33:31 localhost kernel: #5 0xffffffff80ce947e at ufs_rename+0x135e
May  9 16:33:31 localhost kernel: #6 0xffffffff80fdd620 at VOP_RENAME_APV+0x100
May  9 16:33:31 localhost kernel: #7 0xffffffff80af7a88 at kern_renameat+0x4a8
May  9 16:33:31 localhost kernel: #8 0xffffffff80e88f6b at amd64_syscall+0x2db
May  9 16:33:31 localhost kernel: #9 0xffffffff80e6848b at Xfast_syscall+0xfb
 

Anhänge

  • pkg_abbruch.PNG
    pkg_abbruch.PNG
    31 KB · Aufrufe: 366
Und hier die Ausgabe von traceroute:
Code:
% host www.freebsd.org
www.freebsd.org is an alias for wfe0.ysv.freebsd.org.
wfe0.ysv.freebsd.org has address 8.8.178.110
wfe0.ysv.freebsd.org has IPv6 address 2001:1900:2254:206a::50:0
wfe0.ysv.freebsd.org mail is handled by 0 .
% traceroute 8.8.178.110
traceroute to 8.8.178.110 (8.8.178.110), 64 hops max, 40 byte packets
1  192.168.204.2 (192.168.204.2)  0.389 ms  0.455 ms  0.276 ms
2  * * *
3  * * *
Ist der Wert okay?
 
Die URL zu dem Paket wird ja angezeigt. Versuche die doch mal per Hand zu laden, entweder per fetch oder auch mal per curl oder wget. Vielleicht kommen wir so der Sache näher.
wget macht was es soll - fetch bleibt stehen, musste ich abbrechen.
Code:
% wget http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest/All/firefox-46.0.1,1.txz
--2016-05-09 18:12:26--  http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/firefox-46.0.1,1.txz
Auflösen des Hostnamens »pkg.freebsd.org (pkg.freebsd.org)« … 213.138.116.73, 2001:41c8:112:8300::50:1
Verbindungsaufbau zu pkg.freebsd.org (pkg.freebsd.org)|213.138.116.73|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 45503552 (43M) [application/octet-stream]
Wird in »»firefox-46.0.1,1.txz«« gespeichert.

firefox-46.0.1,1.txz                          100%[=================================================================================================>]  43,40M  1,99MB/s   in 22s  

2016-05-09 18:12:49 (1,94 MB/s) - »»firefox-46.0.1,1.txz«« gespeichert [45503552/45503552]

% fetch http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest/All/firefox-46.0.1,1.txz
firefox-46.0.1,1.txz                           48% of   43 MB  474 kBps 00m48s^C
fetch: transfer interrupted
 
In /var/log/messages stehen neuerdings Angaben zu 'lock order reversal' und 'stack backtrace' - ist das in diesem Zusammenhang vielleicht von Bedeutung?
Das heißt nur, dass du deinen Kernel mit vollen Debugging gebaut hast. Das ist in -CURRENT Standard. Es ist zwar grundsätzlich sinnvoll, dass man so viele Debugging-Optionen wir möglich eingeschaltet hat, aber sie machen das System auch bedeutend langsamer. Auf produktiven Systemen sollte man sie daher in der Kernel-Config in /usr/src/sys/amd64/conf/GENERIC auskommentieren und den Kernel anschließend neubauen.

Der erkannte LOR sagt aus, dass der Deadock-Detector einen möglichen Deadlock im Kernel gefunden hat, der das System einfrieren oder crashen lassen kann. Der Deadlock zwischen bufwait und dirhash ist aber ein uraltes False Positive, was harmlos ist. Man schaltet False Positives nur nicht stumm, damit sie nicht unterdrückt sind, wenn sie doch irgendwann kritisch werden sollten.
 
Ich habe es gerade mal selbst probiert. Auf einem 11-CURRENT vom 3. Mai (r298955) kann ich Firefox problemlos installieren:
Code:
root@current:pts/0 ~> pkg upgrade                                               [21:18:39]
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
root@current:pts/0 ~> pkg install firefox                                       [21:19:14]
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
The following 135 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        firefox: 46.0.1,1
        harfbuzz: 1.2.3
        cairo: 1.14.6,2
        libGL: 11.1.2
        libXfixes: 5.0.1_3
        xproto: 7.0.28
        fixesproto: 5.0
        libX11: 1.6.3,1
        libXdmcp: 1.1.2
        libxcb: 1.11.1
        libxml2: 2.9.3
        libpthread-stubs: 0.3_6
        libXau: 1.0.8_3
        kbproto: 1.0.7
        dri2proto: 2.8
        libXdamage: 1.1.4_3
        damageproto: 1.2.1
        libdevq: 0.0.2_1
        libXxf86vm: 1.1.4_1
        xf86vidmodeproto: 2.3.1
        libXext: 1.3.3_1,1
        xextproto: 7.3.0
        libdrm: 2.4.66,1
        libpciaccess: 0.13.4
        pciids: 20160430
        libxshmfence: 1.2
        libglapi: 11.1.2
        libXvMC: 1.0.9
        libXv: 1.0.10_3,1
        videoproto: 2.3.2
        fontconfig: 2.11.1_1,1
        freetype2: 2.6.3
        glproto: 1.4.17
        libEGL: 11.1.2
        gbm: 11.1.2
        llvm37: 3.7.1_2
        libedit: 3.1.20150325_2
        libXrender: 0.9.9
        renderproto: 0.11.1
        png: 1.6.21
        pixman: 0.34.0
        xcb-util-renderutil: 0.3.9_1
        xcb-util: 0.4.0_1,1
        glib: 2.46.2
        libiconv: 1.14_9
        font-util: 1.3.1
        libepoxy: 1.3.1
        libglesv2: 11.1.2
        libfontenc: 1.1.3
        libXinerama: 1.1.3_3,1
        xineramaproto: 1.2.1
        libXt: 1.1.5,1
        libSM: 1.2.2_3,1
        libICE: 1.0.9_1,1
        icu: 55.1
        graphite2: 1.3.8
        pango: 1.38.0
        encodings: 1.0.4_3,1
        libXft: 2.3.2_1
        xorg-fonts-truetype: 7.7_1
        font-misc-meltho: 1.0.3_3
        mkfontdir: 1.0.7
        mkfontscale: 1.1.2
        font-bh-ttf: 1.0.3_3
        font-misc-ethiopic: 1.0.3_3
        dejavu: 2.35
        ffmpeg: 2.8.6_3,1
        libva: 1.7.0
        libtheora: 1.1.1_6
        libvorbis: 1.3.5,3
        libogg: 1.3.2_1,4
        opencv-core: 2.4.9_3
        xvid: 1.3.4,1
        libvpx: 1.5.0_1
        schroedinger: 1.0.11_4
        orc: 0.4.25
        gnutls: 3.4.11
        nettle: 3.2
        gmp: 5.1.3_3
        libtasn1: 4.8
        p11-kit: 0.23.2
        trousers-tddl: 0.3.10_7
        libx264: 0.144.2533_1
        libv4l: 1.6.3_1
        jpeg-turbo: 1.4.2
        libvdpau: 1.1.1
        hunspell: 1.3.3
        alsa-plugins: 1.1.1
        alsa-lib: 1.1.1_1
        nspr: 4.12
        nss: 3.23
        sqlite3: 3.12.1
        dbus-glib: 0.104
        dbus: 1.8.20
        gnome_subr: 1.0
        soundtouch: 1.9.2
        gtk2: 2.24.29_2
        hicolor-icon-theme: 0.15
        gtk-update-icon-cache: 2.24.29
        libXcursor: 1.1.14_3
        libXcomposite: 0.4.4_3,1
        compositeproto: 0.4.2
        libXi: 1.7.6,1
        inputproto: 2.3.1
        atk: 2.18.0
        libXrandr: 1.5.0
        randrproto: 1.5.0
        gdk-pixbuf2: 2.32.3
        jasper: 1.900.1_16
        tiff: 4.0.6_1
        jbigkit: 2.1_1
        shared-mime-info: 1.5
        cups: 2.1.3_2
        avahi-app: 0.6.31_5
        gobject-introspection: 1.46.0
        python2: 2_3
        gdbm: 1.11_2
        libdaemon: 0.14_1
        libpaper: 1.1.24.4
        python: 2.7_2,2
        gtk3: 3.18.8_3
        colord: 1.2.11_1
        lcms2: 2.7_2
        argyllcms: 1.7.0_1
        libXScrnSaver: 1.2.2_3
        scrnsaverproto: 1.2.2
        polkit: 0.113_1
        spidermonkey170: 17.0.0_1
        at-spi2-atk: 2.18.1
        at-spi2-core: 2.18.3
        libXtst: 1.2.2_3
        recordproto: 1.14.2
        adwaita-icon-theme: 3.18.0
        desktop-file-utils: 0.22_3
        startup-notification: 0.12_4

The process will require 787 MiB more space.
166 MiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching firefox-46.0.1,1.txz: 100%   43 MiB   3.5MB/s    00:13   
Fetching harfbuzz-1.2.3.txz: 100%  266 KiB 272.7kB/s    00:01   
Fetching cairo-1.14.6,2.txz: 100%  848 KiB 868.3kB/s    00:01   
Fetching libGL-11.1.2.txz: 100%  242 KiB 247.6kB/s    00:01   
Fetching libXfixes-5.0.1_3.txz: 100%   14 KiB  14.6kB/s    00:01   
Fetching xproto-7.0.28.txz: 100%   58 KiB  59.7kB/s    00:01   
Fetching fixesproto-5.0.txz: 100%   10 KiB  10.2kB/s    00:01   
Fetching libX11-1.6.3,1.txz: 100%    2 MiB   1.7MB/s    00:01   
Fetching libXdmcp-1.1.2.txz: 100%   14 KiB  14.1kB/s    00:01   
Fetching libxcb-1.11.1.txz: 100%  973 KiB 996.6kB/s    00:01   
Fetching libxml2-2.9.3.txz: 100%  799 KiB 818.2kB/s    00:01   
Fetching libpthread-stubs-0.3_6.txz: 100%    3 KiB   2.8kB/s    00:01   
Fetching libXau-1.0.8_3.txz: 100%   11 KiB  11.4kB/s    00:01   
Fetching kbproto-1.0.7.txz: 100%  122 KiB 125.1kB/s    00:01   
Fetching dri2proto-2.8.txz: 100%    9 KiB   9.0kB/s    00:01   
Fetching libXdamage-1.1.4_3.txz: 100%    6 KiB   6.6kB/s    00:01   
Fetching damageproto-1.2.1.txz: 100%    5 KiB   5.2kB/s    00:01   
Fetching libdevq-0.0.2_1.txz: 100%    6 KiB   5.7kB/s    00:01   
Fetching libXxf86vm-1.1.4_1.txz: 100%   16 KiB  16.8kB/s    00:01   
Fetching xf86vidmodeproto-2.3.1.txz: 100%    3 KiB   3.5kB/s    00:01   
Fetching libXext-1.3.3_1,1.txz: 100%   92 KiB  93.9kB/s    00:01   
Fetching xextproto-7.3.0.txz: 100%   21 KiB  21.9kB/s    00:01   
Fetching libdrm-2.4.66,1.txz: 100%  184 KiB 188.7kB/s    00:01   
Fetching libpciaccess-0.13.4.txz: 100%   21 KiB  21.5kB/s    00:01   
Fetching pciids-20160430.txz: 100%  181 KiB 184.9kB/s    00:01   
Fetching libxshmfence-1.2.txz: 100%    5 KiB   5.5kB/s    00:01   
Fetching libglapi-11.1.2.txz: 100%   47 KiB  48.5kB/s    00:01   
Fetching libXvMC-1.0.9.txz: 100%   25 KiB  25.6kB/s    00:01   
Fetching libXv-1.0.10_3,1.txz: 100%   35 KiB  36.3kB/s    00:01   
Fetching videoproto-2.3.2.txz: 100%    7 KiB   6.9kB/s    00:01   
Fetching fontconfig-2.11.1_1,1.txz: 100%  288 KiB 295.3kB/s    00:01   
Fetching freetype2-2.6.3.txz: 100%  488 KiB 499.8kB/s    00:01   
Fetching glproto-1.4.17.txz: 100%   15 KiB  15.7kB/s    00:01   
Fetching libEGL-11.1.2.txz: 100%   52 KiB  53.5kB/s    00:01   
Fetching gbm-11.1.2.txz: 100%   12 KiB  12.1kB/s    00:01   
Fetching llvm37-3.7.1_2.txz: 100%   31 MiB   4.6MB/s    00:07   
Fetching libedit-3.1.20150325_2.txz: 100%  123 KiB 125.9kB/s    00:01   
Fetching libXrender-0.9.9.txz: 100%   26 KiB  27.1kB/s    00:01   
Fetching renderproto-0.11.1.txz: 100%   15 KiB  15.4kB/s    00:01   
Fetching png-1.6.21.txz: 100%  274 KiB 280.7kB/s    00:01   
Fetching pixman-0.34.0.txz: 100%  266 KiB 272.5kB/s    00:01   
Fetching xcb-util-renderutil-0.3.9_1.txz: 100%    8 KiB   8.1kB/s    00:01   
Fetching xcb-util-0.4.0_1,1.txz: 100%   12 KiB  12.3kB/s    00:01   
Fetching glib-2.46.2.txz: 100%    3 MiB   2.8MB/s    00:01   
Fetching libiconv-1.14_9.txz: 100%  590 KiB 604.1kB/s    00:01   
Fetching font-util-1.3.1.txz: 100%   27 KiB  27.2kB/s    00:01   
Fetching libepoxy-1.3.1.txz: 100%  255 KiB 261.5kB/s    00:01   
Fetching libglesv2-11.1.2.txz: 100%   40 KiB  41.5kB/s    00:01   
Fetching libfontenc-1.1.3.txz: 100%   18 KiB  18.1kB/s    00:01   
Fetching libXinerama-1.1.3_3,1.txz: 100%    9 KiB   9.7kB/s    00:01   
Fetching xineramaproto-1.2.1.txz: 100%    2 KiB   2.2kB/s    00:01   
Fetching libXt-1.1.5,1.txz: 100%  457 KiB 468.4kB/s    00:01   
Fetching libSM-1.2.2_3,1.txz: 100%   21 KiB  22.0kB/s    00:01   
Fetching libICE-1.0.9_1,1.txz: 100%   89 KiB  91.5kB/s    00:01   
Fetching icu-55.1.txz: 100%   14 MiB   3.8MB/s    00:04   
Fetching graphite2-1.3.8.txz: 100%  113 KiB 115.6kB/s    00:01   
Fetching pango-1.38.0.txz: 100%  421 KiB 431.1kB/s    00:01   
Fetching encodings-1.0.4_3,1.txz: 100%  558 KiB 571.0kB/s    00:01   
Fetching libXft-2.3.2_1.txz: 100%   59 KiB  60.5kB/s    00:01   
Fetching xorg-fonts-truetype-7.7_1.txz: 100%    516 B   0.5kB/s    00:01   
Fetching font-misc-meltho-1.0.3_3.txz: 100%  719 KiB 736.6kB/s    00:01   
Fetching mkfontdir-1.0.7.txz: 100%    3 KiB   3.5kB/s    00:01   
Fetching mkfontscale-1.1.2.txz: 100%   16 KiB  16.0kB/s    00:01   
Fetching font-bh-ttf-1.0.3_3.txz: 100%  268 KiB 274.9kB/s    00:01   
Fetching font-misc-ethiopic-1.0.3_3.txz: 100%  126 KiB 129.2kB/s    00:01   
Fetching dejavu-2.35.txz: 100%    2 MiB   2.3MB/s    00:01   
Fetching ffmpeg-2.8.6_3,1.txz: 100%   12 MiB   4.1MB/s    00:03   
Fetching libva-1.7.0.txz: 100%  408 KiB 417.7kB/s    00:01   
Fetching libtheora-1.1.1_6.txz: 100%  161 KiB 164.8kB/s    00:01   
Fetching libvorbis-1.3.5,3.txz: 100%  339 KiB 347.4kB/s    00:01   
Fetching libogg-1.3.2_1,4.txz: 100%  184 KiB 188.0kB/s    00:01   
Fetching opencv-core-2.4.9_3.txz: 100%    1 MiB   1.4MB/s    00:01   
Fetching xvid-1.3.4,1.txz: 100%  269 KiB 275.9kB/s    00:01   
Fetching libvpx-1.5.0_1.txz: 100%  903 KiB 924.7kB/s    00:01   
Fetching schroedinger-1.0.11_4.txz: 100%  389 KiB 398.5kB/s    00:01   
Fetching orc-0.4.25.txz: 100%  222 KiB 226.9kB/s    00:01   
Fetching gnutls-3.4.11.txz: 100%    2 MiB   2.1MB/s    00:01   
Fetching nettle-3.2.txz: 100%    1 MiB   1.1MB/s    00:01   
Fetching gmp-5.1.3_3.txz: 100%  475 KiB 486.8kB/s    00:01   
Fetching libtasn1-4.8.txz: 100%  594 KiB 608.0kB/s    00:01   
Fetching p11-kit-0.23.2.txz: 100%  226 KiB 231.6kB/s    00:01   
Fetching trousers-tddl-0.3.10_7.txz: 100%  442 KiB 452.8kB/s    00:01   
Fetching libx264-0.144.2533_1.txz: 100%  422 KiB 431.8kB/s    00:01   
Fetching libv4l-1.6.3_1.txz: 100%  281 KiB 287.9kB/s    00:01   
Fetching jpeg-turbo-1.4.2.txz: 100%  276 KiB 282.2kB/s    00:01   
Fetching libvdpau-1.1.1.txz: 100%   53 KiB  54.5kB/s    00:01   
Fetching hunspell-1.3.3.txz: 100%  224 KiB 229.5kB/s    00:01   
Fetching alsa-plugins-1.1.1.txz: 100%   25 KiB  25.2kB/s    00:01   
Fetching alsa-lib-1.1.1_1.txz: 100%  411 KiB 421.4kB/s    00:01   
Fetching nspr-4.12.txz: 100%  276 KiB 282.4kB/s    00:01   
Fetching nss-3.23.txz: 100%    2 MiB   1.8MB/s    00:01   
Fetching sqlite3-3.12.1.txz: 100%  667 KiB 682.7kB/s    00:01   
Fetching dbus-glib-0.104.txz: 100%  157 KiB 160.6kB/s    00:01   
Fetching dbus-1.8.20.txz: 100%  342 KiB 350.5kB/s    00:01   
Fetching gnome_subr-1.0.txz: 100%    740 B   0.7kB/s    00:01   
Fetching soundtouch-1.9.2.txz: 100%   69 KiB  70.9kB/s    00:01   
Fetching gtk2-2.24.29_2.txz: 100%    5 MiB   2.7MB/s    00:02   
Fetching hicolor-icon-theme-0.15.txz: 100%    5 KiB   5.4kB/s    00:01   
Fetching gtk-update-icon-cache-2.24.29.txz: 100%   20 KiB  20.7kB/s    00:01   
Fetching libXcursor-1.1.14_3.txz: 100%   36 KiB  36.6kB/s    00:01   
Fetching libXcomposite-0.4.4_3,1.txz: 100%   11 KiB  10.9kB/s    00:01   
Fetching compositeproto-0.4.2.txz: 100%    7 KiB   7.1kB/s    00:01   
Fetching libXi-1.7.6,1.txz: 100%  118 KiB 120.6kB/s    00:01   
Fetching inputproto-2.3.1.txz: 100%   14 KiB  14.8kB/s    00:01   
Fetching atk-2.18.0.txz: 100%  256 KiB 262.1kB/s    00:01   
Fetching libXrandr-1.5.0.txz: 100%   29 KiB  30.0kB/s    00:01   
Fetching randrproto-1.5.0.txz: 100%   27 KiB  27.9kB/s    00:01   
Fetching gdk-pixbuf2-2.32.3.txz: 100%  480 KiB 491.9kB/s    00:01   
Fetching jasper-1.900.1_16.txz: 100%  557 KiB 570.0kB/s    00:01   
Fetching tiff-4.0.6_1.txz: 100%  815 KiB 834.6kB/s    00:01   
Fetching jbigkit-2.1_1.txz: 100%   67 KiB  68.7kB/s    00:01   
Fetching shared-mime-info-1.5.txz: 100%  426 KiB 436.0kB/s    00:01   
Fetching cups-2.1.3_2.txz: 100%    1 MiB   1.4MB/s    00:01   
Fetching avahi-app-0.6.31_5.txz: 100%  385 KiB 393.8kB/s    00:01   
Fetching gobject-introspection-1.46.0.txz: 100%    1 MiB   1.1MB/s    00:01   
Fetching python2-2_3.txz: 100%    1 KiB   1.1kB/s    00:01   
Fetching gdbm-1.11_2.txz: 100%  143 KiB 146.6kB/s    00:01   
Fetching libdaemon-0.14_1.txz: 100%   22 KiB  22.9kB/s    00:01   
Fetching libpaper-1.1.24.4.txz: 100%   24 KiB  24.3kB/s    00:01   
Fetching python-2.7_2,2.txz: 100%    996 B   1.0kB/s    00:01   
Fetching gtk3-3.18.8_3.txz: 100%    6 MiB   2.2MB/s    00:03   
Fetching colord-1.2.11_1.txz: 100%  532 KiB 545.0kB/s    00:01   
Fetching lcms2-2.7_2.txz: 100%    2 MiB   2.4MB/s    00:01   
Fetching argyllcms-1.7.0_1.txz: 100%    5 MiB   2.7MB/s    00:02   
Fetching libXScrnSaver-1.2.2_3.txz: 100%   13 KiB  13.7kB/s    00:01   
Fetching scrnsaverproto-1.2.2.txz: 100%    2 KiB   2.5kB/s    00:01   
Fetching polkit-0.113_1.txz: 100%  127 KiB 129.9kB/s    00:01   
Fetching spidermonkey170-17.0.0_1.txz: 100%    1 MiB   1.3MB/s    00:01   
Fetching at-spi2-atk-2.18.1.txz: 100%   59 KiB  60.2kB/s    00:01   
Fetching at-spi2-core-2.18.3.txz: 100%  221 KiB 226.1kB/s    00:01   
Fetching libXtst-1.2.2_3.txz: 100%   19 KiB  19.1kB/s    00:01   
Fetching recordproto-1.14.2.txz: 100%    3 KiB   3.2kB/s    00:01   
Fetching adwaita-icon-theme-3.18.0.txz: 100%   10 MiB   3.5MB/s    00:03   
Fetching desktop-file-utils-0.22_3.txz: 100%   37 KiB  37.4kB/s    00:01   
Fetching startup-notification-0.12_4.txz: 100%   21 KiB  22.0kB/s    00:01   
Checking integrity... done (0 conflicting)
[1/135] Installing xproto-7.0.28...
[1/135] Extracting xproto-7.0.28: 100%
[2/135] Installing libXdmcp-1.1.2...
[2/135] Extracting libXdmcp-1.1.2: 100%
[3/135] Installing libxml2-2.9.3...
[3/135] Extracting libxml2-2.9.3: 100%
[4/135] Installing libpthread-stubs-0.3_6...
[4/135] Extracting libpthread-stubs-0.3_6: 100%
[5/135] Installing libXau-1.0.8_3...
[5/135] Extracting libXau-1.0.8_3: 100%
[6/135] Installing libxcb-1.11.1...
[6/135] Extracting libxcb-1.11.1: 100%
[7/135] Installing kbproto-1.0.7...
[7/135] Extracting kbproto-1.0.7: 100%
[8/135] Installing libX11-1.6.3,1...
[8/135] Extracting libX11-1.6.3,1: 100%
[9/135] Installing xextproto-7.3.0...
[9/135] Extracting xextproto-7.3.0: 100%
[10/135] Installing fixesproto-5.0...
[10/135] Extracting fixesproto-5.0: 100%
[11/135] Installing libXext-1.3.3_1,1...
[11/135] Extracting libXext-1.3.3_1,1: 100%
[12/135] Installing pciids-20160430...
[12/135] Extracting pciids-20160430: 100%
[13/135] Installing videoproto-2.3.2...
[13/135] Extracting videoproto-2.3.2: 100%
[14/135] Installing libXfixes-5.0.1_3...
[14/135] Extracting libXfixes-5.0.1_3: 100%
[15/135] Installing damageproto-1.2.1...
[15/135] Extracting damageproto-1.2.1: 100%
[16/135] Installing libpciaccess-0.13.4...
[16/135] Extracting libpciaccess-0.13.4: 100%
[17/135] Installing libXv-1.0.10_3,1...
[17/135] Extracting libXv-1.0.10_3,1: 100%
[18/135] Installing libXdamage-1.1.4_3...
[18/135] Extracting libXdamage-1.1.4_3: 100%
[19/135] Installing libdevq-0.0.2_1...
[19/135] Extracting libdevq-0.0.2_1: 100%
[20/135] Installing libdrm-2.4.66,1...
[20/135] Extracting libdrm-2.4.66,1: 100%
[21/135] Installing libxshmfence-1.2...
[21/135] Extracting libxshmfence-1.2: 100%
[22/135] Installing libXvMC-1.0.9...
[22/135] Extracting libXvMC-1.0.9: 100%
[23/135] Installing xf86vidmodeproto-2.3.1...
[23/135] Extracting xf86vidmodeproto-2.3.1: 100%
[24/135] Installing libglapi-11.1.2...
[24/135] Extracting libglapi-11.1.2: 100%
[25/135] Installing freetype2-2.6.3...
[25/135] Extracting freetype2-2.6.3: 100%
[26/135] Installing libedit-3.1.20150325_2...
[26/135] Extracting libedit-3.1.20150325_2: 100%
[27/135] Installing libfontenc-1.1.3...
[27/135] Extracting libfontenc-1.1.3: 100%
[28/135] Installing dri2proto-2.8...
[28/135] Extracting dri2proto-2.8: 100%
[29/135] Installing libXxf86vm-1.1.4_1...
[29/135] Extracting libXxf86vm-1.1.4_1: 100%
[30/135] Installing gbm-11.1.2...
[30/135] Extracting gbm-11.1.2: 100%
[31/135] Installing llvm37-3.7.1_2...
[31/135] Extracting llvm37-3.7.1_2: 100%
[32/135] Installing renderproto-0.11.1...
[32/135] Extracting renderproto-0.11.1: 100%
[33/135] Installing xcb-util-0.4.0_1,1...
[33/135] Extracting xcb-util-0.4.0_1,1: 100%
[34/135] Installing libiconv-1.14_9...
[34/135] Extracting libiconv-1.14_9: 100%
[35/135] Installing mkfontscale-1.1.2...
[35/135] Extracting mkfontscale-1.1.2: 100%
[36/135] Installing libGL-11.1.2...
[36/135] Extracting libGL-11.1.2: 100%
[37/135] Installing fontconfig-2.11.1_1,1...
[37/135] Extracting fontconfig-2.11.1_1,1: 100%
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
[38/135] Installing glproto-1.4.17...
[38/135] Extracting glproto-1.4.17: 100%
[39/135] Installing libEGL-11.1.2...
[39/135] Extracting libEGL-11.1.2: 100%
[40/135] Installing libXrender-0.9.9...
[40/135] Extracting libXrender-0.9.9: 100%
[41/135] Installing png-1.6.21...
[41/135] Extracting png-1.6.21: 100%
[42/135] Installing pixman-0.34.0...
[42/135] Extracting pixman-0.34.0: 100%
[43/135] Installing xcb-util-renderutil-0.3.9_1...
[43/135] Extracting xcb-util-renderutil-0.3.9_1: 100%
[44/135] Installing glib-2.46.2...
[44/135] Extracting glib-2.46.2: 100%
Keine Schema-Dateien gefunden:Nichts wird getan.
[45/135] Installing font-util-1.3.1...
[45/135] Extracting font-util-1.3.1: 100%
[46/135] Installing libICE-1.0.9_1,1...
[46/135] Extracting libICE-1.0.9_1,1: 100%
[47/135] Installing mkfontdir-1.0.7...
[47/135] Extracting mkfontdir-1.0.7: 100%
[48/135] Installing cairo-1.14.6,2...
[48/135] Extracting cairo-1.14.6,2: 100%
[49/135] Installing libSM-1.2.2_3,1...
[49/135] Extracting libSM-1.2.2_3,1: 100%
[50/135] Installing icu-55.1...
[50/135] Extracting icu-55.1: 100%
[51/135] Installing graphite2-1.3.8...
[51/135] Extracting graphite2-1.3.8: 100%
[52/135] Installing encodings-1.0.4_3,1...
[52/135] Extracting encodings-1.0.4_3,1: 100%
[53/135] Installing font-misc-meltho-1.0.3_3...
[53/135] Extracting font-misc-meltho-1.0.3_3: 100%
[54/135] Installing font-bh-ttf-1.0.3_3...
[54/135] Extracting font-bh-ttf-1.0.3_3: 100%
[55/135] Installing font-misc-ethiopic-1.0.3_3...
[55/135] Extracting font-misc-ethiopic-1.0.3_3: 100%
[56/135] Installing dejavu-2.35...
[56/135] Extracting dejavu-2.35: 100%
[57/135] Installing jpeg-turbo-1.4.2...
[57/135] Extracting jpeg-turbo-1.4.2: 100%
[58/135] Installing gnome_subr-1.0...
[58/135] Extracting gnome_subr-1.0: 100%
[59/135] Installing inputproto-2.3.1...
[59/135] Extracting inputproto-2.3.1: 100%
[60/135] Installing jbigkit-2.1_1...
[60/135] Extracting jbigkit-2.1_1: 100%
[61/135] Installing harfbuzz-1.2.3...
[61/135] Extracting harfbuzz-1.2.3: 100%
[62/135] Installing xineramaproto-1.2.1...
[62/135] Extracting xineramaproto-1.2.1: 100%
[63/135] Installing libXt-1.1.5,1...
[63/135] Extracting libXt-1.1.5,1: 100%
[64/135] Installing libXft-2.3.2_1...
[64/135] Extracting libXft-2.3.2_1: 100%
[65/135] Installing xorg-fonts-truetype-7.7_1...
[66/135] Installing gmp-5.1.3_3...
[66/135] Extracting gmp-5.1.3_3: 100%
[67/135] Installing libtasn1-4.8...
[67/135] Extracting libtasn1-4.8: 100%
[68/135] Installing nspr-4.12...
[68/135] Extracting nspr-4.12: 100%
[69/135] Installing dbus-1.8.20...
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[69/135] Extracting dbus-1.8.20: 100%
[70/135] Installing compositeproto-0.4.2...
[70/135] Extracting compositeproto-0.4.2: 100%
[71/135] Installing libXi-1.7.6,1...
[71/135] Extracting libXi-1.7.6,1: 100%
[72/135] Installing randrproto-1.5.0...
[72/135] Extracting randrproto-1.5.0: 100%
[73/135] Installing jasper-1.900.1_16...
[73/135] Extracting jasper-1.900.1_16: 100%
[74/135] Installing tiff-4.0.6_1...
[74/135] Extracting tiff-4.0.6_1: 100%
[75/135] Installing python2-2_3...
[75/135] Extracting python2-2_3: 100%
[76/135] Installing scrnsaverproto-1.2.2...
[76/135] Extracting scrnsaverproto-1.2.2: 100%
[77/135] Installing recordproto-1.14.2...
[77/135] Extracting recordproto-1.14.2: 100%
[78/135] Installing libXinerama-1.1.3_3,1...
[78/135] Extracting libXinerama-1.1.3_3,1: 100%
[79/135] Installing pango-1.38.0...
[79/135] Extracting pango-1.38.0: 100%
/bin/sh: /usr/local/bin/pango-querymodules: not found
[80/135] Installing libogg-1.3.2_1,4...
[80/135] Extracting libogg-1.3.2_1,4: 100%
[81/135] Installing nettle-3.2...
[81/135] Extracting nettle-3.2: 100%
[82/135] Installing p11-kit-0.23.2...
[82/135] Extracting p11-kit-0.23.2: 100%
[83/135] Installing trousers-tddl-0.3.10_7...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[83/135] Extracting trousers-tddl-0.3.10_7: 100%
[84/135] Installing dbus-glib-0.104...
[84/135] Extracting dbus-glib-0.104: 100%
[85/135] Installing hicolor-icon-theme-0.15...
[85/135] Extracting hicolor-icon-theme-0.15: 100%
[86/135] Installing libXcursor-1.1.14_3...
[86/135] Extracting libXcursor-1.1.14_3: 100%
[87/135] Installing libXcomposite-0.4.4_3,1...
[87/135] Extracting libXcomposite-0.4.4_3,1: 100%
[88/135] Installing atk-2.18.0...
[88/135] Extracting atk-2.18.0: 100%
[89/135] Installing libXrandr-1.5.0...
[89/135] Extracting libXrandr-1.5.0: 100%
[90/135] Installing gdk-pixbuf2-2.32.3...
[90/135] Extracting gdk-pixbuf2-2.32.3: 100%
[91/135] Installing shared-mime-info-1.5...
[91/135] Extracting shared-mime-info-1.5: 100%
[92/135] Installing gobject-introspection-1.46.0...
[92/135] Extracting gobject-introspection-1.46.0: 100%
[93/135] Installing gdbm-1.11_2...
[93/135] Extracting gdbm-1.11_2: 100%
[94/135] Installing libdaemon-0.14_1...
[94/135] Extracting libdaemon-0.14_1: 100%
[95/135] Installing libXScrnSaver-1.2.2_3...
[95/135] Extracting libXScrnSaver-1.2.2_3: 100%
[96/135] Installing spidermonkey170-17.0.0_1...
[96/135] Extracting spidermonkey170-17.0.0_1: 100%
[97/135] Installing libXtst-1.2.2_3...
[97/135] Extracting libXtst-1.2.2_3: 100%
[98/135] Installing libglesv2-11.1.2...
[98/135] Extracting libglesv2-11.1.2: 100%
[99/135] Installing libvorbis-1.3.5,3...
[99/135] Extracting libvorbis-1.3.5,3: 100%
[100/135] Installing orc-0.4.25...
[100/135] Extracting orc-0.4.25: 100%
[101/135] Installing gnutls-3.4.11...
[101/135] Extracting gnutls-3.4.11: 100%
[102/135] Installing sqlite3-3.12.1...
[102/135] Extracting sqlite3-3.12.1: 100%
[103/135] Installing gtk-update-icon-cache-2.24.29...
[103/135] Extracting gtk-update-icon-cache-2.24.29: 100%
[104/135] Installing avahi-app-0.6.31_5...
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[104/135] Extracting avahi-app-0.6.31_5: 100%
[105/135] Installing libpaper-1.1.24.4...
[105/135] Extracting libpaper-1.1.24.4: 100%
[106/135] Installing lcms2-2.7_2...
[106/135] Extracting lcms2-2.7_2: 100%
[107/135] Installing argyllcms-1.7.0_1...
[107/135] Extracting argyllcms-1.7.0_1: 100%
[108/135] Installing polkit-0.113_1...
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[108/135] Extracting polkit-0.113_1: 100%
[109/135] Installing at-spi2-core-2.18.3...
[109/135] Extracting at-spi2-core-2.18.3: 100%
[110/135] Installing libepoxy-1.3.1...
[110/135] Extracting libepoxy-1.3.1: 100%
[111/135] Installing libva-1.7.0...
[111/135] Extracting libva-1.7.0: 100%
[112/135] Installing libtheora-1.1.1_6...
[112/135] Extracting libtheora-1.1.1_6: 100%
[113/135] Installing opencv-core-2.4.9_3...
[113/135] Extracting opencv-core-2.4.9_3: 100%
[114/135] Installing xvid-1.3.4,1...
[114/135] Extracting xvid-1.3.4,1: 100%
[115/135] Installing libvpx-1.5.0_1...
[115/135] Extracting libvpx-1.5.0_1: 100%
[116/135] Installing schroedinger-1.0.11_4...
[116/135] Extracting schroedinger-1.0.11_4: 100%
[117/135] Installing libx264-0.144.2533_1...
[117/135] Extracting libx264-0.144.2533_1: 100%
[118/135] Installing libv4l-1.6.3_1...
[118/135] Extracting libv4l-1.6.3_1: 100%
[119/135] Installing alsa-lib-1.1.1_1...
[119/135] Extracting alsa-lib-1.1.1_1: 100%
[120/135] Installing cups-2.1.3_2...
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[120/135] Extracting cups-2.1.3_2: 100%
[121/135] Installing python-2.7_2,2...
[121/135] Extracting python-2.7_2,2: 100%
[122/135] Installing colord-1.2.11_1...
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
[122/135] Extracting colord-1.2.11_1: 100%
[123/135] Installing at-spi2-atk-2.18.1...
[123/135] Extracting at-spi2-atk-2.18.1: 100%
[124/135] Installing adwaita-icon-theme-3.18.0...
[124/135] Extracting adwaita-icon-theme-3.18.0: 100%
[125/135] Installing ffmpeg-2.8.6_3,1...
[125/135] Extracting ffmpeg-2.8.6_3,1: 100%
[126/135] Installing hunspell-1.3.3...
[126/135] Extracting hunspell-1.3.3: 100%
[127/135] Installing alsa-plugins-1.1.1...
[127/135] Extracting alsa-plugins-1.1.1: 100%
[128/135] Installing nss-3.23...
[128/135] Extracting nss-3.23: 100%
[129/135] Installing soundtouch-1.9.2...
[129/135] Extracting soundtouch-1.9.2: 100%
[130/135] Installing gtk2-2.24.29_2...
[130/135] Extracting gtk2-2.24.29_2: 100%
[131/135] Installing gtk3-3.18.8_3...
[131/135] Extracting gtk3-3.18.8_3: 100%
[132/135] Installing desktop-file-utils-0.22_3...
[132/135] Extracting desktop-file-utils-0.22_3: 100%
[133/135] Installing startup-notification-0.12_4...
[133/135] Extracting startup-notification-0.12_4: 100%
[134/135] Installing firefox-46.0.1,1...
[134/135] Extracting firefox-46.0.1,1: 100%
[135/135] Installing libvdpau-1.1.1...
[135/135] Extracting libvdpau-1.1.1: 100%
Message from dejavu-2.35:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

        Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

        FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
Message from trousers-tddl-0.3.10_7:
To run tcsd automatically, add the following line to /etc/rc.conf

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

To use TPM, add your_account to '_tss' group like following:

# pw groupadd _tss -m your_account
Message from schroedinger-1.0.11_4:
===>   NOTICE:

The schroedinger port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Message from firefox-46.0.1,1:
======================================================================

smb:// issues (Gvfs/GIO option):
Network group, machine, and share browsing does not work correctly.

sftp:// (Gvfs/GIO option):
Only sftp access using public key authentication works.  To easily
setup public key authentication to "remote_host":

ssh-keygen
cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"

The SSH server on remote_host must allow pub key authentication.

======================================================================

Any bug reports should be addressed to the maintainers at:
        gecko@FreeBSD.org
You may also Cc: freebsd-ports@FreeBSD.org. Please do not send
bug reports to any other addresses.

Please include the following information with any bug report:
* Output from 'uname -a'.
* Output from 'ident /usr/ports/www/firefox/Makefile'
* Where/when did the problem occur: configuring, building, or
        running firefox
* How can you reproduce the problem?

Thank you for your help in testing and reporting bugs, and we hope you
enjoy using Firefox.
The Maintainers (gecko@)
======================================================================
17.314u 13.014s 1:57.55 25.7%   198+183k 503+8741io 37pf+0w

Allerdings ist es nur eine VM, kein natives System. Ich würde daher auch auf ein Netzwerkproblem tippen.
 
@Yamagi

Danke für deine Erläuterungen und die Testinstallation. So habe ich nun Gewissheit, dass das Problem auf meiner Seite besteht.
 
Hier noch die Tracert Abfrage vom Hostsystem:
Code:
Routenverfolgung zu 8.8.178.110 über maximal 30 Hops

  1     <1 ms    <1 ms    <1 ms  172.16.52.1
  2     39 ms    38 ms    38 ms  81.14.248.243
  3     38 ms    37 ms    38 ms  81.14.249.80
  4     38 ms    38 ms    39 ms  81.14.249.187
  5     43 ms    43 ms    43 ms  62.115.8.185
  6     54 ms    79 ms    50 ms  213.155.135.214
  7    150 ms   150 ms   146 ms  213.155.131.245
  8    205 ms   210 ms   209 ms  213.155.130.129
  9    215 ms   215 ms   220 ms  213.248.70.190
 10    215 ms   220 ms   220 ms  216.115.101.225
 11    220 ms   216 ms   219 ms  8.8.178.93
 12    216 ms   216 ms   222 ms  8.8.178.110

Ablaufverfolgung beendet.
 
Nachdem die Tracert Abfrage für mein Empfinden gute Werte ergeben hat, habe ich als letzte Möglichkeit ein Downgrade auf VMware Workstation Player 12.0.1 durchgeführt - vor rund zwei Wochen gab es ein Update.
Es schaut so aus, als ob die Probleme beseitigt sind:
Code:
% fetch http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest/All/firefox-46.0.1,1.txz
firefox-46.0.1,1.txz                          100% of   43 MB 1901 kBps 00m23s
Wieder was dazugelernt. Danke für eure Unterstützung!

P.S.
Aber mal ehrlich - ohne Frickeln ist auch irgendwie langweilig, oder ;)
 
Netzwerkprobleme sind fies, ein paar Verständnisfragen habe ich noch.
Wieso gab es die Probleme nur bei den fertigen Paketen, jedoch nicht, wenn die Pakete aus den Ports gebaut wurden?
Auch wundert es mich, dass es in DragonflyBSD keine Probleme mit pkg gab?
Ist der FBSD Package-Server so 'empfindlich'?
Eigentlich sollte sich die MTU doch automatisch anpassen?

Danke für ein paar einfache Erklärungen.
 
Ich hänge mich hier einfach mal dran. Ich habe auch das Problem, dass ich seit ca. 3 Monaten auch time-outs beim pkg-upgrade bekomme. Aber nicht-reproduzierbar, das heißt, wenn ich es mehrmals aufrufe, dann funktioniert alles. Es kommt auch nur bei größeren downloads vor. Die einzige ähnliche Unregelmäßigkeit, die ich feststellen konnte war ein wiederholt (aber an unterschiedlichen Stellen) hängendes git pull eines großen repos über SSH (über https war kein problem).

Ich bin schon dazu übergegangen, statt pkg upgrade einfach false; while [ $? -ne 0 ]; do pkg upgrade -y ; done aufzurufen, aber das ist ja nicht wirklich ne Lösung.

Das ist der Setup:

FreeBSD Client (igb0, mtu 6000)

Switch GS110EMX (akzeptiert mtu bis 10240)

[re0, mtu 1500]
opnsense firewall
[re1, mtu 1500]

o2 Internetkiste


Bis vor ein paar Monaten ging wie gesagt alles. Seitdem wurde eigentlich nur FreeBSD auf dem Client aktualisiert und das OpnSense auf der Firewall. MTUs und hardware wurden in der Zeit nicht geändert. Ich kann natürlich die MTU auf dem Client jetzt wieder runter setzen, aber ich habe ja extra beim equipment darauf geachtet, dass es das kann, weil ich insbesondere für NFS im LAN jumbo-frames möchte.
 
Zurück
Oben