fedup wrong----from fedora 17 to fedora 18

李国钦 rpc0571 at gmail.com
Sat Jul 13 03:38:53 UTC 2013


Hi,
     I'm Guoqin Li.I'm sorry to my Englist is poor.When I used fedup to 
upgrade my system from fedora 17 to fedora 18,some wrong happened.So why?
Here is the log:

[ligq at ligq ~]$ sudo yum update
Loaded plugins: langpacks, presto, refresh-packagekit
adobe-linux-i386 |  951 B  00:00:00
google-chrome |  951 B  00:00:00
rpmfusion-free-updates | 3.3 kB  00:00:00
rpmfusion-nonfree-updates | 3.3 kB  00:00:00
updates/17/i386/metalink | 5.7 kB  00:00:00
No Packages marked for Update
[ligq at ligq ~]$ uname -a
Linux ligq.fedora 3.9.8-100.fc17.i686 #1 SMP Thu Jun 27 19:56:32 UTC 
2013 i686 i686 i386 GNU/Linux
[ligq at ligq ~]$ ls /boot
config-3.8.13-100.fc17.i686  grub lost+found vmlinuz-3.8.13-100.fc17.i686
config-3.8.4-102.fc17.i686   grub2 memtest86+-4.20 
vmlinuz-3.8.4-102.fc17.i686
config-3.9.8-100.fc17.i686   initramfs-3.8.13-100.fc17.i686.img 
System.map-3.8.13-100.fc17.i686  vmlinuz-3.9.8-100.fc17.i686
efi                          initramfs-3.8.4-102.fc17.i686.img 
System.map-3.8.4-102.fc17.i686
elf-memtest86+-4.20          initramfs-3.9.8-100.fc17.i686.img 
System.map-3.9.8-100.fc17.i686
[ligq at ligq ~]$ sudo yum --enablerepo=updates-testing install fedup
Loaded plugins: langpacks, presto, refresh-packagekit
updates-testing/17/i386/metalink | 5.8 kB  00:00:00
updates-testing | 4.6 kB  00:00:00
updates-testing/primary_db | 461 kB  00:00:00
updates-testing/group_gz | 446 kB  00:00:00
Resolving Dependencies
--> Running transaction check
---> Package fedup.noarch 0:0.7.3-5.fc17 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================================================================== 

  Package                          Arch Version 
Repository                          Size
====================================================================================================================================================== 

Installing:
  fedup                            noarch 0.7.3-5.fc17 
updates                             68 k

Transaction Summary
====================================================================================================================================================== 

Install  1 Package

Total download size: 68 k
Installed size: 197 k
Is this ok [y/N]: y
Downloading Packages:
fedup-0.7.3-5.fc17.noarch.rpm |  68 kB  00:00:01
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
   Installing : fedup-0.7.3-5.fc17.noarch 1/1
   Verifying  : fedup-0.7.3-5.fc17.noarch 1/1

Installed:
   fedup.noarch 0:0.7.3-5.fc17

Complete!
[ligq at ligq ~]$ sudo fedup-cli --network 18
setting up repos...
adobe-linux-i386 |  951 B  00:00:00
adobe-linux-i386/primary |  11 kB  00:00:00
default-installrepo/metalink | 8.9 kB  00:00:00
fedora/18/i386/metalink | 8.9 kB  00:00:00
fedora/18/i386 | 4.2 kB  00:00:00
fedora/primary_db |  15 MB  00:00:12
google-chrome |  951 B  00:00:00
google-chrome/primary | 1.9 kB  00:00:00
rpmfusion-free/18/i386 | 3.3 kB  00:00:00
rpmfusion-free/primary_db | 365 kB  00:00:00
rpmfusion-free-updates/18/i386 | 3.3 kB  00:00:00
rpmfusion-free-updates/primary_db | 396 kB  00:00:00
rpmfusion-nonfree/18/i386 | 3.3 kB  00:00:00
rpmfusion-nonfree/primary_db | 129 kB  00:00:00
rpmfusion-nonfree-updates/18/i386 | 3.3 kB  00:00:00
rpmfusion-nonfree-updates/primary_db | 225 kB  00:00:00
updates/18/i386/metalink | 6.3 kB  00:00:00
updates/18/i386 | 4.6 kB  00:00:00
updates/primary_db | 8.4 MB  00:00:06
Error: can't get boot images.
The installation repo isn't available.
You need to specify one with --instrepo.
[ligq at ligq ~]$


[ligq at ligq ~]$ sudo cat /var/log/fedup.log
[     0.146] (II) fedup:<module>() /bin/fedup-cli starting at Sat Jul 13 
11:01:54 2013
[     0.146] (DD) fedup:setup_downloader() setup_downloader(version=18, 
repos=[])
[     0.147] (II) fedup.yum:__init__() FedupDownloader(version=18, 
cachedir=/var/tmp/fedora-upgrade)
[     0.147] (DD) fedup.yum:__init__() prerepoconf.cache=0
[     0.147] (II) fedup.yum:setup_repos() checking repos
[     0.194] (DD) fedup.yum:_getConfig() conf.cache=0
[     3.754] (II) fedup.yum:setup_repos() repo adobe-linux-i386 seems OK
[    35.291] (II) fedup.yum:setup_repos() can't find valid repo metadata 
for default-installrepo
[    52.704] (II) fedup.yum:setup_repos() repo fedora seems OK
[    53.894] (II) fedup.yum:setup_repos() repo google-chrome seems OK
[    59.073] (II) fedup.yum:setup_repos() repo rpmfusion-free seems OK
[    61.071] (II) fedup.yum:setup_repos() repo rpmfusion-free-updates 
seems OK
[    63.368] (II) fedup.yum:setup_repos() repo rpmfusion-nonfree seems OK
[    65.089] (II) fedup.yum:setup_repos() repo rpmfusion-nonfree-updates 
seems OK
[    75.908] (II) fedup.yum:setup_repos() repo updates seems OK
[    75.909] (DD) fedup.yum:setup_repos() repos.cache=0
[    75.909] (II) fedup:<module>() /bin/fedup-cli exiting at Sat Jul 13 
11:03:10 2013
[ligq at ligq ~]$

-- 
李国钦
rpc0571 at gmail.com


More information about the test mailing list