[00:17] Well, it did not work. Reinstalling lxd/lxc still returns loads of errors [00:19] I was avoiding a clean installation for the up coming months but I guess I will have to do it regardless... [00:38] this ppa would have my nvidia stuff in right? https://launchpad.net/~snappy-dev/+archive/ubuntu/edge [00:38] * ikey wants to find some victims for new snap builds [00:38] er *helpers [00:40] gsilvapt: for your container, I recommed xenial. And there are many containers at play, if you use SNAPCRAFT_CONTAINER_BUILDS, then it's better to delete them only when you are done packaging the snap. [00:40] I still was getting all the errors, I tried removing all and reinstalling snapcraft [00:41] Lets see if this fixes anything [00:43] elopio, here's another bug message for you: https://pastebin.com/5Dec0waa [00:43] Any sugegstions? :P [00:45] gsilvapt: did you run all the steps in HACKING.md? [00:45] I'm pretty certain I did but I'll double check [00:46] you are missing a dependency that's installed in the virtualenv, so it's very likely that you skipped something important. [00:49] annnddd I'll have to start from scratch because it says it installs snapcraft successfully but snapcraft --versions fails [00:59] Just tried a clean install and keeps saying invalid command 'bdist_wheel' [01:00] I'm trying a suggestion I saw online to install wheel [01:00] Apparently it seemed to work out [01:06] I keep getting Failed building wheel for python-apt [01:07] and now I'm stuck in the same loop: Can't install snapcraft. No files were found to uninstall [02:42] while mvo, roadmr, zyga are out, I'll mention for others following along that I made the review tools change and sent them an email [07:30] good morning [07:47] meh, this is saturday! [07:47] I can sleep [09:24] PR snapd#4238 closed: interfaces/browser-support: adjust base declaration for auto-connection === JoshStrobl|Away is now known as JoshStrobl [13:14] PR snapcraft#1607 closed: python plugin: use extracted pip === popey changed the topic of #snappy to: Join the forum: https://forum.snapcraft.io/t/when-to-use-forum-vs-irc/38 | === JoshStrobl is now known as JoshStrobl|Store === JoshStrobl|Store is now known as JoshStrobl === e is now known as demiurge [18:44] sergiusens, I also tried that but then got new errors [18:44] I have a feeling this is somehoe related with python 2 and python 3 [18:45] maybe I should try this stuff using Python 3 [18:49] Well, runing eveything with pip3 and uso worked [18:49] s/uso/sudo [18:56] Nope, new bugs. I'm getting quite desperate about this. Don't know what I should do [18:57] If anyone could have a look at check if there is anything missing: https://pastebin.com/uBVR3cXV [18:57] And yes, I've done all the things in the hacking.md file [19:07] I moved this over a new discussion thread to see if someone knows how to fix this issue quicker [20:15] > [20:15] Where is the github page for the snappy website (the actual github for the webpage itself) located ? [20:40] found it : https://github.com/canonical-websites [23:11] I'm an idiot. I was using an old repo and obviously the commands weren't working... [23:11] After implementing, I should run the tests AFAIK. Do I have to bring those to the PR or the CI will take care of that for me? [23:30] What does it mean when exit code = 2? [23:31] In the testing script