Re: Ignoring devices

2020-01-10 Thread Michael van Elst
kab...@lich.phys.spbu.ru (Dima Veselov) writes: >08.01.2020 10:44, Martin Husemann пишет: >> On Wed, Jan 08, 2020 at 01:56:41AM +0300, Dima Veselov wrote: >>> are not accessible to the box. According to standard FC >>> behaviour HBA have all devices enumerated on the bus, >>> but can not read

Re: Ignoring devices

2020-01-10 Thread Dima Veselov
08.01.2020 10:44, Martin Husemann пишет: On Wed, Jan 08, 2020 at 01:56:41AM +0300, Dima Veselov wrote: are not accessible to the box. According to standard FC behaviour HBA have all devices enumerated on the bus, but can not read them. Can you show example dmesg output for such a device? sd0

Re: disklabel generating wrong fstype

2020-01-10 Thread MLH
Michael van Elst wrote: > >I couldn't figure out how to get newfs_msdos to specify exFAT so > > It can't. But mount_msdos cannot mount exFAT either. As (apparently, too casually) I mentioned at the beginning of this thread : > >I have been using fuse-exfat to read large sdcards for some time >

Re: repo missing package

2020-01-10 Thread Greg Troxel
Patrick Welche writes: > On Wed, Jan 08, 2020 at 06:38:16PM -0500, Greg Troxel wrote: >> I was able to build rust and firefox on 2019Q4. > > Did it just work, or did you keep having to restart it? (PR pkg/54795) > (and gpgme always hangs for me in pbulk, but always works with cd gpgme && > make)

Re: repo missing package

2020-01-10 Thread Patrick Welche
On Wed, Jan 08, 2020 at 06:38:16PM -0500, Greg Troxel wrote: > I was able to build rust and firefox on 2019Q4. Did it just work, or did you keep having to restart it? (PR pkg/54795) (and gpgme always hangs for me in pbulk, but always works with cd gpgme && make) Cheers, Patrick