python34 bringt wine mit?

m4rkus

Well-Known Member
Hallo,

ich habe einen headless server und wollte Python 3.4 installieren.
Jetzt bin ich etwas verwirrt, dass knapp 300 MB benötigt werden, weil eine Abhängigkeit zu wine besteht?
Code:
root@dolw17srv01:~# pkg install python34
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
The following 3 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
    python34: 3.4.3_1
    i386-wine-devel: 1.7.39,1

Installed packages to be UPGRADED:
    libSM: 1.2.2_2,1 -> 1.2.2_3,1

The process will require 322 MiB more space.
45 MiB to be downloaded.

Folgende Pakete sind aktuell installiert
Code:
root@dolw17srv01:~# pkg info
avahi-app-0.6.31_3             Service discovery on a local network
bash-4.3.33                    The GNU Project's Bourne Again SHell
beadm-1.1_1                    Solaris-like utility to manage Boot Environments on ZFS
db5-5.3.28_2                   The Oracle Berkeley DB, revision 5.3
dbus-1.8.10                    Message bus system for inter-application communication
dbus-glib-0.100.2_1            GLib bindings for the D-BUS messaging system
dialog4ports-0.1.5_2           Console Interface to configure ports
dnsmasq-2.72,1                 Lightweight DNS forwarder, DHCP, and TFTP server
expat-2.1.0_1                  XML 1.0 parser written in C
gdbm-1.11_2                    GNU database manager
gettext-0.19.4                 GNU gettext meta package
gettext-runtime-0.19.4         GNU gettext runtime libraries and programs
gettext-tools-0.19.4           GNU gettext development and translation tools
glib-2.36.3_4                  Some useful routines of C programming (current stable version)
gmp-5.1.3_2                    Free library for arbitrary precision arithmetic
gnome_subr-1.0                 Common startup and shutdown subroutines used by GNOME scripts
gnomehier-3.0                  A utility port that creates the GNOME directory tree
gobject-introspection-1.36.0_3 Generate interface introspection data for GObject libraries
indexinfo-0.2.2                Utility to regenerate the GNU info page index
iozone-3.420                   Performance Test of Sequential File I/O
kbproto-1.0.6                  KB extension headers
libICE-1.0.9,1                 Inter Client Exchange library for X11
libSM-1.2.2_2,1                Session Management library for X11
libX11-1.6.2_2,1               X11 library
libXau-1.0.8_2                 Authentication Protocol library for X11
libXdmcp-1.1.1_2               X Display Manager Control Protocol library
libdaemon-0.14_1               Lightweight C library that eases the writing of UNIX daemons
libevent2-2.0.22_1             API for executing callback functions on events or timeouts
libffi-3.0.13_3                Foreign Function Interface
libgcrypt-1.6.1_5              General purpose crypto library based on code used in GnuPG
libgpg-error-1.17              Common error values for all GnuPG components
libiconv-1.14_4                Character set conversion library
libidn-1.29                    Internationalized Domain Names command line tool
libpthread-stubs-0.3_6         This library provides weak aliases for pthread functions
libxcb-1.11                    The X protocol C-language Binding (XCB) library
libxml2-2.9.2_2                XML parser library for GNOME
netatalk3-3.1.6,1              File server for Mac OS X
nettle-2.7.1                   Low-level cryptographic library
openntpd-4.6_3,2               OpenBSD's Network Time Protocol daemon
pcre-8.35_1                    Perl Compatible Regular Expressions library
perl5-5.18.4_11                Practical Extraction and Report Language
pkg-1.5.1                      Package manager
portmaster-3.17.7              Manage your ports without external databases or languages
pydbus-common-1.1.1_4          Common files for the Python bindings for the D-BUS messaging system
python2-2_3                    The "meta-port" for version 2 of the Python interpreter
python27-2.7.8_6               Interpreted object-oriented programming language
smartmontools-6.3              S.M.A.R.T. disk monitoring tools
wget-1.16                      Retrieve files from the Net via HTTP(S) and FTP
xproto-7.0.26                  X11 protocol headers

Muss ich das jetzt so schlucken? Ich habe bisher ausschließlich mit pkg gearbeitet - keine Ports - kein poudriere...

Danke und Gruß
Markus
 
python34 ist immer einer der ersten Ports, die ich installiere (nach mksh und tmux ;) ), und ich hab nie eine Abhängigkeit auf Wine.
Ich wüsste allerdings auch nicht, welche Optionen dazu führen könnten.

Update: Ups, habe überlesen dass du Pakete nutzt, sorry.
 
Ein "pkg search -d python34" ergibt auch keinerlei Abhängigkeit.

Warum will er es dann installieren?
Danke und Gruß
Markus
 
Das ist ein Wiedergänger. :) Schon mehrere pkg-Versionen hatten das Problem, dass Wine ohne Grund als Abhängigkeit einbringen. Mich wundert, dass es nun wieder mal hochkommt.
 
Zurück
Oben