David Napier

Results 22 comments of David Napier

Would really love to see this pulled in, not sure how to make it pass the tests, the versions of Go it's comparing against are kinda old..

That file is inaccessible on my machine. `~/Library/Messages/chat.db`. Probably a permissions change by Apple since this was written.

Not sure why those checks are failing, I basically only added a file. I'm assuming the code in the `master` branch doesn't pass these tests as well?

I'm running into the same issue, and it appears in my case the preseed.cfg is not being used. The console is showing as below: ![image](https://user-images.githubusercontent.com/19673339/75307508-e05f7380-5819-11ea-89cc-78d59fd2bfb1.png)

According to #176, the floppy driver was removed from the Ubuntu kernel, which likely explains my problem.

I ended up building the image locally using the [VMware ISO builder](https://www.packer.io/docs/builders/vmware/iso) and then pushing it to my vSphere servers with the [vSphere post-processor](https://www.packer.io/docs/post-processors/vsphere).

@mikeschinkel Sorry, I just looked for them and I apparently don't have it anymore. :/

@roylez's solution worked for me on Arch. Thanks so much!

![image](https://user-images.githubusercontent.com/19673339/155004445-3c6bcf83-b4a3-4948-b460-6b0d1db60687.png) ![image](https://user-images.githubusercontent.com/19673339/155004492-ae0d1655-6922-4545-b89f-c7aaa3658efd.png)

Just for further detail, I believe the API has changed and this component is now being handled by client side JavaScript. Have not been able to confirm though