• OpenCore Bugs

  • [TOPP trac] #2458: "root password is incorrect" prompt in fassembler doesn't work

    from "The Open Planning Project" on Mar 08, 2008 06:16 PM
    #2458: "root password is incorrect" prompt in fassembler doesn't work
    -------------------------------+--------------------------------------------
            Reporter:  pw          |          Owner:  ianb   
                Type:  defect      |         Status:  new    
            Priority:  important   |      Milestone:         
           Component:  fassembler  |        Version:  Denhaag
            Keywords:              |   Confirmation:         
    Time_to_complete:              |       Blocking:         
    -------------------------------+--------------------------------------------
     If you fail to pass db_root_password to fassembler, it prompts you for a
     password, but as far as I can tell, this doesn't work.
    
     To reproduce:
    
     - run fassembler:cabochon without an existing database and without the
     db_root_password argument
    
     - get prompted:
     The root password '(no password)' is incorrect
     Please enter the correct password (^C to abort):
    
     - enter the password
    
     - Result:
       Error: (1045, "Access denied for user 'root'@'localhost' (using
     password: NO)")
    
    
     If I run bin/fassembler fassembler:cabochon db_root_password=...
     and provide exactly the same password, I get no error and the database
     gets created.
     Yes, I'm sure it wasn't a typo.
    
    -- 
    Ticket URL: <http://trac.openplans.org/openplans/ticket/2458>
    The Open Planning Project <http://www.openplans.org>
    Trac - The Open Planning Project
    Thread Outline:
  • Re: [TOPP trac] #2458: "root password is incorrect" prompt in fassembler doesn't work

    from "The Open Planning Project" on Mar 08, 2008 11:22 PM
    #2458: "root password is incorrect" prompt in fassembler doesn't work
    ---------------------------+------------------------------------------------
        Reporter:  pw          |              Owner:  ianb     
            Type:  defect      |             Status:  new      
        Priority:  important   |          Milestone:  Wish List
       Component:  fassembler  |            Version:  Denhaag  
      Resolution:              |           Keywords:           
    Confirmation:              |   Time_to_complete:           
        Blocking:              |  
    ---------------------------+------------------------------------------------
    Changes (by egj):
    
      * milestone:  => Wish List
    
    -- 
    Ticket URL: <http://trac.openplans.org/openplans/ticket/2458#comment:1>
    The Open Planning Project <http://www.openplans.org>
    Trac - The Open Planning Project
  • Re: [TOPP trac] #2458: "root password is incorrect" prompt in fassembler doesn't work

    from "The Open Planning Project" on Jun 21, 2008 03:14 PM
    #2458: "root password is incorrect" prompt in fassembler doesn't work
    -------------------------------+--------------------------------------------
            Reporter:  pw          |       Owner:  ianb     
                Type:  defect      |      Status:  new      
            Priority:  important   |   Milestone:  Wish List
           Component:  fassembler  |     Version:  Denhaag  
          Resolution:              |    Keywords:           
        Confirmation:              |   Blockedby:           
    Time_to_complete:              |    Blocking:           
    -------------------------------+--------------------------------------------
    
    Comment(by pw):
    
     Also, this prompt comes up even with --no-interactive. It should just bail
     out in that case.
    
    -- 
    Ticket URL: <http://trac.openplans.org/openplans/ticket/2458#comment:2>
    The Open Planning Project <http://www.openplans.org>
    Trac - The Open Planning Project