Actions
Bug #4496
closedrudder-jetty package should 'conflict' with other jetty packages that install /etc/init.d/jetty
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Hi,
# apt-get install jetty Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: jsvc libcommons-daemon-java libjetty-java libslf4j-java Suggested packages: libjetty-extra-java libjetty-extra libjetty-java-doc liblog4j1.2-java The following NEW packages will be installed: jetty jsvc libcommons-daemon-java libjetty-java libslf4j-java 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 1,836 kB of archives. After this operation, 2,648 kB of additional disk space will be used. Do you want to continue [Y/n]? Get:1 http://ftp.debian.org/debian/ wheezy/main libslf4j-java all 1.6.5-1 [105 kB] Get:2 http://ftp.debian.org/debian/ wheezy/main libjetty-java all 6.1.26-1 [784 kB] Get:3 http://ftp.debian.org/debian/ wheezy/main libcommons-daemon-java all 1.0.10-3 [60.3 kB] Get:4 http://ftp.debian.org/debian/ wheezy/main jsvc amd64 1.0.10-3 [27.9 kB] Get:5 http://ftp.debian.org/debian/ wheezy/main jetty all 6.1.26-1 [858 kB] Fetched 1,836 kB in 29s (61.4 kB/s) Selecting previously unselected package libslf4j-java. (Reading database ... 238865 files and directories currently installed.) Unpacking libslf4j-java (from .../libslf4j-java_1.6.5-1_all.deb) ... Selecting previously unselected package libjetty-java. Unpacking libjetty-java (from .../libjetty-java_6.1.26-1_all.deb) ... Selecting previously unselected package libcommons-daemon-java. Unpacking libcommons-daemon-java (from .../libcommons-daemon-java_1.0.10-3_all.deb) ... Selecting previously unselected package jsvc. Unpacking jsvc (from .../jsvc_1.0.10-3_amd64.deb) ... Selecting previously unselected package jetty. Unpacking jetty (from .../jetty_6.1.26-1_all.deb) ... dpkg: error processing /var/cache/apt/archives/jetty_6.1.26-1_all.deb (--unpack): trying to overwrite '/etc/default/jetty', which is also in package rudder-jetty 2.9.2-wheezy0 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Processing triggers for doc-base ... Processing 1 added doc-base file... Processing triggers for man-db ... Errors were encountered while processing: /var/cache/apt/archives/jetty_6.1.26-1_all.deb localepurge: Disk space freed in /usr/share/locale: 0 KiB localepurge: Disk space freed in /usr/share/man: 0 KiB localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB localepurge: Disk space freed in /usr/share/omf: 0 KiB
rudder-jetty should conflicts or breaks with jetty.
Best Regards,
Actions