martyr-deepin / deepin-appstore

App Store for Deepin (legacy codebase)
https://dstore-appstore.deepin.cn/
GNU General Public License v3.0
114 stars 40 forks source link

Only display installed app in the store #20

Closed saileshkush95 closed 5 years ago

saileshkush95 commented 5 years ago

After updating Deepin OS using sudo apt dist-upgrade command it only display installed apps on my system. As below in the picture. deepinscreenshot_20181213233348 Please help me as soon as possible.. Thanks for this amazing os

Iceyer commented 5 years ago

Please provide this command output:

apt-cache policy deepin-appstore
cat /usr/share/deepin-appstore/settings.ini.*
saileshkush95 commented 5 years ago

Here is the outpu DeepinScreenshot_deepin-terminal_20190412214349 DeepinScreenshot_deepin-terminal_20190412214306

Iceyer commented 5 years ago

pllesase check is if /etc/apt/sources.list is valid by

┌💁  iceyer @ 💻  builder in 📁  ~
└❯ cat /etc/apt/sources.list
## Generated by deepin-installer
deb [by-hash=force] http://packages.deepin.com/deepin panda main contrib non-free

and then run:

sudo apt update

It seem that you lose you apt repo config...