to 4.1 from 3.0.2 testing upgrade?

2013-05-29 Thread France
I see that vote for 4.1 release will probably succeed. I wonder has any1 tested upgrade from 3.0.2. to 4.1? It is supposed to work, but i'm asking anyway, because we tried to upgrade our 3.0.2 to 4.0.2 and it failed last time due to database upgrades missing. Hopefully upgrade will work this ti

CS 3.0.2 -> 4.1.0 upgrade instruction fail

2013-06-22 Thread France
Hi all, there are many errors in release notes for upgrade form CS 3.0.2 to 4.0.1. Here are just a few, from the top of my head. I suggest you correct them. 1. Location of config files is not at /etc/cloud/ but rather at /etc/cloudstack now. 2. components.xml is nowhere to be found in /etc/clo

Re: CS 3.0.2 -> 4.1.0 upgrade instruction fail

2013-06-22 Thread France
I fixed the nonworking console proxy by destroying it. Actually cloudstack fixed it, by creating new one. :-) So i won't send another mail. On 22/6/13 4:23 PM, France wrote: Hi all, there are many errors in release notes for upgrade form CS 3.0.2 to 4.0.1. Here are just a few, from th

Re: system VMS stuck in 'Starting' state.

2013-06-27 Thread France
Your assumptions are correct. I've done it like this. Ofcourse you must select appropriate status: use cloud update vm_instance set state='Running' where id='293'; Regards, F. On 27/6/13 9:30 AM, Maurice Lawler wrote: Hello, How can I manipulate the database to tell CS that the system VMS are

Secondary storage disk space in 4.1.

2013-06-27 Thread France
Hi all. I've recently run into an issue on two of my secondary storage NFS servers. They were full (ie. no disk space). I upgraded from 3.0.2 past weekend; storage was full before upgrade. Since then i've integrated sec storages into our notification system to be notified, but i still wonder

Re: system VMS stuck in 'Starting' state.

2013-06-27 Thread France
ect ID? > > > > - Maurice > On Jun 27, 2013, at 3:16 AM, France wrote: > >> Your assumptions are correct. >> >> I've done it like this. Ofcourse you must select appropriate status: >> use cloud >> update vm_instance set state='Running' where id=&

Re: CloudStack SSL on 4.1.0

2013-06-28 Thread France
If you use a different location for your ssl certificate or different type, you must set it in tomcat6 configuration also. On 28/6/13 2:28 AM, Musayev, Ilya wrote: Thanks Marcus, it was a problem between the keyboard and the chair! -Original Message- From: Marcus Sorensen [mailto:shad

Re: any feedback of upgrading cloudstack from 3.0.2 to 4.1 with xenserver 6.0.2 hosts

2013-07-05 Thread France
Hi, i suggest, you send only to one mailing list at a time. :-) I've sent a similar question before our upgrade, but didn't get a response, so I understand your position. We have recently upgraded 3.0.2 to 4.1 and all hotfixes on XenServer to date for 6.0.2. Install went with some problems, b

Re: [VOTE] Apache Cloudstack 4.1.1

2013-07-25 Thread France
Hopefully next vote will succeed because in 4.1 scheduled snapshots are not working. 4.1.1 supposedly has fix included. https://issues.apache.org/jira/browse/CLOUDSTACK-2523

4.1.1 released yet? RPMs?

2013-08-05 Thread France
Hi All, is 4.1.1 officially released? Where are / will be the RPMs and documentation for upgrading form 4.1.0? Regards, F.

Upgrading form 4.1.0 to 4.1.1 success; some issues with console proxy

2013-08-10 Thread France
Hi, i've upgraded XenServers 6.0.2 to latest hotfixes and upgraded CS form 4.1.0 to 4.1.1 (also iscsi HA cluster, but that's not relevant for CS). The only actual problem whas that console proxy didn't reboot successfully using cloudstack-sysvmadm script. It never came up as started, even th

Change network functionality?

2013-09-04 Thread France
Hi all. We're use CS 4.1.1. I think there is no way to change network or networks to which VM belongs _after_ it was created. To change the network in which it is, it's required to create template from it and then a new VM. Is there another way? Is functionality to change network in which VM

Re: Change network functionality?

2013-09-05 Thread France
stion: is it currently possible using API with cloudmonkey on 4.1.1? Has anyone tried? Tnx. F. On 4/9/13 10:45 PM, Chiradeep Vittal wrote: Have you tried addNicToVirtualMachine updateDefaultNicForVirtualMachine removeNicFromVirtualMachine http://goo.gl/qUKIgT On 9/4/13 5:50 AM, "Fran

Re: Change network functionality?

2013-09-06 Thread France
ven't explicitly tried the APIs on 4.1.1, but the APIs should be present there also. Thanks, Saksham -Original Message----- From: France [mailto:mailingli...@isg.si] Sent: Thursday, September 05, 2013 3:50 PM To: dev@cloudstack.apache.org Cc: Chiradeep Vittal Subject: Re: Change network fun

Free template repository or marketplace

2013-09-10 Thread France
Hi all, during recent problems creating my own Ubuntu 12.04 LTS PV template to work on CS 4.1.1. with XS 6.0.2, i got the idea, that it would be nice, if i could share my templates with the world. I would also like to get new ones for free. So before i go and create my own public free template

Upgrade from 3.0.2 to 4.0.2 fails due to db schema upgrade fail

2013-05-11 Thread France
Hi, as many users before me, who wanted to upgrade to 4.0.2 on CentOS 6.4 using RPMs from http://cloudstack.apt-get.eu/rhel/4.0/ i've hit the same error: INFO [cloud.upgrade.DatabaseIntegrityChecker] (main:) Grabbing lock to check for database integrity. INFO [cloud.upgrade.DatabaseIntegrit

Re: Upgrade from 3.0.2 to 4.0.2 fails due to db schema upgrade fail

2013-05-11 Thread France
ase notes, so people don't loose their time on the same issue. Regards, F. On 11/5/13 2:48 PM, France wrote: Hi, as many users before me, who wanted to upgrade to 4.0.2 on CentOS 6.4 using RPMs from http://cloudstack.apt-get.eu/rhel/4.0/ i've hit the same error: INFO [cloud.up

Re: Upgrade from 3.0.2 to 4.0.2 fails due to db schema upgrade fail

2013-05-11 Thread France
https://issues.apache.org/jira/browse/CLOUDSTACK-2214 bug is described in URL above. +1 from me. ;-) I wish you nice weekend. F. On 11/5/13 3:08 PM, France wrote: I've searched the web, asked on IRC and found no solution. If there is, i'll be grateful to read it. I'm just goi

Re: Upgrade from 3.0.2 to 4.0.2 fails due to db schema upgrade fail

2013-05-13 Thread France
On May 13, 2013, at 10:27 AM, Sebastien Goasguen wrote: > > On May 11, 2013, at 9:40 AM, France wrote: > >> https://issues.apache.org/jira/browse/CLOUDSTACK-2214 >> bug is described in URL above. >> +1 from me. ;-) >> >> I wish you nice weekend. >>

Error: The snapshot chain is too long

2014-02-05 Thread France
Hi, i'm using CS 4.1.1 on XS6.0.2 + Hotfixes up to XS602E026. Recently one of our volumes will not get new snapshots created, because of this error: WARN [xen.resource.CitrixResourceBase] (DirectAgent-278:) ManageSnapshotCommand operation: create Failed for snapshotId: 478, reason: SR_BACKE

Re: Error: The snapshot chain is too long -> lot's of left over LVM snapshots?

2014-02-05 Thread France
secondary NFS storage, which has been since replaced. Please advise. On 5/2/14 1:54 PM, France wrote: Hi, i'm using CS 4.1.1 on XS6.0.2 + Hotfixes up to XS602E026. Recently one of our volumes will not get new snapshots created, because of this error: WARN [xen.resource.C

BUG report: Excessive use of LVM snapshots on XenServer, that leads to snapshot failure and unnecessary disk usage.

2014-02-07 Thread France
Hi guys, is there a chance that someone looks at my bug report, to check if it does make sense? https://issues.apache.org/jira/browse/CLOUDSTACK-6060 I've also noticed that my older bug reports form half a year ago, have had no status update. Is this normal and expected? Is it possible that the

Re: BUG report: Excessive use of LVM snapshots on XenServer, that leads to snapshot failure and unnecessary disk usage.

2014-02-10 Thread France
which is testing. Regards, F. On 10/2/14 9:52 AM, Daan Hoogland wrote: France, Most work is done by volunteers. You'll have to get someone interested in your bug reports to make sure it is handled. Some of us sweep through older tickets once in a while but there is no rule or process to ma

Re: ALARM - ACS reboots host servers!!!

2014-03-03 Thread France
I believe this is a bug too, because VMs not running on the storage, get destroyed too: Issue has been around for a long time, like with all others I reported. They do not get fixed: https://issues.apache.org/jira/browse/CLOUDSTACK-3367 We even lost assignee today. Regards, F. On 3/3/14 6:5

Re: ALARM - ACS reboots host servers!!!

2014-03-04 Thread France
Hi Marcus and others. There is no need to kill of the entire hypervisor, if one of the primary storages fail. You just need to kill the VMs and probably disable SR on XenServer, because all other SRs and VMs have no problems. if you kill those, then you can safely start them elsewhere. On XenS

Re: ALARM - ACS reboots host servers!!!

2014-03-04 Thread France
On Mar 4, 2014, at 3:38 PM, Marcus wrote: > On Tue, Mar 4, 2014 at 3:34 AM, France wrote: >> Hi Marcus and others. >> >> There is no need to kill of the entire hypervisor, if one of the primary >> storages fail. >> You just need to kill the VMs and probably

Re: [DISCUSS] realhostip.com going away

2014-03-07 Thread France
Hi all. Are we going to have a solution for older versions like 4.1.1? I think we can already change that domain to something different currently in settings. Hopefully it's not "hardcoded" anywhere else. Is it? I think it's the right thing to move away from such solution in future versions,

Re: [DISCUSS] realhostip.com going away

2014-03-10 Thread France
Please let us know, what was the Citrixes response to community run realhostip.com service.

Re: ALARM - ACS reboots host servers!!!

2014-04-03 Thread France
tdown all of my host servers went into reboot killing all vms! Thus, it seems that putting nfs server in Maintenance mode does not stop ACS agent from restarting the host servers. Does anyone know a way to stop this behaviour? Thanks Andrei - Original Message - From: &

Re: ALARM - ACS reboots host servers!!!

2014-04-03 Thread France
Andrei, is your hypervisor KVM? I'm using XenServer.

Re: ALARM - ACS reboots host servers!!!

2014-04-04 Thread France
LARM - ACS reboots host servers!!! This is a severe bug if that's the case. It's supposed to stop the heartbeat script when a primary storage is placed in maintenance. --Alex -Original Message- From: France [mailto:mailingli...@isg.si] Sent: Thursday, April 3,

Re: Failed to delete network

2014-04-23 Thread France
the ID of the network from CloudPlatform. Should i do it like suggested by Citrix? Will it hurt my 4.1.1 install? Tnx. On 25/10/13 11:02 AM, Daan Hoogland wrote: Not sure if I can help but I wonder, is the attempt in the api log? Daan On Mon, Oct 14, 2013 at 4:06 PM, France wrote: I'm o

Fwd: Re: Upgrade from 4.1.1 + XS 6.0.2 to 4.3 + XS 6.2

2014-05-05 Thread France
Is upgrade from 4.1.1 + XS 6.0.2 to 4.3 + XS 6.2 officially supported / possible? Original Message Subject:Re: Upgrade from 4.1.1 + XS 6.0.2 to 4.3 + XS 6.2 Date: Tue, 29 Apr 2014 10:31:56 +0200 From: France Reply-To: us...@cloudstack.apache.org To: us

Re: 4.3.1

2014-09-16 Thread France
Do we already have RPMs built for 4.3.1? On 16 Sep 2014, at 13:41, Sebastien Goasguen wrote: > Hi folks, > > now that 4.3.1 has passed, the source has been put on the dist servers. > I added the release to the list of "archived" releases: > > http://cloudstack.apache.org/archives.html > > But

Re: 4.3.1

2014-09-16 Thread France
n 09/16/2014 02:10 PM, France wrote: >> Do we already have RPMs built for 4.3.1? >> > > Yes, they are online at: http://cloudstack.apt-get.eu/rhel/4.3/ > >> On 16 Sep 2014, at 13:41, Sebastien Goasguen >> wrote: >> >>> Hi folks, >>>

FTP connection tracking modules missing in VR after upgrade to 4.3.1; Which release will contain the fix?

2014-09-22 Thread France
Hi guys, i have upgraded from 4.1.1 to 4.3.1 over the weekend. Amongst other regressions i have found this one: https://issues.apache.org/jira/browse/CLOUDSTACK-7517 So it looks like it is already well known bug and already has a fix. What can _we_ do to get the fix for 4.3 releases on our pro

console proxy HTTPS in 4.3.1, static option, clarification please

2014-09-22 Thread France
Hi, because i get confusing information on the internet, i would like to ask here for clarification. There are three options for consoleproxy.url.domain configure setting. 1. Disable it with empty string. Not really an option, because iframe to http from https, is silently blocked by browsers

Re: console proxy HTTPS in 4.3.1, static option, clarification please

2014-09-23 Thread France
DSTACK/Realhost+IP+changes# > RealhostIPchanges-ConsoleProxy.1 > > Amogh > > On 9/22/14 4:47 AM, "France" wrote: > >> Hi, >> >> because i get confusing information on the internet, i would like to ask >> here for clarification. >> >&

Re: FTP connection tracking modules missing in VR after upgrade to 4.3.1; Which release will contain the fix?

2014-09-24 Thread France
shapshot? Is it dangerous to use this snapshot build? Can other bugs be introduced? Do you know maybe when official 4.3.2 will be released? Regards, F. On 23 Sep 2014, at 13:33, Rohit Yadav wrote: > Hi France, > > On 22-Sep-2014, at 1:09 pm, France wrote: >> Hi guys, >> &g

Urgent. Importing certificate to CS 4.3.1 using GUI

2014-09-24 Thread France
Hi guys, i want to migrate away from realhostip.com. I have set up DNS service in no time, but am having problems importing certificates to ACS 3.4.1. I created my own CA like this: cd /etc/pki/CA touch index.txt echo 1000 > serial openssl genrsa -aes256 -out /etc/pki/CA/private/ca.key.pem 4096

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-09-25 Thread France
al > config so that cloudstack can distinguish between HTTP and HTTPS modes) > > Thanks > Amogh > > On 9/24/14 7:40 AM, "France" wrote: > >> Hi guys, >> >> i want to migrate away from realhostip.com. I have set up DNS service in >> no time, bu

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-09-25 Thread France
Tnx and regards, F. On 25 Sep 2014, at 13:48, France wrote: > Tnx Amogh, > > i have checked management-server.log and no new entries or errors regarding > certificate operation are written at the time when i get "Failed to update > SSL Certificate." error messag

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-09-25 Thread France
On 25 Sep 2014, at 14:54, France wrote: > I have created new key and csr. Signed it, converted key to pkcs8 format > without encryption and added in ACS GUI with *.domain.tld and again with > domain.tld. I did copy paste the crt and key with and without -BEGIN > CERTIFICATE——

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-09-25 Thread France
the server certificate is installed/changed via ACS GUI -> infrastructure -> SSL Certificate. This procedure does not work with Firefox, but does work in Chrome. Regards, F. On 25 Sep 2014, at 16:26, Suresh Sadhu wrote: > HI France, > > Did you import the certificate in firef

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-09-26 Thread France
tes the problem, > that would be great just to make sure that we can repro it. Thank you. > > -- > Stephen Turner > > > -Original Message- > From: France [mailto:mailingli...@isg.si] > Sent: 25 September 2014 14:52 > To: dev@cloudstack.apache.org >

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-09-26 Thread France
On 26 Sep 2014, at 14:52, Sebastien Goasguen wrote: >> The before mentioned process did not work with Firefox 32.0.2, while it >> worked on latest Chrome. >> Because the problem is on the browser side, it did not reach management >> server logs at all. >> I have done everything correct. Even a

