On 22/10/2018 04:34, Graham Perrin wrote:
> …
> /usr/local/bin/xauth: (stdin):1: bad "remove" command line
> /usr/local/bin/xauth: (stdin):2: bad "add" command line
> /usr/local/bin/xauth: (stdin):1: bad "remove" command line
> /usr/local/bin/xauth: (stdin):2: bad "add" command line
> …
>
> Wha
After installing 12.0-BETA1, on the first boot I noticed a warning about
$local_unbound_tls not being set properly.
It looks like that flag was only added recently by Dag-Erling, in "Add
support for DNS-over-TLS to the local_unbound service."
--
Rebecca
_
Hello,
I'm running this small script which generates changelog file in gzipped
JSON format.
TMPDIR=/var/tmp
START=1
END=$(( $START + $STEP - 1 ))
while test $START -lt 30
do
svnlite log --xml -r $START:$END -v ~/src/freebsd-base >
$TMPDIR/bla.xml
bin/xml2json.py > $TMPD
On Tue, Oct 23, 2018 at 07:10:02PM +0530, Rajesh Kumar wrote:
> Hi Mark,
>
> > From the db> prompt, could you please run "show page" and "show pageq",
> > and post the output?
>
> The system gets hung when it runs to db prompt. I only have the option to
> force shutdown at that point. Is there a
Hi John,
Thanks a lot. It helps. I backported the changes to 11.2 and tried booting
in my board with success without any need for the said tunables.
I see those changes are marked for MFC after 2 Weeks. But I don't see them
still in stable/11 branch. So, will it be taken into stable/11 branch by
This was build this morning and includes:
commit f37256a01fe12fe4d65128c82c6804d47dd511c1
Author: kib
Date: Thu Oct 25 13:37:57 2018 +
Bump base OpenSSL libraries versions to avoid conflict with port's
libraries.
Reported by:many
Reviewed by:gjb
Sponsored by:
I rebuilt pkg from ports and it seems to work now. When I think about it
there was a note in UPDATING that I maybe should have read.
20181009:
OpenSSL has been updated to version 1.1.1. This update included
additional various API changes througout the base system. It is
i
On Thu, Oct 25, 2018 at 10:46 AM Warner Losh wrote:
>
>
> On Thu, Oct 25, 2018 at 10:26 AM Rebecca Cran
> wrote:
>
>> On 10/25/18 10:20 AM, Rebecca Cran wrote:
>>
>> >
>> > uart0 pnpinfo _HID=AMDI0020 _UID=0 at handle=\_SB_.FUR0
>> > uart1 pnpinfo _HID=AMDI0020 _UID=1 at handle=\_SB_.FUR
This a new build from distfiles (generated from src) with no packages installed.
Thanks,
Jeff
On 10/25/18, 9:48 AM, "Ben Widawsky" wrote:
You'll need to update base first, and ideally update all your packages
before
make delete-old and make delete-old-libs
On 18-10-25 16:29:5
You'll need to update base first, and ideally update all your packages before
make delete-old and make delete-old-libs
On 18-10-25 16:29:59, Pieper, Jeffrey E wrote:
> I'm seeing:
>
> Installing pkg-1.10.5_5...
> Extracting pkg-1.10.5_5: 100%
> ld-elf.so.1: Shared object "libssl.so.9" not found,
On 10/25/18 10:29 AM, Pieper, Jeffrey E wrote:
> I'm seeing:
>
> Installing pkg-1.10.5_5...
> Extracting pkg-1.10.5_5: 100%
> ld-elf.so.1: Shared object "libssl.so.9" not found, required by "pkg"
>
> Thanks,
> Jeff
Is this before or after the move of libssl.so.9 -> libssl.so.111 ?
https://svn
On 10/25/18 10:46 AM, Warner Losh wrote:
Oh! that looks mostly right, though IIRC the higher UIDs might be
something else. Harmless enough for now, though.
Thanks.
I also think you might be able to test if we can remove a special case
kludge we have for the AMDI0020 device since it look
On Thu, Oct 25, 2018 at 10:26 AM Rebecca Cran wrote:
> On 10/25/18 10:20 AM, Rebecca Cran wrote:
>
> >
> > uart0 pnpinfo _HID=AMDI0020 _UID=0 at handle=\_SB_.FUR0
> > uart1 pnpinfo _HID=AMDI0020 _UID=1 at handle=\_SB_.FUR1
> > uart2 pnpinfo _HID=AMDI0020 _UID=2 at handle=\_SB_.FUR2
>
On Thu, Oct 25, 2018 at 10:17 AM Kurt Jaeger wrote:
> Hi!
>
> > On 10/25/18 5:19 PM, Sean Bruno wrote:
> > > pkg-static install -f pkg
> >
> > It works better now, but there are some complaints.
>
> If it's only the certificate issue, try this:
>
> cd /usr/local/etc
> cp pkg.conf.sample pkg.conf
I'm seeing:
Installing pkg-1.10.5_5...
Extracting pkg-1.10.5_5: 100%
ld-elf.so.1: Shared object "libssl.so.9" not found, required by "pkg"
Thanks,
Jeff
On 10/25/18, 9:18 AM, "owner-freebsd-curr...@freebsd.org on behalf of Kurt
Jaeger" wrote:
Hi!
> On 10/25/18 5:19 PM, Sean Bruno
On 10/25/18 10:20 AM, Rebecca Cran wrote:
uart0 pnpinfo _HID=AMDI0020 _UID=0 at handle=\_SB_.FUR0
uart1 pnpinfo _HID=AMDI0020 _UID=1 at handle=\_SB_.FUR1
uart2 pnpinfo _HID=AMDI0020 _UID=2 at handle=\_SB_.FUR2
uart3 pnpinfo _HID=AMDI0020 _UID=3 at handle=\_SB_.FUR3
Also, in c
On 10/25/18 10:18 AM, Warner Losh wrote:
That seems incorrect. It looks like we're attaching too much. what does
devinfo -v | grep uart tell you?
uart0 pnpinfo _HID=AMDI0020 _UID=0 at handle=\_SB_.FUR0
uart1 pnpinfo _HID=AMDI0020 _UID=1 at handle=\_SB_.FUR1
uart2 pnpinfo _HID=AMD
On Thu, Oct 25, 2018 at 10:16 AM Rebecca Cran wrote:
> On 10/25/18 10:00 AM, Warner Losh wrote:
>
> >
> > I suspect you can just lose those hints in the hints file and be fine.
> The
> > uart should attach via acpi. The keyboard won't, however, since it isn't
> > enabled. Can you try removing the
On 10/25/18 10:00 AM, Warner Losh wrote:
I suspect you can just lose those hints in the hints file and be fine. The
uart should attach via acpi. The keyboard won't, however, since it isn't
enabled. Can you try removing these lines from your hints file and see if
the problem persists? Note this
Hi!
> On 10/25/18 5:19 PM, Sean Bruno wrote:
> > pkg-static install -f pkg
>
> It works better now, but there are some complaints.
If it's only the certificate issue, try this:
cd /usr/local/etc
cp pkg.conf.sample pkg.conf
vi pkg.conf
-
PKG_ENV : {
SSL_NO_VERIFY_PEER: 1
}
--
On 10/25/18 5:19 PM, Sean Bruno wrote:
> pkg-static install -f pkg
It works better now, but there are some complaints.
root@konjak:/usr # pkg-static install -f pkg
pkg-static: Warning: Major OS version upgrade detected. Running
"pkg-static install -f pkg" recommended
Updating FreeBSD reposito
On Thu, Oct 25, 2018 at 9:35 AM Rebecca Cran wrote:
> On 10/25/18 5:02 AM, Rodney W. Grimes wrote:
>
> > Can you please reply with the specific device.
> > If you have seen one it may be an issue to removing it,
> > especially if this is on a "new AMD" system.
>
>
> This is a new Ryzen system. Fo
On 10/25/18 2:14 AM, Marcin Cieslak wrote:
> On Wed, 24 Oct 2018, John Baldwin wrote:
>
>> On 10/23/18 10:58 AM, Marcin Cieslak wrote:
>>> This GDB was configured as "amd64-marcel-freebsd"...BFD:
>>> /boot/kernel/kernel: invalid relocation type 37
>>> BFD: BFD 2.17.50 [FreeBSD] 2007-07-03 asserti
On 10/25/18 5:02 AM, Rodney W. Grimes wrote:
Can you please reply with the specific device.
If you have seen one it may be an issue to removing it,
especially if this is on a "new AMD" system.
This is a new Ryzen system. For me, I get warnings about atkbdc0 and uart0:
atkbdc0: at port 0x60
On 10/25/18 6:57 AM, Kurt Jaeger wrote:
> Hi!
>
>> FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT r339705 GENERIC amd64
>>
>> pkg-static install -f pkg
>> pkg-static: Warning: Major OS version upgrade detected. Running
>> "pkg-static install -f pkg" recommended
>> Updating FreeBSD repository
> On Thu, Oct 25, 2018 at 8:10 AM Eric van Gyzen wrote:
>
> > On 10/25/18 6:57 AM, Rodney W. Grimes wrote:
> > >>> I noticed a warning on a new AMD system running 12-BETA1:
> > >>>
> > >>> non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
> > >> Can you please reply with the specific
On Thu, Oct 25, 2018 at 8:10 AM Eric van Gyzen wrote:
> On 10/25/18 6:57 AM, Rodney W. Grimes wrote:
> >>> I noticed a warning on a new AMD system running 12-BETA1:
> >>>
> >>> non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
> >> Can you please reply with the specific device.
> >>
On 10/25/18 6:57 AM, Rodney W. Grimes wrote:
I noticed a warning on a new AMD system running 12-BETA1:
non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
Can you please reply with the specific device.
If you have seen one it may be an issue to removing it,
especially if this is on a
Hi!
> FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT r339705 GENERIC amd64
>
> pkg-static install -f pkg
> pkg-static: Warning: Major OS version upgrade detected. Running
> "pkg-static install -f pkg" recommended
> Updating FreeBSD repository catalogue...
> pkg-static: Repository FreeBSD load
FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT r339705 GENERIC amd64
pkg-static install -f pkg
pkg-static: Warning: Major OS version upgrade detected. Running
"pkg-static install -f pkg" recommended
Updating FreeBSD repository catalogue...
pkg-static: Repository FreeBSD load error: access repo
> > I noticed a warning on a new AMD system running 12-BETA1:
> >
> > non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
> Can you please reply with the specific device.
> If you have seen one it may be an issue to removing it,
> especially if this is on a "new AMD" system.
Furthe
The following patch seems to fix the signed ioctl value warnings
in uhsoctl().
The code is the same in the current and stable branches.
Marcin
Index: usr.sbin/uhsoctl/uhsoctl.c
===
--- usr.sbin/uhsoctl/uhsoctl.c (revision 339406)
+
> I noticed a warning on a new AMD system running 12-BETA1:
>
> non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
Can you please reply with the specific device.
If you have seen one it may be an issue to removing it,
especially if this is on a "new AMD" system.
>
> It looks like
From: Yasuhiro KIMURA
Subject: Regression of dtrace on 13-CURRENT
Date: Thu, 25 Oct 2018 14:46:00 +0900 (JST)
> So there is regression about dtrace between r339436 and r339548.
I submitted this problem to Bugzilla.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675
---
Yasuhiro KIMURA
__
On Wed, 24 Oct 2018, John Baldwin wrote:
> On 10/23/18 10:58 AM, Marcin Cieslak wrote:
> > This GDB was configured as "amd64-marcel-freebsd"...BFD:
> > /boot/kernel/kernel: invalid relocation type 37
> > BFD: BFD 2.17.50 [FreeBSD] 2007-07-03 assertion fail
> > /usr/src/gnu/usr.bin/binutils/libbf
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
36 matches
Mail list logo