Results 1 to 4 of 4

Thread: Updates failing - invalid package name `libgnomecanvas2-0$' in gnome-settings-daemon

  1. #1

    Updates failing - invalid package name `libgnomecanvas2-0$' in gnome-settings-daemon

    I'm currently unable to apply updates to my system, as I receive the following message:

    Code:
    dpkg: parse error, in file `/var/lib/dpkg/status' near line 2508 package `gnome-settings-daemon':
     `Depends' field, invalid package name `libgnomecanvas2-0$': character `$' not allowed (only letters, digits and characters `-+._')
    E: Sub-process /usr/bin/dpkg returned an error code (2)
    Any help would be appreciated.
    -Ray

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

    Re: Updates failing - invalid package name `libgnomecanvas2-0$' in gnome-settings-dae

    Looks like you need to remove the $ from libgnomecanvas2-0$ in your /var/lib/dpkg/status file
    Press Alt+F2 and type
    Code:
    gksudo gedit /var/lib/dpkg/status
    when it has opened the file go to "Search" then "go to line" and enter 2508 then look for libgnomecanvas2-0$ and remove the $ from the end of it. Then save the changes.
    Then try upgrading again.
    Ubuntu Newbie Help: irc: #beginners-help on network irc.freenode.net
    Help others, mark your threads solved.

  3. #3

    Re: Updates failing - invalid package name `libgnomecanvas2-0$' in gnome-settings-dae

    Much apprec, I removed the '$' (as well as another rogue ':' in the file, and was able to update). I figured it would be something simple, but wasn't sure where to go to resolve it.

    Any idea how that happened (did it happen for everyone, or something specific that I had done)? Thanks again for the quick response; I love the Ubuntu community.

    -Ray

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

    Re: Updates failing - invalid package name `libgnomecanvas2-0$' in gnome-settings-dae

    Any idea how that happened (did it happen for everyone, or something specific that I had done)?
    Wouldn't have a clue, I haven't come across anyone else having the problem.
    Ubuntu Newbie Help: irc: #beginners-help on network irc.freenode.net
    Help others, mark your threads solved.

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
  •