[已解决]刚刚上架的百度网盘不可用,教训:不要强制关机
Tofloor
poster avatar
jerry979
deepin
2020-05-28 19:23
Author
本帖最后由 jerry979 于 2020-5-28 19:32 编辑

如题,



其他软件可以正常下载
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2020-05-28 20:13
#1
这边正常
Reply View the author
avatar
ymy0316
deepin
2020-05-28 20:34
#2
刚试了,没问题啊
Reply View the author
avatar
deepin-zx
deepin
2020-05-28 21:06
#3
测试了,能够正常使用!
Reply View the author
avatar
lbygljq
deepin
2020-05-28 21:22
#4
3.0.6版本,显示正常。跟以前的版本看上去没啥区别。
Reply View the author
avatar
jerry979
deepin
2020-05-28 23:10
#5
我貌似搜不到baidunetdisk的linux版本,麻烦大佬们看下我的源有没有问题?

jerrywang@jerrywang-PC:~$ sudo apt-cache search baidu
youtube-dl - downloader of videos from YouTube and other sites
deepin.com.baidu.pan - Baidu net disk client on Deepin Wine
app.web.baidu.map - Baidu Map is a web map search service provided by Baidu.
app.web.baidumusic - Baidu online music.
app.web.naotu - Baidu naotu.
com.baidu.fcitx-baidupinyin - Fcitx wrapper for Baidu Pinyin IM engine
fcitx-baidupinyin - Fcitx wrapper for Baidu Pinyin IM engine
com.baidu.pan.deepin - Baidu net disk client on Deepin Wine


jerrywang@jerrywang-PC:~$ cat /etc/apt/sources.list
## Generated by deepin-installer
deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free
#deb-src https://community-packages.deepin.com/deepin/ apricot main contrib non-free

# R
deb https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/linux/debian buster-cran40/

deb https://typora.io/linux .

Reply View the author
avatar
jerry979
deepin
2020-05-28 23:17
#6
我update的时候有这个报错

jerrywang@jerrywang-PC:~$ sudo apt update
命中:2 http://packages.microsoft.com/repos/vscode stable InRelease              
命中:3 http://dl.google.com/linux/chrome/deb stable InRelease                  
命中:4 https://cdn-package-store6.deepin.com/appstore eagle InRelease           
获取:5 https://community-packages.deepin.com/deepin apricot InRelease [19.6 kB]
命中:6 https://typora.io/linux ./ InRelease                                    
命中:7 http://repo.steampowered.com/steam precise InRelease                     
获取:1 https://uos.deepin.cn/printer eagle InRelease [5,223 B]                  
命中:8 https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/linux/debian buster-cran40/ InRelease
已下载 24.9 kB,耗时 3秒 (9,803 B/s)
Use of uninitialized value $value in substitution (s///) at /usr/bin/apt-show-versions line 597, line 1380.
Use of uninitialized value $value in substitution (s///) at /usr/bin/apt-show-versions line 598, line 1380.
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
所有软件包均为最新。
Reply View the author
avatar
jerry979
deepin
2020-05-28 23:20
#7
/usr/bin/apt-show-versions  595-600行的代码为

        unless ((/^Package/) || (/^Version/) || (/^Status/) || (/^Source/) || (/^Architecture/)) {next};
        ($key, $value) = split /: /, $_;
        $value =~ s/\n//;
        $value =~ s/\s\(.*\)$//; # Remove any Version information in ()
        $package->{$key} = $value;
    }



之前没遇到这个问题,有什么解决办法吗
Reply View the author
avatar
划破的天空
deepin
2020-05-28 23:25
#8
可以正常使用啊,比之前的版本好多了
Reply View the author
avatar
jingle
deepin
2020-05-28 23:26
#9
  1. jingle@jingle:~$ apt-cache search baidu
  2. youtube-dl - downloader of videos from YouTube and other sites
  3. deepin.com.baidu.pan - Baidu net disk client on Deepin Wine
  4. app.web.baidu.map - Baidu Map is a web map search service provided by Baidu.
  5. app.web.baidumusic - Baidu online music.
  6. app.web.naotu - Baidu naotu.
  7. com.baidu.baidunetdisk - 百度网盘
Copy the Code



你之前做了什么
Reply View the author
avatar
走钢丝
deepin
2020-05-28 23:27
#10
看了下百度的东西还真不少呢

Reply View the author
avatar
jerry979
deepin
2020-05-29 00:24
#11
本帖最后由 jerry979 于 2020-5-28 16:25 编辑

不知道。。。。貌似是   文件系统损坏。一会看看能不能用live修复一下

想起来了,之前一次跑代码,电脑卡死了,我就强制关机了。。。。。。。
Reply View the author
avatar
jerry979
deepin
2020-05-29 03:08
#12
我吐了,只能重装系统了。。。
Reply View the author