Displaying 20 results from an estimated 20000 matches similar to: "File system issue since upgrading macOS to High Sierra"
2016 Dec 17
0
Managing Sieve on macOS 10.12 Sierra with Server 5.2?
I don?t know if this is considered OT, but dovecot has support for sieve. I had a rule set running under Mac OS X 10.8.5 Server 2.2.5 which I did maintain by hand on the server because a while before Mac OS X Server had dropped support for Squirrelmail.
Now I wonder if there is a decent way to get sieve running again on macOS 10.12 Sierra with Server 5.2
G
2018 Jan 19
2
openssh build failure on High Sierra (10.13.2)
Back in January/March of 2017, it was the case that building openssh
with the latest openssl on MacOS 10.12.x (Sierra) was a bit of
a bother.
I could build everything with Xcode, but the resulting sshd segfaulted
upon invocation (see the archives). So I built gcc 6.3 and used that
to build openssh 7.x on Sierra. As long as machines stayed on 10.12.x,
all was fine.
Under High Sierra, the Xcode
2020 Oct 20
0
File copy with macOS Finder leaves random files grayed out using vfs_fruit
Hi all,
We use the vfs_fruit module and lately we have experienced that random files copied with Finder are being grayed out. We think this is probably due to the extended attribute "user.DosStream.AFP_AfpInfo:$DATA" not being updated/removed after the file is copied. If we manually remove the xattr in question with the command setfattr -d 'user.DosStream.AFP_AfpInfo:$DATA', the
2017 Nov 20
1
Cursor lag: Mac High Sierra, R 3.4.2, Macbook Air 2017
Hi,
I'm running High Sierra on a new "2017" Macbook Air. I upgraded R from a
previous version (3.2 or 3.3 ?) and now there is a huge lag on the curser
in the R command window itself and in script files. I am not using RStudio.
There is a page on GitHub detailing the same problem currently when using
Rstudio. I have no idea whether this problem is related or not.
Cheers
Kevin
2015 Jun 17
0
macos finder error 36 when copy folder to samba 4.2.2
Am 17.06.2015 um 09:11 schrieb Sascha Kasch:
> dear list,
>
> encountered a problem and hopefully someone more experienced might
> help me.
> problem is with macos 10.9.5 and finder.
>
> i want to copy a simple folder with subfolders and without any files
> to my samba share.
> files alone work flawlessly.
>
> when i drag a folder from desktop to the share the
2015 Jun 18
0
macos finder error 36 when copy folder to samba 4.2.2
On Thu, Jun 18, 2015 at 09:51:28AM +0200, Sascha Kasch wrote:
> Am 17.06.2015 um 14:39 schrieb Sascha Kasch:
> >Am 17.06.2015 um 09:11 schrieb Sascha Kasch:
> >>dear list,
> >>
> >>encountered a problem and hopefully someone more experienced might help
> >>me.
> >>problem is with macos 10.9.5 and finder.
> >>
> >>i want to
2015 Jun 16
0
macos finder error 36 when copy folder to samba 4.2.2
dear list,
encountered a problem and hopefully someone more experienced might help me.
problem is with macos 10.9.5 and finder.
i want to copy a simple folder with subfolders and without any files to
my samba share.
files work flawlessly.
when i drag a folder from desktop to share the finder errors out with
error -36 but creates all folders.
same happens when i copy an empty folder from the
2017 Jan 17
1
Samba server for MacOS workgroup
Hello,
I have a problem with MacOS client on Samba4.4 server.
I put the folder with set of small test files on samba volume,
Open folder by MacOS Finder,
select files Cmd+A,
and duplicate Cmd+C Cmd+V
Error 8058 appeared in Finder after some files copied.
"The operation can't be completed because unexpected error occurred
(error code -8058)"
Please help me to solve this
2018 Jul 12
5
OpenSSH slow on OSX High Sierra (maybe due to libcrypto)?
Hi all.
Is anyone else seeing issues with OpenSSH being slow on OSX High
Sierra? In the interests of better test coverage I set one up,
however the OpenSSH tests take much longer on it than on much older
machines with much slower CPUs. It seems to be due to the
vendor-supplied libcrypto being about 20x slower at bignum operations
than nominally the same version of LibreSSL compiled locally.
If
2015 Jun 18
2
macos finder error 36 when copy folder to samba 4.2.2
Am 17.06.2015 um 14:39 schrieb Sascha Kasch:
> Am 17.06.2015 um 09:11 schrieb Sascha Kasch:
>> dear list,
>>
>> encountered a problem and hopefully someone more experienced might
>> help me.
>> problem is with macos 10.9.5 and finder.
>>
>> i want to copy a simple folder with subfolders and without any files
>> to my samba share.
>> files
2008 Jun 04
0
Sierra destroyed my KDE Wine Menu
Something curious happen last night. Loaded an old game by Sierra - After Dark Games. Prior to loading the game, the Wine menu was fine, yet after, all that was left was the 'Program' directory. The links to utilities were gone. I suspect this was due to Sierra's menu creation routine loading a Sierra menu at the "root" of the menu. I was able to rebuild the menu under
2015 Jun 17
2
macos finder error 36 when copy folder to samba 4.2.2
dear list,
encountered a problem and hopefully someone more experienced might help me.
problem is with macos 10.9.5 and finder.
i want to copy a simple folder with subfolders and without any files to
my samba share.
files alone work flawlessly.
when i drag a folder from desktop to the share the finder errors out
with error -36 but creates all folders.
same happens when i copy an empty folder
2006 Oct 25
1
Extended attributes in MacOS X
I've written a patch to 2.6.8 which adds extended attribute support
to rsync. This is not like the plethora of patches which try to
separate osx meta-data into a special appledouble file (._filename).
Instead, it builds on patches/xattr.patch and just adds support for
the MacOS equivalent.
The good news:
1. It works fine locally and to a remote mac
2. It also preserves the finder
2020 Jan 03
0
Samba and macOS questions
After upgrading to macOS 10.15 I've hit an issue where if the share's connection is interrupted for long enough (e.g. because the server is rebooted) then the client Mac's Finder becomes stuck and?puts up a message 'The operation can?t be completed because the original item for ?<share>? can?t be found. Sometimes restarting Finder helps, sometimes restarting sharingd helps
2008 Mar 02
1
3.0.0 test failure MacOS X 10.4.11
Hello all,
I was eager to test the fresh release with MacOS X using "bbouncer"
This is how I compiled and run the tests:
patch -p1 <patches/osx-create-time.diff
patch -p1 <patches/fileflags.diff
./prepare-source
patch -p1 <patches/backup-dir-dels.diff
./configure
make
make test
sudo make install
Then compiling and running "bbouncer" from
2008 Mar 03
0
3.0.1 Test Success MacOS X 10.4.11
I have also been eager to test bbouncer
The latest source passes with flying colours!
but make check finds some problems with xattrs if not run by sudo
I have xattr in /usr/local/bin/ from the source found at:
http://dev.bignerdranch.com/public/bnr/eXttra.zip
What I did:
cd /usr/local/Source
rsync -av --exclude=.git/ rsync://rsync.samba.org/ftp/unpacked/rsync .
rsync -av --exclude=.git/
2020 Jan 08
2
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
Now that Apple has abandoned mail server capabilities in macOS Server.app we have to move to an open source solution. I have done this using Macports and it works well (no thanks to Apple as it never published the in 2018 promised migration info for mail services).
The MacPorts Apple Push Notification variant based on a patch written a few years ago for dovecot supports APNS but it requires you
2016 Oct 05
2
Copy a directory from macOS to Samba fails
Hi,
unfortunately copying a directory from macOS to a Samba share fails, if
the macOS set ACLs in the source directory. The error on macOS side
basically informs the user, that the operation can’t be completed
because you don’t have permission to access some of the items.
Unfortunately macOS automatically sets these ACLs sometimes. Relevant
lines in my configuration file:
cat
2018 Aug 31
2
svg ignores cex.axis in R3.5.1 on macOS
????? Plots produced using svg in R 3.5.1 under macOS 10.13.6 ignores
cex.axis=2.? Consider the following:
> plot(1:2, cex.axis=2)
> svg('svg_ignores_cex.axis.svg')
> plot(1:2, cex.axis=2)
> dev.off()
> sessionInfo()
R version 3.5.1 (2018-07-02)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS High Sierra 10.13.6
Matrix products: default
BLAS:
2009 May 24
0
Need for speed most wanted me da error y se sierra
hola Need for speed most wanted me da error y se sierra en versiones anteriores de wine justo despu?s de darle al modo carrera se empezaba a reproducir el v?deo y se trababa en la ultima versi?n la 1.1.22 me da error el wine que dice speed.exe tiene serios problemas y debe cerrarse. quiciera saber que debo hacer para obtener un informe mas detallado si es posible y como enviarlo para que lo