[SOLVED, Thanks]Need help with pacman post install

Hi
It took me a bit of time to install arch but i finally did it, turns out i just needed to disable ipv6. Anyway yesterday everything worked fine and now that i try to complete the install by downloading a wm suddenly pacman refuse to download anything, it says it can't synchronise.  Can anybody help pls ?
http://www.hostingpics.net/viewer.php?i … roblem.png
Last edited by oozernem (2015-05-09 08:15:51)

Head_on_a_Stick wrote:
Have you tried:
# systemctl start dhcpcd.service
If that brings your connection up, use:
# systemctl enable dhcpcd.service
https://wiki.archlinux.org/index.php/Be … uide#Wired
Thanks m8, it fixed it
Thanks to everybody else who replied in the thread.

Similar Messages

  • [SOLVED] VIM - need help with keymapping

    As the header says, I need help with creating a key mapping in my vimrc. What I would like is a
    mapping to<F8> that would toggle between " :set paste and :set nopaste. " Any and all help
    would be appreciated
    Last edited by orphius1970 (2010-03-02 07:50:22)

    YES!!!!  Thank you! Exactly what I was hoping for. I am new to vim so all these config options
    are a little intimidating for now. Thank you again!!!!

  • Need help with 10gAS infrastructure install on RH linux

    Attempting to install a 10g Infrastructure (10.1.2.0.4) on an RedHat ES 4.0, update 2 Server (Brand new clean install of OS followed by install of Infrastructure.) System is a AMD64 3000+ with 2GB memory (we will be loading the AS on this same server, so we went with extra memory.)
    Following the Installation guide to the letter (even caught and corrected the incorrect SHMMAX parameter value in the QIG)… All of the pre install steps completed. During the actual install accepting mostly defaults… (changing group to oinstall vice oracle and putting in the system name where required are the only 2 “changes” I can think of…)
    Everything installs fine until we get to the Single Sign-on Configuration assistant… At that point we get an error “ERROR : Exception while configing SSO DAD :
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.webdb.config.smi.GeneralConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.GeneralDADConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.DADConfig904Imp.<init>(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getGeneralDADConfig(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfig904(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.security.sso.SSOConfigAssistant.configDAD(SSOConfigAssistant.java:1493)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1270)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:217)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool./home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    orainfra.menehune_Single Sign-On:orassoSetting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.
    getASTargetInfo: oracleHome = "/home/oracle/OraHome_1".
    getASTargetInfo: iasName = "orainfra.menehune".
    getASTargetInfo: iAS Target Type = "oracle_ias".getASTargetInfo: StatusURL value = "http://menehune:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://menehune:7777".
    The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "menehune".
    Port: "7777".
    /home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    /home/oracle/OraHome_1/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
    us Language us is already installed.
    About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    /home/oracle/OraHome_1/jdk/bin/java
    -DORACLE_HOME=/home/oracle/OraHome_1
    -jar
    /home/oracle/OraHome_1/jlib/emConfigInstall.jar
    consolesn
    /home/oracle/OraHome_1/sso/conf/consoleConfigSNSegment.xml
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    Configuration assistant "Single Sign-On Configuration Assistant" failed…
    I would swear that this worked once before when I have the server at home (and not attached to the network) but we have tried to re-install (both OS and Oracle from the ground up) while not connected to the network and still get this error… (we have another LDAP on the network that we thought was conflicting, but have eliminated that as a prossiblity.)
    This is the production version of the Oracle applications server, so I would assume that if a number of people were having a problem, I would see something in either OTN or Metalink and I don’t see it in either…
    The only difference I can see is that I am using Update 2 vice Update 1 (the certified version)… I can try going back but V1 but would that make that much difference?
    I see several others have done this without a problem so I home they can help… Ideas from anyone?
    Thanks.
    Michael
    <Note: Cross posted on Identity Management forum (as it's an SSO error)>

    Hi Michael!
    The problems I had with SSO were way different than your problems. What came to my mind is to check the network settings of the machine. What I usually do is to set the hostname and the domain in the /etc/sysctl.conf .I have a ES40u2 were I had no problems whatsoever.
    cu
    Andreas

  • Need help with some JS installing Bumpbox 2.0

    I am trying to add a lightbox effect to a pdf on my website, I found a Javascript plugin at http://www.artviper.net/bumpbox-demo/index.html that looks like it should do the trick, but I am having trouble getting it to work.
    To narrow down the problem I created a test.html file that I stuck in the root directory of the folder I downloaded from their site (so I am working locally off my desktop at this point)
    My code is as follows... I feel like I am missing something super obvious, does anyone see it? (do I need to define the .bump class in the css file?)
    Thank you in advance for the much needed help!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    </head>
    <body>
          <a href="http://www.artviper.net/test.pdf" class="bump" rel="800-350">PDF File &raquo;</a><br />
    <script type="text/javascript" src="js/mootools.js"></script>
    <script type="text/javascript" src="js/bumpbox-2.0.1.js"></script>
    <script type="text/javascript"> doBump( '.bump',750, 500, '111', '900', '0.8', 5, 1 ,'333', 15,'000', 4,
                     Fx.Transitions.Bounce.EaseOut,
                     Fx.Transitions.Bounce.EaseOut,
                     'images/demo_bg_bumpbox.png',
                     'top left',
                     'repeat-x' ); </script>
    </body>
    </html>

    These paths won't work because they point to files on your local hard drive.
    <script type="text/javascript" src="file:///Macintosh HD/Users/Robert/Downloads/bumpbox Folder copy/js/mootools.js"></script>
    <script type="text/javascript" src="file:///Macintosh HD/Users/Robert/Downloads/bumpbox Folder copy/js/bumpbox-2.0.1.js"></script>
    Are you working within a properly defined local site?
    Did you save those javascript files to the js folder in your local site root?
    Correct path to scripts for this test page should look like this:
    <script type="text/javascript" src="../js/mootools.js"></script>
    <script type="text/javascript" src="../js/bumpbox-2.0.1.js"></script>
    PS.  Do not add spaces to folder or file names.  It can create problems for web files.
    Nancy O.

  • SCCM Driver Injection : What am I missing? Need help with getting drivers installing correctly in my environment.

    Everyone,
    I'm not new to using SCCM, but i'm VERY new to setting up and managing it.  I have just laid it down for the school district that I manage, and i'm loving it.  Imaging is going great, all but one thing now...drivers installing.
    Let me tell you what I've been doing, so hopefully a kind soul out there can tell me where my logic of the driver "injection" process is lacking and might can fill in some gaps. 
    I downloaded all drivers pertaining to the 7-8 series of computers we have in our environment currently, and imported them based on a criteria such as this:
    x86.LenovoEdge71.Desktop
    x86.DellOpti755.Desktop
    so forth and so on
    I created packages based on the same exact naming scheme.  I update my distribution point at the end of the import, and all the drivers/packages/categories are in place.  When I go to Monitoring/Distribution Status/Content Status, all of my packages
    show up , but under targeted it says 0.
    My thoughts from reading online, is I upload all these drivers and during my task sequence where it says it's "applying device drivers" it's set to "install only the best matched compatible drivers" and "consider drivers from all
    categories".  I also checked "do unattended installation of unsigned drivers no versions of Windows where this is allowed".
    so correct me if my thinking is incorrect, it should search through all series of the computers we have in our environment and grab the best drivers from the overall database.  Is this not right?
    The reason I ask this, is we have a few hundred HP 6000 Pro desktops.  WHen I image them, it comes up with 2 unknown devices.  OF these, I can manually point them at the folder from which I uploaded the drivers for this series/category and it installs
    100% successfully...MANUALLY.  What's the reasoning behind this?
    I can't help but think there's something missing in my process / logic and I need to be set straight. 
    Can someone out there tell me what i'm doing wrong?  We're planning a district-wide re-imaging before summer's over, and the clock's ticking...but the drivers being installed are all that's keeping us from starting our migrations.
    Any help on this is GREATLY appreciated, thank you very much!

    You have setup everything correct, but for your desired result you need to use "Apply Driver Package" Task rather than "Auto Apply Drivers".
    Auto Apply drivers will install the best matched/compatible drivers for only the PNP devices.For more info on this:http://technet.microsoft.com/en-us/library/bb680990.aspx
    Whereas "Apply Driver Package" would install all drivers you have in the package and hence you don't see the unknown drivers in device manager. For more info on this: http://technet.microsoft.com/en-us/library/bb680403.aspx
    If you have multiple models, create this task for each model individually and then associate with a WMI query condition under Options tab to check the manufacturer/model
    Example: Select * from Win32_ComputerSystem where Manufacturer = "HP" and Model Like "6000%"
    Regards,
    Manohar Pusala

  • Need help with DM software install - installer thinks I have previous installati​on, but I don't

    This is really frustrating me, but I recently uninstalled v4.3 and have been struggling to re-install ANY version of the DM onto my XP Pro machine.  I have followed every bit of advice I can find including clean un-install / install, change the TEMP environment variable, unzip the installer and store locally, but I still can't figure this out.
    I've been studying the installer log file, and I think this might be a clue:
    InstallShield 14:12:58: Registering Msi Server...
    MSI (c) (4C!DC) [14:12:58:742]: Note: 1: 2732 2: 0
    InstallShield 14:12:58: Invoking script function RIM_CheckForDesktopDowngrade
    RIM: Found existing DesktopMgr.exe at: C:\Program Files\Research In Motion\BlackBerry\DesktopMgr.exe
    RIM: Failed to retrieve version info from: C:\Program Files\Research In Motion\BlackBerry\DesktopMgr.exe
    InstallShield 14:12:58: CallScriptFunctionFromMsiCA() ends
    MSI (c) (4C!DC) [14:12:58:774]: Leaked MSIHANDLE (55) of type 790531 for thread 3804
    MSI (c) (4C!DC) [14:12:58:774]: Leaked MSIHANDLE (54) of type 790531 for thread 3804
    Action ended 14:12:58: RIM_CheckForDesktopDowngrade. Return value 3.
    MSI (c) (4C:40) [14:12:58:789]: Doing action: SetupCompleteError
    Action 14:12:58: SetupCompleteError.
    Action start 14:12:58: SetupCompleteError.
    Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action 14:12:58: SetupCompleteError. Dialog created
    It seems to think that I have a previous version installed in my Program Files, but no such executable exists (as I mentioned earlier, I have followed the clean install procedures more than once
    Any ideas?
    Message Edited by tbarcelo on 05-19-2009 02:21 PM
    Solved!
    Go to Solution.

    Hi and Welcome to the Forums!
    You say you followed the instructions for a clean install -- but what about a clean un-install? Those instructions are here...
    http://www.blackberry.com/btsc/microsites/search.d​o?cmd=displayKC&docType=kc&externalId=KB02206&slic​...
     Edit -- oh...and reboots...lots of them...one between each step...after an uninstall...after an install...etc.
    Message Edited by sdgardne on 05-19-2009 11:09 AM
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Need help with arch linux install!

    Hello, let me start off by telling you about the predicament I'm in at the moment. I've been trying to install arch linux on with a cd-drive that has been failing for a little over a year now, so you can already see where my problem starts!  The cd-drive, however will work with such cd's as Windows, Ubuntu, and Slackware, which I'm happy with. Yet, archlinux doesn't work so much.
    And now maybe my solution. I've got a usb cd drive, that I've had laying around that works well, just not well enough for my bios to be able to boot from; which is horrible I know. I've searched the bios for loading a usb cd drive and everything else, including google so I don't think I'm going to get anywhere with that one. Anyways what I'm thinking of doing is that when archlinux is in the terminal right before you type the "/arch/setup" command, I would like to know if there is any command that allows you to change the cd it boots the cd from to go right into the installation. I'm still working on easying my out of the newbie stage of linux at the moment, but I've never run into a command like that, that would help me out. Hopefully there is one though, because I would very much like to archlinux to work, so please respond! Right now I'm running elinks through the terminal right before you type "/arch/setup". Thanks!

    loosec wrote:
    So you get through the boot process just fine then on your old CD drive. The only thing you should have to do after that is to throw your CD into the USB CD drive and proceed with the installation. The installer should then ask you what CD drive you would like to use when you choose install from CD.
    Another way to do it would be to switch cd like above and then manually mount your /dev/[your_usb_cd_here] on /src. The installer then has to be pointed to this place as the source of your installation. To find out what your usb cd drive is called you should unplug it, then replug it and run: dmesg
    The mount command might also need to be shown that this is a cd so:
    mount -t iso9660 /dev/[usb_cd_device_name] /src
    should do the trick.
    If you really want to learn more of what the installer does (and fail installing a few times) you should also check out the command
    /arch/quickinstall
    If your Internet connection is up for it, it seems like you could just choose an FTP install instead.
    Goodluck!
    Once the CD is removed from the drive that it was booted from. the installation will not continue, as the arch install always goes back to the boot drive to continue read the neccessary information for the install. I do not think there is a way to fool the computer into booting from one cd drive and then continueing on with another. To do this you would have to tell the computer that you are switching drives.
    If you can boot up the CD kernel and get to where you type in /arch/setup then the next thing I would od is FTP install. That would limit your CD rom drie usage.
    There is also a way to install arch from within another distro, EVEN ANOTHER LIVECD! <-- this may be your best bet. Check the wiki, there is tons of information there.
    Last edited by rooloo (2008-08-16 12:32:00)

  • K9N SLI Platinum MS7250 ver1.1 ... need help with Windows 7 install

    Hello,
    Having an intermittant issue with Windows 7 32bit.  During startup Windows 7 gets stuck at the logo screen.  Not always though.  Every 7-8th reboot it will make it past and go all the way into Windows 7.  I've tried all sorts of combinations of "ebabling/disabling".  This system ran XP professional for 3 years without any issues.  Currently, I have the most luck by connecting the keyboard and mouse to PS2 and leaving USB disabled.  This may not be the issue though.  Once I got Win7 to boot I performed driver updates etc. 
    If someone has suggestions please let me know.  I'm about to try the USB bios flash but have never done it before. 
    Thank you,
    BK
    CPU:   AMD 64 x2  5000+
    RAM:   4GB Patriot Viper Series  -- set to 2.1V per specs, 800MHz, setup in Dual Channel mode
    Video:  NVidia GeForce 7900GS
    PSU:    600Watt  CoolerMaster ATX12V   12volt rails push around 18amps and I'm using the additional power port for power to the video card
    Bios ver:   1.3  (this is what shows on the splash screen at startup however CPUID shows 080014 - not sure what that means)
    Motherboard:  K9N SLI Platinum MS7250 ver1.1

    Hi Guys,
    Thank you for the replies. 
    -  Yes it is a fresh install of Windows7 on a drive that originally had XP Pro
    -  If I boot into safe mode it does go into Win7 most of the time. 
    -  I posted on the MSI tech support page (http://support.msi.com/index.php) and the response was to upgrade the BIOS.  What do you think?
    -  I've been using this graphics card for three years and is nowhere near as powerful as what's out there now.  In fact all of the components are three years old except the RAM
    -  I tried the old RAM (2GB Corsair) and it also had the same issue.  Even at default RAM settings or otherwise.  Now I'm back to the 4GB Patriot Vipers.
    -  What is this capacitor problem people are referring to?  Is it a problem specifically on this model board? 
    Thank you..
    BK

  • Firefox: Flickering when scrolling - need help with clean 'new' install

    Screen is flickering when scrolling (IE does not). I tried disabling add-ons and tried safe mode - neither helped. Running Win 7 Pro 64bit. Uninstalled via 'Programs and Features'. Download and reinstalled Firefox. Now it shows all my previous settings: menu bar, bookmarks bar, etc. Question: how did it get that stuff back if it 'cleanly' uninstalled? Question: how do I know it didn't pick up it's old 'bad habit' from the previous settings? I am an experienced PC user but not Firefox expert. Looking for help lest I have to ditch Firefox completely...

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    #Open Firefox ''Options'' window (''Preferences'' on Mac or Linux) as follows:
    #* In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]] and select ''Options'' for Windows or ''Preferences'' on Mac or Linux.
    #* In Firefox 28.0 and previous versions, click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    #In the Firefox Options (or Preferences) window, click the ''Advanced'' tab, then select ''General''.
    #In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    #Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • Need help with serials to install msidvd plese

    Hi , i have a kt4v (msi 6712)
    I have checked the (none too helpful) link on the msicomputers website but i still do not know what to enter when it asks for my serial number when trying to install the msidvd software which came with the mainboard,.
    I emailed tech suppport about 2 weeks ago and they havent responded in any way -- not good !
    Would appreciate help from msi customers if msi themselves cant be arsed.
    Thanks - details follow:
    ms-6712   ver:10a
    n1996
    106518  kt4v-l(ms-6712) 4719072000110       ktv4-lk0212012604

    hehe glad to see you found out where it was :P.  I would of gave you mine if you didnt find it coz I hate WinDVD  

  • Almost solved, just need help with a service file!

    Hey all,
    For some time now my systemd sleep hook has stopped working (e.g. only killing my program and not relaunching it when waking up). Only now I have time to look into it, though, so I can't really say if any update caused this.
    I had a custom sleep hook in /usr/lib/systemd/system-sleep/dwmstatus.sh, which killed my dwm-status program before going to sleep/suspend and started it again when waking up. It looked like this:
    #!/bin/sh
    case $1 in
    pre) killall dwm-status
    post) dwm-status
    esac
    exit
    I've been looking into it and noticed the example on the Wiki (my previous script above was a direct copy of the old example) got updated, so I updated mine accordingly. It now looks like this:
    #!/bin/sh
    case $1/$2 in
    pre/*)
    echo "Going to $2, killing dwm-status"
    killall dwm-status
    echo "dwm-status killed"
    post/*)
    echo "Waking up from $2, starting dwm-status"
    exec /usr/bin/dwm-status &
    echo "dwm-status started"
    esac
    But that's not working either. (The echos are just here for debugging this). I first tried using just dwm-status to start it again, but it didn't work. Then I tried the full path without result too and now with exec I still am not getting anywhere. Can someone explain to me why it's not working anymore?
    Last edited by Unia (2012-12-24 13:31:46)

    Now that I have solved all the outstanding issues and integrated quite a bunch of new features into dwmst (rename of dwm-status) it's only this issue that needs to be resolved. I still can't get dwmst to launch again after suspend/hibernate.
    I checked journalctl but it comes up without any errors whatsoever:
    ┌─[jente @ lappy ~] 20:07:40
    └─■ sudo journalctl -b -u systemd-suspend
    -- Logs begin at wo, 2012-10-31 12:43:25 CET, end at wo, 2012-12-19 20:08:36 CET. --
    dec 19 20:08:10 lappy systemd-sleep[1174]: xset: unable to open display ""
    dec 19 20:08:10 lappy systemd-sleep[1174]: Suspending system...
    dec 19 20:08:19 lappy systemd-sleep[1174]: System resumed.
    dec 19 20:08:19 lappy systemd-sleep[1174]: ERROR: could not open display
    dec 19 20:08:19 lappy systemd-sleep[1174]: xset: unable to open display ""
    Or is it that xset error?
    EDIT: I just removed my script from /usr/lib/systemd/system-sleep to check the output, and I still get the xset error but not the ERROR line:
    dec 19 20:12:12 lappy systemd-sleep[1329]: xset: unable to open display ""
    dec 19 20:12:12 lappy systemd-sleep[1329]: Suspending system...
    dec 19 20:12:21 lappy systemd-sleep[1329]: System resumed.
    dec 19 20:12:21 lappy systemd-sleep[1329]: xset: unable to open display ""
    So I guess that ERROR: could not open display is the error dwmst generates when it tries to launch it? Further investigation will have to follow, but in the meantime I'm open for pointers!
    EDIT2: The ERROR line is not related to dwmst. I put some echo lines before and after killing and launching dwmst and the ERROR line appears after the echo's:
    dec 19 20:16:57 lappy systemd-sleep[1443]: System resumed.
    dec 19 20:16:57 lappy systemd-sleep[1443]: starting dwmst
    dec 19 20:16:57 lappy systemd-sleep[1443]: started dwmst
    dec 19 20:16:57 lappy systemd-sleep[1443]: ERROR: could not open display
    dec 19 20:16:57 lappy systemd-sleep[1443]: xset: unable to open display ""
    Last edited by Unia (2012-12-19 19:18:34)

  • New User Needs Help with Linux OBIEE Install via Terminal

    Hi All - I'm installing Linux OBIEE. I'm on a Mac and thus can't use the GUI install option. I've unzipped the tar and now am stuck. Where do I need to be on my server (I know not root) and what command do I use to actually install OBIEE. I've tried setup.sh but it's not working properly and thus I am assuming I'm doing something incorrectly.
    Many thanks for your help.

    I can use my mac for installs but prefer to use a VNC Server session on the Linux box and a VNC Client on the mac to do remote installs as it survives network bumps.
    If you want to use your mac as an XServer to do the install you have to have X11 installed (have a look at http://developer.apple.com/Darwin/runningX11.html)
    Edited by: mcharchu on Aug 11, 2009 5:37 PM

  • Need help with pacman

    hello
    first of all - sorry for my english
    i updated pacman some days ago and got many troubles
    Part of troubles i was solved, but now i have this errors:
    1. sudo pacman -S pidgin-otr / or install curl or something else..
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Encodings/iso-8859-5.enc exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Encodings/iso-8859-7.enc exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Encodings/iso-8859-8.enc exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Encodings/iso-8859-9.enc exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Encodings/koi8-r.enc exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Style/Objects.pm exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Style/Stream.pm exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Style/Subs.pm exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/XML/Parser/Style/Tree.pm exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/auto/XML/Parser/Expat/Expat.bs exists in filesystem
    perl-xml-parser: /usr/lib/perl5/vendor_perl/auto/XML/Parser/Expat/Expat.so exists in filesystem
    Errors occurred, no packages were upgraded.
    2. Notice on each operation:
    pacman: /usr/local/lib/libcurl.so.4: no version information available (required by /usr/local/lib/libalpm.so.7)
    3. With FORCE: sudo pacman -S pidgin-otr --force
    ( 3/194) installing glibc [#################################################] 100%
    warning: /etc/locale.gen saved as /etc/locale.gen.pacorig
    error: extract: not overwriting dir with file lib
    error: problem occurred while installing glibc
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    How can i fix it?
    uname -a
    Linux myhost 3.4.4-2-ARCH #1 SMP PREEMPT Sun Jun 24 18:59:47 CEST 2012 x86_64 GNU/Linux
    Last edited by deex (2012-08-26 16:44:29)

    deex wrote:
    3. With FORCE: sudo pacman -S pidgin-otr --force
    ( 3/194) installing glibc [#################################################] 100%
    warning: /etc/locale.gen saved as /etc/locale.gen.pacorig
    error: extract: not overwriting dir with file lib
    error: problem occurred while installing glibc
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    How can i fix it?
    At this point one would have to say that your're on your own. Its not good practice to --force anything unless explicitly required. From your #3 it looks like you wanted to force a pidgin install and forced an upgrade you werent prepared for.

  • Need Help with boot camp install, keep getting message can not install need

    Hi Folks,
    I keep getting a message that the boot camp assistant can not install needs firmware update. All updates are currently installed. I have tried all available updates and hey ell me the computer doesn't need them????
    Any help that you may provide is greatly appreciated.
    Jack
    P.S. The computer is an Imac early 2006 1.83 gb.
    Machine Name: iMac
    Machine Model: iMac4,1
    CPU Type: Intel Core Duo
    Number Of Cores: 2
    CPU Speed: 1.83 GHz
    L2 Cache (shared): 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: IM41.0039.B00
    Serial Number: W86220MSU2N
    SMC Version: 1.1f5

    You do not have the firmware update installed. You only have the SMC firmware update. Boot Camp requires this firmware update.

  • Newbie, need help with online poker install

    Hello all,
    I am brand new to iMac and am having a difficult time playing online poker. I tried installing Pacific Poker but can't get it to run. The pacificpoker.exe icon shows on the screen, but that is as far as I can get. When I double click it, it ask me which application to use. That is as far as I can get. Please help! Thanks in advance!
    Dave

    You can't use the file you downloaded in Mac OS X outside of a Windows emulator such as Virtual PC or Parallels Desktop; instead, go here and use the Java client for Pacific Poker.
    (14412)

Maybe you are looking for