Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] (solved) wine-staging  (Read 6795 times)

sidnew9

  • Guest
[EN] (solved) wine-staging
« on: 2017/03/21, 20:39:59 »
Hey there.

I'm pretty new at linux and Siduction is a good choice of a rolling distribution since I'm familiar with apt package system.

There's a package called wine-staging that I've been using on Ubuntu before. They support most of the distribution (from their github pages) including Debian wheezy, jeessy, stretch, and sid.

So, my question is what repo should I add to apt sources.list? I'm confused since there's a conflicting information here. From what I understand, Siduction is built on Debian unstable (Sid), but my lsb_release says otherwise. I hope someone can give me an answer here.

> My lsb_release output is Description:    Debian GNU/Linux 9.0 (stretch)
« Last Edit: 2017/03/24, 14:30:32 by piper »

Offline absolut

  • User
  • Posts: 455
Re: wine-staging
« Reply #1 on: 2017/03/21, 20:59:27 »
according to this site
https://github.com/wine-compholio/wine-staging/wiki/Installation#-debian-wheezyjessiestretchsid

the relevant entry would be
Code: [Select]
# And for Debian Sid this one:
deb https://repos.wine-staging.com/debian/ sid main


Debian GNU/Linux 9.0 (stretch) just says that the current version of siduction installed is a "future release of debian 9.0". it is a bit confusing, as it also might misinterpreted as the testing branch... i am not sure whether lsb_release output is reliable in that regard

overall suggestion, stick with sid or unstable.

best
absolut

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: wine-staging
« Reply #2 on: 2017/03/21, 21:40:34 »
Hi sidnew9,


Welcome!
The lsb-release info you saw comes from debian. As they do not release sid, it is not included in the release-info. So don't take that as a indicator of what is installed. siduction is based on sid.

Offline Taliesin

  • User
  • Posts: 74
Re: wine-staging
« Reply #3 on: 2017/03/22, 09:53:21 »
Not related to your query, but welcome to Siduction. It's a great distro.

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: wine-staging
« Reply #4 on: 2017/03/22, 16:49:15 »
This is how I do it for development branch, staging branch is there also

https://wiki.winehq.org/Debian
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline Lanzi

  • User
  • Posts: 1.777
Re: wine-staging
« Reply #5 on: 2017/03/22, 23:44:25 »
I followd Pipers advice (already a year ago) when I reinstalled Siduction in Winter 2015 and it works like a charm.

Offline slaughterer

  • User
  • Posts: 40
Re: wine-staging
« Reply #6 on: 2017/03/23, 09:59:08 »
Υou should give a try the package "wine-unstable". It works like a charm.

jianson

  • Guest
Re: wine-staging
« Reply #7 on: 2017/03/23, 17:32:06 »
Hi! I'm also trying to install the latest wine-staging and running into issues. I've following the directions from: https://wiki.winehq.org/Debian and using 'sid' for distro. When I try to run "sudo apt install --install-recommends wine-staging" I get:



The following packages have unmet dependencies:
 wine-staging : Depends: wine-staging-i386 (= 2.4.0~sid)
E: Unable to correct problems, you have held broken packages.


I've tried to do it with wine-staging-i386 as well it it asks for more dependencies, which I can't install as they are not found. I'm looking to use the latest staging release for CSMT.


BTW, loving Siduction. Running it at home and work. :)


Any help would be greatly appreciated. Thanks!

Offline horo

  • User
  • Posts: 199
Re: wine-staging
« Reply #8 on: 2017/03/23, 17:41:05 »
Hi, did you?
Code: [Select]
sudo dpkg --add-architecture i386
sudo apt update
Ciao, Martin
omnia vincit pecunia :(

jianson

  • Guest
Re: wine-staging
« Reply #9 on: 2017/03/23, 17:42:35 »
Thank you for the quick reply!


Yes, I did. I've had that from my base install as I use Steam too. I did do it again, though, just to make sure.

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: wine-staging
« Reply #10 on: 2017/03/23, 21:59:19 »
New build, new install  :)


Installing wine

This goes to sources  ...   
Code: [Select]
deb https://dl.winehq.org/wine-builds/debian/ sid main
Code: [Select]
dpkg --add-architecture i386 && apt update
Code: [Select]
apt install apt-transport-https

Code: [Select]
piper@x1:~$ su
Password:
root@x1:/home/piper# wget https://dl.winehq.org/wine-builds/Release.key
--2017-03-23 16:46:12--  https://dl.winehq.org/wine-builds/Release.key
Resolving dl.winehq.org (dl.winehq.org)... 151.101.0.69, 151.101.192.69, 151.101.64.69, ...
Connecting to dl.winehq.org (dl.winehq.org)|151.101.0.69|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3140 (3.1K) [application/pgp-keys]
Saving to: ‘Release.key.2’

Release.key.2                              100%[======================================================================================>]   3.07K  --.-KB/s    in 0s     

2017-03-23 16:46:12 (55.1 MB/s) - ‘Release.key.2’ saved [3140/3140]

Code: [Select]
root@x1:/home/piper#  apt-key add Release.key
OK

Code: [Select]
root@x1:/home/piper#  apt update && apt install --install-recommends winehq-devel
Hit:1 http://dl.winehq.org/wine-builds/debian sid InRelease
Hit:2 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable InRelease
Hit:3 http://10.10.10.3:3142/packages.siduction.org/extra unstable InRelease
Hit:4 http://10.10.10.3:3142/packages.siduction.org/fixes unstable InRelease
Hit:5 http://10.10.10.3:3142/www.deb-multimedia.org sid InRelease
Reading package lists... Done
Building dependency tree       
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  gstreamer1.0-plugins-base:i386 i965-va-driver:i386 krb5-locales libasound2:i386 libasound2-plugins:i386 libasyncns0:i386 libavahi-client3:i386
  libavahi-common-data:i386 libavahi-common3:i386 libavcodec57:i386 libavresample3:i386 libavutil55:i386 libblkid1:i386 libcairo2:i386 libcap2:i386 libcapi20-3
  libcapi20-3:i386 libcdparanoia0:i386 libcomerr2:i386 libcrystalhd3:i386 libcups2:i386 libdb5.3:i386 libdbus-1-3:i386 libexif12:i386 libfdk-aac1:i386 libflac8:i386
  libfontconfig1:i386 libfreetype6:i386 libgd3:i386 libglib2.0-0:i386 libglu1-mesa:i386 libgmp10:i386 libgnutls30:i386 libgomp1:i386 libgphoto2-6:i386 libgphoto2-l10n
  libgphoto2-port12:i386 libgsm1:i386 libgssapi-krb5-2:i386 libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386 libhogweed4:i386 libice6:i386 libicu57:i386
  libidn11:i386 libieee1284-3:i386 libilbc2:i386 libjack-jackd2-0:i386 libjbig0:i386 libjpeg62-turbo:i386 libk5crypto3:i386 libkeyutils1:i386 libkrb5-3:i386
  libkrb5support0:i386 libkvazaar3:i386 liblcms2-2:i386 libldap-2.4-2:i386 libltdl7:i386 liblz4-1:i386 liblzma5:i386 libmfx0:i386 libmount1:i386 libmp3lame0:i386
  libmpg123-0:i386 libnettle6:i386 libnuma1:i386 libodbc1 libodbc1:i386 libogg0:i386 libopenal1:i386 libopencore-amrnb0:i386 libopencore-amrwb0:i386 libopenh264-2:i386
  libopenjp2-7:i386 libopus0:i386 liborc-0.4-0:i386 libosmesa6 libosmesa6:i386 libp11-kit0:i386 libpcap0.8:i386 libpcre3:i386 libpixman-1-0:i386 libpng16-16:i386
  libpulse0:i386 libsamplerate0:i386 libsane:i386 libsane-extras:i386 libsasl2-2:i386 libsasl2-modules:i386 libsasl2-modules-db:i386 libselinux1:i386 libshine3:i386
  libsm6:i386 libsnappy1v5:i386 libsndfile1:i386 libsndio6.1:i386 libsoxr0:i386 libspeex1:i386 libspeexdsp1:i386 libssl1.1:i386 libswresample2:i386 libsystemd0:i386
  libtasn1-6:i386 libtheora0:i386 libtiff5:i386 libusb-1.0-0:i386 libuuid1:i386 libv4l-0:i386 libv4lconvert0:i386 libva-drm1:i386 libva-x11-1:i386 libva1:i386
  libvdpau-va-gl1:i386 libvdpau1:i386 libvisual-0.4-0:i386 libvo-amrwbenc0:i386 libvorbis0a:i386 libvorbisenc2:i386 libvpx4:i386 libwebp6:i386 libwrap0:i386
  libx264-148:i386 libx265-110:i386 libxcb-render0:i386 libxcb-shm0:i386 libxcomposite1:i386 libxcursor1:i386 libxi6:i386 libxml2:i386 libxpm4:i386 libxrandr2:i386
  libxrender1:i386 libxslt1.1:i386 libxtst6:i386 libxvidcore4:i386 libzvbi0:i386 mesa-va-drivers:i386 mesa-vdpau-drivers:i386 tcpd uuid-runtime va-driver-all:i386
  vdpau-driver-all:i386 wine-devel wine-devel-amd64 wine-devel-i386:i386
Suggested packages:
  gvfs:i386 firmware-crystalhd:i386 libgd-tools:i386 gnutls-bin:i386 gphoto2:i386 krb5-doc:i386 krb5-user:i386 libvisual-0.4-plugins:i386 gstreamer1.0-tools:i386
  jackd2:i386 liblcms2-utils:i386 libmyodbc odbc-postgresql tdsodbc unixodbc-bin libmyodbc:i386 odbc-postgresql:i386 tdsodbc:i386 unixodbc-bin:i386 libportaudio2:i386
  opus-tools:i386 hplip:i386 libsasl2-modules-gssapi-mit:i386 | libsasl2-modules-gssapi-heimdal:i386 libsasl2-modules-ldap:i386 libsasl2-modules-otp:i386
  libsasl2-modules-sql:i386 sndiod:i386 speex:i386 libfglrx-amdxvba1:i386 nvidia-vdpau-driver:i386 nvidia-legacy-340xx-vdpau-driver:i386
  nvidia-legacy-304xx-vdpau-driver:i386
The following NEW packages will be installed:
  gstreamer1.0-plugins-base:i386 i965-va-driver:i386 krb5-locales libasound2:i386 libasound2-plugins:i386 libasyncns0:i386 libavahi-client3:i386
  libavahi-common-data:i386 libavahi-common3:i386 libavcodec57:i386 libavresample3:i386 libavutil55:i386 libblkid1:i386 libcairo2:i386 libcap2:i386 libcapi20-3
  libcapi20-3:i386 libcdparanoia0:i386 libcomerr2:i386 libcrystalhd3:i386 libcups2:i386 libdb5.3:i386 libdbus-1-3:i386 libexif12:i386 libfdk-aac1:i386 libflac8:i386
  libfontconfig1:i386 libfreetype6:i386 libgd3:i386 libglib2.0-0:i386 libglu1-mesa:i386 libgmp10:i386 libgnutls30:i386 libgomp1:i386 libgphoto2-6:i386 libgphoto2-l10n
  libgphoto2-port12:i386 libgsm1:i386 libgssapi-krb5-2:i386 libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386 libhogweed4:i386 libice6:i386 libicu57:i386
  libidn11:i386 libieee1284-3:i386 libilbc2:i386 libjack-jackd2-0:i386 libjbig0:i386 libjpeg62-turbo:i386 libk5crypto3:i386 libkeyutils1:i386 libkrb5-3:i386
  libkrb5support0:i386 libkvazaar3:i386 liblcms2-2:i386 libldap-2.4-2:i386 libltdl7:i386 liblz4-1:i386 liblzma5:i386 libmfx0:i386 libmount1:i386 libmp3lame0:i386
  libmpg123-0:i386 libnettle6:i386 libnuma1:i386 libodbc1 libodbc1:i386 libogg0:i386 libopenal1:i386 libopencore-amrnb0:i386 libopencore-amrwb0:i386 libopenh264-2:i386
  libopenjp2-7:i386 libopus0:i386 liborc-0.4-0:i386 libosmesa6 libosmesa6:i386 libp11-kit0:i386 libpcap0.8:i386 libpcre3:i386 libpixman-1-0:i386 libpng16-16:i386
  libpulse0:i386 libsamplerate0:i386 libsane:i386 libsane-extras:i386 libsasl2-2:i386 libsasl2-modules:i386 libsasl2-modules-db:i386 libselinux1:i386 libshine3:i386
  libsm6:i386 libsnappy1v5:i386 libsndfile1:i386 libsndio6.1:i386 libsoxr0:i386 libspeex1:i386 libspeexdsp1:i386 libssl1.1:i386 libswresample2:i386 libsystemd0:i386
  libtasn1-6:i386 libtheora0:i386 libtiff5:i386 libusb-1.0-0:i386 libuuid1:i386 libv4l-0:i386 libv4lconvert0:i386 libva-drm1:i386 libva-x11-1:i386 libva1:i386
  libvdpau-va-gl1:i386 libvdpau1:i386 libvisual-0.4-0:i386 libvo-amrwbenc0:i386 libvorbis0a:i386 libvorbisenc2:i386 libvpx4:i386 libwebp6:i386 libwrap0:i386
  libx264-148:i386 libx265-110:i386 libxcb-render0:i386 libxcb-shm0:i386 libxcomposite1:i386 libxcursor1:i386 libxi6:i386 libxml2:i386 libxpm4:i386 libxrandr2:i386
  libxrender1:i386 libxslt1.1:i386 libxtst6:i386 libxvidcore4:i386 libzvbi0:i386 mesa-va-drivers:i386 mesa-vdpau-drivers:i386 tcpd uuid-runtime va-driver-all:i386
  vdpau-driver-all:i386 wine-devel wine-devel-amd64 wine-devel-i386:i386 winehq-devel
