And since it is a rpi... you can just pop out the sdcard, and put in a
different computer and see which ssh-key is in the second-partition at
user-data/*/.ssh/authorized_keys if you are really curious (although since
you are on windows, reading that partition which is ext4 might be more
difficult).
ges, save and try again L
>
>
>
> Clearly, you guys HAVE been able to work, and I have double checked
> username and all other details – it’s driving me mad !
>
>
>
> Regards,
>
>
>
> George
>
>
>
> *From:* snapcraft-boun...@lists.snapcraft.io [mail
So I've got a snapcraft.yaml that builds fine locally, but it has
submodules from a remote git:// repo (rather than https://), this means the
HTTP and HTTPS proxies don't help -- which leads to errors on launchpad
builders.
I tried to change the submodule url in the prepare step, but snapcraft
alr
Of course!
https://bugs.launchpad.net/launchpad-buildd/+bug/1663920
Thanks!
On Feb 11, 2017 12:42 PM, "Colin Watson" wrote:
> On Sat, Feb 11, 2017 at 12:05:37PM -0600, Gregory Lutostanski wrote:
> > Is there any way I can let the git source from snapcraft not pull
> >
Launchpad builders have an issue with git where they do not proxy that
connection, only https. Here the issue is that that github repo has
submodules specified with the git: url schema (and its doing a recursive
checkout of the source).
The bug is https://bugs.launchpad.net/launchpad-buildd/+bug/1
Curious how everyone makes sure the version string in the snapcraft.yaml up
to date. And if there is an easy way to essentially drive it via 'git tags'
and 'git describe'. If anyone has an recipe I would be very happy to use it
across my repos.
I've tried the following prepare script:
sed -i
https://developer.ubuntu.com/en/snappy/start/raspberry-pi-2/ (at the bottom
of the page under First login tips) suggests:
"There is no default ubuntu user on these images, but you can run sudo
passwd to set a password in case you need a local console
login."
A bit hard to find unless you're looki
On that note... I haven't been able to get either docker nor lxd working on
my rpi2/3 anybody else been able to?
https://bugs.launchpad.net/snappy/+bug/1606510 is what I hit for lxd.
I didnt know about the classic snap, maybe that will enable me to get lxd
working, which would be my preferred choic