[opensuse-buildservice] Project monitor only showing a subset of packages

I just did an update of a local buildservice installation and then copied some packages from one project to another. Now when I look at the project monitor for the project I copied the packages to, I only see the new copied packages and not any of the other packages. They are still there on the project page and they are still being built as I can see them in build service monitor. I took a quick look at the database and I don't see anything out of the ordinary, and I can't see any sort of filter being applied in the Ruby code. Unfortunately, I'm not familiar with Ruby or Rails, so I don't know if there's some implicit behaviour there. Any ideas? -- James Oakley jfunk@funktronics.ca --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Thursday 03 January 2008 15:21:43 wrote James Oakley:
I just did an update of a local buildservice installation and then copied some packages from one project to another.
how did you copy ? with osc copypac ?
Now when I look at the project monitor for the project I copied the packages to, I only see the new copied packages and not any of the other packages. They are still there on the project page and they are still being built as I can see them in build service monitor.
I took a quick look at the database and I don't see anything out of the ordinary, and I can't see any sort of filter being applied in the Ruby code. Unfortunately, I'm not familiar with Ruby or Rails, so I don't know if there's some implicit behaviour there.
Any ideas?
-- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On January 3, 2008, Adrian Schröter wrote:
On Thursday 03 January 2008 15:21:43 wrote James Oakley:
I just did an update of a local buildservice installation and then copied some packages from one project to another.
how did you copy ? with osc copypac ?
Yes. I've been doing some more investigating, and I have found that the problem lies somewhere in the backend. If I perform a GET on 'http://srcserver/build/<project>/_result', it will hand me all of the results for i586 and only the 10 copied packages for x86_64. I edited the target and unchecked x86_64 and everything now comes up for i586, but now I can't re-enable x86_64. I can't remove it entirely to re-add it since other projects use it as a target as well. -- James Oakley jfunk@funktronics.ca --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Adrian Schröter
-
James Oakley