You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Dave Marion (JIRA)" <ji...@apache.org> on 2012/07/25 03:45:33 UTC

[jira] [Created] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Dave Marion created ACCUMULO-702:
------------------------------------

             Summary: build on ubuntu hangs without required dependencies
                 Key: ACCUMULO-702
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
             Project: Accumulo
          Issue Type: Bug
          Components: docs
    Affects Versions: 1.5.0
         Environment: Ubuntu 12.04 LTS
            Reporter: Dave Marion
            Assignee: David Medinets
            Priority: Minor


build hangs when correct packages are not installed.


[INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
(./accumulo_user_manual.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/report.cls
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size11.clo))
(/usr/share/texmf-texlive/tex/latex/base/alltt.sty)

! LaTeX Error: File `multirow.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422738#comment-13422738 ] 

Dave Marion commented on ACCUMULO-702:
--------------------------------------

Do you want to accept this patch, or do you want a different one that updates the README?
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Josh Elser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421966#comment-13421966 ] 

Josh Elser commented on ACCUMULO-702:
-------------------------------------

Also, excuse my rudeness. Thank you for the patch :)
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "David Medinets (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Medinets updated ACCUMULO-702:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: David Medinets  (was: Dave Marion)
           Status: Resolved  (was: Patch Available)

SVN#1365861. I added an README_UBUNTU file to cover operating-specific issues. Please remember that I am not a system admin so let me know if I missed anything.
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "William Slacum (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422844#comment-13422844 ] 

William Slacum commented on ACCUMULO-702:
-----------------------------------------

I'd prefer it if things that make external calls were turned on by user flag or possibly a build profile. The Thrift code, in the past, was already generated and I don't really see a need to build the documentation when all I want to do is get a running environment set up. 
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Keith Turner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423203#comment-13423203 ] 

Keith Turner commented on ACCUMULO-702:
---------------------------------------

Instead of having a README_UBUNTU file, I would prefer adding a secion to the existing README called "Compiling and Building Accumulo on Ubuntu"
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "David Medinets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422862#comment-13422862 ] 

David Medinets commented on ACCUMULO-702:
-----------------------------------------

No arguments from me, William. But it seems like we're veering off topic for this ticket?
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Marion updated ACCUMULO-702:
---------------------------------

    Attachment: build.sh.patch

check for required os dependencies in user manual build script so that the build does not hang.
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Josh Elser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421964#comment-13421964 ] 

Josh Elser commented on ACCUMULO-702:
-------------------------------------

Dave, 

I can't say I'm a big fan of hard-coding Linux distro-specific logic into the script. Given my (brief) understanding of TeX distributions across Linux distributions, there isn't a good way to determine if multirow.sty is actually included on the user's system. Since this is about the third time this has come up on the dev list, I thought I'd suggest some alternatives:

# Bundle a pre-compiled PDF and the tex file and leave the dependencies up to the user if they want to modify/rebuild the PDF
# Bundle the multirow.sty (and other necessary dependencies) with the other stuff in docs/src/user_manual

Personally, I think the first alternative makes the most sense. If someone really wants to recompile the PDF, it's up to them to have a correct TeX installation.
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Marion updated ACCUMULO-702:
---------------------------------

    Status: Patch Available  (was: Open)
    
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Christopher Tubbs (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-702:
---------------------------------------

    Affects Version/s:     (was: 1.5.0)
    
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "David Medinets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422778#comment-13422778 ] 

David Medinets commented on ACCUMULO-702:
-----------------------------------------

I am writing a README_UBUNTU now.
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Josh Elser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423023#comment-13423023 ] 

Josh Elser commented on ACCUMULO-702:
-------------------------------------

Yes/no. I'm worried that because you included installing thrift in a general readme, people will think that they have to install thrift before they can install Accumulo, which is not true.

I believe the general practice that is followed is that when the thrift auto-gen'd code needs to be changed, the developer making the change, commits the auto-gen'd java files, and does not force other developers/users to have to generate the java classes themselves. Assuming I'm not completely off base, there is no need for any user (who wants to use/build Accumulo) to install thrift. For the good majority of developers, they probably don't need to install thrift either.

Overall, I think we've identified a couple of changes outside the scope of this ticket (for which I'll be making a new ticket(s)), but I believe the changes you added to the Ubuntu readme are misleading to someone who is new to the project. Could you better clarify when you would actually need to install thrift (and boost, flex, bison, etc if they are indeed necessary)?
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Josh Elser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422805#comment-13422805 ] 

Josh Elser commented on ACCUMULO-702:
-------------------------------------

David,

I took a look at your readme. Is there a reason you needed to install thrift? Boost, bison, and flex also seem odd to me.

Maven should be able to download all necessary jars, and, aside from the native C++ code (of which I would only think you'd need to install g++ and *maybe* build-essential). Are you sure those extra dependencies are necessary?
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "David Medinets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421968#comment-13421968 ] 

David Medinets commented on ACCUMULO-702:
-----------------------------------------

First, thanks for the patch. It does seem to work from my limited testing on my Ubuntu server. However, I agree with Josh that adding OS-dependent checks can become complex; especially when different OS versions are considered. Perhaps we can have an README-UBUNTU file to list this dependency?
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "David Medinets (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Medinets closed ACCUMULO-702.
-----------------------------------

    
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Billie Rinaldi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi reassigned ACCUMULO-702:
---------------------------------------

    Assignee: Dave Marion  (was: David Medinets)

Dave, thanks for the patch.  I've added you to our contributors list in JIRA.

At some point I'd like to move away from having the latex manual, perhaps making markdown the canonical format and then generating a pdf from that.  We might just end up with a different pdf generator dependency, though.
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>            Priority: Minor
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "David Medinets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422843#comment-13422843 ] 

David Medinets commented on ACCUMULO-702:
-----------------------------------------

I am not sure. However, the 'thrift' command was not on my Ubuntu Linode server. Therefore, the thrift-generated Java files could not be generated. The core/src/main/thrift/thrift.sh shell script runs 'thrift -version'. My understand is that Maven only downloads jar files and does not install Unix command-line tools.
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-702) build on ubuntu hangs without required dependencies

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421935#comment-13421935 ] 

Dave Marion commented on ACCUMULO-702:
--------------------------------------

Error occurs in docs/src/user_manual/build.sh, user needs to install the texlive-latex-extra package
                
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
>                 Key: ACCUMULO-702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-702
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 12.04 LTS
>            Reporter: Dave Marion
>            Assignee: David Medinets
>            Priority: Minor
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira