yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #11885
[Bug 1426709] Re: suffix is set to -Unknown in debian wheezy and jessie
hi anton,
## 1) the problem for the first issue is: git is already installed on my
system...
root@debian-jessie:/home/christian# dpkg -l | grep -w git
ii git 1:2.1.4-2.1 amd64 fast, scalable, distributed revision control system
ii git-man 1:2.1.4-2.1 all fast, scalable, distributed revision control system (manual pages)
ii python-git 0.3.2~RC1-3 all Python library to interact with Git repositories
ii python-gitdb 0.5.4-1 amd64 pure-Python git object database
## 2) for the second issue: i use the standard sources.list and added
'contrib non-free' to each line:
deb http://ftp.de.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
# jessie-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free
# jessie-backports, previously on backports.debian.org
deb http://ftp.de.debian.org/debian/ jessie-backports main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie-backports main contrib non-free
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1426709
Title:
suffix is set to -Unknown in debian wheezy and jessie
Status in Yet Another Dynamic Engine:
New
Bug description:
Hi,
I installed a fresh debian jessie the newest yade version (27.2.2015).
I followed installation procedure [1], but cmake gives:
-- Suffix is set to -Unknown
The same happens on wheezy, while it is working on squeeze.
Regards,
Christian
[1] https://yade-dem.org/doc/installation.html#prerequisities
BTW, there is also an unresolved dependecy problem for python-gts and paraview:
root@debian-jessie:/home/christian# aptitude install python-gts
The following NEW packages will be installed:
libwxbase3.0-0{a} libwxgtk3.0-0{a} mayavi2{a} python-apptools{a} python-configobj{a} python-envisage{a} python-gts python-pyface{a}
python-traits{a} python-traitsui{a} python-vtk{a} python-wxgtk3.0{a} python-wxversion{a} tcl-vtk{a}
0 packages upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 46.6 MB of archives. After unpacking 171 MB will be used.
The following packages have unmet dependencies:
python-vtk6 : Conflicts: python-vtk but 5.8.0-17.5 is to be installed.
The following actions will resolve these dependencies:
Remove the following packages:
1) paraview-python
2) python-vtk6
Leave the following dependencies unresolved:
3) paraview recommends paraview-python
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1426709/+subscriptions
References