0 upgraded, 146 newly installed, 0 to remove and 4 not upgraded.
Need to get 94.1 MB of archives.
After this operation, 562 MB of additional disk space will be used.
Do you want to continue? [Y/n]

Code: [Select]
Do you want to continue? [Y/n] Y
Setting up libxi6:i386 (2:1.7.9-1) ...
Setting up libgomp1:i386 (6.3.0-10) ...
Setting up libnettle6:i386 (3.3-1+b1) ...
Setting up libxcb-render0:i386 (1.12-1) ...
Setting up libopenjp2-7:i386 (2.1.2-1.1) ...
Setting up libasyncns0:i386 (0.8-6) ...
Setting up libodbc1:amd64 (2.3.4-1) ...
Setting up libx264-148:i386 (3:0.148.2762+git90a61ec-dmo1) ...
Setting up libjpeg62-turbo:i386 (1:1.5.1-2) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Setting up libpng16-16:i386 (1.6.28-1) ...
Setting up liblcms2-2:i386 (2.8-4) ...
Setting up libjbig0:i386 (2.1-3.1+b2) ...
Setting up libuuid1:i386 (2.29.2-1) ...
Setting up libdb5.3:i386 (5.3.28-12+b1) ...
Setting up libosmesa6:i386 (13.0.6-1) ...
Setting up libosmesa6:amd64 (13.0.6-1) ...
Setting up libnuma1:i386 (2.0.11-2.1) ...
Setting up libv4lconvert0:i386 (1.12.3-1) ...
Setting up libsoxr0:i386 (0.1.2-2) ...
Processing triggers for libglib2.0-0:amd64 (2.50.3-2) ...
Setting up libcap2:i386 (1:2.25-1) ...
Setting up libsasl2-modules-db:i386 (2.1.27~101-g0780600+dfsg-3) ...
Setting up libsasl2-2:i386 (2.1.27~101-g0780600+dfsg-3) ...
Setting up libsystemd0:i386 (232-21) ...
Setting up libilbc2:i386 (2.0.2-dmo4) ...
Setting up libvdpau1:i386 (1.1.1-6) ...
Setting up libtiff5:i386 (4.0.7-5) ...
Setting up libshine3:i386 (3.1.0-5) ...
Setting up libspeex1:i386 (1.2~rc1.2-1+b2) ...
Setting up libcdparanoia0:i386 (3.10.2+debian-11) ...
Setting up libxvidcore4:i386 (3:1.3.4-dmo1) ...
Setting up libicu57:i386 (57.1-5) ...
Setting up tcpd (7.6.q-26) ...
Setting up libgphoto2-l10n (2.5.12-1) ...
Setting up libcapi20-3:i386 (1:3.27-2) ...
Setting up libcapi20-3:amd64 (1:3.27-2) ...
Setting up libvpx4:i386 (1.6.1-2) ...
Setting up libxml2:i386 (2.9.4+dfsg1-2.2) ...
Setting up libblkid1:i386 (2.29.2-1) ...
Processing triggers for siduction-dynamic-dms (2016.01.31) ...
Setting up libopus0:i386 (1.2~alpha2-1) ...
Setting up libxtst6:i386 (2:1.2.3-1) ...
Setting up libfreetype6:i386 (2.6.3-3+b2) ...
Setting up libtasn1-6:i386 (4.10-1) ...
Setting up libva1:i386 (1.7.3-2) ...
Setting up libasound2:i386 (1.1.3-5) ...
Setting up uuid-runtime (2.29.2-1) ...
Adding group `uuidd' (GID 130) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 119) ...
Adding new user `uuidd' (UID 119) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /lib/systemd/system/uuidd.socket.
Setting up libxslt1.1:i386 (1.1.29-2) ...
Setting up libogg0:i386 (1.3.2-1) ...
Setting up wine-devel-amd64 (2.4.0~sid) ...
Setting up i965-va-driver:i386 (1.7.3-1) ...
Setting up libgmp10:i386 (2:6.1.2+dfsg-1) ...
Setting up libpixman-1-0:i386 (0.34.0-1) ...
Setting up libmp3lame0:i386 (1:3.99.5-dmo6) ...
Setting up libusb-1.0-0:i386 (2:1.0.21-1) ...
Setting up libvo-amrwbenc0:i386 (0.1.3-1) ...
Setting up libcrystalhd3:i386 (1:0.0~git20110715.fdd2f19-12) ...
Setting up krb5-locales (1.15-1) ...
Processing triggers for libc-bin (2.24-9) ...
Processing triggers for udev (232-21) ...
Setting up libssl1.1:i386 (1.1.0e-1) ...
Setting up libsnappy1v5:i386 (1.1.4-1) ...
Setting up mesa-va-drivers:i386 (13.0.6-1) ...
Setting up libp11-kit0:i386 (0.23.3-5) ...
Processing triggers for systemd (232-21) ...
Setting up libltdl7:i386 (2.4.6-2) ...
Setting up libice6:i386 (2:1.0.9-2) ...
Setting up libvisual-0.4-0:i386 (0.4.0-10) ...
Setting up libxcomposite1:i386 (1:0.4.4-2) ...
Setting up libxcb-shm0:i386 (1.12-1) ...
Setting up libxpm4:i386 (1:3.5.12-1) ...
Setting up libxrender1:i386 (1:0.9.10-1) ...
Setting up libopencore-amrnb0:i386 (0.1.3-2.1+b2) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libglu1-mesa:i386 (9.0.0-2.1) ...
Setting up libva-drm1:i386 (1.7.3-2) ...
Setting up liborc-0.4-0:i386 (1:0.4.26-2) ...
Setting up libcomerr2:i386 (1.43.4-2) ...
Setting up libfdk-aac1:i386 (1:0.1.5-dmo2) ...
Setting up libkvazaar3:i386 (1:1.1.0-dmo1) ...
Setting up libmount1:i386 (2.29.2-1) ...
Setting up libzvbi0:i386 (0.2.35-13) ...
Setting up libkeyutils1:i386 (1.5.9-9) ...
Setting up libsasl2-modules:i386 (2.1.27~101-g0780600+dfsg-3) ...
Setting up libsamplerate0:i386 (0.1.8-8+b2) ...
Setting up libsndio6.1:i386 (1.1.0-3) ...
Setting up libopenh264-2:i386 (1.6.0-dmo3) ...
Setting up libvorbis0a:i386 (1.3.5-4) ...
Setting up libieee1284-3:i386 (0.2.11-13) ...
Setting up libmpg123-0:i386 (1.23.8-1+b1) ...
Setting up libopencore-amrwb0:i386 (0.1.3-2.1+b2) ...
Setting up libexif12:i386 (0.6.21-2+b2) ...
Setting up libgsm1:i386 (1.0.13-4+b2) ...
Setting up libspeexdsp1:i386 (1.2~rc1.2-1+b2) ...
Setting up libidn11:i386 (1.33-1) ...
Setting up libxrandr2:i386 (2:1.5.1-1) ...
Setting up libdbus-1-3:i386 (1.10.16-1) ...
Setting up libva-x11-1:i386 (1.7.3-2) ...
Setting up libwrap0:i386 (7.6.q-26) ...
Setting up libavahi-common-data:i386 (0.6.32-2) ...
Setting up libpcap0.8:i386 (1.8.1-3) ...
Setting up libwebp6:i386 (0.5.2-1) ...
Setting up libfontconfig1:i386 (2.11.0-6.7+b1) ...
Setting up libsane-extras:i386 (1.0.22.4) ...
Setting up libsm6:i386 (2:1.2.2-1+b3) ...
Setting up libgphoto2-port12:i386 (2.5.12-1) ...
Setting up libodbc1:i386 (2.3.4-1) ...
Setting up libv4l-0:i386 (1.12.3-1) ...
Setting up libvdpau-va-gl1:i386 (0.4.2-1) ...
Setting up libx265-110:i386 (1:2.3-dmo1) ...
Setting up libglib2.0-0:i386 (2.50.3-2) ...
Setting up mesa-vdpau-drivers:i386 (13.0.6-1) ...
Setting up libflac8:i386 (1.3.2-1) ...
Setting up libgd3:i386 (2.2.4-2) ...
Setting up libkrb5support0:i386 (1.15-1) ...
Setting up libhogweed4:i386 (3.3-1+b1) ...
Setting up libxcursor1:i386 (1:1.1.14-1+b4) ...
Setting up libmfx0:i386 (1.21-dmo1) ...
Setting up va-driver-all:i386 (1.7.3-2) ...
Setting up libjack-jackd2-0:i386 (1.9.10+20150825git1ed50c92~dfsg-4+b1) ...
Setting up libopenal1:i386 (1:1.17.2-4+b2) ...
Setting up libavahi-common3:i386 (0.6.32-2) ...
Setting up libvorbisenc2:i386 (1.3.5-4) ...
Setting up libcairo2:i386 (1.14.8-1) ...
Setting up libk5crypto3:i386 (1.15-1) ...
Setting up libgstreamer1.0-0:i386 (1.10.4-1) ...
Setcap worked! gst-ptp-helper is not suid!
Setting up libavutil55:i386 (10:3.2.4-dmo3) ...
Setting up libgnutls30:i386 (3.5.8-5) ...
Setting up libgphoto2-6:i386 (2.5.12-1) ...
Setting up libswresample2:i386 (10:3.2.4-dmo3) ...
Setting up libsndfile1:i386 (1.0.27-1+b1) ...
Setting up libldap-2.4-2:i386 (2.4.44+dfsg-3) ...
Setting up libavahi-client3:i386 (0.6.32-2) ...
Setting up libkrb5-3:i386 (1.15-1) ...
Setting up libtheora0:i386 (1.1.1+dfsg.1-14+b1) ...
Setting up libgstreamer-plugins-base1.0-0:i386 (1.10.4-1) ...
Setting up gstreamer1.0-plugins-base:i386 (1.10.4-1) ...
Setting up libavresample3:i386 (10:3.2.4-dmo3) ...
Setting up libsane:i386 (1.0.25-3) ...
Setting up libavcodec57:i386 (10:3.2.4-dmo3) ...
Setting up libpulse0:i386 (10.0-1) ...
Setting up libgssapi-krb5-2:i386 (1.15-1) ...
Setting up libcups2:i386 (2.2.1-8) ...
Setting up libasound2-plugins:i386 (1:1.1.1-dmo1) ...
Setting up wine-devel-i386:i386 (2.4.0~sid) ...
Setting up wine-devel (2.4.0~sid) ...
Setting up winehq-devel (2.4.0~sid) ...
Processing triggers for siduction-dynamic-dms (2016.01.31) ...
Setting up vdpau-driver-all:i386 (1.1.1-6) ...
Processing triggers for libc-bin (2.24-9) ...
======  How can you help?  (doc: https://wiki.debian.org/how-can-i-help ) ======

New bugs where assistance is requested (tagged 'help'):
 - tcpd - https://bugs.debian.org/283561 - False name mismatch reported

-----  Show old opportunities as well as new ones: how-can-i-help --old  -----
root@x1:/home/piper#








Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

jianson

  • Guest
Re: wine-staging
« Reply #11 on: 2017/03/23, 22:25:33 »
Hmm, that's exactly what I did. Not sure, I just recently rebuilt my machine with the latest ISO from 2017-3-5 as well, so I don't think it's my install. I'll try again later in a VM and report back the results. I'll follow your steps 100% with copy and paste to rule out that I'm failing at typing somehow. :p


Thank you!

jianson

  • Guest
Re: wine-staging
« Reply #12 on: 2017/03/23, 23:48:54 »
Piper,


Thank you again for your assistance. I completed the following and still was unsuccessful. Everything was perfect until I tried to actually install wine.


1. Downloaded fresh copy of latest Siduction ISO
2. Installed and did apt update && apt dist-upgrade and rebooted
3. Followed your directions with copy/paste to make sure.


Ended with this:



apt update && apt install --install-recommends winehq-devel
Get:1 https://dl.winehq.org/wine-builds/debian sid InRelease [2,507 B]
Get:2 https://dl.winehq.org/wine-builds/debian sid/main amd64 Packages [2,909 B]
Get:3 https://dl.winehq.org/wine-builds/debian sid/main i386 Packages [2,879 B]
Get:4 http://deb.debian.org/debian unstable InRelease [231 kB]
Hit:5 https://packages.siduction.org/extra unstable InRelease
Hit:6 https://packages.siduction.org/fixes unstable InRelease
Fetched 239 kB in 0s (247 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:


The following packages have unmet dependencies:
 winehq-devel : Depends: wine-devel (= 2.4.0~sid)
E: Unable to correct problems, you have held broken packages.

I'll also add; I've tried to then install wine-devel and get a different dependency error, which then I try to install it and same down the rabbit hole.

apt install --install-recommends wine-devel
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 wine-devel : Depends: wine-devel-i386 (= 2.4.0~sid)
E: Unable to correct problems, you have held broken packages.

apt install --install-recommends wine-devel-i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 wine-devel-i386:i386 : Depends: libasound2-plugins:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

apt install --install-recommends libasound2-plugins
Reading package lists... Done
Building dependency tree
Reading state information... Done
libasound2-plugins is already the newest version (1.1.1-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

All output of where I'm now stuck.
« Last Edit: 2017/03/24, 00:33:23 by jianson »

Offline terroreek

  • User
  • Posts: 202
Re: wine-staging
« Reply #13 on: 2017/03/24, 03:32:15 »
Hey J,

do a

Code: [Select]
sudo apt install --install-recommends libasound2-plugins:i386
after that installs, then install wine-staging or wine-devel

Code: [Select]
sudo apt install --install-recommends wine-staging

jianson

  • Guest
Re: wine-staging
« Reply #14 on: 2017/03/24, 13:39:40 »
Dude, that was it! I knew it had to be something simple I was missing and it was just I was missing ":i386" on the last step I was trying. I guess it never crossed my mind to add that part lol.


Thank you everybody for the help, all good now!