Re: [jos...@joshualokken.com: Re: [CFT] Call for testing pkg 1.5.0]

2015-04-03 Thread Baptiste Daroussin
On Fri, Apr 03, 2015 at 08:50:01AM -0700, Joshua Lokken wrote:
> From: Joshua Lokken 
> To: freebsd-questi...@freebsd.org
> Date: Fri, 3 Apr 2015 08:36:56 -0700
> Subject: Re: [CFT] Call for testing pkg 1.5.0
> 
> On Mar/31 09:03PM, Baptiste Daroussin wrote:
> > Hi all,
> > 
> > We just released pkg 1.5.0 beta1 (in ports-mgmt/pkg-devel),
> > 
> > Here is what happened since pkg 1.4.0:
> >8 -- [snip] -- *< 
> > Please test and report as much bugs as you can!
> > We could be very grateful if regressions tests could be provided along with 
> > the
> > bug reports :)
> > Bapt
> 
> 
> 
> jrlokken@satellite:~ % uname -a
> FreeBSD satellite.workgroup.local 10.1-STABLE FreeBSD 10.1-STABLE 
> #1 r280923: Tue Mar 31 15:32:16 PDT 2015 
> root@satellite.workgroup.local:/usr/obj/usr/src/sys/SATELLITE  amd64
> 
> jrlokken@satellite:~ % pkg version -x kde
> kcm-polkit-kde-0.0.20121008_3  =
> kde-4.14.2 <
> kde-base-artwork-4.14.2<
> kde-baseapps-4.14.2_1  <
> kde-runtime-4.14.2_3   <
> kde-wallpapers-4.14.2  <
> kde-workspace-4.11.13_2<
> ...
> 
> jrlokken@satellite:~ % pkg version kde
> Child process pid=9630 terminated abnormally: Segmentation fault
> 
> Seems to work for day-to-day operation, but if I attempt to pass a bad
> argument to pkg version, it segfaults.
> 
> I know, I know...  "Then don't pass bad arguments to pkg version :)"
> 
Fixed will be in next beta/rc

Best regards,
Bapt


pgpNOp83Hvp0O.pgp
Description: PGP signature


Re: epair on 9-stable

2015-04-03 Thread Johannes Totz
On 01/04/2015 11:08, Bjoern A. Zeeb wrote:
> 
>> On 31 Mar 2015, at 21:31 , Johannes Totz  wrote:
>>
>> Hi,
>>
>> Is epair (virtual ethernet) supposed to work on 9-stable?
>> I'm having trouble with it.
>> I want to connect one end to a bridge, e.g.:
>>
>> bge0 <===> bridge0 <===> epair0a <---> epair0b
>>
>> and run dhclient on epair0b.
>> But nothing comes through, not even on epair0a.
>> bridge0 itself receives packets.
>> No firewall involved.
>>
>> Any ideas?
> 
> Just checking, are all interfaces UP?

that was it!
*facepalm*


thanks :)

> 
> 
> — 
> Bjoern A. Zeeb  Charles Haddon Spurgeon:
> "Friendship is one of the sweetest joys of life.  Many might have failed
>  beneath the bitterness of their trial  had they not found a friend."
> 
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
> 


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

[jos...@joshualokken.com: Re: [CFT] Call for testing pkg 1.5.0]

2015-04-03 Thread Joshua Lokken
From: Joshua Lokken 
To: freebsd-questi...@freebsd.org
Date: Fri, 3 Apr 2015 08:36:56 -0700
Subject: Re: [CFT] Call for testing pkg 1.5.0

On Mar/31 09:03PM, Baptiste Daroussin wrote:
> Hi all,
> 
> We just released pkg 1.5.0 beta1 (in ports-mgmt/pkg-devel),
> 
> Here is what happened since pkg 1.4.0:
>8 -- [snip] -- *< 
> Please test and report as much bugs as you can!
> We could be very grateful if regressions tests could be provided along with 
> the
> bug reports :)
> Bapt



