buildbot problems
- ldwilson46
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
09 Aug 2014 22:50 #49621
by ldwilson46
buildbot problems was created by ldwilson46
I'm trying to load the current master image over a currently running LinuxCNC instanace and get the following error from apt-get update:
Failed to fetch buildbot.linuxcnc.org/dists/lucid/Release Unable to find expected entry base/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.
the appropriate lines in /etc/apt/sources.list.d are:
deb buildbot.linuxcnc.org/ lucid master-rt
deb-src buildbot.linuxcnc.org/ lucid master-rt
Any assist will be appreciated
-ldw
Failed to fetch buildbot.linuxcnc.org/dists/lucid/Release Unable to find expected entry base/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.
the appropriate lines in /etc/apt/sources.list.d are:
deb buildbot.linuxcnc.org/ lucid master-rt
deb-src buildbot.linuxcnc.org/ lucid master-rt
Any assist will be appreciated
-ldw
Please Log in or Create an account to join the conversation.
10 Aug 2014 18:16 #49647
by ArcEye
Replied by ArcEye on topic buildbot problems
It will probably correct itself on the next build, the whole system is automatic.
The package you want is here
buildbot.linuxcnc.org/dists/lucid/master...52.gb3d38ac_i386.deb
You can always download it, remove the old version and install this, using dpkg
regards
The package you want is here
buildbot.linuxcnc.org/dists/lucid/master...52.gb3d38ac_i386.deb
You can always download it, remove the old version and install this, using dpkg
regards
Please Log in or Create an account to join the conversation.
- ldwilson46
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
11 Aug 2014 03:41 #49672
by ldwilson46
Replied by ldwilson46 on topic buildbot problems
Still not happy - dpkg reports
Selecting previously deselected package linuxcnc-dev.
(Reading database ... 132067 files and directories currently installed.)
Unpacking linuxcnc-dev (from linuxcnc-dev_2.7.0~pre0.752.gb3d38ac_i386.deb) ...
dpkg: dependency problems prevent configuration of linuxcnc-dev:
linuxcnc-dev depends on linuxcnc (= 1:2.7.0~pre0.752.gb3d38ac); however:
Package linuxcnc is not installed.
dpkg: error processing linuxcnc-dev (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
linuxcnc-dev
evidently, this is the development set (source??), which depends on the binary install, which I assume is another
filename, to be installed first. If so, can you provide? Otherwise, fresh ideas are appreciated.
-ldw
Selecting previously deselected package linuxcnc-dev.
(Reading database ... 132067 files and directories currently installed.)
Unpacking linuxcnc-dev (from linuxcnc-dev_2.7.0~pre0.752.gb3d38ac_i386.deb) ...
dpkg: dependency problems prevent configuration of linuxcnc-dev:
linuxcnc-dev depends on linuxcnc (= 1:2.7.0~pre0.752.gb3d38ac); however:
Package linuxcnc is not installed.
dpkg: error processing linuxcnc-dev (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
linuxcnc-dev
evidently, this is the development set (source??), which depends on the binary install, which I assume is another
filename, to be installed first. If so, can you provide? Otherwise, fresh ideas are appreciated.
-ldw
Please Log in or Create an account to join the conversation.
11 Aug 2014 13:44 #49678
by ArcEye
Replied by ArcEye on topic buildbot problems
Sorry, I pasted the wrong link.
They get truncated on the forum pages and I didn't see the dev bit in there
Just go in your browser to buildbot.linuxcnc.org/dists/lucid/master-rt/binary-i386
and download linuxcnc and linuxcnc-dev to match
Any time there is a problem with the repo, you can just do it that way
regards
They get truncated on the forum pages and I didn't see the dev bit in there
Just go in your browser to buildbot.linuxcnc.org/dists/lucid/master-rt/binary-i386
and download linuxcnc and linuxcnc-dev to match
Any time there is a problem with the repo, you can just do it that way
regards
Please Log in or Create an account to join the conversation.
- ldwilson46
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
11 Aug 2014 21:24 #49696
by ldwilson46
Replied by ldwilson46 on topic buildbot problems
Installation went fine - thanks for your assistance.
The primary impetus for our moving to the master version is the new trajectory planner - is there more thorough documentation for the new planner than what is covered in the large forum thread?
The primary impetus for our moving to the master version is the new trajectory planner - is there more thorough documentation for the new planner than what is covered in the large forum thread?
Please Log in or Create an account to join the conversation.
11 Aug 2014 21:59 #49698
by ArcEye
I don't know, it is still work in progress.
I should ask on that thread if there is any yet.
regards
Replied by ArcEye on topic buildbot problems
is there more thorough documentation for the new planner than what is covered in the large forum thread?
I don't know, it is still work in progress.
I should ask on that thread if there is any yet.
regards
Please Log in or Create an account to join the conversation.
Time to create page: 0.078 seconds