Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix system namespace #59

Merged
merged 26 commits into from
Oct 14, 2013
Merged

Fix system namespace #59

merged 26 commits into from
Oct 14, 2013

Conversation

jreidinger
Copy link
Member

it contain also merge of master ( sorry to make review harder...maybe merge master directly in git? )

mvidner and others added 23 commits September 4, 2013 16:27
Avoid
    warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')

BTW both were honored so they had to be merged in liby2util-r.
Avoid automake warning when bootstrapping
use *.spec file with RPM macros instead

- 3.0.2
Because base/src is small, then include test there. If its size increase
do not hesitate to split it.
Skip Expect tests if the environment is broken.
Conflicts:
	VERSION
	package/yast2-core.changes
Conflicts:
	.gitignore
	package/yast2-core.changes
We need different name, because for SystemNamespace we need to call in
chrooted env binary that sends there ycp, but scr is already reserved
for ScriptingAgent, so it never use ProgramComponent to run in chroot
Reason is that WFMComponent use WFMSubAgent also for local namespace
that provide only SystemAgent. So original idea that SubAgent is used
only for scr is not valid.
@mvidner
Copy link
Member

mvidner commented Oct 14, 2013

What will .changes say? Remember that we discussed this a week ago and I forgot already ;-)

@mvidner
Copy link
Member

mvidner commented Oct 14, 2013

minimal chroot: fixed System:: to actually chroot; hopefully fixes bootloader setup at installation

@mvidner
Copy link
Member

mvidner commented Oct 14, 2013

Come on, you haven't run rake osc:build!

[ 175s] RPM build errors:
[ 175s] File not found: /home/abuild/rpmbuild/BUILDROOT/yast2-core-3.1.1-1.x86_64/usr/lib/YaST2/servers/scr

@jreidinger
Copy link
Member Author

@mvidner thanks for catching ( I forgot to run it ). Fixed in 2a6cd97

@mvidner
Copy link
Member

mvidner commented Oct 14, 2013

Now it passed, LGTM.

jreidinger added a commit that referenced this pull request Oct 14, 2013
@jreidinger jreidinger merged commit cdece00 into next_opensuse Oct 14, 2013
@jreidinger jreidinger deleted the fix_system_namespace branch October 14, 2013 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants