Results 1 to 5 of 5

Thread: dpkg not working

  1. #1
    Join Date
    Sep 2009
    Beans
    108
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    dpkg not working

    Hi,

    When i try to use dpkg in terminal, it does nothing.
    For example i want to use the bytecode hinting:

    Code:
    wobin@wobin-desktop:~$ sudo dpkg-reconfigure fontconfig-config
    [sudo] password for wobin: 
    wobin@wobin-desktop:~$
    and that's all that happens. Same for other dpkg commands.

    Am i missing something here?


    Thanks!

  2. #2
    Join Date
    Feb 2006
    Beans
    5,714

    Re: dpkg not working

    obvious question, are you putting in your password and are you a member of the sudo group?
    Debian Testing(64bit) + XFCE4 AM2 5200+ ATI Radeon HD4350, 4gig RAM,320Gig and 750gig HDs

    what's the difference between an answer and a solution? An answer is what they want to hear, a solution is what they don't want to hear

  3. #3
    Join Date
    Jan 2008
    Beans
    4,305

    Re: dpkg not working

    The command may not necessarily give back output. Bash does not say.. It worked! It only prints errors. (Generally, some programs print stuff anyway, such as apt-get.)

  4. #4
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

  5. #5
    Join Date
    Sep 2009
    Beans
    108
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: dpkg not working

    Did the trick! Thanks!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •