[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cloudstack/pull/833


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-15 Thread karuturi
Github user karuturi commented on the pull request:

https://github.com/apache/cloudstack/pull/833#issuecomment-140628293
  
Thanks guys. Will merge in sometime. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-15 Thread harikrishna-patnala
Github user harikrishna-patnala commented on the pull request:

https://github.com/apache/cloudstack/pull/833#issuecomment-140624768
  
LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-15 Thread bhaisaab
Github user bhaisaab commented on the pull request:

https://github.com/apache/cloudstack/pull/833#issuecomment-140624682
  
@karuturi no need to worry on the implications, except for openswan we 
don't have a version reliance of a packages; and for openswan we install a 
specific version


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-15 Thread bhaisaab
Github user bhaisaab commented on the pull request:

https://github.com/apache/cloudstack/pull/833#issuecomment-140624609
  
Thanks @karuturi LGTM :+1: 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-15 Thread borisroman
Github user borisroman commented on the pull request:

https://github.com/apache/cloudstack/pull/833#issuecomment-140554664
  
@karuturi Our mirror at PCextreme still hosts the Debian 7.8.0 image.


http://debian.apt-get.eu/cd-images/7.8.0/i386/iso-cd/debian-7.8.0-i386-netinst.iso

If upgrading to 7.9.0 fails we can change the image source to our mirror.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-15 Thread karuturi
Github user karuturi commented on the pull request:

https://github.com/apache/cloudstack/pull/833#issuecomment-140460941
  
I really dont know the implications of change it from debian-7.8.0 to 
debian-7.9.0. If there is a better fix available, please advise. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: changed the systemvm base iso file from d...

2015-09-15 Thread karuturi
GitHub user karuturi opened a pull request:

https://github.com/apache/cloudstack/pull/833

changed the systemvm base iso file from debian-7.8.0 to debian-7.9.0

7.8.0 url is not available(404 Error)

This fixes the jenkins 
http://jenkins.buildacloud.org/job/build-systemvm-master/624/console which is 
failing with the below error
```
Checking if isofile iso-cd/debian-7.8.0-i386-netinst.iso already exists.
Full path: 
/home/jenkins/acs/workspace/build-systemvm-master/tools/appliance/iso/iso-cd/debian-7.8.0-i386-netinst.iso
There was an error downloading 
http://cdimage.debian.org/cdimage/archive/7.8.0/i386/iso-cd/debian-7.8.0-i386-netinst.iso:
404 Not Found
```

This is tested and build is successful at 
http://jenkins.buildacloud.org/view/parameterized/job/parameterized-sytemvm/1/


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/cloudstack systemvm-build

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/833.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #833


commit eb98e71a34ed2e4b8d7798c7a93708312ed0a793
Author: Rajani Karuturi 
Date:   2015-09-15T16:16:18Z

changed the systemvm base iso file from debian-7.8.0 to debian-7.9.0

7.8.0 url is not available(404 Error)

This fixes the jenkins 
http://jenkins.buildacloud.org/job/build-systemvm-master/624/console which is 
failing with the below error

```
Checking if isofile iso-cd/debian-7.8.0-i386-netinst.iso already exists.
Full path: 
/home/jenkins/acs/workspace/build-systemvm-master/tools/appliance/iso/iso-cd/debian-7.8.0-i386-netinst.iso
There was an error downloading 
http://cdimage.debian.org/cdimage/archive/7.8.0/i386/iso-cd/debian-7.8.0-i386-netinst.iso:
404 Not Found
```




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---