Marcus Furlong

Results 150 comments of Marcus Furlong

```# apt-key adv -v --keyserver keyserver.ubuntu.com --recv-keys 0412F522 Executing: /tmp/apt-key-gpghome.o6JlpnFpN2/gpg.1.sh -v --keyserver keyserver.ubuntu.com --recv-keys 0412F522 gpg: no running Dirmngr - starting '/usr/bin/dirmngr' gpg: waiting for the dirmngr to come up...

Is it possible there is a firewall blocking your connection?

Thanks for the bug report! I didn't come across this in my testing but if it fixes it for you, could you submit a PR with the fix? Thanks

Do you have multple django apps running on the same apache server?

Hi Michael, Happy to take a patch/PR for this if it's not too invasive.

Rebasing might make it clearer what's in the PR. I also have a Dockerfile that I was going to add in v2, and there a couple of others I know....

A rebase on develop would make it clearer what's in the PR. For the commands, I'm not sure if they are better as part of the `patchman` cli or in...

@skatsaounis apologies for the delay in replying! I released v2 with a lot of the django updates in it. Could you rebase this PR onto master?

It looks like that URL is being identified as a mirrorlist, but it is not one. What does the URL look like on the host?

The mirrorlist looks broken: http://mirror.issabel.org/?release=4&arch=x86_64&repo=base/repodata/repomd.xml.xz gives these three: http://repo.us.issabel.org/issabel/4/base/repodata/repomd.xml.xz/x86_64/ http://repo.issabel.org/issabel/4/base/repodata/repomd.xml.xz/x86_64/ http://repo.cl.issabel.org/issabel/4/base/repodata/repomd.xml.xz/x86_64/ so it looks like it is blindly creating a mirrorlist instead of giving a 404.