ACS 4.1.1 -> 4.3.1 = errorInfo: [XENAPI_PLUGIN_FAILURE, getSnapshotSize, CommandException, 2] && vhd-util: libvhd::vhd_open: failed to open /dev/VG_XenStorage-197c3580-fc82-35e5-356d-1f0909a9cfd9/VHD

2014-10-07 Thread France
Hi guys, after upgrading ACS from 4.1.1 to 4.3.1 and upgrading XS 6.0.2 to latest hotfixes and manually replacing NFSSR.py with one from ACS 4.3.1, amongst other errors, I see this error. Snapshot is created successfully. I have created templates from it and used them to create new VMs, but in

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-10-08 Thread France
ce this, even with your certificate and private > key. Everything I tried, I got "Update Certiciate [sic] Succeeded". > > Does anyone else have a convenient 4.3 and FF 32 that they can try and repro > this with? > > France, if you open the developer tools in Firefox an

Re: Updated and new Cloudstack templates

2014-10-09 Thread France
Tnx man, will test them out. :-) On 08 Oct 2014, at 14:11, Nux! wrote: > Hello, > > I've updated the existing CentOS templates and added some new ones - FreeBSD > and Ubuntu. > The Ubuntu template is actually their own cloud image with the cloudstack > data source defined in cloud-init and th

