blob: a8f171fa5ac21227db495d75e9c548dbec1a851e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Upgrading for distribution sid
Building the build Environment
-> extracting base tarball [/TESTDIR/testimage]
-> creating local configuration
-> copying local configuration
-> Installing apt-lines
-> Installing apt-lines and pinning for experimental
-> mounting /proc filesystem
-> mounting /dev/pts filesystem
-> policy-rc.d already exists
Refreshing the base.tgz
-> upgrading packages
Hit http://cdn.debian.or.jp sid Release.gpg
Get:1 http://cdn.debian.or.jp experimental Release.gpg [189B]
Hit http://cdn.debian.or.jp sid Release
Get:2 http://cdn.debian.or.jp experimental Release [84.9kB]
Get:3 http://cdn.debian.or.jp sid/main Packages/DiffIndex [2038B]
Get:4 http://cdn.debian.or.jp experimental/main Packages [201kB]
Fetched XXXB in Xs (XXXXXB/s)
Reading package lists...
dpkg - warning: ignoring request to remove lilo which isn't installed.
Reading package lists...
Building dependency tree...
Reading state information...
The following packages have unmet dependencies:
e2fsprogs: PreDepends: libuuid1 (>= 1.34-1) but it is not going to be installed
mount: PreDepends: libuuid1 but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
-> unmounting dev/pts filesystem
-> unmounting proc filesystem
-> cleaning the build env
-> removing directory /var/cache/pbuilder/build//NUM and its subdirectories
|