[solved] systemd 219: automount doesn't work anymore

To mount a directory with sshfs on another Arch system in my local net I added this to fstab:
[email protected]:/var/cache/pacman/pkg /var/cache/pacman/pkg fuse.sshfs x-systemd.automount,_netdev,user,noatime,idmap=user,transform_symlinks,identityfile=/root/.ssh/id_rsa,allow_other,default_permissions,reconnect 0 0
I need it to use a local pacman directory globally so new packages will be downloaded only once for all my Arch pc's.
This has worked for a long time but since systemd 219-1 nothing happens. Mounting it manually using fstab works. I switched back to systemd 218-2 and it works fine again.
Thanks, lw.
Last edited by LessWire (2015-03-16 14:41:09)

Same here for cifs and ntfs4 mounts in fstab. Downgrade from 219-2 to 218-2 fixes this.
Example fstab entry:
//sambaserver/myshare /home/me/server/myshare cifs x-systemd.automount,sec=ntlmv2,nobrl,user=me,password=mypw,workgroup=My.LAN 0 0
works with 218-2 but not with 219-2. Timing issue?
Manually mounting the directories on console after boot works:
mount //sambaserver/myshare
Harvey

Similar Messages

  • [solved] systemd power control doesn't work

    Since there is no way of getting systemctl power control work without sudo, I tried modifying sudoers to allow my user to operate them without password.
    However, it still won't work.
    I tried that
    cross ALL = NOPASSWD: /usr/sbin/hibernate,/usr/bin/systemctl suspend,/usr/bin/systemctl reboot,/usr/bin/systemctl suspend,/usr/bin/systemctl hibernate
    and I tried that
    cross ALL = NOPASSWD: /usr/bin/systemctl
    The result was the same:
    $ systemctl suspend
    Failed to issue method call: Access denied
    Failed to issue method call: Access denied
    Last edited by impact (2012-11-09 11:28:17)

    impact wrote:
    Since there is no way of getting systemctl power control work without sudo, I tried modifying sudoers to allow my user to operate them without password.
    However, it still won't work.
    I tried that
    cross ALL = NOPASSWD: /usr/sbin/hibernate,/usr/bin/systemctl suspend,/usr/bin/systemctl reboot,/usr/bin/systemctl suspend,/usr/bin/systemctl hibernate
    and I tried that
    cross ALL = NOPASSWD: /usr/bin/systemctl
    The result was the same:
    $ systemctl suspend
    Failed to issue method call: Access denied
    Failed to issue method call: Access denied
    you have to use "sudo systemctl suspend" still, sudoers is only affecting sudo behavior as it was mentioned...
    nahuy_systemd wrote:systemd very bad system. I solved this. I moved to CRUX.
    ...and you registered to the forum just to tell us that? well, if I were you, i would either change the doctor or make him prescribe me another pills

  • I can't seem to get my iMac (late 2009 model) into automatic sleep mode.  If I manually put it into sleep I don't have any issues.  I used to solve the issue by running "PleaseSleep" application but that doesn't work anymore since Lion.

    I can't seem to get my iMac (late 2009 model) into automatic sleep mode.  If I manually put it into sleep I don't have any issues.
    I used to solve the issue by running "PleaseSleep" application but that doesn't work anymore since Lion. I now want to fix the underlying problem.
    I'm not running any weird background processes and in my energy saver settings I've tagged "put the hard disk to sleep when possible:, "allow power button to put computer to sleep" and "automatically reduce brigthness". All pretty standard.
    Is there anyone who can give me some pointers ?

    Today I solved the same problem for my iMac running Snow Leopard. See https://discussions.apple.com/thread/3008791#15947706. The method may help you, too.
    For me it was the DynDNS Updater preventing my iMac from automatically entering sleep mode.
    To my knowledge the cause of this sleep problem can only be a peripheral device or a process. So I suggest to first unplug all peripherals and test whether that's the cause. If not, I suggest to terminate one process after another and to test automatic entering of sleep mode after each. Start with user processes; continue with system process if necessary.
    At least that's the way I found the offending process. Fortunately, I was able to change the configuration of that process to allow again automatic entering of sleep mode.
    Good luck!

  • I upgraded my iphone 5 to 6.1.4 and the earphone doesn't work anymore. Anyone has an idea on how to solve the problem ? Thank you

    I upgraded my iphone 5 to 6.1.4 and the earphone doesn't work anymore. Anyone has an idea on how to solve the problem ? Thank you

    Hi Jboudet,
    Welcome to Apple Support Communities.
    You can find some suggestions for troubleshooting your iPhone at these links:
    iPhone Assistant
    http://www.apple.com/support/iphone/troubleshooting/
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Have a good one,
    Jeremy

  • As hwd doesn't work anymore... [SOLVED]

    As hwd doesn't work anymore, I have a problem with installing and maintaining Xorg on my Arch machine. I recently reinstalled Archlinux on my desktop machine, and was unaware that Xorg had been updated.
    So when I tried to do my normal installation routine of installing all the necessary drivers, xorg and hwd, I ran into a problem. When I ran hwd -u + -xa, it said No X server installed. I searched around and found out that hwd was not supported any longer.
    So I figured i'd just do the manual configuration of Xorg. So I ran X -configure, and then ran the server. Everytime I did this, the computer would freeze up upon entering the environment.
    So I tried doing nvidia-xconfig, and ended up actually getting into the environment, but after all the xterm windows had popped up, it froze again everytime.
    After reading abit articles on the subject, I tried letting Xorg simply use HAL for it's hardware recognization. This time it worked, and I was able to enter the environment with no problem. So I went with this alternative, and installed Openbox.
    Now, the problem shows up when I enter the environment. I can clearly see that there's somewhat of a problem with the graphics. So I tried configuring a minimal xorg.conf to run along side HAL. This still didn't fix the problem. The problem is, there are areas of the screen that are SLIGHTLY blurry. For example, if I write something in xterm, then move it to certain parts of the screen, the text becomes mildly blurry. It's not a big problem, just irritating. But this little problem may be an indication of a bigger problem. I'm sensing I don't have 3D capabilities, but haven't tested yet.
    Another thing is; When I write something in xterm while in the environment, and I hold down the backspace button... Xorg simply crashes without any particular error.
    Anyway, my point is; I had an idea that, is there some way to make hwd recognize the xorg server as a older version, making it configure a file for it? I've never had any problem with xorg up until this new update, which irritates me alot, making me want to find some other distrobution of linux.
    I hope someone can help me fix this.
    Last edited by SomeoneWithAPurpose (2009-05-15 22:24:17)

    you could roll back your Xorg version to continue using hwd in the meantime...
    I'm assuming you've followed http://wiki.archlinux.org/index.php/Xor … _xorg.conf to try without xorg / with minimal xorg.  Have you ensured that your drivers are up to date?  I would attempt reinstalling video drivers, trying HAL again with NO xorg file, and if that fails, try it with minimal xorg.
    Hopefully someone comes along with a more concrete solution...I'm just hoping to steer you down a path of some new ideas (if you havent already tried this...)
    I had some trouble with the latest version.  Reinstalling video drivers and running with no xorg.conf was the fix...I know you said you tried this same thing, but you havent specified how new your drivers are or anything... Good luck and free bump!

  • [solved] Volume control in amarok doesn't work anymore

    Hi,
    since today in amarok (2.4.1) the volume control doesn't work anymore. I can change the level on the switch on the top right but it doesn't change the actual volume.
    The volume control in my KDE tray works as usual.
    Last edited by Barghest (2011-07-05 18:01:07)

    Just came back from suspend and it works again.
    Sorry for the noise.

  • [solved] Amarok 2.3.1: streaming/webradio doesn't work anymore

    I updated to Amarok 2.3.1 and now music streams/webradio doesn't work anymore. Anyone else experiencing this? Someone know, how I can get rid of this?
    EDIT/SOLUTION: Switched phonon-backend from gstreamer to xine and now it works again.
    Last edited by ChemBro (2010-06-08 10:38:13)

    sultanoswing wrote:
    Yes.
    I had to manually download the .asx file (e.g. wget http://www.newstalkzb.co.nz/audioasx.as … ass=48812).
    Then open the downloaded .asx file with a text editor.
    Find the following information e.g. "mms://wms-trn-all.streaming.net.nz/trn-newstalk-zb-akl".
    This is the proper link that amarok can and will play. A bit of a faff, but it works for me.
    I've always had to do it this way
    I guess i was following the old maxim "it's not a bug, it's a feature"

  • I have purchased the Adobe Creative Suite 4 and now my first dvd of the software doesn't work anymor

    I have purchased the Adobe Creative Suite 4 and now my first dvd of the software doesn't work anymore. My computer doesn't want to read it anymore. I want to mention that I also tried on some other computers and still the problems continues. How can I solve this? On the Adobe webpage I can't find anymore the download for Adobe CS4. Thanks. Marius Lupu

    You can download the software from http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html and can serialize it with the serial number you have.
    NOTE:- READ THE INSTRUCTION PROPERLY TO AVOID ANY ERROR.

  • When I installed jms (j2ee1.3) my lookups doesn't work anymore...

    Hi. I was using j2se 1.3 and performed some lookups on objects from an Oracle 8.1.7.
    Then, in order to use jms, I installed j2ee 1.3 and j2se 1.3.1. Now my lookups doesn't work anymore, but my lookups on jms objects (por example Queue or QueueConnectionFactory) does work fine. This is the code that produces the error, and the error:
    ****** CODE *************
    String serviceURL = "sess_iiop://desarrollo:2482:SCANALES";
    String objectName = "/test/sInformacionSalida";
    ServicioInformacionSalida sis = null;
    Hashtable env = new Hashtable ();
    env.put (Context.URL_PKG_PREFIXES, "oracle.aurora.jndi:com.sun.enterprise.naming");
    env.put (Context.SECURITY_PRINCIPAL, "USER");
    env.put (Context.SECURITY_CREDENTIALS, "USER");
    env.put (Context.SECURITY_AUTHENTICATION, ServiceCtx.NON_SSL_LOGIN);
    InitialContext ic = null;
    try {
    ic = new InitialContext(env);
    } catch (NamingException nE) {}
    System.out.println("ASIF: Lookup de servicio de salida de informacion de formateo...");
    try {
               sis = (ServicioInformacionSalida)ic.lookup(serviceURL + objectName);
    } catch(NamingException nE) {
      System.out.println("ASIF: Error en el lookup: " + nE.getExplanation());
      System.out.println("ASIF: " + nE.toString());
      nE.printStackTrace();
      System.exit(-1);
    **************** ERROR ******************
    ASIF: Error en el lookup: Unknown service: 200.12.145.40:2482:SCANALES
    ASIF: javax.naming.CommunicationException: Unknown service: 200.12.145.40:2482:SCANALES
    javax.naming.CommunicationException: Unknown service: 200.12.145.40:2482:SCANALES
    at oracle.aurora.jndi.sess_iiop.SessionCtx.initialContext(SessionCtx.java:647)
    at oracle.aurora.jndi.sess_iiop.SessionCtx.<init>(SessionCtx.java:67)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.createSession(ServiceCtx.java:161)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.login(ServiceCtx.java:349)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.defaultSession(ServiceCtx.java:219)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.lookup(ServiceCtx.java:373)
    at oracle.aurora.jndi.sess_iiop.sess_iiopURLContext.lookup(sess_iiopURLContext.java:256)
    at oracle.aurora.jndi.sess_iiop.sess_iiopURLContext.lookup(sess_iiopURLContext.java:242)
    at javax.naming.InitialContext.lookup(InitialContext.java:350)
    at SimpleQueueSender.main(SimpleQueueSender.java:152)**********************************************
    Last, from the %J2EE_HOME%\lib\classes\jndi.properties:
    java.naming.factory.initial=com.sun.enterprise.naming.SerialInitContextFactory
    java.naming.factory.url.pkgs=com.sun.enterprise.naming
    The weird thing is that when I remove %J2EE_HOME%\lib\j2ee.jar from the classpath, the lookup works fine again but, of course, I can't use the jms classes.
    From the "Unknown service" message, I presume that the problem is related to the service provider and/or something with the environment properties.
    PLEASE ANY HELP!!
    Thanks.

    This seems weird enough for bringing to the attention of the JNDI technical team.
    If you have not already done so, you might want to send this message directly to them at [email protected]
    There seems to be some incompatibility between Oracle classes and J2EE 1.3 classes. As you have pointed out, in some service provider classe(s).

  • The camera on my daughter's iPod Touch, 5th generation, doesn't work anymore. She just got it three weeks ago. Not even sure how to troubleshoot. Help.

    the camera on my daughter's iPod Touch, 5th generation, doesn't work anymore. She just got it three weeks ago. Not even sure how to troubleshoot. Help.

    Hard reset it and report back...thatll probably solve the problem

  • Tethering doesn´t work anymore since I updated to IOS 7.1

    Since I updated to IOS 7.1 the tethering function doesn´t work anymore on my Iphone 4.
    I have recently purchased an IPAD Mini, as the iphone has become so incredibly slow after update to IOS 7.0. I am travelling a lot and use the tethering function to access the internet. And now, after update to IOS 7.1  I can´t even use my IPAD anymore when travelling.
    I must say, enough is enough. My patience is at it´s end. A professional company doesn´t work like this !
    Apple, please react and get this problem solved.
    regards
    Richard

    What Apple wants from his customers?
    1) I've paid my iPhone 4S 900 euros;
    2) I'm used to buy music and apps from iTunes store;
    3) my iCloud space costs 32 euros per year
    and, like me, millions of customers around the world!
    and Apple does not allow me (and many others) to use the internet traffic for which I (we) pay my (our) provider, that's not among those that directly sell iPhone??? Is this your idea of a really unblocked device as you falsely declsre from the pages of Apple online store ?!? Shame on you!
    If I had know that the 7.1 led to this I'd never updated my iPhone. No one (Apple and the sites that live because of her) told about this issue in their enthusiastic comments on the new, updated version, of iOS. Shame on you!
    This would claim a class action against such a behaviour!
    I'm disgusted
    thank you
    Giacomo - ITALY

  • Internet links doesn't work anymore within my Outlook

    My internet links within my Outlook doesn't work anymore when I click on the link (I got a system problem). Anyone who knows what settings I need to do?
    Thanks

    That being the case, I think the default setting must be corrupted.  See here on how to reset: http://www.msoutlook.info/question/706
    Or open control panel, go to Default Programs, and then Default settings.  Change the file association for Interner Explorer.  See if that works
    {---------- Please click the "Thumbs Up" to say thanks for helping.
    Please click "Accept As Solution" if my help has solved your problem. ----------}
    This is a user supported forum. I am a volunteer and I do not work for HP.

  • After instaling mavericks  terminal, preview, app store, etc,  doesn't work anymore

    after instaling mavericks the terminal, preview, app store, etc,  doesn't work anymore...
    What have to do to solve this problem?

    You ran a defective third-party "utility" such as "CleanMyMac" that purports to "clean up" "junk" files. What it really does is to corrupt the operating system.
    The first thing you need to do is remove that software, if you know what it is, according to the developer's instructions. Never install it, or anything like it, again. Then see below.
    If you don't already have a current backup, back up all data, then reinstall the OS. You don't need to erase the startup volume, and you won't need the backup unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode.

  • Licensing of my Adobe products "doesn't work anymore"; errorcode 150:30

    Is this the technical support of Adobe? If so, I have a question (if not: where and how can I find it?): I use the German version of the Creative Suite 4 on a Mac OS X Mountain Lion (version 10.8.2). After regenerating a Time Machine backup I couldn't open the suite's programs anymore.
    The first days an error message kept telling me I needed to install a Java SE 6-Runtime-version, but unfortunately I didn't have Internet so couldn't do anything but wait to get my new internet contract. When I had internet again, a newer Java update (version 1.6.0_43 instead of SE 6; I can't find SE 6 to download, if this should be necessary) obviously was installed automaticly, but instead of the first error message I now always get a window telling me the licensing of the product doesn't work anymore. It tells me to relaunch the computer and if this doesn't solve the problem (which it doesn't), I shall consult the technical support of Adobe and indicate the errorcode 150:30. Can you tell me what do do? Thanks in advance!
    Theo

    Hi verwirrt,
    Error 150:30 usually comes up if you use timeline or any other software to migrate the files from the older Mac to the newer one or in case of licensing issues.
    If you have used a migration software to transfer the files then it's not recommended.
    Please remove the files and reinstall CS4 from the disk.
    Moreover Photoshop CS4 has not been tested on Mac 10.8.2 and you might face compatibility issues.
    Further if you have installed the software from the disk and did not transfer the files from the older mac to the new please refer to the steps mentioned in the Kb doc : http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac- os.html
    And if you do not have the disk to reinstall the software, then please download from the direct download links available at : http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here. html
    But make sure you follow the important instructions on the page before initiating the download.

  • M-audio fast track pro doesn't work anymore

    Today I plugged in my M-Audio Fast Track Pro which worked fine few weeks before, but now it doesn't work anymore. It shows up everywhere fine but I can't play any music. The videos on Youtube can't be played at all when I have selected this soundcard as output. Same every other application like iTunes. I have reinstalled the drivers, rebooted my mac but nothing helped so far. Does anyone know how to solve this problem? Thanks.

    I had the same problem (Fast Track Pro + Mavericks 10.9.2 > no output sound).
    After trying several combinations, I found out an non logical solution, but it did work
    What I did:
    1) Download the most recent driver update 1.9.4 (http://avid.force.com/pkb/articles/en_US/Download/Fast-Track-Pro-Drivers)
    2) Uninstall Fast Track Pro Drive and restart computer
    3) After restar, do NOT install again. Just go to the System Preferences/Sound and set Fast Track as your in/output port
    Hope it helps!

Maybe you are looking for

  • New Macbook dud, leaving for military duty in remote loaction.

    I recently convinced my sister to purchase a MacBook. She logs in, starts the updates and it restarts, hanging for eternity at the apple boot screen. I professed the quality and consideration of Apple, and she is given one of the few bad apples. She

  • Undesired multiple pdf files created with multipage print.  Acrobat 9.5

    Hello, I have a 20 tab spreadsheet in Excel 2010, 18 tabs of which are presentation pages. Most are landscape letter, 3 or 6 are landscape legal The first time around, I selected the 18 tabs, file/printed to pdf, and I ended up with a perfect pdf, Al

  • Moving iphone to new pc

    I have an iphone 4 and got a new computer...i did not remember to deauthorize the old PC and wiped the hard drive... when i plug in the iphone to the new machine I get a warning that the phone is sync'd to another PC and everything will be replaced b

  • Why do I need a snapfish account?

    why do i need a snapfish account?

  • Registration is finished error: (10, -72000)

    Every time I restart the server, I get this error in the Password Service Error Log: Jan 8 2008 15:55:51 Registration is finished error: (10, -72000) Anyone know what this is?