Re: Using console VM's without realhostip.com domain name

2014-10-10 Thread France
Ofcourse it will not work in modern browsers, if you access the GUI via https, because iframe is used. If you access ACS GUI via http, it should work, but it is not advised to login with plaintext. Regards, F. On 10 Oct 2014, at 10:52, Wido den Hollander wrote: > Hi, > > Go to the global sett

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-10-15 Thread France
Because i do not check this mailing list every day due to actual payed work, i have not seen your request. I will contact you right now. On 08 Oct 2014, at 20:10, Suresh Sadhu wrote: > Sure Nitin and as of now I didn't hear anything from France. > > Regards > sadhu > >

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-10-23 Thread France
Suresh is awesome. Hope Citrix knows that. :-) We diagnosed the issue with ACS 4.3.1 and Firefox browser, and Suresh will update this thread with details. Regards, F. On 15 Oct 2014, at 13:55, France wrote: > Because i do not check this mailing list every day due to actual payed work,

Re: Urgent. Importing certificate to CS 4.3.1 using GUI

2014-10-28 Thread France
inly is :-) > Can you share the screenshot of firebug request and response so as to > diagnose better? > Also, was the upload call made as admin or regular user? > > Thanks, > Amogh > > On 10/23/14 3:27 AM, "Suresh Sadhu" wrote: > >> Thanks France, We(F

Release plan for 4.3.2 ? If any.

2014-12-03 Thread France
Hi guys, there are quite some bugfixes in repository from 4.3.1 onwards. Is there a plan to release 4.3.2 containing lots of these bugfixes? I know shapeblue has published their builds including lots bugfixes, but would you really want people to start using shapeblue’s repositories instead of o

Please confirm this is a bug and not misconifguration -> 4.3.1: Failed to create a volume from snapshot

2014-12-05 Thread France
Hi guys, can someone please look at the exemption from the log and confirm this is a bug and not misconfiguration. If we are on the road to 4.3.2 release, it might get fixed and included in it. Thank you! The bug report is here: https://issues.apache.org/jira/browse/CLOUDSTACK-8014 Regards, F.

Re: Please confirm this is a bug and not misconifguration -> 4.3.1: Failed to create a volume from snapshot

2014-12-07 Thread France
y someone who knows the code a bit could clarify if this is > intended or a bug. > > -- > Erik > > On Fri, Dec 5, 2014 at 2:02 PM, France wrote: > >> Hi guys, >> >> can someone please look at the exemption from the log and confirm this is >> a bug an

Re: [DISCUSS] Any issues to be fixed for 4.3.1?

2014-12-08 Thread France
Hi Rohit, Here are a few issues (without resolution). Maybe you can help get a fix in time for 4.3.2 release: Snapshosts errors after upgrade 4.1.1 to 4.3.1: https://issues.apache.org/jira/browse/CLOUDSTACK-8013 Failed to create a volume from snapshot: https://issues.apache.org/jira/browse/CLOU

Re: [DISCUSS] Any issues to be fixed for 4.3.1?

2014-12-10 Thread France
I understand. Thank you for your effort Rohit. Regards, F. On 09 Dec 2014, at 13:39, Rohit Yadav wrote: > Hi France, > > I'll try too go through them and see if I can fix them, everyone in the > community is encouraged to help fix test. > If they are already fixed, I can h

Which 4.3.2 CS build to use? Shapeblue's version or build from official repos?

2015-06-24 Thread France
Hi all, we will upgrade CS 4.3.1 (from http://cloudstack.apt-get.eu/rhel/4.3/) to 4.3.2 this weekend. In official repos: http://cloudstack.apt-get.eu/rhel/4.3/ there is no 4.3.2. There is some build in Shapeblue’s repo: http://packages.shapeblue.com/cloudstack/upstream/centos/4.3/ and they also

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread France
Anyone? On 24 Jun 2015, at 15:07, France wrote: > Hi all, > > we got CS 4.3.1 which we will upgrade to 4.3.2 this weekend, using RPMs from > shapeblue (http://packages.shapeblue.com/cloudstack/main/centos/4.3/). > > Following the instructions at: > http://docs.cloudstac

Re: Which 4.3.2 CS build to use? Shapeblue's version or build from official repos?

2015-06-26 Thread France
get.eu are created from the point where RC is voted > and they do have 4.3.2 in the link you mentioned above. > > ~Rajani > > On Wed, Jun 24, 2015 at 6:19 PM, France wrote: > >> Hi all, >> >> we will upgrade CS 4.3.1 (from http://cloudstack.apt-get.eu/rhel

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread France
-util If these are not correct for CS 4.3.* and XS 6.0.2*, someone please let us know. Hopefully this mail will help others upgrade, if they see it. Regards, F. On 26 Jun 2015, at 11:40, France wrote: > Anyone? > > > On 24 Jun 2015, at 15:07, France wrote: > >> Hi all, &

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread France
gt; >> Den fredag 26. juni 2015 skrev Andrija Panic >> følgende: >> >>> I also used this approach - worked for me. >>> >>> It would be nice if we could put this somewhere in the official docs in >> ACS >>> repo... >>>

http://cloudstack.apt-get.eu/rhel/ seems down for a few hours now

2015-06-28 Thread France
JFYI: http://cloudstack.apt-get.eu/rhel/ seems down for a few hours now

CS 4.3.2 RPM builds have dependencies on i686 glibc?! while 4.3.1 do not.

2015-06-28 Thread France
Hi guys, we are upgrading CS 4.3.1 to 4.3.2 currently. Official repo listed on: https://cloudstack.apache.org/downloads.html which is: http://cloudstack.apt-get.eu/rhel/ is currently down. I was able to find packages on some other mirror: http://mirrors.coreix.net/cloudstack.apt-get.eu/rhel/4.3

Re: http://cloudstack.apt-get.eu/rhel/ seems down for a few hours now

2015-06-29 Thread France
Tnx Wildo, I saw it came back, after we already upgraded to Shapeblues version. Found that mirror also. :-) On 29 Jun 2015, at 08:25, Wido den Hollander wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On 06/28/2015 08:38 PM, Nux! wrote: >> France, &g

Re: CS 4.3.2 RPM builds have dependencies on i686 glibc?! while 4.3.1 do not.

2015-06-29 Thread France
reports done. Regards, F. On 28 Jun 2015, at 15:43, France wrote: > Hi guys, > > we are upgrading CS 4.3.1 to 4.3.2 currently. > > Official repo listed on: https://cloudstack.apache.org/downloads.html which > is: http://cloudstack.apt-get.eu/rhel/ is currently down. &g

Re: CS 4.3.2 RPM builds have dependencies on i686 glibc?! while 4.3.1 do not.

2015-07-14 Thread France
responded and actually fixed a few, was you. This mail should reach who ever prepared the packages, so he can remove the deps which are not actually needed. All details are still below. Regards, F. On 10 Jul 2015, at 19:43, Rohit Yadav wrote: > France, > > Sorry I missed this email. Was y