Project

General

Profile

Actions

Bug #24398

open

install-deps.sh fails in Debian/stretch

Added by Jos Collin almost 6 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

dpkg-deb: building package 'ceph-build-deps' in '../ceph-build-deps_13.1.0-1_amd64.deb'.

The package has been created.
Attention, the package has been created in the current directory,
not in ".." as indicated by the message above!
Selecting previously unselected package ceph-build-deps.
(Reading database ... 235691 files and directories currently installed.)
Preparing to unpack ceph-build-deps_13.1.0-1_amd64.deb ...
Unpacking ceph-build-deps (13.1.0-1) ...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  python-gobject python-wicd rfkill
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  ceph-build-deps
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 10.2 kB disk space will be freed.
(Reading database ... 235694 files and directories currently installed.)
Removing ceph-build-deps (13.1.0-1) ...
mk-build-deps: Unable to install ceph-build-deps at /usr/bin/mk-build-deps line 402.
mk-build-deps: Unable to install all build-dep packages

Distributor ID:    Debian
Description:    Debian GNU/Linux 9.4 (stretch)
Release:    9.4
Codename:    stretch
Actions #1

Updated by Jiankun Yu over 5 years ago

Try "dpkg -r ceph-build-deps", and run the script again.

Actions #2

Updated by Jos Collin over 5 years ago

It doesn't work. ceph-build-deps isn't installed at this point.

dpkg: warning: ignoring request to remove ceph-build-deps which isn't installed
Actions #3

Updated by Swing Hu about 5 years ago

I also meet this problem when compile ceph the latest source code.
ubuntu 14.04.1

Actions #4

Updated by Swing Hu about 5 years ago

Swing Hu wrote:

I also meet this problem when compile ceph the latest source code.
ubuntu 14.04.1

finaly, I fix this problem,because when i build, i am not in the master branch, so when you meet this problem,switch to the master branch may help you.

Actions #5

Updated by Deepika Upadhyay over 4 years ago

Deepika Upadhyay wrote:

Still persistent, I need to be on dev branch which is having this issue, any hint that may make it to workout?

Actions #6

Updated by Dan Mick over 4 years ago

Is this still a problem for anyone on this thread? It works for me in a stretch container on the master branch; not certain what you mean by "dev" branch

Actions

Also available in: Atom PDF