[Gelistirici] [Uludag-commits] r15661 - branches/pisi-db/pisi/operations

Bahadır Kandemir bahadir at pardus.org.tr
5 Eki 2007 Cum 19:30:41 EEST


05 Eki 2007 Cum tarihinde, Faik Uygur şunları yazmıştı: 
> On Friday 05 October 2007 18:33:14 uludag-commits at pardus.org.tr wrote:
> > Author: bahadir.kandemir
> > Date: Fri Oct  5 18:33:14 2007
> > New Revision: 15661
> >
> > Modified:
> >    branches/pisi-db/pisi/operations/install.py
> > Log:
> > raise exception if package is not in repo.
> >
> > Modified: branches/pisi-db/pisi/operations/install.py
> > =================================================================
> > --- branches/pisi-db/pisi/operations/install.py	(original)
> > +++ branches/pisi-db/pisi/operations/install.py	Fri Oct  5 18:33:14
> > 2007 @@ -55,6 +55,10 @@
> >                               util.strlist(d))
> >              A = Ap
> >
> > +    for pkg in A:
> > +        if not ctx.packagedb.has_package(pkg):
> > +            raise Exception(_('Cannot find binary package: %s') %
> > pkg) +
>
> Buna neden ihtiyaç oldu? Ne durumda hata oluşuyorsa bir çıktı
> gönderebilir misin? Bakayım. Buna emin olamadım.

"pisi install hebelehubele" ile deneyebilirsin
-------------- sonraki bölüm --------------
A non-text attachment was scrubbed...
Name: kullanılamıyor
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://liste.pardus.org.tr/gelistirici/attachments/20071005/8268e04a/attachment-0002.pgp>


Gelistirici mesaj listesiyle ilgili daha fazla bilgi