You are right, after updating Debian to 7.7 dub was installed
successfully
El 13/11/14 a les 07:29, Suliman via Digitalmars-d-learn ha escrit:
...
> Description:Debian GNU/Linux 6.0.9 (squeeze)
...
packages on d-apt repository are created for multiarch systems, Debian 7.x.x
and Ubuntu 12.04. Old stable Debian 6.x.x is not.
If you want to install dub deb package fro
If you haven't found the problem yet, please post:
1. what is the architecture of your machine? $ lscpu
2. what is the debian version? $ lsb_release -a
root@66898:~# lscpu
Architecture: x86_64
CPU op-mode(s):32-bit, 64-bit
CPU(s):4
Vendor ID: Genuine
On Wednesday, 12 November 2014 at 16:19:23 UTC, Suliman wrote:
root@66898:~# apt-get install multiarch-support
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package multiarch-support is not available, but is referred to
by another packag
e.
This may me
root@66898:~# apt-get install multiarch-support
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package multiarch-support is not available, but is referred to by
another packag
e.
This may mean that the package is missing, has been obsoleted, or
is only a
On 2014-11-12, 5:39 AM, Suliman wrote:
I did 2 steps from http://d-apt.sourceforge.net/
[snip]
The following packages have unmet dependencies:
dub : Depends: dmd-bin but it is not going to be installed or
dmd but it is not installable
PreDepends: multiarch-support
I did 2 steps from http://d-apt.sourceforge.net/
$ sudo wget
http://master.dl.sourceforge.net/project/d-apt/files/d-apt.list
-O /etc/apt/sources.list.d/d-apt.list
$ sudo apt-get update && sudo apt-get -y --allow-unauthenticated
install --reinstall d-apt-keyring && sudo apt-get update
And n