Announcement

Collapse
No announcement yet.

[RESOLVED] Software In stallation Error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [RESOLVED] Software In stallation Error

    I was attempting to install open vpn and got a failure message. Now I am unable to get it removed, and every time I try to install or uninstall software I get a failure error. The error says "A problem that we were not expecting has occurred. Please report this bug with the error description." And all that the description says is "SECVPN"

    Any assistance would be great.


    #2
    Re: Software In stallation Error

    How did you attempt the installation - what package manager did you use?
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Software In stallation Error

      via the KPackageKit

      Comment


        #4
        Re: Software In stallation Error

        kpackagekit - sucks. Don't use it. Really.

        What is the name of the package you tried to install - the exact name?
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: Software In stallation Error

          SECVPN-2.22

          Sorry haven't used Linux for long

          Comment


            #6
            Re: Software In stallation Error

            That's okay.

            Open a console. Fastest way: Alt+F2 and type: konsole

            Then type:
            Code:
            sudo apt-get update
            sudo dpkg --configure -a
            Let's see if this finishes the install that failed with kpackagekit.
            Windows no longer obstructs my view.
            Using Kubuntu Linux since March 23, 2007.
            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

            Comment


              #7
              Re: Software In stallation Error

              Thanks for the reply. Here is what I got:

              ryan@ryan-laptop:~$ sudo dpkg --configure -a
              Setting up secvpn (2.22) ...
              Starting Monitor Daemon for Secure Virtual Private Network: cp: cannot stat `/etc/inittab': No such file or directory
              invoke-rc.d: initscript secvpnmon, action "start" failed.
              dpkg: error processing secvpn (--configure):
              subprocess installed post-installation script returned error exit status 1
              Errors were encountered while processing:
              secvpn


              so is apt the accepted way to install software still? Is there a GUI of APT that I can install instead?

              Comment


                #8
                Re: Software In stallation Error

                It looks strongly like the secvpn package isn't built for Kubuntu, or at least, not for this version of Kubuntu. Where did you get the package from? You said you tried to install via kpackagekit, but that would have pulled in the correct package for this version of Kubuntu. Did you download the package from the 'net - a .deb file??
                Windows no longer obstructs my view.
                Using Kubuntu Linux since March 23, 2007.
                "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                Comment


                  #9
                  Re: Software In stallation Error

                  no, could it be because I am on a 64 bit distro of Kubuntu?

                  Comment


                    #10
                    Re: Software In stallation Error

                    Doubt that.

                    Let's see what your /etc/apt/sources.list looks like.
                    Code:
                    cat /etc/apt/sources.list
                    Copy and paste into your reply.
                    Windows no longer obstructs my view.
                    Using Kubuntu Linux since March 23, 2007.
                    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                    Comment


                      #11
                      Re: Software In stallation Error

                      I just got it installed. I decided to format and install the 32 bit version of Kubuntu, as Citrix does not have a functioning ICA client for 64 bit Linux. Thanks for all of your help.

                      Comment


                        #12
                        Re: Software In stallation Error

                        Well, that is one way to solve it.
                        Windows no longer obstructs my view.
                        Using Kubuntu Linux since March 23, 2007.
                        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                        Comment

                        Working...
                        X