https://bugzilla.novell.com/show_bug.cgi?id=710682 https://bugzilla.novell.com/show_bug.cgi?id=710682#c0 Summary: osc results doesn't show project view if not in project dir Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: osc AssignedTo: adrian@novell.com ReportedBy: tcech@novell.com QAContact: adrian@novell.com Found By: --- Blocker: --- osc results doesn't show project view if not in project directory: $ osc --version 0.132.5 $ osc r --help results (r): Shows the build results of a package or project Usage: osc results # (inside working copy of PRJ or PKG) osc results PROJECT [PACKAGE] Options: -h, --help show this help message and exit --format=FORMAT format string for csv output --csv generate output in CSV format --xml generate output in XML (former results_meta) -v, --verbose more verbose output -a ARCH, --arch=ARCH Show results only for specified architecture(s) -r REPO, --repo=REPO Show results only for specified repo(s) -l, --last-build show last build results (succeeded/failed/unknown) According to this I can run osc with project as single parameter: tcech@venom /Devel $ osc r home:sleep_walker:E17 but I'll get error: Error: '/Devel' is not an osc project dir or working copy this works: tcech@venom /Devel/home:sleep_walker:E17 $ osc r home:sleep_walker:E17 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.