Can't Update Expedition

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Can't Update Expedition

L2 Linker

I'm trying to update my Expedition deployment because I think this may help with some of the issues I'm running into, but I can't actually get the update to run.

 

On the CLI, I've run 'sudo apt-get update' followed by 'sudo apt-get install expedition-beta' and I get this response:

 

You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
expedition-beta : Depends: php-radius but it is not going to be installed
linux-image-extra-4.4.0-134-generic : Depends: linux-image-4.4.0-134-generic but it is not going to be installed
linux-image-generic : Depends: linux-image-4.4.0-134-generic but it is not going to be installed
Recommends: thermald but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

 

If I try running 'sudo apt-get -f install' then it fails with this message:

Errors were encountered while processing:
/var/cache/apt/archives/linux-image-4.4.0-134-generic_4.4.0-134.160_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

 

Any way around this issue? I'm currently running version 1.0.93

1 accepted solution

Accepted Solutions

Have checked this also?

 

sudo apt-get autoremove

somethimes the /boot partition gets at 100% full and those packages cannot be installed because they need to place some file in.

 

hope it helps

View solution in original post

9 REPLIES 9

L7 Applicator

I will say to try this:

 

sudo apt-get install php-radius

Do you know if some one disabled any repository from the apt folder?

Same result unfortunately

 

expedition@Expedition:~$ sudo apt-get install php-radius
[sudo] password for expedition:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-image-extra-4.4.0-134-generic : Depends: linux-image-4.4.0-134-generic but it is not going to be installed
linux-image-generic : Depends: linux-image-4.4.0-134-generic but it is not going to be installed
Recommends: thermald but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

 

Theres no changes been made to the repositorys as far as I know. All we've done is take the image from here and then uploaded it to an ESX server for general use.

Assuming you already tried this right?

apt-get -f install

Yes, tried that one and it fails as well:

 

Errors were encountered while processing:
/var/cache/apt/archives/linux-image-4.4.0-134-generic_4.4.0-134.160_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

 

 

Does this look like we just need to delete the whole thing and start again?

Have checked this also?

 

sudo apt-get autoremove

somethimes the /boot partition gets at 100% full and those packages cannot be installed because they need to place some file in.

 

hope it helps

Looks like your right, the /boot partition has his 100% usage.

 

The 'sudo apt-get autoremove' option didn't want to run either, but I'll see if theres anything I can do to free up some space on the boot partition.

 

Thanks for the help

Please keep this post updated with your resolution.


Thanks,
Bob

I basically just followed this guide:

 

https://gist.github.com/ipbastola/2760cfc28be62a5ee10036851c654600

 

That went through the process of removing old files from the boot directory which then let me perform an update

L1 Bithead

SOLUTION:

>> There are 2 commands mentioned in Expedition tool to run i.e. "sudo apt-get update" and "sudo apt-get install expedition-beta" 

>> Just run the 2nd command "sudo apt-get install expedition-beta" ignore the 1st command.

>>Later to update the BPA, run $sudo bash /var/www/html/OS/BPA/updateBPA306.sh

 

FAIZAN SHEIKH
FOLLOW MY FACEBOOK GROUP - Palo Alto Networks Q/A
  • 1 accepted solution
  • 17356 Views
  • 9 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!