Mailinglist Archive: opensuse-bugs (5010 mails)
| < Previous | Next > |
[Bug 506693] New: Use of uninitialized value $pname in hash element at ./bs_sched line 3455.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 22 May 2009 23:18:03 -0600 (MDT)
- Message-id: <bug-506693-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=506693
Summary: Use of uninitialized value $pname in hash element at
./bs_sched line 3455.
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: SLES 11
Status: NEW
Severity: Normal
Priority: P5 - None
Component: BuildService
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: michael_e_brown@xxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10)
Gecko/2009042708 Fedora/3.0.10-1.fc10 Firefox/3.0.10
Fresh install of SLES 11 with a fresh install of OBS
# rpm -qa | grep obs
obs-worker-1.6beta2-9.1
obs-api-1.6beta2-9.1
obs-server-1.6beta2-9.1
After doing basic setup of RHEL{3,4,5} and SLES{10,11} OS projects, I see the
following in the scheduler-{i586,x86_64} logs:
looking at low prio SUSE:SLE-10/standard (0/0/8/0/12)
- SUSE:SLE-10/standard
packages found: 3625 (hits: 2808, misses: 817)
Use of uninitialized value $pname in hash element at ./bs_sched line 3455.
... ^^^--- this line repeats ~600 times, then:
Use of uninitialized value within %dep2src in hash element at ./bs_sched line
3474.
... ^^^--- this line repeats ~600 times
expanding dependencies
sorting 0 packages
building: 0, notready: 0
took 0 seconds to check the packages
leaf prp, freeing data
This only happens on the SLE 10 repo, not for the other ones. Happens in both
i586 and x86_64 scheduler logs.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: Use of uninitialized value $pname in hash element at
./bs_sched line 3455.
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: SLES 11
Status: NEW
Severity: Normal
Priority: P5 - None
Component: BuildService
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: michael_e_brown@xxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10)
Gecko/2009042708 Fedora/3.0.10-1.fc10 Firefox/3.0.10
Fresh install of SLES 11 with a fresh install of OBS
# rpm -qa | grep obs
obs-worker-1.6beta2-9.1
obs-api-1.6beta2-9.1
obs-server-1.6beta2-9.1
After doing basic setup of RHEL{3,4,5} and SLES{10,11} OS projects, I see the
following in the scheduler-{i586,x86_64} logs:
looking at low prio SUSE:SLE-10/standard (0/0/8/0/12)
- SUSE:SLE-10/standard
packages found: 3625 (hits: 2808, misses: 817)
Use of uninitialized value $pname in hash element at ./bs_sched line 3455.
... ^^^--- this line repeats ~600 times, then:
Use of uninitialized value within %dep2src in hash element at ./bs_sched line
3474.
... ^^^--- this line repeats ~600 times
expanding dependencies
sorting 0 packages
building: 0, notready: 0
took 0 seconds to check the packages
leaf prp, freeing data
This only happens on the SLE 10 repo, not for the other ones. Happens in both
i586 and x86_64 scheduler logs.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |