Bug 156414

Summary: build-2006.2.8-5 stop on SuSEconfig
Product: [openSUSE] SUSE Linux 10.1 Reporter: Forgotten User QtBI7gWTIh <forgotten_QtBI7gWTIh>
Component: DevelopmentAssignee: Michael Schröder <mls>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: pth
Version: Beta 6   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: the df -h output
The build log

Description Forgotten User QtBI7gWTIh 2006-03-09 11:53:17 UTC
When i start build with the horde.spec it stops the installation by executing SuSEconfig with a Error ?

"We do not have enough disk space in . Exit."

Attached Fils: df -h output df_h.txt and build.log
Comment 1 Forgotten User QtBI7gWTIh 2006-03-09 11:54:19 UTC
Created attachment 71950 [details]
the df -h output
Comment 2 Forgotten User QtBI7gWTIh 2006-03-09 11:55:01 UTC
Created attachment 71951 [details]
The build log
Comment 3 Michael Schröder 2006-03-09 13:46:31 UTC
What's happening is that SuSEconfig calls the my_test_for_space from
/lib/YaST/SuSEconfig.functions, which fails. Due to a bug the error message is broken.
I think the real reason for the error is that /dev/zero doesn't get created by the current build script. I'm working on a new version that will work correctly with the FACTORY tree.
For now reassigned to ro@suse.de because of the broken error message.
Comment 4 Forgotten User QtBI7gWTIh 2006-03-10 11:55:27 UTC
I make the /dev/zero and run a test, with horde.spec. The Test was abort with many Errors ? Is this a spec File Problem, or a build Problem ? 

Can you please test this ?

I am not a programmer :(, I can only handle this for my tests.
Comment 5 Ruediger Oertel 2006-03-14 13:40:09 UTC
fixed typo in SuSEconfig.functions ($DIR -> $1)
Comment 6 Michael Schröder 2006-03-17 18:11:53 UTC
the build.rpm from the current beta should work. Please reopen the bug if it doesn't...