mongodb 1:2.4.6 has init script in wrong package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| mongodb (Ubuntu) |
High
|
Stephan Ruegamer | ||
| Saucy |
High
|
Stephan Ruegamer |
Bug Description
Looks like the newest update of mongodb package has the init script for the server in the wrong package.
sadig@sadig:~$ sudo apt-get dist-upgrade
[sudo] password for sadig:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
mongodb
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
7 not fully installed or removed.
Need to get 0 B/6.746 B of archives.
After this operation, 44,0 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 443889 files and directories currently installed.)
Preparing to replace mongodb 1:2.4.5-1ubuntu2 (using .../mongodb_
Unpacking replacement mongodb ...
dpkg: error processing /var/cache/
trying to overwrite '/etc/init/
Processing triggers for ureadahead ...
Errors were encountered while processing:
/var/cache/
E: Sub-process /usr/bin/dpkg returned an error code (1)
Related branches
Stephan Ruegamer (sadig) wrote : | #1 |
Stephan Ruegamer (sadig) wrote : | #2 |
preparing bugfix
Changed in mongodb (Ubuntu): | |
assignee: | nobody → Stephan Adig (sadig) |
James Page (james-page) wrote : | #3 |
I did the last upload - looks like 'bzr merge-upstream' merged alot more that I thought it did.
mongodb.upstart is the one of a number of files that got merged in from the upstream tarball; I'll tidy those up as well.
Changed in mongodb (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
Stephan Ruegamer (sadig) wrote : | #4 |
Thanks James,
I uploaded a new source pkg which is in proposed right now, with the mongodb.upstart removed.
Tested that it installs cleanly now.
Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package mongodb - 1:2.4.6-0ubuntu3
---------------
mongodb (1:2.4.6-0ubuntu3) saucy; urgency=low
* debian/*: Drop upstream debian changes accidentally merged in
1:2.
-- James Page <email address hidden> Tue, 27 Aug 2013 15:40:16 +0100
Changed in mongodb (Ubuntu Saucy): | |
status: | Triaged → Fix Released |
Ther e are two upstart scripts in the debian dir.
debian/ mongodb. upstart and debian/ mongodb- server. mongodb. upstart
I think the mongodb.upstart is wrong