jrlokken@satellite:~ % uname -a
FreeBSD satellite.workgroup.local 10.1-STABLE FreeBSD 10.1-STABLE 
#1 r280923: Tue Mar 31 15:32:16 PDT 2015 
root@satellite.workgroup.local:/usr/obj/usr/src/sys/SATELLITE  amd64

jrlokken@satellite:~ % pkg version -x kde
kcm-polkit-kde-0.0.20121008_3  =
kde-4.14.2 <
kde-base-artwork-4.14.2<
kde-baseapps-4.14.2_1  <
kde-runtime-4.14.2_3   <
kde-wallpapers-4.14.2  <
kde-workspace-4.11.13_2<
...

jrlokken@satellite:~ % pkg version kde
Child process pid=9630 terminated abnormally: Segmentation fault

Seems to work for day-to-day operation, but if I attempt to pass a bad
argument to pkg version, it segfaults.

I know, I know...  "Then don't pass bad arguments to pkg version :)"


-- 
Joshua Lokken


pgpQwDsXEZQ99.pgp
Description: PGP signature


Re: [CFT] Call for testing pkg 1.5.0

2015-04-03 Thread Baptiste Daroussin
On Fri, Apr 03, 2015 at 02:35:43PM +0100, Big Lebowski wrote:
> >
> > Please test and report as much bugs as you can!
> > We could be very grateful if regressions tests could be provided along with 
> > the
> > bug reports :)
> >
> 
> Mine just did something like that:
> 
> foobar# uname -a
> FreeBSD foobar.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r280994M: Thu
> Apr  2 20:16:53 CEST 2015
> r...@pd.valinor.palantiri.org:/usr/obj/usr/src/sys/FOOBAR  amd64
> foobar [uname -a] ~/
>   15-04-03
>  3:33PM
> foobar# pkg --version
> 1.4.99.15
> foobar [pkg --version] ~/
>   15-04-03
>  3:33PM
> foobar# pkg version
> Child process pid=41119 terminated abnormally: Segmentation fault
> foobar [pkg version] ~/
>   15-04-03
>  3:33PM
> foobar# pkg version -t 0.2.o.git20150311 0.2.o.20150402
> <
> foobar [pkg version -t 0.2.o.git20150311 0.2.o.20150402] ~/
>   15-04-03
>  3:33PM
> pd#

Let me fix that :)

Best regards,
Bapt


pgptyF_fLXsK2.pgp
Description: PGP signature


Re: [CFT] Call for testing pkg 1.5.0

2015-04-03 Thread Big Lebowski
>
> Please test and report as much bugs as you can!
> We could be very grateful if regressions tests could be provided along with 
> the
> bug reports :)
>

Mine just did something like that:

foobar# uname -a
FreeBSD foobar.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r280994M: Thu
Apr  2 20:16:53 CEST 2015
r...@pd.valinor.palantiri.org:/usr/obj/usr/src/sys/FOOBAR  amd64
foobar [uname -a] ~/
  15-04-03
 3:33PM
foobar# pkg --version
1.4.99.15
foobar [pkg --version] ~/
  15-04-03
 3:33PM
foobar# pkg version
Child process pid=41119 terminated abnormally: Segmentation fault
foobar [pkg version] ~/
  15-04-03
 3:33PM
foobar# pkg version -t 0.2.o.git20150311 0.2.o.20150402
<
foobar [pkg version -t 0.2.o.git20150311 0.2.o.20150402] ~/
  15-04-03
 3:33PM
pd#
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: [CFT] Call for testing pkg 1.5.0

2015-04-03 Thread Big Lebowski
>> I just wanted to take the time to thank you for all the
>> work you've put into this.
>>
>> Thanks!
>
> Thanks much appreciated, I want to share that with vsevolod@ and az@ who also
> spent a lot of time working on it!
>

Indeed, HUGE THANKS for what you guys are doing with pkg - I cant wait
to see that OS X integration in action (and other things as well), you
rock!

S.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"