URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/la-demence-des-packageurs-debian-ou-un-bug Title: La démence des packageurs debian ou un bug ? Authors: totof2000 Date: 2016年05月07日T16:35:32+02:00 License: CC By-SA Tags: debian Score: 1 Hello. Suis-je le seul à trouver ça bizarre ? ``` pi@raspberrypi:~ $ sudo apt-get install ruby-dbus Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: javascript-common libjs-jquery libruby2.1 libyaml-0-2 ruby ruby-glib2 ruby2.1 rubygems-integration Suggested packages: apache2 lighttpd httpd ri ruby-dev ruby-nokogiri bundler The following NEW packages will be installed: javascript-common libjs-jquery libruby2.1 libyaml-0-2 ruby ruby-dbus ruby-glib2 ruby2.1 rubygems-integration 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 3,660 kB of archives. After this operation, 15.9 MB of additional disk space will be used. Do you want to continue? [Y/n] Y ``` d'autant plus que si je supprime ensuite libjs-jquery: ``` pi@raspberrypi:~ $ sudo apt-get remove libjs-jquery Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: libjs-jquery 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 388 kB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 33652 files and directories currently installed.) Removing libjs-jquery (1.7.2+dfsg-3.2) ... pi@raspberrypi:~ $ sudo apt-cache policy ruby-dbus ruby-dbus: Installed: 0.11.0-1 Candidate: 0.11.0-1 Version table: *** 0.11.0-1 0 500 http://mirrordirector.raspbian.org/raspbian/ jessie/main armhf Packages 100 /var/lib/dpkg/status ``` OS : Raspbian Jessie. Auriez-vous une explication ? (ce n'est pas la première fois que je remarque ce genre de délire avec les paquets sous Debian/Ubuntu).

AltStyle によって変換されたページ (->オリジナル) /