Re: [Emc-developers] Error fetching from buildbot

2024-02-06 Thread Marius
That is very confusing to me now. What is this then 
http://buildbot.linuxcnc.org/dists/buster/2.9-rtpreempt/binary-amd64/



On 2024/02/05 10:32, Rod Webster wrote:

You need to change your sources tohttp://buildbot2.highlab.com/  per the
instructions there
Linuxcnc never really released a version on other  than Bookworm
I'm not sure if it will give you exactly what was on the Bookworm release
which was a snapshot but it will be close.


Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Mon, 5 Feb 2024 at 18:17, Marius  wrote:


Hi

I have a machine on Buster and I tried to update to the latest 2.9.2.
These are the errors.

Failed to fetchhttp://buildbot.linuxcnc.org/dists/buster/InRelease
Temporary failure resolving 'buildbot.linuxcnc.org'Failed to fetch
http://linuxcnc.org/dists/buster/InRelease
Temporary failure resolving 'linuxcnc.org'Some index files failed to
download. They have been ignored, or old ones used instead.

This is in my /etc/apt/sources.list

debhttp://buildbot.linuxcnc.org  buster 2.9-rtpreempt
deb-srchttp://linuxcnc.org  buster 2.9-rtpreempts

regards

Marius



___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

--
___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Error fetching from buildbot

2024-02-06 Thread Marius


On 2024/02/05 12:15, andy pugh wrote:

On Mon, 5 Feb 2024 at 08:20, Marius  wrote:


debhttp://buildbot.linuxcnc.org  buster 2.9-rtpreempt
deb-srchttp://linuxcnc.org  buster 2.9-rtpreempts

They should both be builbot.linuxcnc.org, and it's "preempt" not "preempts"


Hand type typos. They  are the same :)



--
___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Error fetching from buildbot

2024-02-05 Thread andy pugh
On Mon, 5 Feb 2024 at 08:20, Marius  wrote:

> deb http://buildbot.linuxcnc.org buster 2.9-rtpreempt
> deb-src http://linuxcnc.org buster 2.9-rtpreempts

They should both be builbot.linuxcnc.org, and it's "preempt" not "preempts"



-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Error fetching from buildbot

2024-02-05 Thread Greg C
 http://buildbot2.highlab.com/  is necessary for Bullseye and Bookworm.

Marius is talking about Buster.

The original buildbot is still building for Buster:

[image: image (1).png]
[image: image (2).png]


2.9.2:

[image: image (3).png]


Changing the Section(s) field to "master-rtpreempt" yields the following:

master:

[image: image (4).png]


Note:  these screenshots were grabbed yesterday before I pushed changes so
the latest version for master will be higher.

-Greg


On Mon, Feb 5, 2024 at 3:36 AM Rod Webster  wrote:

> You need to change your sources to http://buildbot2.highlab.com/ per the
> instructions there
> Linuxcnc never really released a version on other  than Bookworm
> I'm not sure if it will give you exactly what was on the Bookworm release
> which was a snapshot but it will be close.
>
>
> Rod Webster
> *1300 896 832*
> +61 435 765 611
> Vehicle Modifications Network
> www.vehiclemods.net.au
>
>
> On Mon, 5 Feb 2024 at 18:17, Marius  wrote:
>
> > Hi
> >
> > I have a machine on Buster and I tried to update to the latest 2.9.2.
> > These are the errors.
> >
> > Failed to fetch http://buildbot.linuxcnc.org/dists/buster/InRelease
> > Temporary failure resolving 'buildbot.linuxcnc.org'Failed to fetch
> > http://linuxcnc.org/dists/buster/InRelease
> > Temporary failure resolving 'linuxcnc.org'Some index files failed to
> > download. They have been ignored, or old ones used instead.
> >
> > This is in my /etc/apt/sources.list
> >
> > deb http://buildbot.linuxcnc.org buster 2.9-rtpreempt
> > deb-src http://linuxcnc.org buster 2.9-rtpreempts
> >
> > regards
> >
> > Marius
> >
> >
> >
> > ___
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
> >
>
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>
___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Error fetching from buildbot

2024-02-05 Thread Marius
That is very confusing to me now. What is this then 
http://buildbot.linuxcnc.org/dists/buster/2.9-rtpreempt/binary-amd64/


The latest snapshot was on 2024-02-02


On 2024/02/05 10:32, Rod Webster wrote:

You need to change your sources to http://buildbot2.highlab.com/ per the
instructions there
Linuxcnc never really released a version on other  than Bookworm
I'm not sure if it will give you exactly what was on the Bookworm release
which was a snapshot but it will be close.


Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Mon, 5 Feb 2024 at 18:17, Marius  wrote:


Hi

I have a machine on Buster and I tried to update to the latest 2.9.2.
These are the errors.

Failed to fetch http://buildbot.linuxcnc.org/dists/buster/InRelease
Temporary failure resolving 'buildbot.linuxcnc.org'Failed to fetch
http://linuxcnc.org/dists/buster/InRelease
Temporary failure resolving 'linuxcnc.org'Some index files failed to
download. They have been ignored, or old ones used instead.

This is in my /etc/apt/sources.list

deb http://buildbot.linuxcnc.org buster 2.9-rtpreempt
deb-src http://linuxcnc.org buster 2.9-rtpreempts

regards

Marius



___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers



___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Error fetching from buildbot

2024-02-05 Thread Rod Webster
You need to change your sources to http://buildbot2.highlab.com/ per the
instructions there
Linuxcnc never really released a version on other  than Bookworm
I'm not sure if it will give you exactly what was on the Bookworm release
which was a snapshot but it will be close.


Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Mon, 5 Feb 2024 at 18:17, Marius  wrote:

> Hi
>
> I have a machine on Buster and I tried to update to the latest 2.9.2.
> These are the errors.
>
> Failed to fetch http://buildbot.linuxcnc.org/dists/buster/InRelease
> Temporary failure resolving 'buildbot.linuxcnc.org'Failed to fetch
> http://linuxcnc.org/dists/buster/InRelease
> Temporary failure resolving 'linuxcnc.org'Some index files failed to
> download. They have been ignored, or old ones used instead.
>
> This is in my /etc/apt/sources.list
>
> deb http://buildbot.linuxcnc.org buster 2.9-rtpreempt
> deb-src http://linuxcnc.org buster 2.9-rtpreempts
>
> regards
>
> Marius
>
>
>
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


[Emc-developers] Error fetching from buildbot

2024-02-05 Thread Marius

Hi

I have a machine on Buster and I tried to update to the latest 2.9.2. 
These are the errors.


Failed to fetch http://buildbot.linuxcnc.org/dists/buster/InRelease
Temporary failure resolving 'buildbot.linuxcnc.org'Failed to fetch 
http://linuxcnc.org/dists/buster/InRelease
Temporary failure resolving 'linuxcnc.org'Some index files failed to 
download. They have been ignored, or old ones used instead.


This is in my /etc/apt/sources.list

deb http://buildbot.linuxcnc.org buster 2.9-rtpreempt
deb-src http://linuxcnc.org buster 2.9-rtpreempts

regards

Marius



___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers