Glad to see you got it to work. Thanks for the feedback.

On Wed, 2009-12-16 at 11:13 -0800, Alex Huang wrote:
> Hi Kristis,
> 
> Just to drop you a note that I did get it to work with bugzilla 3.4.4.
> 
> I had to do the following.
> 1. Make a change as someone in the bug comments suggested to add a line "use 
> lib qw(. lib);".  That allowed me to get around error 79.
> 2. Change daemon.conf to indicate the bugzilla version is 3.2.2 which got 
> around the appendcomment problems.
> 
> The only thing left is the status change is not working and I can see from 
> the debug statements that it's not implemented yet.  I'll be eagerly waiting 
> for a chance to beta test that change for you.  :)
> 
> Thanks so much for this product.  It's been a great help for our developers.  
> I wish I can help on this but I know zip about perl.
> 
> --Alex
> ________________________________________
> From: Alex Huang
> Sent: Wednesday, December 16, 2009 7:10 AM
> To: [email protected]
> Subject: Upgrading to bugzilla 3.4.4 from 3.0.6 broke scmbug...
> 
> Hi Kristis,
> 
> I'm not sure how to update bugs in the scmbug bugzilla as I don't have an 
> account so I'm sending this to you.  I hope you can help me take a look at 
> it.  This is regarding bug 1073.
> 
> 
> I'm running with bugzilla 3.4.4 and running into this same bug.  I have read 
> through this bug and I can verify the following.
> 
> 1. I'm using 3.0.6 as my version in daemon.conf
> 2. All of the files in the bugzilla directory have been given og+r permission.
> 3. ./checksetup.pl has been ran and all modules and present
> 4. bugzilla starts up and is running fine.
> 5. The setup is all running from Linux, 2.6.21-2950.fc8xen.
> 6. I had this running when bugzilla was 3.0.6.  I was updating from 3.0.6 to 
> 3.4.4
> 
> However, when I try to run scmbug-server, I get the dreaded Error 79.
> 
> I tried one fix from this bug.  I changed eval ($cmd) to eval {$cmd} and that 
> did get scmbug-server started.  However, when I submit a change, then I get 
> the following error:
> 
> 2009/12/16 06:52:46 Scmbug ERROR> 
> Bugzilla.pm:543:Scmbug::Daemon::Bugzilla::integration_add_comment - Undefined 
> subroutine &Bugzilla::User::login_to_id called at 
> /usr/share/scmbug/lib/Scmbug/Daemon/Bugzilla.pm line 543, <STDIN> line 34.
> 
> So I believe I'm still not setup correctly.
> 
> Any help you can offer will be greatly appreciated.  If I had known this 
> would break scmbug, I would have never upgraded.
> 
> Thanks
> --Alex

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to