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

Re: libreCAD, can't find help docs



On Tuesday 07 June 2016 04:11:43 Curt wrote:

> On 2016-06-06, Gene Heskett <gheskett@shentel.net> wrote:
> >> It appears to be in wheezy-backports.
> >
> > So it is, but I cannot install it, synaptic claims broken packages, 
> > but I click on custom -> broken and the list is empty.  And clicking
> > on fix broken packages does nothing.
> >
> > So synaptic seems confused, as is apt-get, but it at least names the
> > proken package, or does it:
> >
> > root@coyote:/home/gene/src#  apt-get -f install freecad freecad-doc
> > qt4-dev-tools
>
> Installing (in simulation mode because it pulls in an enormous
> amount of stuff) freecad and freecad-docs in Wheezy LTS from Wheezy
> backports works for me (why qt4-dev-tools?) using apt-get.
>
> Viz
>
> apt-get -s -t wheezy-backports install freecad freecad-docs.
>
> Or maybe I'm not following you closely enough.  Should be
> straight-forward (famous last words).

And these are in that category, emphasis on gory.

oot@coyote:/home/gene# apt-get -s -t wheezy-backports install freecad freecad-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libsoqt4-20 python-pivy qt4-dev-tools
Suggested packages:
  qt4-doc-html
Recommended packages:
  qt4-designer qt4-doc
The following NEW packages will be installed:
  freecad freecad-doc qt4-dev-tools
The following packages will be upgraded:
  libsoqt4-20 python-pivy
2 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
Inst libsoqt4-20 [1.5.0-2] (1.6.0~e8310f-1~bpo70+1 Debian Backports:/wheezy-backports [i386])
Inst qt4-dev-tools (4:4.8.6+git64-g5dc8b2b+dfsg-3~bpo70+1 Debian Backports:/wheezy-backports [i386])
Inst python-pivy [0.5.0~v609hg-1] (0.5.0~v609hg-3~bpo70+1 Debian Backports:/wheezy-backports [i386])
Inst freecad (0.14.3702+dfsg-3~bpo70+1 Debian Backports:/wheezy-backports [i386])
Inst freecad-doc (0.14.3702+dfsg-3~bpo70+1 Debian Backports:/wheezy-backports [all])
Conf libsoqt4-20 (1.6.0~e8310f-1~bpo70+1 Debian Backports:/wheezy-backports [i386])
Conf qt4-dev-tools (4:4.8.6+git64-g5dc8b2b+dfsg-3~bpo70+1 Debian Backports:/wheezy-backports [i386])
Conf python-pivy (0.5.0~v609hg-3~bpo70+1 Debian Backports:/wheezy-backports [i386])
Conf freecad (0.14.3702+dfsg-3~bpo70+1 Debian Backports:/wheezy-backports [i386])
Conf freecad-doc (0.14.3702+dfsg-3~bpo70+1 Debian Backports:/wheezy-backports [all])

root@coyote:/home/gene# apt-get install freecad freecad-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 freecad : Depends: libsoqt4-20 (>= 1.6) but 1.5.0-2 is to be installed
           Depends: python-pivy (>= 0.5.0~v609hg-2) but 0.5.0~v609hg-1 is to be installed
 freecad-doc : Depends: qt4-dev-tools but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@coyote:/home/gene# 
=====================
That last E: is in error on synaptics, there are no broken or held packages, and it 
had zero problems installing this mornings updates, about 9 files IIRC.

The real problem is the versions of libsoqt4 and python-pivy are not 
fresh enough to meet the dependencies.  Am I missing a line in my 
/etc/sources.list that would have/show the versions it needs?

============/etc/apt/sources.list=============

deb http://http.debian.net/debian wheezy main contrib non-free
# deb-src http://http.debian.net/debian wheezy main contrib non-free
# deb http://http.debian.net/debian wheezy-updates main contrib non-free
# deb-src http://http.debian.net/debian wheezy-updates main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
# deb-src http://security.debian.org/ wheezy/updates main contrib non-free
deb http://http.us.debian.org/debian/ wheezy main contrib non-free
# deb http://http.us.debian.org/debian/ wheezy-updates main contrib non-free
deb http://http.us.debian.org/debian/ wheezy-backports main contrib non-free
# deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-r14.0.0/debian wheezy main
# deb http://http.us.debian.net/debian wheezy-backports main contrib non-free
# deb http://mozilla.debian.net/ wheezy-backports iceweasel
deb http://mozilla.debian.net/ wheezy-backports firefox-release
# deb http://http.us.debian.org/debian/ wheezy main
deb http://mirror.xcer.cz/trinity-sb wheezy deps-r14 main-r14
# deb-src http://mirror.xcer.cz/trinity-sb wheezy deps-r14 main-r14
deb http://www.deb-multimedia.org wheezy main non-free
# deb-src http://www.deb-multimedia.org wheezy main
deb http://buildbot.linuxcnc.org/ wheezy 2.7-rtpreempt
deb-src http://security.debian.org/ wheezy/updates main

I've since re-enabled 2 of the commented out lines above, however the 
http.us.debian.net sites seem to have gone away, none can be accessed
from this us site.

Thanks.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>


Reply to: