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

Re: 32 bit pkg on amd64



Jaime Ochoa Malagón <chptma@gmail.com> writes:

> On Thu, Mar 5, 2009 at 2:06 PM, Goswin von Brederlow <goswin-v-b@web.de> wrote:
>> Jaime Ochoa Malagón <chptma@gmail.com> writes:
>>
>>> Goswin,
>>>
>>> Hi, thanks for all your work, I have installed ia32-apt-get and modify
>>> de /etc/apt/foregin/sources.list to have the skype repo, I also
>>> include it in the /etc/apt/sources.list
>>
>> How does the full entry for skype look like?
>
> refugio:/home/chptma# cat /etc/apt/foreign/sources.list |grep skype
> deb http://download.skype.com/linux/repos/debian/ stable non-free
>
> refugio:/home/chptma# cat /etc/apt/sources.list |grep skype
> deb http://download.skype.com/linux/repos/debian/ stable-i386 non-free

% grep-dctrl skype -sPackage,Version,Architecture,Depends /var/lib/apt/foreign/lists/download.skype.com_linux_repos_debian_dists_stable_non-free_binary-i386_Packages
Package: skype
Version: 2.0.0.72-1
Architecture: i386
Depends: libasound2 (>> 1.0.12), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libqt4-core (>= 4.2.1), libqt4-gui (>= 4.2.1), libstdc++6 (>= 4.1.1-12), libx11-6, libxext6, libxss1, libxv1

% grep-dctrl skype -sPackage,Version,Architecture,Depends /var/lib/apt/lists/download.skype.com_linux_repos_debian_dists_stable-i386_non-free_binary-amd64_Packages
Package: skype
Version: 2.0.0.72-1~12
Architecture: amd64
Depends: lib32asound2 (>> 1.0.12~12), libc6-i386 (>= 2.3.6-6~12), lib32gcc1 (>= 1:4.1.1-12~12), ia32-libqt4-core (>= 4.2.1~12), ia32-libqt4-gui (>= 4.2.1~12), lib32stdc++6 (>= 4.1.1-12~12), ia32-libx11-6, ia32-libxext6, ia32-libxss1, ia32-libxv1


% apt-cache policy skype
skype:
  Installed: (none)
  Candidate: 2.0.0.72-1~12
  Version table:
     2.0.0.72-1~12 0
        500 http://download.skype.com stable-i386/non-free Packages

Works fine here.

>> It probably got renamed to ia32-skype.
>
> There is documented?

The ia32-apt-get tries to guess what package is a library package and
what is a data or binary package. All library packages must be renamed
and are prefixed with ia32-. It is not impossible for the guess to be
wrong. The guess uses /etc/ia32-libs-tools/rename.list.

MfG
        Goswin


Reply to: