=================== lerman@LinuxCNC:/etc/apt$ more 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://linuxcnc.org wheezy base 2.7-rtai deb-src http://linuxcnc.org wheezy base 2.7-rtai =============== I added your first line to the beginning of my file. Did an apt-get update. Then was able to install tclx8.4 Thanks, Ken On Wed, Jun 24, 2015 at 4:45 PM, Sebastian Kuzminsky <[email protected]> wrote: > On 6/24/15 2:33 PM, Kenneth Lerman wrote: > > I get that message from synaptic -- trying to upgrade from 2.6 to 2.7 > using > > directions at: > > http://linuxcnc.org/docs/2.7/html/getting-started/#_updating_linuxcnc > > > > System: > > > > lerman@LinuxCNC:~/linuxcnc$ lsb_release -ic > > > > Distributor ID: Debian > > > > Codename: wheezy > > On my wheezy machine it works: > > > 0 14:42:36 seb@steel /home/seb> lsb_release -ic > > Distributor ID: Debian > > Codename: wheezy > > 0 14:42:38 seb@steel /home/seb> sudo apt-get install tclx > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Note, selecting 'tclx8.4' instead of 'tclx' > > Suggested packages: > > tclx8.4-doc > > The following NEW packages will be installed: > > tclx8.4 > > 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. > > Need to get 100 kB of archives. > > After this operation, 307 kB of additional disk space will be used. > > Get:1 http://ftp.us.debian.org/debian/ wheezy/main tclx8.4 amd64 > 8.4.0-3 [100 kB] > > Fetched 100 kB in 0s (418 kB/s) > > Selecting previously unselected package tclx8.4. > > (Reading database ... 225347 files and directories currently installed.) > > Unpacking tclx8.4 (from .../tclx8.4_8.4.0-3_amd64.deb) ... > > Setting up tclx8.4 (8.4.0-3) ... > > 0 14:42:46 seb@steel /home/seb> > > > Could it be you don't have wheezy's "main" component in your sources.list? > > My sources.list has this: > > > deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free > > > -- > Sebastian Kuzminsky > > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers > -- Kenneth Lerman 55 Main Street Newtown, CT 06470 ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
