Results 1 to 5 of 5

Thread: Can't Remove Cinelerra

  1. #1
    Join Date
    Mar 2009
    Beans
    58

    Can't Remove Cinelerra

    When I try to remove this program I get error

    E: cinelerracv: subprocess post-removal script returned error exit status 1
    When I click more detail it says when it is trying to remove no such file exist, or something like that

  2. #2
    Join Date
    Jan 2007
    Location
    Melbourne, Australia
    Beans
    5,096

    Re: Can't Remove Cinelerra

    hi, can you open a terminal (Applications>Accessories>Terminal) and post the output to
    Code:
    sudo apt-get remove cinelerra
    Ubuntu Newbie Help: irc: #beginners-help on network irc.freenode.net
    Help others, mark your threads solved.

  3. #3
    Join Date
    Mar 2009
    Beans
    58

    Re: Can't Remove Cinelerra

    Quote Originally Posted by Partyboi2 View Post
    hi, can you open a terminal (Applications>Accessories>Terminal) and post the output to
    Code:
    sudo apt-get remove cinelerra

    I did it and I get the following


    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package cinelerra is not installed, so not removed
    The following packages were automatically installed and are no longer required:
    libmlt-data
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    1 not fully installed or removed.
    After this operation, 0B of additional disk space will be used.
    Setting up cinelerracv (2.1.1-git20090201akirad3) ...
    cannot open locale definition file `de_DE': No such file or directory
    dpkg: error processing cinelerracv (--configure):
    subprocess post-installation script returned error exit status 4
    Errors were encountered while processing:
    cinelerracv
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Do you have any Ideas. Thanks for all your help

  4. #4
    Join Date
    Jan 2007
    Location
    Melbourne, Australia
    Beans
    5,096

    Re: Can't Remove Cinelerra

    In a terminal try reconfiguring the locales and see if it completes without any problems.
    Code:
    sudo dpkg-reconfigure locales
    Ubuntu Newbie Help: irc: #beginners-help on network irc.freenode.net
    Help others, mark your threads solved.

  5. #5
    Join Date
    Mar 2009
    Beans
    58

    Re: Can't Remove Cinelerra

    Quote Originally Posted by Partyboi2 View Post
    In a terminal try reconfiguring the locales and see if it completes without any problems.
    Code:
    sudo dpkg-reconfigure locales
    Sorry for talking so long. I reinstalled Ubuntu but soon go the same Problem. This is what I got



    en_AU.UTF-8... up-to-date
    en_BW.UTF-8... up-to-date
    en_CA.UTF-8... up-to-date
    en_DK.UTF-8... cannot open locale definition file `da_DK': No such file or directory
    failed
    en_GB.UTF-8... up-to-date
    en_HK.UTF-8... up-to-date
    en_IE.UTF-8... up-to-date
    en_IN.UTF-8... cannot open locale definition file `hi_IN': No such file or directory
    failed
    en_NG.UTF-8... up-to-date
    en_NZ.UTF-8... up-to-date
    en_PH.UTF-8... up-to-date
    en_SG.UTF-8... up-to-date
    en_US.UTF-8... up-to-date
    en_ZA.UTF-8... up-to-date
    en_ZW.UTF-8... up-to-date

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
  •