Questions tagged [downgrade]

This tag refers to the process of replacing a particular system with an older version of the same system

333 questions
0
votes
1 answer

Downgrade to Python 3.5 - python.app conflicts

I am trying to downgrade Python so I can use modules not compatible with 3.6. None of my current modules are non-native as I just clean installed Anaconda. conda install python=3.5.5 Solving environment: failed UnsatisfiableError: The following…
NaT3z
  • 344
  • 4
  • 13
0
votes
1 answer

Can we import pg_dump from PostgreSQL 9.5 into 9.4.5

I am new to PostgreSQL. I have a PostgreSQL 9.4.5 database set up on my machine and there I have imported a lot of tables. I want to add one more database to it. So I have taken the dump of that database from one of the existing PostgreSQL on a…
0
votes
1 answer

Downgrade to Bazel 0.4.2 for Tensorflow r1.0

I need to checkout to Tensorflow r1.0 and as suggested the Bazel version should be 0.4.2 I have already installed Bazel and after upgrade bazel version is 0.7.0 Do you know the steps so I can downgrade to Bazel 0.4.2? I have tried with apt-get…
Evi
  • 401
  • 1
  • 5
  • 6
0
votes
0 answers

Scipy and six downgraded automatically after installing Keras

After I installed keras, it downgraded my six and scipy. I also found out that many other libraries are downgraded also. Is this normal?
saga
  • 736
  • 2
  • 8
  • 20
0
votes
2 answers

OpenSSL version mismatch

Is there a way to downgrade OpenSSL to a specific version because of a version mismatch message when trying to connect? I don't want to upgrade the server version of SSL, only downgrade the client version.
Keenan Stewart
  • 594
  • 6
  • 9
0
votes
1 answer

how to fix failed "emigration from artifactory to access"?

upgrading artifactory from 5.5.2 to 5.6.0 fails during "emigration from artifactory to access" with: 2017-11-17 11:27:38,614 [art-init] [INFO ] (o.a.s.a.e.AccessSecurityEmigratorImpl:42) - Starting emigration from artifactory to access …
heapifyman
  • 161
  • 8
0
votes
1 answer

Downgrade to Angular 4.3.3 version after errors in Angular 5

Is there a nice way to downgrade Angular version? My package.json looks like: "dependencies": { "@angular/animations": "^4.0.0", "@angular/common": "^4.0.0", "@angular/compiler": "^4.0.0", "@angular/core": "^4.0.0", …
Jan Testowy
  • 649
  • 3
  • 13
  • 32
0
votes
1 answer

Wix burn is downgrading my msi package

I have an burn standard bootstrapper which chains one particular msi as follows ... ... This msi follows the MajorUpgrade strategy: each build…
Alex
  • 583
  • 5
  • 18
0
votes
1 answer

Downgrading iPad app to iPhone app

We can upgrade an iPhone project to iPad project as mentioned in the link: http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/120-Building_and_Running_Applications/building_and_running_applications.html But, I…
spd
  • 2,114
  • 1
  • 29
  • 54
0
votes
0 answers

How to install Octave 3.8 with Java on Mac OS?

I currently have Octave 4.2 with Java (installed view Homebrew) on Mac (OS 10.12.6). How can I downgrade to Octave 3.8? I tried the generic instructions in this thread, but they did not help: Homebrew install specific version of formula? There's…
jrgray
  • 415
  • 3
  • 9
0
votes
1 answer

Can I downgrade Xcode 8 back to Xcode 7?

I have been working on a project using Xcode recently, and I looked up instructions on a website, but the code was only for Xcode 7.1, and I only have Xcode 8! I followed the steps instructed on the website but there were way too many errors! Is…
Asension
  • 95
  • 3
  • 14
0
votes
1 answer

Gulp not working after downgrade

After installing gulp#4 (the next version of gulp npm install 'gulpjs/gulp.git#4.0' --save-dev ) I was doing a couple of tests and ended up going to the last version but the console kept printing me the following output AssertionError…
Alejandro Vales
  • 2,816
  • 22
  • 41
0
votes
0 answers

ISPreventDowngrade is quitting without a prompt

I inherited a project off of a prior developer with the company. We're running into a minor issue in the field where users attempting to install an older version of the software aren't getting any sort of a prompt; the setup just closes immediately.…
Sean Duggan
  • 1,105
  • 2
  • 18
  • 48
0
votes
0 answers

Downgrading tshark to 1.*

For my current tool i need to use the -T ek option of tshark. As in tshark 2 -T ek option is not there, i have to degrade the tshark version. Can anyone help me with downgrading tshark or installing tshark 1.* in ubuntu
0
votes
1 answer

cloudera manager downgrade process

I upgraded CM 5.8.3, CDH 5.7.5 to CM 5.11.0, CDH 5.9.1 in our cluster Then I applied the Sentry and spark 2.0 version. So HDFS data not added but HDFS permmision and owner changed Anyway, I had to install CM version 5.10.1, but I found myself…
강정화
  • 75
  • 1
  • 1
  • 9