[Cooker] [Bug 2513] [Installation] Software error from bugzilla

2003-03-09 Thread jrh
http://qa.mandrakesoft.com/show_bug.cgi?id=2513





--- Additional Comments From [EMAIL PROTECTED]  2003-03-10 00:53 ---
after doing a network install on RC2, This appears to be functioning properly now.
I would consider it fixed.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Will entering a bug for MDK 9.1 RC1, I received the following message when I
submitted the bug:

Software error:

SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.rep_platform,
map_assigned_to.login_name, bugs.bug_status, bugs.resolution, bugs.short_desc,
COUNT(DISTINCT ugmap.group_id) AS cntuseringroups,  COUNT(DISTINCT
bgmap.group_id) AS cntbugingroups,  ((COUNT(DISTINCT ccmap.who) AND
cclist_accessible)   OR ((bugs.reporter = 0) AND bugs.reporter_accessible)   OR
bugs.assigned_to = 0 ) AS canseeanyway  FROM bugs, profiles AS map_assigned_to,
products products_ LEFT JOIN bug_group_map AS bgmap  ON bgmap.bug_id =
bugs.bug_id  LEFT JOIN user_group_map AS ugmap  ON bgmap.group_id =
ugmap.group_id  AND ugmap.user_id = 0  AND ugmap.isbless = 0 LEFT JOIN cc AS
ccmap  ON ccmap.who = 0 AND ccmap.bug_id = bugs.bug_id  WHERE bugs.assigned_to =
map_assigned_to.userid AND products_.id = bugs.product_id AND bugs.product_id =
products_.id AND (bugs.bug_status = 'UNCONFIRMED' OR bugs.bug_status = 'NEW' OR
bugs.bug_status = 'ASSIGNED' OR bugs.bug_status = 'REOPENED' OR bugs.bug_status
= 'RESOLVED') AND (products_.name = 'Installation') AND (products_.name =
'Installation') AND (LOWER(bugs.short_desc) REGEXP
'(v9.1RC1:|undefined|subroutine|') GROUP BY bugs.bug_id HAVING (cntuseringroups
= cntbugingroups OR canseeanyway) ORDER BY bugs.bug_severity,bugs.bug_id : Got
error 'empty (sub)expression' from regexp at globals.pl line 252.

For help, please send mail to the webmaster ([EMAIL PROTECTED]), giving this error
message and the time and date of the error.



[Cooker] [Bug 2513] [Installation] Software error from bugzilla

2003-03-05 Thread jrh
http://qa.mandrakesoft.com/show_bug.cgi?id=2513





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 01:05 ---
Ok, I will try this after i complete downloading the RC2 CDs. Will post more re this 
this weekend.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Will entering a bug for MDK 9.1 RC1, I received the following message when I
submitted the bug:

Software error:

SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.rep_platform,
map_assigned_to.login_name, bugs.bug_status, bugs.resolution, bugs.short_desc,
COUNT(DISTINCT ugmap.group_id) AS cntuseringroups,  COUNT(DISTINCT
bgmap.group_id) AS cntbugingroups,  ((COUNT(DISTINCT ccmap.who) AND
cclist_accessible)   OR ((bugs.reporter = 0) AND bugs.reporter_accessible)   OR
bugs.assigned_to = 0 ) AS canseeanyway  FROM bugs, profiles AS map_assigned_to,
products products_ LEFT JOIN bug_group_map AS bgmap  ON bgmap.bug_id =
bugs.bug_id  LEFT JOIN user_group_map AS ugmap  ON bgmap.group_id =
ugmap.group_id  AND ugmap.user_id = 0  AND ugmap.isbless = 0 LEFT JOIN cc AS
ccmap  ON ccmap.who = 0 AND ccmap.bug_id = bugs.bug_id  WHERE bugs.assigned_to =
map_assigned_to.userid AND products_.id = bugs.product_id AND bugs.product_id =
products_.id AND (bugs.bug_status = 'UNCONFIRMED' OR bugs.bug_status = 'NEW' OR
bugs.bug_status = 'ASSIGNED' OR bugs.bug_status = 'REOPENED' OR bugs.bug_status
= 'RESOLVED') AND (products_.name = 'Installation') AND (products_.name =
'Installation') AND (LOWER(bugs.short_desc) REGEXP
'(v9.1RC1:|undefined|subroutine|') GROUP BY bugs.bug_id HAVING (cntuseringroups
= cntbugingroups OR canseeanyway) ORDER BY bugs.bug_severity,bugs.bug_id : Got
error 'empty (sub)expression' from regexp at globals.pl line 252.

For help, please send mail to the webmaster ([EMAIL PROTECTED]), giving this error
message and the time and date of the error.



[Cooker] [Bug 2513] [Bugzilla] New: Software error from bugzilla

2003-02-27 Thread jrh
http://qa.mandrakesoft.com/show_bug.cgi?id=2513

   Product: Bugzilla
 Component: software
   Summary: Software error from bugzilla
   Version: 2.17
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Will entering a bug for MDK 9.1 RC1, I received the following message when I
submitted the bug:

