-
-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi-Update installed unexpected software #1218
Comments
Thanks for the report Looks like a possible bug in our patcher, patch assumes your running the Allo GUI image. Can you please confirm this is the stock DietPi image, and not http://dietpi.com/phpbb/viewtopic.php?f=8&t=2317#p8868? |
Unable to replicate on Stock DietPi image. Assuming user is running Allo GUI, waiting for confirmation. |
It is a stock install that started with v150 (downloaded in August) and has been upgraded since then. While I have installed a few other software packages, The only custom software on these units is the Google Assistant code and a few small scripts to provide functionality required by the Google AIY software. Since it only appears to have happened on one of the two AIY units, I can't be exactly sure what is different between the two. Due to the fact that I was doing the update at about 1am, I was more focused on simply getting it cleaned up and not so much focused on documenting the process I went through to clean up the install. Removing the apps (using dietpi-software) seemed to clean up the rogue installs. Using the logs, I identified the superfluous packages and removed them with apt-get remove. I also ran |
I don't recall installing any 'optimized' software after the initial install. The programs installed via the dietpi.txt setup were:
The rest of the software on the unit was installed using the regular apt-get method. In the case of the Google AIY code, that was done with git. |
Thanks I've been unable to replicate with:
Strange, the only reason it would be installed if the following returns
Can we get the dump of
|
Returns 0
This file does not exist on either of my Google units. The directory is empty. Since I have the ram logs set to be cleared every hour, all system logs have now been lost into the ether. |
👍 Thanks Apologies, Following is not part of RAMlog:
Not sure where to go from here regarding this issue. As we lack the I'll leave the ticket open for now, just in case we receive further reports from other users. |
Unable to replicate. I'll mark this as closed for now as we require the update logs (added to v157 https://github.com/Fourdee/DietPi/issues/1218#issuecomment-340780688) Please reopen if required. |
Creating a bug report/issue:
Required Information:
DietPi Version |
cat /DietPi/dietpi/.version
?Upgrading from 156 to 157
SBC Device (EG: RPi 3)?
Raspberry Pi 3
Power supply used (EG: 5v 1A RAVpower)?
Office Pi Foundation 5V 2.5A
SD card used (EG: Sandisk ultra)?
Sandisk Ultra 8GB
Distro (EG: Jessie) |
uname -a
?Linux google 4.9.52-v7+ Fix for dumb or unset TERM #2 SMP Mon Oct 2 23:27:32 UTC 2017 armv7l GNU/Linux
Additional Information (if applicable):
Software title?
DietPi-Update
Can this issue be replicated on a fresh installation of DietPi?
Not sure
Expected behaviour:
A clean upgrade of existing software
Actual behaviour:
A bunch of software packages that were previously not selected suddenly installed themselves from scratch.
Steps to reproduce:
run dietpi-update
Did you submit a
dietpi-bugreport
?N/A
Extra details:
term.log
dietpi-software_apt.log
dpkg.log
history.log
Since I have the logs set to only remain for 1hr, I don't have any detailed logs. Here are the logs that grabbed copies of when I first noticed the issue.
I have since run dietpi-software and deselected the packages. Some of the lingering folders / files were manually removed when the output from dpkg --purge indicated that the folders were unable to be automatically removed.
The text was updated successfully, but these errors were encountered: