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

Cactus 813213 at bugs.launchpad.net
Fri Nov 25 01:36:06 CET 2011


https://gitorious.org/poldek/poldek/commit/6e97c9df6cc1c5925b531301871f5e6709dd2be7/diffs/ede3ef1cdd9a560773beb74537236655fed8d90d

-- 
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:
  In Progress

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