[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] Bug#764641: marked as done ([wine] wine32 and wine64 cannot share same default homedir ~/.wine)



Your message dated Mon, 20 Oct 2014 01:04:30 +0000
with message-id <E1Xg1Og-0000rK-Bj@franck.debian.org>
and subject line Bug#764641: fixed in wine 1.6.2-13
has caused the Debian Bug report #764641,
regarding [wine] wine32 and wine64 cannot share same default homedir ~/.wine
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
764641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764641
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wine
Version: 1.6.2-8
Severity: normal
Tags: patch

--- Please enter the report below this line. ---
Hello

When running alternatively wine32 and wine64, you get such error (or
vice versa):
wine: '/home/phil/.wine' is a 32-bit installation, it cannot support
64-bit applications.

One possible solution:
assign different homes for wine32 and wine64, e.g.:

--- /usr/bin/wine<->2014-10-09 21:59:00.840600775 +0200
+++ /usr/bin/wine<------>2014-10-09 22:15:17.405788903 +0200
@@ -3,8 +3,15 @@
 set -e
.
 wine=/usr/bin/wine32
+defaultwineprefix=$HOME/.wine32
+
 if test "$(file -b -L "$1" | cut -d\  -f1)" = "PE32+" -o "$WINEARCH" =
"win64"; then
     wine=/usr/bin/wine64
+    defaultwineprefix=$HOME/.wine64
+fi
+
+if [ -z "$WINEPREFIX" ]; then
+    export WINEPREFIX=$defaultwineprefix
 fi
.
 if test -f $wine; then


--- System information. ---
Architecture: amd64
Kernel: Linux 3.16-1-amd64

Debian Release: jessie/sid
500 unstable ftp.be.debian.org
500 testing-updates ftp.be.debian.org
500 testing security.debian.org
500 testing ftp.be.debian.org
500 stable files.eid.belgium.be
500 stable dl.google.com
350 stable http.kali.org
100 jessie-backports ftp.be.debian.org

--- Package information. ---
Depends (Version) | Installed
=========================-+-==============
file | 1:5.19-2
wine64 (>= 1.6.2-8) | 1.6.2-8
OR wine32 (>= 1.6.2-8) | 1.6.2-8


Package's Recommends field is empty.

Suggests (Version) | Installed
========================================-+-===========
wine-doc |
binfmt-support | 2.1.5-1
ttf-mscorefonts-installer |
winbind |
avscan |
OR klamav |
OR clamav |

--- End Message ---
--- Begin Message ---
Source: wine
Source-Version: 1.6.2-13

We believe that the bug you reported is fixed in the latest version of
wine, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 764641@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Gilbert <mgilbert@debian.org> (supplier of updated wine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 19 Oct 2014 20:49:28 +0000
Source: wine
Binary: wine wine-binfmt wine32 wine64 wine32-dev-tools wine32-tools wine64-dev-tools wine64-tools libwine-dev libwine-dbg libwine wine-bin wine64-bin libwine-alsa libwine-bin libwine-capi libwine-cms libwine-gl libwine-gphoto2 libwine-ldap libwine-openal libwine-oss libwine-print libwine-sane
Architecture: source
Version: 1.6.2-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Wine Party <pkg-wine-party@lists.alioth.debian.org>
Changed-By: Michael Gilbert <mgilbert@debian.org>
Description:
 libwine    - Windows API implementation - library
 libwine-alsa - Windows API implementation - ALSA sound module
 libwine-bin - Windows API implementation - system services
 libwine-capi - Windows API implementation - ISDN module
 libwine-cms - Windows API implementation - color management module
 libwine-dbg - Windows API implementation - debugging symbols
 libwine-dev - Windows API implementation - development files
 libwine-gl - Windows API implementation - OpenGL module
 libwine-gphoto2 - Windows API implementation - camera module
 libwine-ldap - Windows API implementation - LDAP module
 libwine-openal - Windows API implementation - OpenAL module
 libwine-oss - Windows API implementation - OSS sound module
 libwine-print - Windows API implementation - printing module
 libwine-sane - Windows API implementation - scanner module
 wine       - Windows API implementation - standard suite
 wine-bin   - Windows API implementation - binaries
 wine-binfmt - Windows API implementation - binfmt support
 wine32     - Windows API implementation - 32-bit binary loader
 wine32-dev-tools - Windows API implementation - 32-bit developer tools
 wine32-tools - Windows API implementation - 32-bit developer tools
 wine64     - Windows API implementation - 64-bit binary loader
 wine64-bin - Windows API implementation - 64-bit helper
 wine64-dev-tools - Windows API implementation - 64-bit developer tools
 wine64-tools - Windows API implementation - 64-bit developer tools
Closes: 746661 764641
Changes:
 wine (1.6.2-13) unstable; urgency=medium
 .
   * Fix some lintian warnings.
   * Simplify build flag handling.
   * Fix typo in freebsd-glue build-dependency.
   * Install winegcc helper scripts (closes: #746661).
   * Merge wine launcher script from wine-development (closes: #764641).
Checksums-Sha1:
 987848c2cb336f0bac2fedbe7083bfa03e2004c8 4951 wine_1.6.2-13.dsc
 2edbeb2f1cb9ce30c390898f72507ea065da8705 59380 wine_1.6.2-13.debian.tar.xz
Checksums-Sha256:
 b26dcc5b6d6cd21faa3bda60429157bf4073bc44ef43fcdfc5b6dadd7572e4d7 4951 wine_1.6.2-13.dsc
 49b1a6c73cfed62735b309dff6856e38183c83e9cb81e84a73481b66eb1c078f 59380 wine_1.6.2-13.debian.tar.xz
Files:
 7eacf0aeee08cb1af386eae279044dbc 4951 otherosfs optional wine_1.6.2-13.dsc
 b611cc34c75ee7afd6951b4f8459a61c 59380 otherosfs optional wine_1.6.2-13.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQQcBAEBCgAGBQJURFtEAAoJELjWss0C1vRz5yIf/35mDe/V4YVItd8DeRMbGsRO
+ef/Yo/0lL4JhVsfWm8UZ6O+CSpmTt5o7ia1HfzWJZ8IkxRf3P80YkL4nSrUS+cv
k08Hki190Vh/1WJ4jxx5w5X/QEZLpuS2Ef6hRVF2c3MB7vnm+N+cfMns8UoXir0L
4e8t5DyjvoIF/U9vtJbnmLB5TCND3EYZaKk3OCMlCD1ZowoIzuBoQ6E59s1ViZsR
Y77ipKDO1qFQ0g8fyj7jyAzB4wxrITBxBCbbyaQWey2Duvg64cfY1hiNWUA7ZUvz
Rsq5WyRPapLwYm6Bs6AJpQ+etYh/D6npAOlIFqhjBaD++2dThtgv5k1vcNA87VD0
CVXtgB+OHiCtZAwqr0CYIeumRo3IgGrpd+3ZJtLe88Qd3PZhTBqccD7iT2Y3ZYGS
sp0nbUFp6o7TWeUlAMzw5M7TXd0C5QszlPLURsDRyeK9sI4Oci91T97HGAQ8Ee+0
50vIBEPmqir1+Ze6bF2Mq0s7lRGp9K9I68T5cVI7EhIBAA8cmOUN1xK4RmIiVAs9
CDB7o0V96qBkKDlNj51hLYIQny1UWM4+/KQkK/rm7uPNEUBtWMme71Z6BKowQ5xw
6bK+7DrSOf9iBWGfbVb1eiFutpetDKm7ig20XWw3GMTOJFGRxwaJrcRB551OU4Ek
8rBTyns824DYkYcv1vB9DTwYKF7Tqjo0ocri9x0L73Nzj+hpATScFqECsZyojDMc
seMu8A5ygQrfJiBSIIym1cEYFY6OAw79si8zLc4oOabWk6cbtlToKuPEdXYJpo/w
lhJoWzhc97bcmaGntQno5nRs8yMJY3LJNyFrXu1+Txpns2UGFHde2MeoM90f06yB
XmXqLwms8DdjMcvt7AOAbKyOeArBSSr+as0YPzIbKn0+sDikiVo3YFaafqA1/iDb
Y+oJrJ1RZ7oTpxtif418F4Wk6CsNUW2Rk0FdmV1CzQT0hoW2cdSdLQFjUZpL8baI
rP4Fm0yX//RztvZCMfLZYTaf7uFanRahwroQxlawWaJSYDE3IG+4BI0GPEPPv2vX
XkDIKoUo5NdBg4m3uPX29QjGceuNb+wtYxuwgD7p6QvuQfC3k3FzAYOEKzN1nMjF
lV6iXZm6NmG+CewcFoa4c03gpcOrZz3XYlE0x1PF5/fonR9DbaydgEX/15TdaidW
9QwYUtKTWrd5bQO6QwCge2IhFTqX0uCkT+f9XDtmeO3Jm0pjWUx5ZLgfIX9QRFG5
D8EEiAx3aivuGj9d+cDlS11RGDxw1U6yPankd0y5M7Zi55n11Nd2ZBw0CMv4p0R2
MsUUBF+4mkJn5zFmppwxDAzWvQ8mG/kHqjPcKNZFJ8aGHcZTitrRMIo6kik+aBI=
=DGvH
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: