On 31.12.2012 03:33 (UTC+2), Steven Chamberlain wrote:
> Hi Dirk,
>
> On 31/12/12 02:06, Dirk Eddelbuettel wrote:
>> | > #elif defined(linux) || defined(__linux) || defined(__FreeBSD__)
>
> Sometimes you are really testing for the type of libc on the system, not
> the kernel. For that, __GLIBC__
Package: syslog-ng
Version: 3.3.5-2
Severity: normal
Hi!
On kfreebsd I'm seeing lots of
Dec 30 07:09:55 hel syslog-ng[18791]: Error opening file for writing;
filename='/dev/tty10', error='Operation not supported (45)'
Dec 30 07:09:55 hel syslog-ng[18791]: Error opening file for writing;
filena
Hi Dirk,
On 31/12/12 02:06, Dirk Eddelbuettel wrote:
> | > #elif defined(linux) || defined(__linux) || defined(__FreeBSD__)
Sometimes you are really testing for the type of libc on the system, not
the kernel. For that, __GLIBC__ is supposed to be defined on all
GNU/k*BSD variants. There is a bi
On Sun, Dec 30, 2012 at 05:34:10PM -0800, Christoph Egger wrote:
> > However, I still believe that the problem is either in python-gtk2 or
> > python-gtk2's FAQ advice on how to use gtk.gdk.threads_init().
>
> Can you be a bit more verbose about that? Also the FAQ might well be
> right and what
Hi folks!
Matthias Klose writes:
> python3.3 build failure on kfreebsd and the hurd, please could
> somebody have a look and propose a patch?
Seems to be fixed right now \o/
Christoph
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
Hi Christoph,
On 30 December 2012 at 17:31, Christoph Egger wrote:
| Hi!
|
| Dirk Eddelbuettel writes:
| > On 30 December 2012 at 16:15, Christoph Egger wrote:
| > | Package: src:rcpp
| > | Version: 0.10.2-1
| > | Severity: serious
| > | User: debian-bsd@lists.debian.org
| > | Usertags: kfreebs
Hi!
Jeff Epler writes:
> This patch lets me start reportbug's text ui. It sidesteps the
> python-gtk2 problem with readline and threads by requesting that the
> readline hook be uninstalled.
Thanks a lot for this workaround. I can finally use reportbug sanely
again!
> However, I still believ
Hi!
Dirk Eddelbuettel writes:
> On 30 December 2012 at 16:15, Christoph Egger wrote:
> | Package: src:rcpp
> | Version: 0.10.2-1
> | Severity: serious
> | User: debian-bsd@lists.debian.org
> | Usertags: kfreebsd
> | X-Debbugs-Cc: debian-bsd@lists.debian.org
> | Justification: fails to build from
On 30 December 2012 at 16:15, Christoph Egger wrote:
| Package: src:rcpp
| Version: 0.10.2-1
| Severity: serious
| User: debian-bsd@lists.debian.org
| Usertags: kfreebsd
| X-Debbugs-Cc: debian-bsd@lists.debian.org
| Justification: fails to build from source (but built successfully in the past)
|
Package: src:rcpp
Version: 0.10.2-1
Severity: serious
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Justification: fails to build from source (but built successfully in the past)
Hi!
Your package failed to build on the kfreebsd-* buildds:
g++ -I/u
Thank you for filing a new Bug report with Debian.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
As you requested
On Sun, Dec 30, 2012 at 08:29:51PM +, Steven Chamberlain wrote:
> Control: severity -1 minor
>
> On 30/12/12 19:07, Roger Leigh wrote:
> > Does /dev/shm exist on a standard kFreeBSD install?
>
> It gets created by initscripts as symlink to /run/shm. Otherwise it
> would not be there; appare
Package: src:vobcopy
Version: 1.2.0-4
Severity: serious
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Justification: fails to build from source (but built successfully in the past)
Hi!
Your package failed to build on the kfreebsd-* buildds:
gcc -D
Thank you for filing a new Bug report with Debian.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
As you requested
Thank you for filing a new Bug report with Debian.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
As you requested
Package: src:imagevis3d
Version: 3.0.0-1
Severity: serious
Tags: sid wheezy
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Justification: fails to build from source (but built successfully in the past)
Hi!
Your package failed to build on the kfreebs
Control: severity -1 minor
On 30/12/12 19:07, Roger Leigh wrote:
> Does /dev/shm exist on a standard kFreeBSD install?
It gets created by initscripts as symlink to /run/shm. Otherwise it
would not be there; apparently Linux 2.6 invented it and it didn't seem
too popular with upstream FreeBSD.
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package freebsd-libs
This fixes a segfault in grub-probe due to a broken libgeom
diff -Nru freebsd-libs-9.0+ds1/debian/changelog
freebsd-libs-9.0+ds1/debian/changelog
---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package freebsd-utils
Fixing several issues, including a failed release upgrade and a
segfault. The implicit declarations problem is not fixing any hard
known problems,
Hi,
This may have been my fault. I can avoid this by actually mounting /run
as tmpfs (from the host, when constructing the jail). This allows a
successful and sane upgrade:
+ RUNSTATE=mdmd
+ RUNACTION=NONE
+ echo Due to mounts in the chroot, /dev/shm can't be safely symlinked
to /run/shm. Plea
Package: initscripts
Version: 2.88dsf-34
Severity: important
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Hi,
The initscripts package is failing to upgrade from -32 to -34 in a
GNU/kFreeBSD jailed system:
> Preparing to replace initscripts 2.88ds
21 matches
Mail list logo