0 Members and 1 Guest are viewing this topic.
tuxic@sid-box:~$ apt-cache policy winewine: Installed: 1:1.7.28-1 Candidate: 1:1.7.28-1 Version table: *** 1:1.7.28-1 0 500 http://liquorix.net/debian/ sid/main amd64 Packages 100 /var/lib/dpkg/status 1.6.2-16 0 500 http://http.debian.net/debian/ unstable/main amd64 Packages
# apt-get install wine winetricks libwine-openal:i386 libc6-i686:i386 libgpm2:i386 uuid-runtime:i386 libgsm1:i386 libv4l-0:i386 fonts-liberation libwine-gl:i386 libwine-alsa:i386 libgl1-mesa-dri:i386
The following packages have unmet dependencies: wine1.7 : Depends: wine1.7-amd64 (= 1:1.7.28-1) but it is not going to be installedE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
# apt-get -f installReading package lists... DoneBuilding dependency tree Reading state information... DoneCorrecting dependencies... DoneThe following extra packages will be installed: wine1.7-amd64Recommended packages: libcapi20-3 libosmesa6 p11-kit-modules unixodbc The following NEW packages will be installed: wine1.7-amd640 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.7 not fully installed or removed.Need to get 0 B/18.2 MB of archives.After this operation, 144 MB of additional disk space will be used.Do you want to continue? [Y/n] y(Reading database ... 234799 files and directories currently installed.)Preparing to unpack .../wine1.7-amd64_1%3a1.7.28-1_amd64.deb ...Unpacking wine1.7-amd64 (1:1.7.28-1) ...dpkg: error processing archive /var/cache/apt/archives/wine1.7-amd64_1%3a1.7.28-1_amd64.deb (--unpack): trying to overwrite '/usr/bin/wine64', which is also in package wine64 1.6.2-16dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)Errors were encountered while processing: /var/cache/apt/archives/wine1.7-amd64_1%3a1.7.28-1_amd64.debE: Sub-process /usr/bin/dpkg returned an error code (1)
also, you should have removed/purged wine before installing this one
# apt-get remove wine winetricks libwine-openal:i386 libc6-i686:i386 libgpm2:i386 uuid-runtime:i386 libgsm1:i386 libv4l-0:i386 fonts-liberation libwine-gl:i386 libwine-alsa:i386 libgl1-mesa-dri:i386Reading package lists... DoneBuilding dependency tree Reading state information... DonePackage 'wine' is not installed, so not removedPackage 'winetricks' is not installed, so not removedPackage 'libwine-alsa:i386' is not installed, so not removedPackage 'libwine-gl:i386' is not installed, so not removedPackage 'libwine-openal:i386' is not installed, so not removedThe following packages will be REMOVED: astromenace audacious audacious-plugins audacity baloo baloo-utils baloo4 clementine digikam digikam-private-libs dolphin dvdstyler ffmpeg flightgear flightgear-data-all flightgear-data-base fonts-liberation gimp gstreamer1.0-plugins-bad gstreamer1.0-plugins-bad-dbg gxine gxineplugin kde-baseapps kde-plasma-desktop kdenlive kdepim kdepim-strigi-plugins kipi-plugins kopete libasound2-plugins:i386 libav-tools libavcodec55:i386 libavcodec56:i386 libavdevice56 libavfilter5 libbaloowidgets4 libc6-i686:i386 libgegl-0.2-0 libgl1-mesa-dri:i386 libgpm2:i386 libgsm1:i386 libkfilemetadata4 libmediastreamer-base3 libmlt++3 libmlt6 libopencv-calib3d2.4 libopencv-contrib2.4 libopencv-features2d2.4 libopencv-highgui2.4 libopencv-legacy2.4 libopencv-objdetect2.4 libopenscenegraph100 libopenscenegraph99 libsimgearscene3.0.0 libstrigihtmlgui0 libv4l-0:i386 libwxsvg3 libxine2-ffmpeg libxine2-plugins libxine2-x melt nepomuk-core-runtime skype:i386 strigi-client strigi-daemon uuid-runtime:i386 vlc xbmc xbmc-bin xbmc-data xbmc-pvr-argustv xbmc-pvr-demo xbmc-pvr-dvblink xbmc-pvr-dvbviewer xbmc-pvr-iptvsimple xbmc-pvr-mediaportal-tvserver xbmc-pvr-mythtv-cmyth xbmc-pvr-nextpvr xbmc-pvr-njoy xbmc-pvr-tvheadend-hts xbmc-pvr-vdr-vnsi xbmc-pvr-vuplus xbmc-pvr-wmc xbmc-skin-focus xbmc-skin-rapier xbmc-skin-xeebo xbmc-standalone xine-plugin xine-ui0 upgraded, 0 newly installed, 89 to remove and 0 not upgraded.After this operation, 1,262 MB disk space will be freed.Do you want to continue? [Y/n]
I would set up a virtual machine (KVM or VBox) with Windows and run your application there. This works easily determined and straightforward to set up.
apt-get purge wine* ; dpkg --purge wine*
Here I go again. My favorite Windows program just don't run on the Wine version from the Debian repo ...
If you cannot find good evidence (in the online wine database) that all your needed Windows programs are known to run correctly under wine, your time might be better spent learning to set up a VM.
Make sure you purge all versions of wine on your system before you install the wine in the liquorix repositories. The version in debian's repository and the version in the Liquorix are completely incompatible with each other.
#apt-get purge '^(lib)?wine.*'
# apt-get install wine winetricks libwine-openal:i386 libc6-i686:i386 libgpm2:i386 uuid-runtime:i386 libgsm1:i386 libv4l-0:i386 fonts-liberation libwine-gl:i386 libwine-alsa:i386 libgl1-mesa-dri:i386 wine-bin:i386
root@Druck-Buero:/home/towo# apt-cache policy wine-development wine-development: Installiert: (keine) Installationskandidat: 1.7.29-3 Versionstabelle: 1.7.29-3 0 500 http://debian.tu-bs.de/debian/ unstable/main amd64 Packages 1.7.29-2 0 400 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
I don't unterstand why frickeling with untested and unsupported 3rd party repos.