[Bug 225462] New: Package install failure..
https://bugzilla.novell.com/show_bug.cgi?id=225462 Summary: Package install failure.. Product: openSUSE 10.2 Version: RC 5 Platform: 64bit OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: monkey9@iae.nl QAContact: jsrain@novell.com /suse/x86_64/sax2-libsax-8.1-83.x86_64.rpm -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #1 from monkey9@iae.nl 2006-12-01 11:25 MST ------- Created an attachment (id=107920) --> (https://bugzilla.novell.com/attachment.cgi?id=107920&action=view) YaST2 logs -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 kkaempf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |ms@novell.com |screening@forge.provo.novell| |.com | ------- Comment #2 from kkaempf@novell.com 2006-12-01 13:13 MST ------- YaST reports a dependency loop between sax2-libsax (library) and sax2 (application). This is should be fixed. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 kkaempf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |monkey9@iae.nl ------- Comment #3 from kkaempf@novell.com 2006-12-01 13:15 MST ------- The error reported is "Cannot fork Kan geen geheugen toewijzen" I know a bit of nederlandsk (;-)) but what does 'geheugen' mean ? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 kkaempf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@novell.com Status|NEEDINFO |ASSIGNED Info Provider|monkey9@iae.nl | ------- Comment #4 from kkaempf@novell.com 2006-12-01 13:17 MST ------- Hmm, looking at http://nl.wikipedia.org/wiki/Geheugen I'd say its 'memory' So its probably "cannot assign memory" -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 kkaempf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |monkey9@iae.nl ------- Comment #5 from kkaempf@novell.com 2006-12-01 13:19 MST ------- A couple of lines further down the log it says "fork failed, errno: 12" errno 12 is ENOMEM Robby, how much main memory does the machine have ? How much swap space did you configure ? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #6 from kkaempf@novell.com 2006-12-01 13:23 MST ------- Hmm, y2logRPM says (some lines before sax2-libsax) "warning: waiting for exclusive lock on /var/lib/rpm/Packages" So some other package tools (RPM ?) were running in parallel. And packages after sax2-libsax were installed correctly. It looks more like a 'normal' memory problem with other concurrent processes allocatings lots of main mem. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #7 from monkey9@iae.nl 2006-12-02 05:30 MST ------- 'geheugen' means indeed: memory.. 512 MB Ram, 400MB swap. This is strange that that would be the problem, becuase all the packages which came after that package, were installed. I have no problems only with this package, let me tell you it is the 'not enough memory bug', which tells there is no room, while there is 10 times as much room as needed.. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #8 from monkey9@iae.nl 2006-12-02 08:15 MST ------- I upgraded yesterday to RC5. The only package not installed was the 'bug'package.. Today i tried to reinstall again, nothing else happening.. same error.. total desktop was freezing after trying to try again.. Desktop frozen for about 4 minutes... There is something wrong, but not with my PC.. ;-) -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #9 from ms@novell.com 2006-12-04 00:59 MST ------- I cannot see a dependency loop. Watch out the following graph which represents the sax2 internal .spec dependencies: digraph SaX2 { "sax2" -> "sax2-ident"; "sax2" -> "sax2-tools"; "sax2-gui" -> "sax2-tools"; "sax2-gui" -> "sax2"; "sax2-libsax" -> "sax2-tools"; "sax2-libsax" -> "sax2"; "sax2-libsax-devel" -> "sax2-libsax"; "sax2-libsax-perl" -> "sax2-libsax"; "sax2-libsax-python" -> "sax2-libsax"; "sax2-libsax-java" -> "sax2-libsax"; } check with dotty. I can't see any cyclic dependency What is this bug about ? is it sax is it yast what command has been called how can I reproduce this ? I know something about your PC and I learned a bit of Dutch but I'm sorry I'm clueless what you are talking about concerning the bug Thanks -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #10 from monkey9@iae.nl 2006-12-04 02:29 MST ------- It is a guess, i know, but it hangs together with this: Bug 222556.... Somewhere between RC1 and the folowing RC's, 'something' is changed, which caused this behavior.. (vague, i know...) Bug 225245 is also connected.. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #11 from monkey9@iae.nl 2006-12-04 02:30 MST ------- And i mean this 'memory insufficient', 'cannot assign memory' stuff.. There is more than enough memory... -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|monkey9@iae.nl | ------- Comment #12 from ms@novell.com 2006-12-04 03:19 MST ------- _Ahem_ yes I can understand you have somehow a problem and I'm pretty sure you know best that there is enough disk space for installing this package. But I'm terribly sorry I don't know how I can be of help here ? sax2-libsax is an ordinary package nothing special. As I said the dependencies aren't cyclic so what do you expect me to do here ? I'm clueless ;) I think right now your system is in a state where nobody can say something helpful. I would like to suggest to install a test system from scratch and check whether the problem still exists or not -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |monkey9@iae.nl -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #13 from monkey9@iae.nl 2006-12-04 03:37 MST ------- Well, it is not that i am having a 'real problem' so to speak... It is just that i am testing SuSE 10.2, and that the 'bugs' i find report.. I do not know a single os that is without bugs, and also, i am testing for years now, all kinds of SW, and HW... I am not helpless, or have heartproblems.. In that case i would do something else... I like SuSE, it becomes 'fatter' by the day, but i understand that packages that are not realy needed, are going to be checked, and that she could loose some weight... -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ms@novell.com |yast2-maintainers@suse.de Status|NEEDINFO |NEW Info Provider|monkey9@iae.nl | ------- Comment #14 from ms@novell.com 2006-12-05 04:04 MST ------- of course there is no OS without bugs and at least I really appreciate the help of testers and interested people. The package we are talking about here is somewhat important if people would like to use X on their systems. Anyway I think this is not a sax or sax2-libsax package problem I installed a x86_64 system on my test machine (new installation) and couldn't reproduce the error mentioned in this bug. According to comment #6 I think this should be addressed to YaST2 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #15 from monkey9@iae.nl 2006-12-05 04:33 MST ------- which means? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 jsrain@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |monkey9@iae.nl ------- Comment #16 from jsrain@novell.com 2006-12-05 04:59 MST ------- Robby, would it be possible to check the status of the machine when the problem occures? In particular I'm interested which processes consume which amount of memory, how many processes are running etc., simply information that is related to this problem... -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #17 from monkey9@iae.nl 2006-12-05 05:20 MST ------- You are right. In fact is that package (sax2-libsax-8.1-83.x86_64.rpm)an upgrade for sax2-libsax-8.1-81.x86_64.rpm. Smart upgraded the package without any problem.. Which also means, that if i am the only one having trouble with this, this bug can also be closed.. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 ------- Comment #18 from monkey9@iae.nl 2006-12-05 05:25 MST ------- Our messages 'crossed midair'... Besides that, i was to quick taking your answer as: try installing it another way.. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225462 monkey9@iae.nl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|monkey9@iae.nl | Resolution| |FIXED ------- Comment #19 from monkey9@iae.nl 2006-12-05 07:10 MST ------- Package installed with smart. -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com