linuxcnc-2.7-wheezy.iso actually distribution update errors
01 Apr 2019 15:58 - 01 Apr 2019 16:15 #130108
by partec
after installing with linuxcnc-2.7-wheezy.iso only the first part of updates can be downloaded as usual, but further updates fail, so we can not get and install "gedit" e.g.
Last edit: 01 Apr 2019 16:15 by partec.
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
01 Apr 2019 19:42 #130116
by InMyDarkestHour
Replied by InMyDarkestHour on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
Will need to see the errors and your sources file.
Please Log in or Create an account to join the conversation.
01 Apr 2019 20:35 - 02 Apr 2019 11:53 #130117
by partec
Replied by partec on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
deb http.debian.net/debian wheezy main contrib non-free
deb-src http.debian.net/debian wheezy main contrib non-free
deb http.debian.net/debian wheezy-updates main contrib non-free
deb-src http.debian.net/debian wheezy-updates main contrib non-free
deb security.debian.org/ wheezy/updates main contrib non-free
deb-src security.debian.org/ wheezy/updates main contrib non-free
ping to server is ok but something in the mirror may be not good?
deb-src http.debian.net/debian wheezy main contrib non-free
deb http.debian.net/debian wheezy-updates main contrib non-free
deb-src http.debian.net/debian wheezy-updates main contrib non-free
deb security.debian.org/ wheezy/updates main contrib non-free
deb-src security.debian.org/ wheezy/updates main contrib non-free
ping to server is ok but something in the mirror may be not good?
Last edit: 02 Apr 2019 11:53 by partec.
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
02 Apr 2019 04:48 #130131
by InMyDarkestHour
Replied by InMyDarkestHour on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
Your mirrors specifically "http.debian.net" are wrong.
Check this list out and make your choice.
www.debian.org/mirror/list
Check this list out and make your choice.
www.debian.org/mirror/list
The following user(s) said Thank You: partec
Please Log in or Create an account to join the conversation.
02 Apr 2019 06:07 #130139
by pl7i92
Replied by pl7i92 on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
if you do a new install consider to use Uspace
from here
www.linuxcnc.org/testing-stretch-rtpreempt/
from here
www.linuxcnc.org/testing-stretch-rtpreempt/
The following user(s) said Thank You: partec
Please Log in or Create an account to join the conversation.
02 Apr 2019 07:13 #130143
by partec
Replied by partec on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
thank you, it is good to know, know it is updating again without errors!
(from linuxcnc-2.7-wheezy.iso it was installed in january 2019 - the sources.list has been created automatically and until march 2019 it worked a lot of times without this errors)
(from linuxcnc-2.7-wheezy.iso it was installed in january 2019 - the sources.list has been created automatically and until march 2019 it worked a lot of times without this errors)
Please Log in or Create an account to join the conversation.
02 Apr 2019 07:16 - 02 Apr 2019 12:09 #130144
by partec
Replied by partec on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
thank you - next time I would like to try it out this way!
just done: Live/Install for Debian Stretch, RT-PREEMPT, LinuxCNC 2.7.x
www.linuxcnc.org/testing-stretch-rtpreem...uspace-amd64-r13.iso
works fine including use of samba
then installed CamPY for LinuxCNC - Camera Edge Finder
all works fine - also In the terminal when typed: qv4l2 opens a new window to test the camera.
but then makes error with script:
sudo python CamPY_setup.py
Traceback (most recent call last):
File "CamPY_setup.py", line 23, in <module>
import apt
ImportError: No module named apt
just done: Live/Install for Debian Stretch, RT-PREEMPT, LinuxCNC 2.7.x
www.linuxcnc.org/testing-stretch-rtpreem...uspace-amd64-r13.iso
works fine including use of samba
then installed CamPY for LinuxCNC - Camera Edge Finder
all works fine - also In the terminal when typed: qv4l2 opens a new window to test the camera.
but then makes error with script:
sudo python CamPY_setup.py
Traceback (most recent call last):
File "CamPY_setup.py", line 23, in <module>
import apt
ImportError: No module named apt
Last edit: 02 Apr 2019 12:09 by partec.
Please Log in or Create an account to join the conversation.
04 Apr 2019 16:46 #130296
by TKR
Replied by TKR on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
Hi partec,
i am running into the same problem, my update manager is giving me errors as well (freshly installed linuxcnc). Is it possible for you to post your working sources.list as a starting point for changing it to the german mirrors?
That would be great!
I actually want to work with mesa cards and need the uspace package installed, which is making problems as long as the packages are not found...
i will certainly try the "prepackaged" uspace version, mentioned before!
Thanks a lot, have a great day,
Tobi
i am running into the same problem, my update manager is giving me errors as well (freshly installed linuxcnc). Is it possible for you to post your working sources.list as a starting point for changing it to the german mirrors?
That would be great!
I actually want to work with mesa cards and need the uspace package installed, which is making problems as long as the packages are not found...
i will certainly try the "prepackaged" uspace version, mentioned before!
Thanks a lot, have a great day,
Tobi
Please Log in or Create an account to join the conversation.
05 Apr 2019 14:14 - 05 Apr 2019 14:33 #130340
by partec
Replied by partec on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
Tobi, exactly as annoyingmutt wrote to us above, we can
check this list out and make our choice.
www.debian.org/mirror/list
Also exactly as pl7i92 wrote to us above, it's fine to
do a new install under use Uspace from here
www.linuxcnc.org/testing-stretch-rtpreempt/
check this list out and make our choice.
www.debian.org/mirror/list
Also exactly as pl7i92 wrote to us above, it's fine to
do a new install under use Uspace from here
www.linuxcnc.org/testing-stretch-rtpreempt/
Last edit: 05 Apr 2019 14:33 by partec.
Please Log in or Create an account to join the conversation.
05 Apr 2019 15:04 #130342
by Glite
Replied by Glite on topic linuxcnc-2.7-wheezy.iso actually distribution update errors
Those mirrors don't have Wheezy as it was moved to archive mirror.
It's needed to change them to archive.debian.org/debian/
Still it only has wheezy, but not wheezy-updates and secuirty.
It's needed to change them to archive.debian.org/debian/
Still it only has wheezy, but not wheezy-updates and secuirty.
Please Log in or Create an account to join the conversation.
Time to create page: 0.138 seconds