• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Psycholiquid
    3. Posts
    • Profile
    • Following 4
    • Followers 0
    • Topics 39
    • Posts 499
    • Best 61
    • Controversial 0
    • Groups 2

    Posts made by Psycholiquid

    • RE: Image Replication

      @Psycholiquid said:

      I actually don’t see anything but a dev folder on either master nor node. I figured it might be hidden so I ls -a and still nothing. I am positive it is the /images folder on the root of the drive. Maybe the .mount file is stopping me form seeing it?

      I’m a big fat liar I see the image in the Master. Ohh well I’ll revisit this tomorrow been 10 hours of hell today.

      posted in General
      PsycholiquidP
      Psycholiquid
    • RE: Image Replication

      I actually don’t see anything but a dev folder on either master nor node. I figured it might be hidden so I ls -a and still nothing. I am positive it is the /images folder on the root of the drive. Maybe the .mount file is stopping me form seeing it?

      posted in General
      PsycholiquidP
      Psycholiquid
    • Image Replication

      How can I very the FOG image is being replicated to the node. I don’t see the storage going up any so I am unsure. The logs however say everything is completed.

      posted in General
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      Yep upgrade worked like a champ. So in short all it needed on my end was the upgrade and update. But adding the code wouldn’t be a bad idea as most of us wouldn’t think it that far through. Still not sure what happened with NTP.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      trying it now will update

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      I’m not sure if this has anything to do with the Trunk but I had to roll back the server (Wouldn’t image anymore TFTP seemed to be messed) but the time was correct so I am wondering if something in the Trunk changed ntp on me. The ntp.pool.org was there when I rolled back to the snapshot.

      All that being said alot was messed with so it could have been anything.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      @Tom Elliot was able to find the issue.

      Apprently the time was off.

      added ntp server and updated and now everything works as intended,

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      No sir direct connection to the internet

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      @Wayne-Workman said:

      @Psycholiquid So what’s the correct format? A quick google search yeilded this: http://serverfault.com/questions/666754/ppaondrej-php5-5-6-on-ubuntu

      I wasn’t trying to be a smart ass when I posted that I was just copying what outputted to my screen.

      I tried the URL you suggested and get the following:```

      root@CINDSV10011:/home/ladmin# locale -a
      C
      C.UTF-8
      en_AG
      en_AG.utf8
      en_AU.utf8
      en_BW.utf8
      en_CA.utf8
      en_DK.utf8
      en_GB.utf8
      en_HK.utf8
      en_IE.utf8
      en_IN
      en_IN.utf8
      en_NG
      en_NG.utf8
      en_NZ.utf8
      en_PH.utf8
      en_SG.utf8
      en_US.utf8
      en_ZA.utf8
      en_ZM
      en_ZM.utf8
      en_ZW.utf8
      POSIX
      root@CINDSV10011:/home/ladmin# locale-gen en_US.UTF-8
      Generating locales...
        en_US.UTF-8... up-to-date
      Generation complete.
      root@CINDSV10011:/home/ladmin# export LANG=en_US.UTF-8
      root@CINDSV10011:/home/ladmin# dd-apt-repository -y ppa:ondrej/php5-5.6
      No command 'dd-apt-repository' found, did you mean:
       Command 'add-apt-repository' from package 'software-properties-common' (main)
      dd-apt-repository: command not found
      root@CINDSV10011:/home/ladmin# add-apt-repository -y ppa:ondrej/php5-5.6
      Cannot add PPA: 'ppa:ondrej/php5-5.6'.
      Please check that the PPA name or format is correct.
      root@CINDSV10011:/home/ladmin# LC_ALL=en_US.UTF-8 add-apt-repository -y ppa:ondrej/php5-5.6
      Cannot add PPA: 'ppa:ondrej/php5-5.6'.
      Please check that the PPA name or format is correct.
      root@CINDSV10011:/home/ladmin# locale -a
      C
      C.UTF-8
      en_AG
      en_AG.utf8
      en_AU.utf8
      en_BW.utf8
      en_CA.utf8
      en_DK.utf8
      en_GB.utf8
      en_HK.utf8
      en_IE.utf8
      en_IN
      en_IN.utf8
      en_NG
      en_NG.utf8
      en_NZ.utf8
      en_PH.utf8
      en_SG.utf8
      en_US.utf8
      en_ZA.utf8
      en_ZM
      en_ZM.utf8
      en_ZW.utf8
      POSIX
      
      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      I’m not sure, but the site that is the landing for the PPA is showing just fine.

      root@CINDSV10011:/home/ladmin# apt-add-repository ppa:ondrej/php5-5.6 -y
      Cannot add PPA: ‘ppa:ondrej/php5-5.6’.
      Please check that the PPA name or format is correct.

      The change in format didnt make a difference. But even if I manually put it in there it wont allow the installer to work since it will still be trying to add it its own way correct?

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      Yeah that has to be it:

      root@CINDSV10011:/home/ladmin# add-apt-repository -y ppa:ondrej/php5-5.6
      Cannot add PPA: ‘ppa:ondrej/php5-5.6’.
      Please check that the PPA name or format is correct.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      I have a snapshot so I will give it a try worse case I roll back. Let give it a try, I was looking through the install.sh to see if I could find something also, lol.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      I just saw an updated trunk go up but still no dice. Dang I was hoping for a win today, I need one…

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      Yes, just imaged 4 machines during this forum posts. I didnt break it since it was never able to update.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      SVN is working I think I mistyped. I can download form SVN but when I launch ./installfog.sh it fails trying to add Repository. It does this on the download of GIT or SVN.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      Just tried from another server I have in another state and same problem. Was going to setup a node over the WAN to get another one of my office running smoothly.

      Loving when the internet is messing with me. Wanna punch it in the endbaby. (Yes that is spelled like I want it)

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      20 questions are no problem.

      Ubuntu 14.04.3. Already did an apt-get update a few times ot make sure I had everything.

      I am currently trying to use subversion but it wasn’t working so I tried git also an just downloaded to different folder to see if that would work and no dice.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      Direct access I can wget from other sites without problems

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      I am thinking I am not getting that far:

      upload-0631b557-c98e-4397-975a-4e293116bde3

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • RE: Trunk Update Failing

      Also cert failing all over the place. I wouldn’t think they are the responsibility of FOG but I see it on Sourceforge and Git.

      posted in FOG Problems
      PsycholiquidP
      Psycholiquid
    • 1 / 1