David Walker changed bug 1116625
What Removed Added
Flags needinfo?(David@WalkerStreet.info)  

Comment # 19 on bug 1116625 from
(In reply to Franck Bui from comment #18)
> I think the simplest way to achieve that would be:
> 
>  $ zypper ar
> https://download.opensuse.org/repositories/home:/fbui:/branches:/openSUSE:/
> Leap:/15.0:/Update/standard/home:fbui:branches:openSUSE:Leap:15.0:Update.repo
> 
>  $ zypper dup --repo <name-of-repo-just-added-before>

Thanks, I assume you meant
https://download.opensuse.org/repositories/home:/fbui:/branches:/openSUSE:/Leap:/15.0:/Update/standard/
(?)

Anyway, I'm afraid it didn't work.  An NFS share that was already automounted,
/DWMyth, continued to automount after suspend/resume, but /DWMedia/DWMedia7,
which wasn't already automounted, failed.

dhwalker@homelap5> sudo systemctl status DWMedia-DWMedia7.automount | cat
 ��� DWMedia-DWMedia7.automount
    Loaded: loaded (/etc/fstab; generated; vendor preset: disabled)
    Active: failed (Result: resources) since Mon 2019-01-21 10:37:07 PST; 1min
19s ago
     Where: /DWMedia/DWMedia7
      Docs: man:fstab(5)
            man:systemd-fstab-generator(8)

 Jan 21 10:37:07 homelap5.WalkerStreet.info systemd[1]:
DWMedia-DWMedia7.automount: Got invalid poll event 16 on pipe (fd=91)
 Jan 21 10:37:07 homelap5.WalkerStreet.info systemd[1]:
DWMedia-DWMedia7.automount: Unit entered failed state.

dhwalker@homelap5> sudo systemctl status DWMedia-DWMedia7.mount | cat
 ��� DWMedia-DWMedia7.mount - /DWMedia/DWMedia7
    Loaded: loaded (/etc/fstab; generated; vendor preset: disabled)
    Active: inactive (dead)
     Where: /DWMedia/DWMedia7
      What: dwmedia7.service.WalkerStreet.info:/DWMedia/DWMedia7
      Docs: man:fstab(5)
            man:systemd-fstab-generator(8)

I'll leave your systemd installed for now, in case you want me to try something
else.


You are receiving this mail because: