[Bug 813213] Re: poldek fails to see packages from all repos if one repository is broken

Jan Rękorajski 813213 at bugs.launchpad.net
Tue Aug 21 11:57:06 CEST 2012


Fixed in poldek-0.30-1.rc3 (commit
f8e81a61c6ba3c5977e0f6bba1cd065ee919def1)

** Changed in: pld-linux
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are subscribed to PLD
Linux.
https://bugs.launchpad.net/bugs/813213

Title:
  poldek fails to see packages from all repos if one repository is
  broken

Status in poldek:
  Fix Committed
Status in PLD Linux Distribution:
  Fix Released

Bug description:
  say, if i have one repo broken:

  # poldek -u grub2
  Loading [pndir]th...
  Loading [pndir]th...
  Loading [dir]local-pld...
  error: opendir /home/glen/rpm/pld/RPMS: No such file or directory
  error: /home/glen/rpm/pld/RPMS: load failed
  Loading [pndir]dsl-delfi...
  Loading [pndir]dsl-delfi...
  warn: no packages loaded
  error: grub2: no such package

  workarounded can be to specify repos manually:

  # poldek -u grub2 --sn th
  Loading [pndir]th...
  Loading [pndir]th...
  16749 packages read
  grub2-1.97.2-2.x86_64: equal version installed, skipped
  Nothing to do

  # cat /etc/poldek/source.conf
  [source]
  name = local-pld
  type = dir
  path = /home/glen/rpm/pld/RPMS
  auto = yes
  autoup = no

To manage notifications about this bug go to:
https://bugs.launchpad.net/poldek/+bug/813213/+subscriptions


More information about the pld-bugs mailing list