[Bug 244181] unzip: Add passphrase and GLIBC build support

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244181

Mark Linimon  changed:

   What|Removed |Added

   Keywords|feature |patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 244045] bootstrap error

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244045

--- Comment #3 from Jochen Neumeister  ---
Can anyone here help?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496

Ștefan BĂLU  changed:

   What|Removed |Added

 CC||stefan.b...@ulab.ro

--- Comment #30 from Ștefan BĂLU  ---
Guys, i've just experienced these issues on the latest FreeNAS (it's a FreeBSD
11.3-RELEASE) with a LSI3008 controller.

The issues you all experience are related to the BIOS Revision and Firmware
Revision versions shown by:

mprutil show all | less
...
Adapter:
mpr0 Adapter:
   Board Name: LSI3008-IT
   Board Assembly:
Chip Name: LSISAS3008
Chip Revision: ALL
BIOS Revision: 17.00.00.00
Firmware Revision: 15.00.03.00
  Integrated RAID: no
...


It's definitely not related to the types/models of disks used or the BSD
version. Just make sure you are running the following firmware versions as i
already have these in production with FreeBSD 11.2-RELEASE:

Adapter:
mpr0 Adapter:
   Board Name: LSI3008-IT
   Board Assembly: 
Chip Name: LSISAS3008
Chip Revision: ALL
BIOS Revision: 17.00.00.00
Firmware Revision: 15.00.03.00
  Integrated RAID: no

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496

--- Comment #31 from Matthias Pfaller  ---
mpsutil show all
Adapter:
mps0 Adapter:
   Board Name: SAS9211-8i
   Board Assembly: 
Chip Name: LSISAS2008
Chip Revision: ALL
BIOS Revision: 7.37.00.00
Firmware Revision: 20.00.07.00
  Integrated RAID: yes

uname -a
FreeBSD nyx 12.1-RELEASE-p1 FreeBSD 12.1-RELEASE-p1 GENERIC  amd64

This machine is experiencing the problems.

The machines without problems are running 11.1 and (thank's for the pointer)
   Board Name: SAS9211-8i
   Board Assembly: H3-25250-02J
Chip Name: LSISAS2008
Chip Revision: ALL
BIOS Revision: 7.37.00.00
Firmware Revision: 19.00.00.00
  Integrated RAID: no

I'll try a downgrade to 19.00.00.00

regards, Matthias(In reply to Ștefan BĂLU from comment #30)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496

--- Comment #32 from Bane Ivosev  ---
We have problem with 18.03 version of the mpr/mps driver. That's why i said
12.1 and 11.1 relase working for us.

12.1 -> #define MPR_DRIVER_VERSION  "23.00.00.00-fbsd"
12.0 -> #define MPR_DRIVER_VERSION  "18.03.00.00-fbsd"
11.3 -> #define MPR_DRIVER_VERSION  "18.03.00.00-fbsd"
11.2 -> #define MPR_DRIVER_VERSION  "18.03.00.00-fbsd"
11.1 -> #define MPR_DRIVER_VERSION  "15.03.00.00-fbsd"

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 241570] locale - LC_* variables are "C" when I set UTF-8 locale

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241570

--- Comment #6 from de...@stasyan.com ---
Thanks for poining.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496

--- Comment #33 from Ștefan BĂLU  ---
(In reply to Bane Ivosev from comment #32), so, should we keep the firmware in
sync with those versions or go for a trial-and-error aproach?

In the meantime, i'll let you know how it goes with latest FreeNAS (FreeBSD
11.3-RELEASE) and the firmware 15.00.03.00 version.

I see that my corrected comment didn't go through... So, I downgraded from:

BIOS Revision: 18.00.00.00
Firmware Revision: 16.00.01.00

to:

BIOS Revision: 8.35.00.00
Firmware Revision: 15.00.03.00

The behaviour would trigger in a couple of days, so i'll keep you all posted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 244181] unzip: Add passphrase and GLIBC build support

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244181

Alex Kozlov  changed:

   What|Removed |Added

 Attachment #211703|0   |1
   is patch||
 Attachment #211703|application/mbox|text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 244181] unzip: Add passphrase and GLIBC build support

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244181

--- Comment #3 from Alex Kozlov  ---
The 'support glibc' and 'mention zipx' patches looks alright, but I think you
forgot to free passphrase_buf in 'add passphrase' patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496

--- Comment #34 from Bane Ivosev  ---
(In reply to Ștefan BĂLU from comment #33)
Before first install (11.3) we update firmware and leave it as is. So, later we
didn't change firmware, we just try mps/mpr driver different from 18.03.

Now, with 12.1-RELEASE, we have:
mpr0: Firmware: 16.00.01.00, Driver: 23.00.00.00-fbsd

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 244193] quota not working for jails in release 12.0 & 12.1

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244193

Bug ID: 244193
   Summary: quota not working for jails in release 12.0 & 12.1
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: jo...@a1poweruser.com

Looked all over and only found small blurb in jail(8) manpage that really says
next to nothing. I created /usr/jails/fulljail by un-compressing the downloaded
base.txz file and then copying the hosts localtime file and resolv.conf file to
the fulljail. This fulljail starts and stops with out problems. I have added a
user called daddy to this jail.

On the host I added quota_enable="YES" and check_quotas="YES" to the hosts
rc.conf file. Also added userquota option to the hosts /etc/fstab file which
filesystem covers the complete hard drive and rebooted the host.

The quota commands repquota -ah, quota -h bob, and edquota -uh bob all work on
the host.

But after starting the fulljail with the allow.quotas option in jail.config and
entering the root console I get this
edquota -uh daddy message "NO quotas on any filesystem
repquota -ah gives nothing
quota -h daddy  message Disk quotas for user daddy (uid1001): none

I see that quota had bug fixed in 12.0 that is now in 12.1 release that I am
running on my host. Did that fix screw up jail quotas? Does the /etc/fstab file
in fulljail need a entry? The FreeBSD manual needs a section added to the jail
section giving the details of how to configure a jail to use quota.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118

--- Comment #22 from Mark Millard  ---
(In reply to Mark Millard from comment #21)

Note: I progressed my normal powerpc64 PowerMac
environment to head -r357979 as well. The patch
has worked fine on the G5 "Quad" for that context
as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 244205] vi(1): -c option doesn't work correctly

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244205

Bug ID: 244205
   Summary: vi(1): -c option doesn't work correctly
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: mohd.ak...@outlook.com

Try:

`echo foobar > file && nvi -e -c '/foo/p' file`

This was fixed upstream - https://github.com/lichray/nvi2/issues/65.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"