Bug 156414 - build-2006.2.8-5 stop on SuSEconfig
Summary: build-2006.2.8-5 stop on SuSEconfig
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Development (show other bugs)
Version: Beta 6
Hardware: i586 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 11:53 UTC by Forgotten User QtBI7gWTIh
Modified: 2006-03-17 18:11 UTC (History)
1 user (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
the df -h output (845 bytes, text/plain)
2006-03-09 11:54 UTC, Forgotten User QtBI7gWTIh
Details
The build log (12.62 KB, text/x-log)
2006-03-09 11:55 UTC, Forgotten User QtBI7gWTIh
Details

Note You need to log in before you can comment on or make changes to this bug.
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...