Find the answer to your Linux question:
Results 1 to 8 of 8
In add/remove software, there is nothing under the filter or system tabs, and when I search for something, it gives me this error: Code: cannot start daemon: cannot GetTid: Launch ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    16

    [SOLVED] Add/Remove software help

    In add/remove software, there is nothing under the filter or system tabs, and when I search for something, it gives me this error:

    Code:
    cannot start daemon: cannot GetTid: Launch helper exited with unknown return code 1
    If there is another thread addressing this, a link would be appreciated.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    su -
    yum update
    Post error message here, if any.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    16
    I've tried this before, I get dependency issues:

    Code:
    PackageKit-yum-0.3.9-4.fc10.x86_64 from installed has depsolving problems
      --> Missing Dependency: PackageKit = 0.3.9-4.fc10 is needed by package PackageKit-yum-0.3.9-4.fc10.x86_64 (installed)
    PackageKit-glib-0.3.9-4.fc10.x86_64 from installed has depsolving problems
      --> Missing Dependency: PackageKit = 0.3.9-4.fc10 is needed by package PackageKit-glib-0.3.9-4.fc10.x86_64 (installed)
    Error: Missing Dependency: PackageKit = 0.3.9-4.fc10 is needed by package PackageKit-yum-0.3.9-4.fc10.x86_64 (installed)
    Error: Missing Dependency: PackageKit = 0.3.9-4.fc10 is needed by package PackageKit-glib-0.3.9-4.fc10.x86_64 (installed)

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    It looks like conflicting sources.
    Execute this
    Code:
    ls /etc/yum.repos.d
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Feb 2009
    Posts
    16
    Code:
    ]# ls /etc/yum.repos.d
    adobe-linux-i386.repo        rpmfusion-free-updates.repo
    fedora-rawhide.repo          rpmfusion-free-updates-testing.repo
    fedora.repo                  rpmfusion-nonfree-rawhide.repo
    fedora-updates.repo          rpmfusion-nonfree.repo
    fedora-updates-testing.repo  rpmfusion-nonfree-updates.repo
    rpmfusion-free-rawhide.repo  rpmfusion-nonfree-updates-testing.repo

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Keep these repo files only and move other files to somewhere else.
    Code:
    adobe-linux-i386.repo        
    fedora.repo                  
    fedora-updates.repo
    rpmfusion-free-updates.repo
    rpmfusion-nonfree.repo
    rpmfusion-nonfree-updates.repo
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Feb 2009
    Posts
    16
    Nope, still broken. I also took out the other rpmfusions to see, since I just got those recently, but I still don't have a list or anything in filer/system.

  8. #8
    Just Joined!
    Join Date
    Feb 2009
    Posts
    16
    Actually, I put all the repos back to /etc/yum.repos.d to get new codecs, and my software add/remove program is fixed. And I can play videos now. So problem solved...somehow. Yay Linux. Thanks.

Posting Permissions

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