[ubuntu 17.04][pdflatex] 'Font umvs at 600 not found'











up vote
2
down vote

favorite












I was about to edit my CV that I created a year ago with pdflatex. However my computer setup has changed since then. I don't exactly understand why I cannot compile it with my current setup.



I tried using 'pdflatex filename.tex' in the terminal, but it is not working. The missfont.log says:



mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 umvs


I am not sure what information I should otherwise add but these are the includes I am using in my .tex file:



documentclass[11pt,a4paper,sans]{moderncv}
moderncvstyle{classic}
moderncvcolor{blue}
usepackage[scale=0.75]{geometry}


Edit1:



I tried:



sudo apt install texlive-latex-extra


downloading went fine but at the end I get this message:




Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time...

updmap-sys failed. Output has been stored in /tmp/updmap.vZar5H3y
Please include this file if you report a bug.



Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
causes updmap-sys to fail. Please check for files with extension
.dpkg-dist or .ucf-dist in this directory



dpkg: error processing package tex-common (--configure): subprocess
installed post-installation script returned error exit status 1 Errors
were encountered while processing: tex-common E: Sub-process
/usr/bin/dpkg returned an error code (1)











share|improve this question




























    up vote
    2
    down vote

    favorite












    I was about to edit my CV that I created a year ago with pdflatex. However my computer setup has changed since then. I don't exactly understand why I cannot compile it with my current setup.



    I tried using 'pdflatex filename.tex' in the terminal, but it is not working. The missfont.log says:



    mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 umvs


    I am not sure what information I should otherwise add but these are the includes I am using in my .tex file:



    documentclass[11pt,a4paper,sans]{moderncv}
    moderncvstyle{classic}
    moderncvcolor{blue}
    usepackage[scale=0.75]{geometry}


    Edit1:



    I tried:



    sudo apt install texlive-latex-extra


    downloading went fine but at the end I get this message:




    Running mktexlsr. This may take some time... done.
    Running updmap-sys. This may take some time...

    updmap-sys failed. Output has been stored in /tmp/updmap.vZar5H3y
    Please include this file if you report a bug.



    Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
    causes updmap-sys to fail. Please check for files with extension
    .dpkg-dist or .ucf-dist in this directory



    dpkg: error processing package tex-common (--configure): subprocess
    installed post-installation script returned error exit status 1 Errors
    were encountered while processing: tex-common E: Sub-process
    /usr/bin/dpkg returned an error code (1)











    share|improve this question


























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I was about to edit my CV that I created a year ago with pdflatex. However my computer setup has changed since then. I don't exactly understand why I cannot compile it with my current setup.



      I tried using 'pdflatex filename.tex' in the terminal, but it is not working. The missfont.log says:



      mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 umvs


      I am not sure what information I should otherwise add but these are the includes I am using in my .tex file:



      documentclass[11pt,a4paper,sans]{moderncv}
      moderncvstyle{classic}
      moderncvcolor{blue}
      usepackage[scale=0.75]{geometry}


      Edit1:



      I tried:



      sudo apt install texlive-latex-extra


      downloading went fine but at the end I get this message:




      Running mktexlsr. This may take some time... done.
      Running updmap-sys. This may take some time...

      updmap-sys failed. Output has been stored in /tmp/updmap.vZar5H3y
      Please include this file if you report a bug.



      Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
      causes updmap-sys to fail. Please check for files with extension
      .dpkg-dist or .ucf-dist in this directory



      dpkg: error processing package tex-common (--configure): subprocess
      installed post-installation script returned error exit status 1 Errors
      were encountered while processing: tex-common E: Sub-process
      /usr/bin/dpkg returned an error code (1)











      share|improve this question















      I was about to edit my CV that I created a year ago with pdflatex. However my computer setup has changed since then. I don't exactly understand why I cannot compile it with my current setup.



      I tried using 'pdflatex filename.tex' in the terminal, but it is not working. The missfont.log says:



      mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 umvs


      I am not sure what information I should otherwise add but these are the includes I am using in my .tex file:



      documentclass[11pt,a4paper,sans]{moderncv}
      moderncvstyle{classic}
      moderncvcolor{blue}
      usepackage[scale=0.75]{geometry}


      Edit1:



      I tried:



      sudo apt install texlive-latex-extra


      downloading went fine but at the end I get this message:




      Running mktexlsr. This may take some time... done.
      Running updmap-sys. This may take some time...

      updmap-sys failed. Output has been stored in /tmp/updmap.vZar5H3y
      Please include this file if you report a bug.



      Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
      causes updmap-sys to fail. Please check for files with extension
      .dpkg-dist or .ucf-dist in this directory



      dpkg: error processing package tex-common (--configure): subprocess
      installed post-installation script returned error exit status 1 Errors
      were encountered while processing: tex-common E: Sub-process
      /usr/bin/dpkg returned an error code (1)








      pdftex






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 5 '17 at 6:02

























      asked Dec 5 '17 at 5:41









      ivsterr

      112




      112






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          I would recommend to run the following command:



          sudo apt-get install texlive-full


          This will install the missing packages and other files necessary to run TeXLive.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "85"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f404630%2fubuntu-17-04pdflatex-font-umvs-at-600-not-found%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            I would recommend to run the following command:



            sudo apt-get install texlive-full


            This will install the missing packages and other files necessary to run TeXLive.






            share|improve this answer

























              up vote
              0
              down vote













              I would recommend to run the following command:



              sudo apt-get install texlive-full


              This will install the missing packages and other files necessary to run TeXLive.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                I would recommend to run the following command:



                sudo apt-get install texlive-full


                This will install the missing packages and other files necessary to run TeXLive.






                share|improve this answer












                I would recommend to run the following command:



                sudo apt-get install texlive-full


                This will install the missing packages and other files necessary to run TeXLive.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Dec 5 '17 at 6:07









                subham soni

                3,82172976




                3,82172976






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f404630%2fubuntu-17-04pdflatex-font-umvs-at-600-not-found%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                    ComboBox Display Member on multiple fields

                    Is it possible to collect Nectar points via Trainline?