Software error:

SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.rep_platform,
map_assigned_to.login_name, bugs.bug_status, bugs.resolution, bugs.short_desc,
COUNT(DISTINCT ugmap.group_id) AS cntuseringroups,  COUNT(DISTINCT
bgmap.group_id) AS cntbugingroups,  ((COUNT(DISTINCT ccmap.who) AND
cclist_accessible)   OR ((bugs.reporter = 0) AND bugs.reporter_accessible)   OR
bugs.assigned_to = 0 ) AS canseeanyway  FROM bugs, profiles AS map_assigned_to,
products products_ LEFT JOIN bug_group_map AS bgmap  ON bgmap.bug_id =
bugs.bug_id  LEFT JOIN user_group_map AS ugmap  ON bgmap.group_id =
ugmap.group_id  AND ugmap.user_id = 0  AND ugmap.isbless = 0 LEFT JOIN cc AS
ccmap  ON ccmap.who = 0 AND ccmap.bug_id = bugs.bug_id  WHERE bugs.assigned_to =
map_assigned_to.userid AND products_.id = bugs.product_id AND bugs.product_id =
products_.id AND (bugs.bug_status = 'UNCONFIRMED' OR bugs.bug_status = 'NEW' OR
bugs.bug_status = 'ASSIGNED' OR bugs.bug_status = 'REOPENED' OR bugs.bug_status
= 'RESOLVED') AND (products_.name = 'Installation') AND (products_.name =
'Installation') AND (LOWER(bugs.short_desc) REGEXP
'(v9.1RC1:|undefined|subroutine|') GROUP BY bugs.bug_id HAVING (cntuseringroups
= cntbugingroups OR canseeanyway) ORDER BY bugs.bug_severity,bugs.bug_id : Got
error 'empty (sub)expression' from regexp at globals.pl line 252.

For help, please send mail to the webmaster ([EMAIL PROTECTED]), giving this error
message and the time and date of the error.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 2513] [Bugzilla] Software error from bugzilla

2003-02-27 Thread jrh
http://qa.mandrakesoft.com/show_bug.cgi?id=2513





--- Additional Comments From [EMAIL PROTECTED]  2003-02-28 02:16 ---
Here is the summary of what I tried to enter as a bug:
-
MDK v9.1RC1: undefined subroutine main in install_steps_interactive.pm

Here is the Description I tried to put in:
-
When attempting a network install of MDK 9.1 RC1  I get the following message:

This error occurs during the Summary section.

Warning: Undefined subroutin main:: called at
/usr/bin/perl-install_steps_interactive.pm line 837. The install will go no
further and loops around this error.

I performed a Ctrl-Alt-Del to reboot the machine.

The machine is a 133Mhz Pentium with 32M of ram and 4 Gb drive
the video card is an S3virge.

The installation of X did not give a test screen so I dont know if this is
related or not.

I had to configure X after I rebooted and went through fsck on the hard drive..




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Will entering a bug for MDK 9.1 RC1, I received the following message when I
submitted the bug:

Software error:

SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.rep_platform,
map_assigned_to.login_name, bugs.bug_status, bugs.resolution, bugs.short_desc,
COUNT(DISTINCT ugmap.group_id) AS cntuseringroups,  COUNT(DISTINCT
bgmap.group_id) AS cntbugingroups,  ((COUNT(DISTINCT ccmap.who) AND
cclist_accessible)   OR ((bugs.reporter = 0) AND bugs.reporter_accessible)   OR
bugs.assigned_to = 0 ) AS canseeanyway  FROM bugs, profiles AS map_assigned_to,
products products_ LEFT JOIN bug_group_map AS bgmap  ON bgmap.bug_id =
bugs.bug_id  LEFT JOIN user_group_map AS ugmap  ON bgmap.group_id =
ugmap.group_id  AND ugmap.user_id = 0  AND ugmap.isbless = 0 LEFT JOIN cc AS
ccmap  ON ccmap.who = 0 AND ccmap.bug_id = bugs.bug_id  WHERE bugs.assigned_to =
map_assigned_to.userid AND products_.id = bugs.product_id AND bugs.product_id =
products_.id AND (bugs.bug_status = 'UNCONFIRMED' OR bugs.bug_status = 'NEW' OR
bugs.bug_status = 'ASSIGNED' OR bugs.bug_status = 'REOPENED' OR bugs.bug_status
= 'RESOLVED') AND (products_.name = 'Installation') AND (products_.name =
'Installation') AND (LOWER(bugs.short_desc) REGEXP
'(v9.1RC1:|undefined|subroutine|') GROUP BY bugs.bug_id HAVING (cntuseringroups
= cntbugingroups OR canseeanyway) ORDER BY bugs.bug_severity,bugs.bug_id : Got
error 'empty (sub)expression' from regexp at globals.pl line 252.

For help, please send mail to the webmaster ([EMAIL PROTECTED]), giving this error
message and the time and date of the error.