On Mon, Jun 27, 2011 at 2:32 AM, wrote:
> On 06/26/2011 06:17 PM, Philipp Überbacher wrote:
>>
>> Excerpts from dmbuce's message of 2011-06-27 01:03:06 +0200:
>>>
>>> On 06/26/2011 02:50 PM, Javier Vasquez wrote:
On Sun, Jun 26, 2011 at 1:05 PM, wrote:
>
> My card:
>
>
> Not going to happen. Use:
>
> libpsibuild.sh || true
>
> and the error in libpsibuild.sh will be ignored.
set +e # disable the feature
set -e # enable again
On 27/06/11 13:56, Joker-jar wrote:
i use libpsibuild.sh so:
. ./libpsibuild.sh
function_from_libpsibuild
other_function_from_libpsibuild
so, i can do:
function_from_libpsibuild || true
other_function_from_libpsibuild || true
and it will be work fine?
If you define "fine" as ignoring any
i use libpsibuild.sh so:
. ./libpsibuild.sh
function_from_libpsibuild
other_function_from_libpsibuild
so, i can do:
function_from_libpsibuild || true
other_function_from_libpsibuild || true
and it will be work fine?
On 27/06/11 13:15, Joker-jar wrote:
Hello. As you know makepkg since 3.4.0 has feature "automatically aborting
on any errors during packaging". Sometimes this feature makes me cry, for
example, if build() function has:
rm [non-existent file] 2> /dev/null
This problem is not critical if you are
Hello. As you know makepkg since 3.4.0 has feature "automatically aborting
on any errors during packaging". Sometimes this feature makes me cry, for
example, if build() function has:
rm [non-existent file] 2> /dev/null
This problem is not critical if you are author of the build()'s code (you
can
> 2: eth0: mtu 1500 qdisc pfifo_fast
> state DOWN qlen 1000
> link/ether 00:30:67:8f:7c:a8 brd ff:ff:ff:ff:ff:ff
>
> Which maybe means something to someone. ;)
means it's configured to be up, but it doesn't
sense an ethernet connectivity.
Check the cables, and the kernel driver.
--
дамја
On 06/26/2011 06:17 PM, Philipp Überbacher wrote:
Excerpts from dmbuce's message of 2011-06-27 01:03:06 +0200:
On 06/26/2011 02:50 PM, Javier Vasquez wrote:
On Sun, Jun 26, 2011 at 1:05 PM, wrote:
My card:
# lspci | grep -i ethernet
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL81
Excerpts from dmbuce's message of 2011-06-27 01:03:06 +0200:
> On 06/26/2011 02:50 PM, Javier Vasquez wrote:
> > On Sun, Jun 26, 2011 at 1:05 PM, wrote:
> >> My card:
> >>
> >> # lspci | grep -i ethernet
> >> Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI
> >> Express Gigab
On 06/26/2011 02:50 PM, Javier Vasquez wrote:
On Sun, Jun 26, 2011 at 1:05 PM, wrote:
My card:
# lspci | grep -i ethernet
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI
Express Gigabit Ethernet controller (rev 03)
After doing pacman -Syu, ethernet on my desktop stopped
On 06/26/2011 04:53 PM, "Jérôme M. Berger" wrote:
dmb...@gmail.com wrote:
Trying dhcp with the old syntax fails, and configuring a static ip
appears to succeed, but then fails when I try to do something with the
connection.
eth0="eth0 192.168.0.116 netmask 255.255.255.0 broadcast 192.168.0.25
dmb...@gmail.com wrote:
> Trying dhcp with the old syntax fails, and configuring a static ip
> appears to succeed, but then fails when I try to do something with the
> connection.
>
> eth0="eth0 192.168.0.116 netmask 255.255.255.0 broadcast 192.168.0.255"
> INTERFACES=(eth0)
> gateway="default gw
On Sun, Jun 26, 2011 at 15:17, wrote:
> Some more info: I noticed while looking through pacman.log that this is the
> first upgrade I've done since 2011-03-26. *wince*
>
> On 06/26/2011 02:15 PM, Tom Gundersen wrote:
>>
>> On Sun, Jun 26, 2011 at 9:05 PM, wrote:
>>>
>>> # lspci | grep -i etherne
Some more info: I noticed while looking through pacman.log that this is
the first upgrade I've done since 2011-03-26. *wince*
On 06/26/2011 02:15 PM, Tom Gundersen wrote:
On Sun, Jun 26, 2011 at 9:05 PM, wrote:
# lspci | grep -i ethernet
Ethernet controller: Realtek Semiconductor Co., Ltd. RT
On Sun, Jun 26, 2011 at 1:05 PM, wrote:
> My card:
>
> # lspci | grep -i ethernet
> Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI
> Express Gigabit Ethernet controller (rev 03)
>
> After doing pacman -Syu, ethernet on my desktop stopped working. The card on
> my laptop is
On Sun, Jun 26, 2011 at 9:33 PM, Ron van der Nagel
wrote:
> Change the deamon 'network' to 'networkmanager' solved the problem for me
Just in case this was not clear to everyone: 'networkmanager'
(http://projects.gnome.org/NetworkManager/) is completely different
from 'network' (our own little sc
On Sun, 26 Jun 2011 21:15:15 +0200, Tom Gundersen wrote:
Change the deamon 'network' to 'networkmanager' solved the problem for me
...
On Sun, Jun 26, 2011 at 9:05 PM, wrote:
# lspci | grep -i ethernet
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI
Express Gigabit
On Sun, Jun 26, 2011 at 9:05 PM, wrote:
> # lspci | grep -i ethernet
> Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI
> Express Gigabit Ethernet controller (rev 03)
>
> After doing pacman -Syu, ethernet on my desktop stopped working. The card on
> my laptop is the same, at
My card:
# lspci | grep -i ethernet
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI
Express Gigabit Ethernet controller (rev 03)
After doing pacman -Syu, ethernet on my desktop stopped working. The
card on my laptop is the same, at least according to lspci, and is
work
19 matches
Mail list logo