[Bug 294889] New: emerge downloads and installs wrong packages for x64 architecture

Pedro Lopez-Cabanillas pedro.lopez.cabanillas at gmail.com
Sun Feb 26 22:10:55 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=294889

           Summary: emerge downloads and installs wrong packages for x64
                    architecture
           Product: kde-windows
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: MS Windows
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: buildsystem
        AssignedTo: kde-windows at kde.org
        ReportedBy: pedro.lopez.cabanillas at gmail.com


Version:           unspecified (using KDE 4.8.0) 
OS:                MS Windows

Windows7-64bit machine. "kdesettings.bat" has KDECOMPILER=mingw4 and
EMERGE_ARCHITECTURE=x64. The goal is to avoid compiling lots of 3rd party
dependencies, downloading existing precompiled packages instead when available. 

This setup is unusable, because the downloaded packages are ther 32 bit ones,
instead of the 64 bit ones.


Reproducible: Always

Steps to Reproduce:
1. create an empty kderoot directory
2. git clone the emerge repository
3. git checkout the kde-4.8 branch
4. edit "etc/kdesettings.bat". Set KDECOMPILER=mingw4 and
EMERGE_ARCHITECTURE=x64. Don't set the SOURCEONLY option.
5. emerge 7zip
6. emerge zlib

Actual Results:  
downloads and instal zlib 1.2.5-1 x86 architecture from Sourceforge

Expected Results:  
should donwload the already available x64 package

reported in the mailing list kde-windows as well.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-windows mailing list