Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial can no longer be followed #54

Open
mccrabney opened this issue Jan 30, 2020 · 4 comments
Open

Tutorial can no longer be followed #54

mccrabney opened this issue Jan 30, 2020 · 4 comments

Comments

@mccrabney
Copy link

Can we get a new "getting started" tutorial? A few months back I followed this to a T (and even engaged with a couple of professional developers), but were unable to follow the tutorial. It seems like the software used in Vagrant to communicate with the Launchpad has been updated in a way that makes it incompatible with the tutorial.

@mat1jaczyyy
Copy link

If youre developing on a Mac use gcc locally, no need for Vagrant.

@mccrabney
Copy link
Author

mccrabney commented Jan 31, 2020 via email

@LDM-Design
Copy link

I got as far as clicking Eclipse in the virtual ubuntu, nothing seemed to happen...

@bestenfallskongenial
Copy link

bestenfallskongenial commented Oct 15, 2021

im on it, too:

at first: the tutorial is confusing. im not realy clear about what i should do about it.

dockers create this promt:

505.5 Could not connect to archive.ubuntu.com:80 (91.189.88.152). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.88.142). - connect (111: Connection refused) [IP: 91.189.88.152 80]
505.5 Fetched 99.7 MB in 5min 36s (297 kB/s)
505.5 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/libs/libstdc++-arm-none-eabi/libstdc++-arm-none-eabi-newlib_6.3.1+svn253039-1+10_all.deb Could not connect to archive.ubuntu.com:80 (91.189.88.152). - connect (111:Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.88.142). - connect (111: Connection refused) [IP:91.189.88.152 80]
505.5 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

executor failed running [/bin/sh -c apt-get update && apt-get install -y build-essential gcc-arm-none-eabi && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*]: exit code: 100

furthermore the source for eclipse in the vagrant-ubuntu-box is down/changed

default: --2021-10-15 06:47:04--  http://mirror.netcologne.de/eclipse//technology/epp/downloads/release/luna/SR2/eclipse-cpp-luna-SR2-linux-gtk-x86_64.tar.gz
default: Resolving mirror.netcologne.de (mirror.netcologne.de)... 194.8.197.22, 2001:4dd0:1234:1::deb
default: Connecting to mirror.netcologne.de (mirror.netcologne.de)|194.8.197.22|:80... connected.
default: HTTP request sent, awaiting response... 404 Not Found
default: 2021-10-15 06:47:15 ERROR 404: Not Found.
default:
default:
default: gzip: stdin: unexpected end of file
default: tar: Child returned status 1
default: tar: Error is not recoverable: exiting now
default: chown: cannot access ‘/opt/eclipse/’: No such file or directory
default: #!/bin/sh
default: export ECLIPSE_HOME="/opt/eclipse"
default: $ECLIPSE_HOME/eclipse $*
default: [Desktop Entry]
default: Name=Eclipse IDE
default: Comment=Integrated Development Environment
default: TryExec=/usr/bin/eclipse
default: Exec=/usr/bin/eclipse
default: Icon=/opt/eclipse/icon.xpm
default: Categories=Development;IDE;Java;
default: Terminal=false
default: Type=Application
default: StartupNotify=true
default: --2021-10-15 06:47:15--  https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q3-update/+download/gcc-arm-none-eabi-4_8-2014q3-20140805-linux.tar.bz2
default: Resolving launchpad.net (launchpad.net)... 91.189.89.223, 91.189.89.222, 2001:67c:1560:8003::8004, ...
default: Connecting to launchpad.net (launchpad.net)|91.189.89.223|:443... connected.
default: ERROR: cannot verify launchpad.net's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’:
default:   Unable to locally verify the issuer's authority.
default: To connect to launchpad.net insecurely, use `--no-check-certificate'.
default:
default: bzip2: Compressed file ends unexpectedly;
default:    perhaps it is corrupted?  *Possible* reason follows.
default: bzip2: Inappropriate ioctl for device
default:    Input file = (stdin), output file = (stdout)
default:
default: It is possible that the compressed file(s) have become corrupted.
default: You can use the -tvv option to test integrity of such files.
default:
default: You can use the `bzip2recover' program to attempt to recover
default: data from undamaged sections of corrupted files.
default:
default: tar: Child returned status 2
default: tar: Error is not recoverable: exiting now

some suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants