[Pkg-xen-devel] Bug#591456: Bug#591456: xen-utils-common: The script hotplugpath.sh is missing in /etc/xen/scripts

ml at ohnewald.net ml at ohnewald.net
Tue Mar 8 14:48:28 UTC 2011


I just rebuild it again...here you go, its fairly simple:

apt-get install build-essential
apt-get source xen-utils-common
apt-get build-dep xen-utils-common
cd xen-common-4.0.0/
vi debian/rules (add that one line)
dpkg-buildpackage -rfakeroot -b
dpkg -i ../xen-utils-common_4.0.0-1_all.deb


Regards,
Mario

On 03/08/2011 03:31 PM, Niccolò Belli wrote:
> Il 08/03/2011 15:09, Bruno Voigt ha scritto:
>> On 08.03.2011 13:18, Niccolò Belli wrote:
>>> As nobody seems interest in this bug report, here is an updated package
>>> if someone needs it: http://www.mediafire.com/?5w83446d4gt8r6a
>>>
>>> Darkbasic
>> Thanks a Lot Niccolò for providing this file !
>>
>> It cured the DRBD disk resource problem for me.
>>
>> Do you also provide the source package / diff ?
> 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.000000000 +0100
> +++ xen-common-4.0.0/debian/rules       2010-08-24 14:42:05.000000000 +0200
> @@ -60,6 +60,7 @@
>         dh_testroot
>         dh_prep
>         $(MAKE) -C $(BUILD_DIR)/tools/examples install-configs
> +       $(MAKE) -C $(BUILD_DIR)/tools/hotplug/common install-scripts
>         $(MAKE) -C $(BUILD_DIR)/tools/hotplug/Linux install-udev
> install-scripts UDEV_RULES_DIR=/lib/udev/rules.d
>         $(MAKE) -C $(BUILD_DIR)/scripts install
>
> I don't have the source package anymore, but it's easy to make it.
>
> Darkbasic
>
> _______________________________________________
> Pkg-xen-devel mailing list
> Pkg-xen-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-xen-devel




More information about the Pkg-xen-devel mailing list