Could this fix be included in a squeeze point release, i.e. uploaded to
stable-proposed-updates, please? I have a production server running lenny
using the block-drbd scripts, which this bug breaks, so I can't really
upgrade the server to squeeze until this problem is fixed.
Thanks,
Owen
> Agreed, the severity should be bumped up on this, I spent many hours
> after a lenny to squeeze upgrade figuring out what the problem was. I
> request that the previously attached patch (a simple one liner) be
> applied for a squeeze update.
Also agreed. It's disappointing to see that Xen is s
As nobody seems interest in this bug report, here is an updated package
if someone needs it: http://www.mediafire.com/?5w83446d4gt8r6a
Darkbasic
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Further investigation revealed that hotplugpath.sh is an autogenerated
script so it's a Debian bug.
Thank You
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Me again
I've downloaded the xen source from thexen.org and browsing for
hotplugpath.sh give me no result, so I guess is not a Debian bug but
rather xen bug.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@li
Agreed,
I have the the same problem after upgrading from Lenny to Squeeze and
the only option for me is tu use routing networking for xen.
Among this there are another bug in /etc/xen/scripts/vif-common.sh which
trigger a kernel error regarding routing for which exist a patch at
http://xenbi
Agreed, the severity should be bumped up on this, I spent many hours
after a lenny to squeeze upgrade figuring out what the problem was. I
request that the previously attached patch (a simple one liner) be
applied for a squeeze update.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists
th.sh has been omited during packaging and it seems
that block device helper scripts are not the only victim.
There already is a bug about the impact on routing:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591456
Does anybody care to add this information and upgrade that
bug's severity?
cheers
-henrik
--- End Message ---
Valentin Vidic Wed, 25 Aug 2010 10:44:31
>hotplugpath.sh file is autogenerated in xen-common 4.0.0, hence the
>attached patch for debian/rules.
Squeeze xen package has not been fixed and so network routing does not
still work. Please apply tha attached patch:
diff -ur orig/xen-common-4.0.0/debia
Is there a fix for this in the works/coming for squeeze or do I have to
patch the package myself? If so, how?
Thanks, a grateful Debian user that hasn't patched packages yet!
Steve
hotplugpath.sh file is autogenerated in xen-common 4.0.0, hence the
attached patch for debian/rules.
--
Valentin
diff -ur orig/xen-common-4.0.0/debian/rules xen-common-4.0.0/debian/rules
--- orig/xen-common-4.0.0/debian/rules 2010-03-01 22:03:38.0 +0100
+++ xen-common-4.0.0/debian/rules
Yes, you might also need to comment out the appropriate line in
/etc/xen/scripts/network-route.
#. "$dir/hotplugpath.sh"
It's not required to start xend in a routed network environment. However I
don't know if there are side effects by commenting this out afterwards. In Xen
3 this script is
I changed the suggested line in /etc/xen/xend-config.sxp configuration file,
but the errors about the file hotplugpath.sh are still present.
r...@eliott:~# /etc/init.d/xend start
Starting Xen daemons: xenstored xenconsoled xend/etc/xen/scripts/network-route:
line 20: /etc/xen/scripts/hotplugpat
Can confirm this. You may workaroung this by configuring
(network-script 'network-route netdev=eth0')
in /etc/xen/xend-config.sxp. xend however still fails to start afterwards:
r...@n1:~# /etc/init.d/xend start
Starting Xen daemons: xenstored xenconsoled xend failed!
r...@n1:~# xend start ; e
Package: xen-utils-common
Version: 4.0.0-1
Severity: important
When Xen is configured in routed mode, restarting xend fails because the script
hotplugpath.sh is missing.
Please see below for more information.
***
r...@eliott:~# /etc/init.d/xend restart
Restarting Xen daemons: xend/etc/xen
15 matches
Mail list logo