cloudstack-mirror/debian/cloud-awsapi.install
Wido den Hollander c446c459b9 debian: Depend on antlr from the Ubuntu repositories for AWS API
The antlr JAR files conflict with the Ubuntu packages for this JAR files.

Maven depends on this as well, so when you try to install cloud-awsapi on a system
with Maven installed, you get:

(Reading database ... 68888 files and directories currently installed.)
Unpacking cloud-awsapi (from cloud-awsapi_4.0.0-incubating_amd64.deb) ...
dpkg: error processing cloud-awsapi_4.0.0-incubating_amd64.deb (--install):
 trying to overwrite '/usr/share/java/antlr-2.7.7.jar', which is also in package libantlr-java 2.7.7+dfsg-3
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 cloud-awsapi_4.0.0-incubating_amd64.deb

antlr-2.7.7.jar is in classpath.conf, so we can depend on this package and it will be loaded
for AWS API
2012-10-10 17:01:17 +02:00

34 lines
1.3 KiB
Plaintext

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
/usr/share/cloud/bridge
/usr/share/cloud/bridge/conf
/usr/share/cloud/bridge/conf/*
/usr/share/cloud/bridge/webapps7080
/usr/share/cloud/bridge/webapps7080/*
/usr/share/cloud/setup/bridge/db/*
/usr/bin/cloudstack-aws-api-register
/usr/bin/cloud-setup-bridge
/usr/share/java/axis2-*.jar
/usr/share/java/neethi*.jar
/usr/share/java/CAStorSDK*.jar
/usr/share/java/json-simple*.jar
/usr/share/java/axiom-*.jar
/usr/share/java/XmlSchema-*.jar
/usr/share/java/woden*.jar
/usr/share/java/xercesImpl*.jar
/usr/share/java/javassist*.jar