Displaying 20 results from an estimated 700 matches similar to: "vbd segment not found"
2011 Jan 20
1
Cannot rename directory - Samba acting two different ways on identical systems
Ubuntu Samba server running Version 3.4.0
Most windows and OS X clients connect with no issues. Permissions are working correctly on shares and umask settings are working on Window 7, OS X, and XP.
The annoying mystery here is that these little bugs are annoying users and taking up precious time... Most recently, Mac1 (OS X 10.6.5 smb Version 3.0.28a-apple) is able to change a directory's
2019 Dec 10
2
Troubles with Mac clients
Hello.
At a customer's site I had:
_ Windows 2008 DC;
_ Samba 4.8 fileserver on FreeBSD 11.3/amd64 on UFS;
_ several Windows and Mac clients.
Recently, having to move to Samba 4.10, I decided to bring up a new
fileserver in a jail (and let the base 4.8 one die after transferring
all shares).
I have no problems with Windows clients, but several strange things are
happening with Macs.
2015 Aug 29
2
HP EFI binaries
>>>
Gene,
Your binaries didn't work for me,
<<<
I had problems with them too (I didn't see anything)
>>>
however I put some code in to print the byes of mac1 and mac2. In?efi_create_binding()
it does go through all of the macs looking for the correct one and then finds a 100% match. In this case the mac is
8c-dc-d4-0d-a5-f0 so?&& memcmp(mac_1,
2015 Aug 31
2
HP EFI binaries
Gene thanks, here is the output
My IP is 10.2.49.10
Img @ 71d89718 = 8cdcd40ca5f0
Udp @ 71d89718 = 8cdcd40ca5f0
Udp @ 71d89718 = 8cdcd40ca5f0
Udp @ 71d89718 = 8cdcd40ca5f0
>From that point it is hung
On Sun, Aug 30, 2015 at 4:10 AM, Gene Cumm via Syslinux <syslinux at zytor.com>
wrote:
> On Fri, Aug 28, 2015 at 3:13 PM, Derrick M <derrick.martinez at gmail.com>
> wrote:
2018 May 25
2
Rd parser throws error for user macros invoked with empty argument
While on the topic of Rd macro arguments, it seems that if a multiline argument is supplied, the lines after the first are silently ignored:
f <- tempfile()
mac6 <- "\\newcommand{\\mac6}{mac6: #1}"
cat(mac6, "\\mac6{2*3
2+2
sin(pi)
}\n", file = f)
rd <- tools::parse_Rd(f)
> rd
mac6: 2*3
---
Georgi Boshnakov
-----Original Message-----
From: Tomas Kalibera
2015 Aug 31
4
HP EFI binaries
On Mon, Aug 31, 2015 at 06:08:19AM -0400, Gene Cumm via Syslinux wrote:
> On Aug 30, 2015 8:42 PM, "Derrick" <derrick22 at gmail.com> wrote:
> >
> > Gene thanks, here is the output
> >
> > My IP is 10.2.49.10
> > Img @ 71d89718 = 8cdcd40ca5f0
> > Udp @ 71d89718 = 8cdcd40ca5f0
> > Udp @ 71d89718 = 8cdcd40ca5f0
> > Udp @ 71d89718 =
2001 Oct 26
2
e2fsprogs failed 7 tests
Hi !
I hope, this is the right ML to ask for this kind of problem. I was
testing around with ext3 and was deeply impressed that it was working good
and very fast. I installed e2fsprogs-1.25 on several machines and make
check everytime said: 50 tests ok, 0 tests failed.
On my laptop, this looked different, 43 tests ok, 7 failed.
Here they come:
f_bbfile: bad blocks in files: failed
f_dup:
2015 Aug 28
6
HP EFI binaries
On Fri, Aug 28, 2015 at 4:22 AM, Patrick Masotta <masottaus at yahoo.com> wrote:
> Thanks Derrik; I got your efi-dh.txt
>
> I've found this:
>
> 252: SimpleNetwork PXEBaseCode LoadFile DevicePath(0000:0000:0000:0000:0000:0000))
> 267: SimpleNetwork PXEBaseCode LoadFile DevicePath(065F36E00EE,0x1)/IPv4(0.0.0.0))
> 27C: SimpleNetwork PXEBaseCode LoadFile
2015 Sep 01
4
HP EFI binaries
On Mon, Aug 31, 2015 at 07:59:06PM -0400, Gene Cumm via Syslinux wrote:
> On Mon, Aug 31, 2015 at 6:42 PM, Derrick M <derrick.martinez at gmail.com> wrote:
> > Thanks Gene!
> >
> > this one is much better
>
> EXCELLENT! That's what I wanted to see. It iterates through 3
> handles, printing the entire MAC buffer and the handle's memory
> address.
2019 Dec 10
0
Troubles with Mac clients
On 10/12/2019 14:04, Andrea Venturoli via samba wrote:
> Hello.
>
> At a customer's site I had:
> _ Windows 2008 DC;
> _ Samba 4.8 fileserver on FreeBSD 11.3/amd64 on UFS;
> _ several Windows and Mac clients.
>
> Recently, having to move to Samba 4.10, I decided to bring up a new
> fileserver in a jail (and let the base 4.8 one die after transferring
> all
2011 Sep 14
2
Slaves under Squeeze
hi,
I recently upgraded my Debian Lenny system to Squeeze, and have
been happily running nut as a MODE=standalone system talking to my
Cyberpower 1500 avr lcd via the usbhid-ups driver for a couple of weeks
or so. No problems.
Now I'm trying to hang another machine off the same ups as a slave,
and it isn't working. The problem I'm getting is best illustrated by
what
2018 May 14
3
Rd parser throws error for user macros invoked with empty argument
Bug or feature?
I get the following error from parse_Rd() when a user Rd macro (including system ones) is invoked with empty argument {},
eg \mymacro{}:
Error in tools::parse_Rd(fn) :
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'NULL'
A full example is further below with the system macro \CRANpkg{}. In this example it doesn't make sense to use empty argument but
2015 Aug 29
0
HP EFI binaries
Patrick
Yes it looks like EFI_SUCCESS is true. There is a line if status == EFI_SUCCESS and status is 0 so it continues
On Aug 29, 2015, at 01:00, Patrick Masotta via Syslinux <syslinux at zytor.com> wrote:
> Gene,
> Your binaries didn't work for me,
> <<<
> I had problems with them too (I didn't see anything)
>
> however I put some code in to print
2015 Aug 30
0
HP EFI binaries
On Fri, Aug 28, 2015 at 3:13 PM, Derrick M <derrick.martinez at gmail.com> wrote:
> Gene,
>
> Your binaries didn't work for me, however I put some code in to print the
> byes of mac1 and mac2. In efi_create_binding() it does go through all of the
> macs looking for the correct one and then finds a 100% match. In this case
> the mac is 8c-dc-d4-0d-a5-f0 so &&
2006 Jul 12
0
Update -> Someone with "Access Denied" from Windows pls try this test to compare notes with me
Wow, an old message from 2004 and I'm seeing the same problem across my
network presently.
http://lists.samba.org/archive/samba/2004-August/091252.html
What is interesting is that there were not problems until about 4 weeks
ago. At first I thought it might be me and my numerous passwords getting
confused, but then my wofes laptop started showing the same symptoms.
Both laptops have
2006 Nov 04
2
[ Rails ] Multiple rails apps on 1 host
Team,
I''m trying to figure out how to run 2 rails apps on one host.
I ran an experiment:
cd /tmp/
rails app1
rails app2
cd app1
script/server
rails put a copy of lighttpd.conf in
/tmp/app1/config/
and then started lighttpd
http://localhost:3000
gave me the splash page.
I shutdown the server
I added something to
/tmp/app1/config/lighttpd.conf
server.modules = (
2012 Jan 09
0
KVM VM crash under I/O load (e1000 and virtio)
I'm pretty consistently getting crashed KVM VMs under network I/O load when
using the e1000 and virtio NIC models, with the follow message in dmesg:
qemu-kvm[8785]: segfault at d0 ip 00000031e3200a08 sp 0000000047784080 error
4 in libnvidia-tls.so.285.05.23[31e3200000+3000]
qemu-kvm[8791]: segfault at d0 ip 00000031e3200a08 sp 0000000049f89080 error
4 in
2015 Aug 31
0
HP EFI binaries
On Aug 30, 2015 8:42 PM, "Derrick" <derrick22 at gmail.com> wrote:
>
> Gene thanks, here is the output
>
> My IP is 10.2.49.10
> Img @ 71d89718 = 8cdcd40ca5f0
> Udp @ 71d89718 = 8cdcd40ca5f0
> Udp @ 71d89718 = 8cdcd40ca5f0
> Udp @ 71d89718 = 8cdcd40ca5f0
>
> From that point it is hung
I find it hard to believe that it'd print that. I think you
2018 May 25
0
Rd parser throws error for user macros invoked with empty argument
Thanks for the report and the examples - and they do not have to be that
verbose, it is enough to just define and use a command, e.g.
cat("\\newcommand{\\mac1}{MAC1:#1}\\mac1{}", file=f)
rd <- tools::parse_Rd(f)
Whenever you get an error message like "Value of SET_STRING_ELT() must
be a 'CHARSXP' not a 'NULL'", there is a bug (at least the error message
2015 Aug 31
0
HP EFI binaries
On Mon, Aug 31, 2015 at 6:42 PM, Derrick M <derrick.martinez at gmail.com> wrote:
> Thanks Gene!
>
> this one is much better
EXCELLENT! That's what I wanted to see. It iterates through 3
handles, printing the entire MAC buffer and the handle's memory
address. Looks like it's merely a visual display bug.
> On Mon, Aug 31, 2015 at 3:11 PM, Gene Cumm <gene.cumm