#130 Send namespace along with reponame during new-sources
Closed: Fixed 6 years ago Opened 6 years ago by ralph.

We hit an issue after some dist-git changes where new-sources broke for new packages that didn't exist in /srv/git/repositories/$name.git but only under /srv/git/repositories/rpms/$name.git. We used to create symlinks from rpms/ back to the old bare namespace, but new server side changes accidentally dropped this.

Anyways, we should probably just have fedpkg new-sources send along the namespace now.

For now, @puiterwijk got things working again by having the lookaside cgi script look in the rpms/ directory only. This means people can upload sources for rpms (good) but if they ever want to upload sources for containers, that won't work. https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=3fbc71a


The patch in 215 adds a config option lookaside_namespaced that needs to be switched on in fedpkg.

@lsedlar Thanks for your reminding. That option needs to be added to both fedpkg.conf and fedpkg-stage.conf.

Metadata Update from @cqi:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata