这是什么鬼?自毁?
Tofloor
poster avatar
黑色
deepin
2017-09-08 07:03
Author

Reply Favorite View the author
All Replies
avatar
kaile
deepin
2017-09-08 08:28
#1
Reply View the author
avatar
jingle
deepin
2017-09-08 16:40
#2
还有此事
Reply View the author
avatar
longxiang
deepin
2017-09-08 17:10
#3
我通常都没看这个提示的内容就按了回车,那么之后将会发生什么事情
Reply View the author
avatar
^9星守辰^
Moderator
2017-09-08 17:24
#4
本帖最后由 dzhy 于 2017-9-8 09:28 编辑

看到这个数字我惊呆了

特地翻出我的记录来了




Reply View the author
avatar
justforlxz
deepin
2017-09-08 17:33
#5
apt的bug吧。
Reply View the author
avatar
134******40
deepin
2017-09-08 17:40
#6
https://bbs.deepin.org/post/145194
看到这个数字我惊呆了

特地翻出我的记录来了

你这个没有什么吐槽的地方,额外就是除了原来的,还会多占用18.4kb的空间。
倒是楼主的这个不知道什么判断条件导致的。
Reply View the author
avatar
134******40
deepin
2017-09-08 17:49
#7
我认为问题出在etcher软件上。是这个软件出问题了。我刚刚测试了下,一定是这个软件做了什么导致apt判断错误。
Reply View the author
avatar
^9星守辰^
Moderator
2017-09-08 18:30
#8

这个问题要是搞明白怎么回事了,一定得让我们知道啊
Reply View the author
Comments
jingle
2017-09-08 21:12
12楼
avatar
134******40
deepin
2017-09-08 18:54
#9
https://bbs.deepin.org/post/145194
这个问题要是搞明白怎么回事了,一定得让我们知道啊

我怀疑问题出在deepin提供的打包的etcher上。刚刚从deepin官方源下载了etcher_1.1.2.tar.xz包,发现里面有两个deb包,一个etcher-1.1.2-adm64.deb和etcher-1.1.2-i386.deb包,是不是因为tar.xz文件里面出现两个deb包导致的判断运算错误,无论如何,apt肯定判断出问题了。
https://bbs.deepin.org/user/48640
Reply View the author
avatar
jingle
deepin
2017-09-08 19:10
#10
https://bbs.deepin.org/post/145194
我怀疑问题出在deepin提供的打包的etcher上。刚刚从deepin官方源下载了etcher_1.1.2.tar.xz包,发现里面 ...

需要定位下
Reply View the author
avatar
guoshuang
deepin
2017-09-08 20:41
#11
dpkg -I etcher_1.0.0_amd.deb
new debian package, version 2.0.
size 69781374 bytes: control archive=337 bytes.
     270 bytes,     9 lines      control
Package: etcher
Version: 1.0.0
Architecture: amd64
Maintainer: Deepin Packages Builder <packages@linuxdeepin.com>
Installed-Size: 70314848
Section: utils
Priority: optional
Homepage: https://www.etcher.io/
Description: Burn images to SD cards & USB drives, safe & easy.

可以看到Installed-Size: 70314848  ; size 69781374 bytes; 其中前面是解压后需要的空间大小,以kb计算;后面size是deb网络下载的大小,以字节计算。
这个1.0.0版本有问题,所以在升级1.12(Installed-Size: 177971)时会提示释放70G大小空间。

Reply View the author
avatar
134******40
deepin
2017-09-08 21:49
#12
https://bbs.deepin.org/post/145194
dpkg -I etcher_1.0.0_amd.deb
new debian package, version 2.0.
size 69781374 bytes: control archive ...

是不是有什么配置信息指定的?
Reply View the author
avatar
MeowSprite
deepin
2017-09-08 21:49
#13
这个deb包的安装后大小的这个数值在打包的时候可以随便瞎填,大多时候只是做参考。
Reply View the author
avatar
不避风云
deepin
2017-09-09 01:01
#14
bbs.deepin.org
Reply View the author
avatar
黑色
deepin
2017-09-09 02:42
#15
谢谢各位回复,昨天忙,今天试了是etcher,正如12#所说,上个版本包的元信息是手滑了吧
Reply View the author
avatar
kikyoulzg
deepin
2017-09-09 04:27
#16
有趣的发现
Reply View the author