search for: msg00103

Displaying 9 results from an estimated 9 matches for "msg00103".

Did you mean: msg00003
2005 Jan 24
1
automake: Internal Error
...#39;configure.in') called at /usr/local/bin/automake line 4874 Automake::scan_autoconf_files() called at /usr/local/bin/automake line 7460 I'm using automake-1.9.4, autoconf-2.59 and bsd m4. I've found this previous post: http://lists.gnu.org/archive/html/bug-automake/2004-11/msg00103.html but i can't find the patch. Anyone has an idea? I'm not subscribed so better if you can reply directly to this address. tnx, jigen -- jigen (at) metalabs (dot) org |------------------- | MeTA~LAbS >> building information subways | ---------> www.metalabs.org |-------...
2008 Jan 11
0
Releases
...ease with fixes pretty soon. 0.7.2 - probably April Depending on the work needed to solidify 0.6 and on the rest of our lives, we'll add new features to Swfdec and cut a release when we think were happy. ... Cheers, Benjamin [1]: http://mail.gnome.org/archives/desktop-devel-list/2007-December/msg00103.html
2015 May 28
2
Re: [PATCH v2 04/11] resize: add support for logical partitions for calculate_surplus
On Wed, May 20, 2015 at 06:51:30AM -0400, Chen Hanxiao wrote: > Add support for logical partitions. > - count number of logical_partition (we've split partitions list) > - don't count size of extended partition > For it'll duplicate with logical partition, we'll count it later > - we need at leat 1 gap between logical partitions. > so --aligment=1 will be
2019 Aug 11
4
[PATCH libnbd v2 0/3] python: Add test for doing asynch copy.
v1 was here: https://www.redhat.com/archives/libguestfs/2019-August/msg00103.html In v2 I've made several changes: - Fix Python callbacks so if they don't return something which is int-like, we assume they mean to return 0. - Add nbd.Buffer free() method. Read commit message in patch 2 to see what this is about. - Fixed the asynch copy test to deal wit...
2008 Sep 23
3
odds ratio: how to create reference
HI there, i know this is a basic question, though i need some help because this is somewhat away from my current issue, but nevertheless interesting to me... Lets assume i have some estimated probabilities, say estimated by a logit model. i know i can also state them as an odds ratio. Now i?d like to state these odds ratios as a reference to a specific outcome of my investigated
2013 Nov 01
30
[Bug 71116] New: [Ubuntu userspace upgrade 13.04 -> 13.10][regression] NV34 card fails to properly resume.
https://bugs.freedesktop.org/show_bug.cgi?id=71116 Priority: medium Bug ID: 71116 Assignee: nouveau at lists.freedesktop.org Summary: [Ubuntu userspace upgrade 13.04 -> 13.10][regression] NV34 card fails to properly resume. QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2009 Jun 29
20
Dag's comment at linuxtag
>From http://distrowatch.com/weekly.php?issue=20090629 "....Right next to the Gentoo stand was a group of young people, proudly displaying their affiliation with CentOS. Dag Wieers, the well-known maintainer of a once very popular RPM repository, greeted me with a big smile: "Do you know CentOS?" When I introduced myself, he looked somewhat disappointed: "Oh, so you know
2017 Jun 19
16
[PATCH v7 00/13] Refactor utilities
This is just the utilities part of the patch series from: https://www.redhat.com/archives/libguestfs/2017-June/msg00103.html I believe this addresses everything raised in comments on that patch series. Rich.
2017 Jun 19
29
[PATCH v7 00/29] Reimplement inspection in the daemon.
v6 was posted here: https://www.redhat.com/archives/libguestfs/2017-June/msg00103.html and this requires the utilities refactoring posted here: https://www.redhat.com/archives/libguestfs/2017-June/msg00169.html Inspection is now complete[*], although not very well tested. I'm intending to compare the output of many guests using old & new virt-inspector to see if I...