[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dpkg-buildpackage -rfakeroot -uc -b werkt niet voor cups:squeeze



Op 2013-09-01 om 07:54 schreef Geert Stappers:
> Op 2013-09-01 om 07:41 schreef Geert Stappers:
> > Op 2013-09-01 om 01:33 schreef Sander Devrieze:
    <knip/> 
> > > Bij de unit tests loopt het fout:
> > > cupsd: Unable to read configuration file '/tmp/cups-root/cupsd.conf' -
> > > exiting!
> > 
> > Oh chips, dat is een FTBFS, fails to build from source.
> > Als ie nog niet gemeld is, dan ga ik dat doen. Ookal betreft het oldstable.
> > 
> > 
> > > Waiting for scheduler to become ready...
> > > 
> > > Bestand /tmp/cups-root/cupsd.conf bestaat en is leesbaar. Iemand een
> > > oplossing hiervoor?
> > 
> > Dadelijk kijk ik of het voor mij reproduceerbaar is.
> 
> Niet in mijn eerste poging. Dadelijk een tweede poging om te reproduceren.
> 

Die volgende poging ging ook goed.
Ookal leek die poging meer op die van de original poster.
Dit is wat ik deed:

  apt-get source cups
  cd cups-1.4.4
  wget -O - http://rosa.stappers.nl/ff/squeezeCupsPlus.patch | patch -p1
  dpkg-buildpackage -rfakeroot -uc -b

Toelichting:
* package devscripts is ge-installeerd
* ook de build dependencies  ( `apt-get build-depends cups` )
* de patch  http://rosa.stappers.nl/ff/squeezeCupsPlus.patch
  bevat de wijziging waar het om gaat
* op een i686 VPS  (een armel is in bestelling)


Terug naar de
> > > Bij de unit tests loopt het fout:
> > > cupsd: Unable to read configuration file '/tmp/cups-root/cupsd.conf' -
> > > exiting!

Doe het nog keer. Nu met "squeezeCupsPlus.patch" en logging m.b.v. `script`.
Dat in command line syntax

   script  pogingZoveel.transcript
   apt-get source cups
   cd cups-1.4.4
   wget -O - http://rosa.stappers.nl/ff/squeezeCupsPlus.patch | patch -p1
   dpkg-buildpackage -rfakeroot -uc -b
   exit # om script te verlaten, om logging te stoppen


De verbetering zit in de "cleane integratie van de patch".
En mocht de verbetering er niet zijn,
dan hebben we goede in 'pogingZoveel.transcript'


Groeten
Geert Stappers
-- 
Leven en laten leven

Attachment: signature.asc
Description: Digital signature


Reply to: