://openmeetings.apache.org/
On Thu, Oct 22, 2020 at 4:39 PM Mattia Rizzolo wrote:
>
> Hi!
>
> On Wed, Oct 21, 2020 at 10:06:02PM +0300, Alexei Fedotov wrote:
> > I'm running pbuilder-0.230.4~bpo9+1/pbuilder-satisfydepends-classic
> > for the debian/control which contains
>
Hi!
On Wed, Oct 21, 2020 at 10:06:02PM +0300, Alexei Fedotov wrote:
> I'm running pbuilder-0.230.4~bpo9+1/pbuilder-satisfydepends-classic
> for the debian/control which contains
>
> Build-Depends: live-build (<= 1:20170213), ...
>
> I get the following log
>
&
Hello, Mattia, folks,
I'm running pbuilder-0.230.4~bpo9+1/pbuilder-satisfydepends-classic
for the debian/control which contains
Build-Depends: live-build (<= 1:20170213), ...
I get the following log
+++ output='live-build (<= 1:20170213), sed, gawk, rsync, wget, patch,
core
Mikhail Morfikov wrote:
> I know, but have you ever seen the debian/ dir in the gcc sources? Take a
> look here[1].
>
Until now I have not, but what is exactly the problem?
You have what you need in the beginning
include debian/rules.defs
include debian/rules.unpack
include debian/rules.patch
On 19/06/2020 18:36, deloptes wrote:
> Mikhail Morfikov wrote:
>
>> I've read something about setting flags like: --enable-languages= or
>> --disable-multilib , which I think would speed the whole process up, but
>> unfortunately I have no idea which file in the debian/ dir I should change
>> to b
Mikhail Morfikov wrote:
> I've read something about setting flags like: --enable-languages= or
> --disable-multilib , which I think would speed the whole process up, but
> unfortunately I have no idea which file in the debian/ dir I should change
> to build the GCC for my machine only. Any suggest
I wanted to change the GCC source a little bit by adding some patches that
aren't available in Debian. I downloaded the Debian GCC source via "apt-get
source" . I tried to build the source in the Debian way (using pbuilder) just
to test how much time would it take. I gave up a
Mikhail Morfikov wrote:
> There's an app called FreeTube[1], which is a nice alternative for other
> apps playing YT vids. Unfortunately its source is a little bit different
> than regular sources which can be build using the Debian build system
> (pbuilder). Does anyone know
There's an app called FreeTube[1], which is a nice alternative for other
apps playing YT vids. Unfortunately its source is a little bit different
than regular sources which can be build using the Debian build system
(pbuilder). Does anyone know how to build this app in the Debian way and
On Thu, 27 Feb 2014 20:22:55 -0700
ghaverla wrote:
> I guess I am trapped by an update that is midway through.
>
> I was meaning to recompile hplip, and one suggestion was pbuilder.
The update wen through today. I do not know what the intended way to
update the sudoers file is. W
I guess I am trapped by an update that is midway through.
I was meaning to recompile hplip, and one suggestion was pbuilder.
I set up a new user to do the compiling under, and was hoping to put
the pbuilder environment in that HOME. It took a few tries to get
pbuilder create from building
Il 20/04/2011 17:30, Niccolò Belli ha scritto:
> How can I set CONCURRENCY_LEVEL when using pbuilder?
> CONCURRENCY_LEVEL=9 pbuilder build file.dsc doesn't work.
Found it, there is an option to pass parameters to dpkg-buildpackage:
--debbuildopts "-j9"
Darkbasic
--
To
How can I set CONCURRENCY_LEVEL when using pbuilder?
CONCURRENCY_LEVEL=9 pbuilder build file.dsc doesn't work.
Thank you,
Darkbasic
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or
True. I will do just that. Only problem I'm not actually a Debian
Maintainer. Anyway, thanks.
On 03/18/2011 12:34 PM, Chris Bannister wrote:
> On Thu, Mar 17, 2011 at 01:44:02PM +0200, Panayiotis Karabassis wrote:
>> Hi, I have a question regarding pbuilder.
>
> You will *p
On Thu, Mar 17, 2011 at 01:44:02PM +0200, Panayiotis Karabassis wrote:
> Hi, I have a question regarding pbuilder.
You will *probably* have better luck asking this question on
the debian-mentors mailing list.
--
"Religion is excellent stuff for keeping common people quiet."
Hi, I have a question regarding pbuilder.
My Debian package uses ${shlibs:Depends} in its Depends field.
However, in a pbuilder environment not all dependencies are installed,
and hence ${shlibs:Depends} does not expand to *all* real dependencies.
My question is: how do I add the missing
On Sat, Jun 12, 2010 at 11:06:28PM -0400, Rob Owens wrote:
> I'm playing around with pbuilder. While building a package, pbuilder
> needed to reference another package that I built and did not sign.
> Pbuilder happily ignored the lack of signature and gave this warning,
> but d
I'm playing around with pbuilder. While building a package, pbuilder
needed to reference another package that I built and did not sign.
Pbuilder happily ignored the lack of signature and gave this warning,
but did not pause so I could read it:
Untrusted packages could compromise your sys
2009/6/12 Boyd Stephen Smith Jr. :
> In <20090612042628.gk9...@penguin.codegnome.org>, Todd A. Jacobs wrote:
>>Why is pbuilder still using /var/cache/pbuilder/sid-amd64-base.tgz
>>instead of the correct /var/cache/pbuilder/sid-i386-base.tgz in this
>>instance?
>
>
In <20090612042628.gk9...@penguin.codegnome.org>, Todd A. Jacobs wrote:
>Why is pbuilder still using /var/cache/pbuilder/sid-amd64-base.tgz
>instead of the correct /var/cache/pbuilder/sid-i386-base.tgz in this
>instance?
This is a question better suited for debian-devel or
;"
export DEBIAN_FRONTEND="noninteractive"
BUILDSOURCEROOTCMD="fakeroot"
PBUILDERROOTCMD="sudo"
DEBBUILDOPTS="-si -i"
BUILDUSERID=1234
BUILDUSERNAME=pbuilder
BINDMOUNTS=""
DEBOOTSTRAPOPTS[0]='--variant=buildd
I have some configurations inside of my ~/.pbuilderrc that depend on the
value of ARCH in the environment. However, if I call pbuilder through
pdebuild, it doesn't seem to be picking up the ARCH environment
variable.
Currently, I'm calling it like so:
export ARCH=i386
pdebu
stripped pbuilderrc to:
>> MIRRORSITE=http://localhost/sid
>> DEBOOTSTRAP=debootstrap
>>
>> [note that cdebootstrap won't work since I don't have Release.gpg and
>> I don't know how to parse --allow-authenticated to it through
>> pbuilder]
>&
first suggestion is to put system back to default.
>
> I stripped pbuilderrc to:
> MIRRORSITE=http://localhost/sid
> DEBOOTSTRAP=debootstrap
>
> [note that cdebootstrap won't work since I don't have Release.gpg and
> I don't know how to parse --allow-authenticated t
On Sat, Dec 27, 2008 at 2:28 PM, Osamu Aoki wrote:
> Hi,
>
> On Wed, Dec 17, 2008 at 10:34:42AM +0200, Tshepang Lekhonkhobe wrote:
>> Hi,
>>
>> I'm having trouble getting "pbuilder create" run with the following error:
> ...
>> My /etc/pbuilerr
Hi,
On Wed, Dec 17, 2008 at 10:34:42AM +0200, Tshepang Lekhonkhobe wrote:
> Hi,
>
> I'm having trouble getting "pbuilder create" run with the following error:
...
> My /etc/pbuilerrc looks thus:
>
>
> MIRRORSITE=http://localhost/sid
> DEBOOTSTRAP=d
Tshepang Lekhonkhobe wrote:
> anyone who can help with this?
>
> On Wed, Dec 17, 2008 at 10:34 AM, Tshepang Lekhonkhobe
> wrote:
>> Hi,
>>
>> I'm having trouble getting "pbuilder create" run with the following error:
[snip]
I would suggest asking in
anyone who can help with this?
On Wed, Dec 17, 2008 at 10:34 AM, Tshepang Lekhonkhobe
wrote:
> Hi,
>
> I'm having trouble getting "pbuilder create" run with the following error:
>
>
> [...]
> I: Configuring initscripts...
> I: Configuring sysvinit..
On Wed, Dec 17, 2008 at 11:01 AM, Tzafrir Cohen wrote:
> On Wed, Dec 17, 2008 at 10:34:42AM +0200, Tshepang Lekhonkhobe wrote:
>> Hi,
>>
>> I'm having trouble getting "pbuilder create" run with the following error:
>>
>>
>> [...]
>
On Wed, Dec 17, 2008 at 10:34:42AM +0200, Tshepang Lekhonkhobe wrote:
> Hi,
>
> I'm having trouble getting "pbuilder create" run with the following error:
>
>
> [...]
Are you sure you haven't snipped out any error message?
> I: Configuring initsc
Hi,
I'm having trouble getting "pbuilder create" run with the following error:
[...]
I: Configuring initscripts...
I: Configuring sysvinit...
I: Unpacking the base system...
W: Failure while installing base packages. This will be re-attempted
up to five times.
W: Failure while
mission denied
> > sh: /dev/null: Permission denied
>
> My crystal ball tells me that /home is mounted with the `nodev' option.
> Correct?
Brilliant!
Yeah, that's my problem. I guess I was expecting 'nodev' to cause some other
error, perhaps on device creation.
On 2008-11-09 01:06 +0100, Boyd Stephen Smith Jr. wrote:
> I'm trying to set up a pbuilder environment on my laptop, and it's failing
> with this error:
> W: Failure trying to run: chroot /home/bss/debootstrap-test
> dpkg --force-depends --install var/cache/apt/archives/
I'm trying to set up a pbuilder environment on my laptop, and it's failing
with this error:
W: Failure trying to run: chroot /home/bss/debootstrap-test
dpkg --force-depends --install var/cache/apt/archives/libc6_2.7-16_amd64.deb
I tried etch instead of sid, thinking it might be som
Hi,
I am trying to run :
sudo pbuilder create
But all I get is an error (even with --debug) it does not make
sense, here is the output:
...
P: Configuring package apt
P: Configuring helper cdebootstrap-helper-apt
E: Couldn't install system due to errors!
+ echo 'pbuilder: cd
On (28/09/06 15:25), Joseph Smidt wrote:
> I usually just build packages in unstable, but I am trying to learn pbuilder.
> I need to build a package and include the original source in the upload. With
> dpkg-buildpackage I just pass in -sa to do this. How do I do it with
> pbuil
On Thu, Sep 28, 2006 at 03:25:54PM -0600, Joseph Smidt wrote:
> I usually just build packages in unstable, but I am trying to learn pbuilder.
> I need to build a package and include the original source in the upload. With
> dpkg-buildpackage I just pass in -sa to do this. How do I d
I usually just build packages in unstable, but I am trying to learn pbuilder.
I need to build a package and include the original source in the upload. With
dpkg-buildpackage I just pass in -sa to do this. How do I do it with
pbuilder
On Wed, Aug 17, 2005 at 11:15:00PM +0200, Maurits van Rees wrote:
> Meanwhile I notice a bug report called "pbuilder: cannot build sarge
> basetgz": http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316135.
> That's for version 0.127, but might help me too. My /var part
t out the APTCONFDIR
> variable and try it again.
No, that wasn't it. See my reply to that message that probably
arrived by now.
> Also, make sure that you are running at least pbuilder version 0.128.
> When I was on IRC a few days ago, Junichi (the developer/maintainer of
> pbuilde
On Wed, Aug 17, 2005 at 04:44:37PM +0200, Maurits van Rees wrote:
> Hello everyone,
>
> I am playing around with Roberto Sanchez's Debian Package
> Customization HOWTO on
> http://familiasanchez.net/~roberto/?page=debcustomize. This is
> failing for me at the first step a
On Wed, Aug 17, 2005 at 10:13:57PM +0200, Maurits van Rees wrote:
> Not really, I would say. Well, worth a try to remove that line from
> /etc/pbuilderrc. Nope, no change. :-/ I'll comment out some other
> settings and try again.
I tried with the following uncommented and non empty lines in both
On Wed, Aug 17, 2005 at 03:45:10PM -0400, Kevin Coyner wrote:
> In looking closer at your first email, I noticed you set:
>
> APTCONFDIR="/etc/apt/" in your .pbuilderrc file
>
> ... which means the apt sources will be copied from your setup. The
> default is to leave this blank. Do you have a
On Wed, Aug 17, 2005 at 07:54:20PM +0200, Maurits van Rees wrote..
> On Wed, Aug 17, 2005 at 01:06:11PM -0400, Kevin Coyner wrote:
> > Have a look at this:
> >
> > http://lists.debian.org/debian-devel/2005/07/msg00649.html
> >
> > ... which is a workaround. Essentially create a stable chr
On Wed, Aug 17, 2005 at 01:06:11PM -0400, Kevin Coyner wrote:
> Have a look at this:
>
> http://lists.debian.org/debian-devel/2005/07/msg00649.html
>
> ... which is a workaround. Essentially create a stable chroot
> first, then upgrade it to unstable.
And how do I create a stable chroot? *That
On Wed, Aug 17, 2005 at 03:56:13PM +0100, Jon Dowland wrote:
> It may or may not be related, but there's a thread in -devel atm about
> pbuilder being broken for unstable chroots. Try explicitly specifying
> either stable or testing. If you want sid, the recommended approach is
&
On Wed, Aug 17, 2005 at 04:44:37PM +0200, Maurits van Rees wrote..
> I am playing around with Roberto Sanchez's Debian Package
> Customization HOWTO on
> http://familiasanchez.net/~roberto/?page=debcustomize. This is
> failing for me at the first step already: pbuilder cre
On Wed, Aug 17, 2005 at 04:44:37PM +0200, Maurits van Rees wrote:
> What could be wrong? I would appreciate any help.
It may or may not be related, but there's a thread in -devel atm about
pbuilder being broken for unstable chroots. Try explicitly specifying
either stable or testing. If
Hello everyone,
I am playing around with Roberto Sanchez's Debian Package
Customization HOWTO on
http://familiasanchez.net/~roberto/?page=debcustomize. This is
failing for me at the first step already: pbuilder create.
To capture the output I used the following line:
sudo pbuilder c
On Fri, Aug 05, 2005 at 11:04:55AM -0400, Kevin Coyner wrote:
>
> I've installed pbuilder on a sid box but keep getting hung up with
> the following error message whenever I try to execute:
>
> pbuilder create
>
> I've tried this on 3 different sid boxes and
ctory
> > -> Aborting with an error
> > -> unmounting dev/pts filesystem
> > -> unmounting proc filesystem
> > -> cleaning the build env
> > -> removing directory /var/cache/pbuilder/build//9487 and its
>
> THat is weird. I recently created
On Fri, Aug 05, 2005 at 11:04:55AM -0400, Kevin Coyner wrote:
>
> I've installed pbuilder on a sid box but keep getting hung up with
> the following error message whenever I try to execute:
>
> pbuilder create
>
> I've tried this on 3 different sid boxes and
I've installed pbuilder on a sid box but keep getting hung up with
the following error message whenever I try to execute:
pbuilder create
I've tried this on 3 different sid boxes and still get the same
thing each time. Any thoughts would be appreicated.
Thanks, Kevin
Snip
On Sun, Feb 16, 2003 at 11:06:14AM -0600, Jason Pepas wrote:
> this is debootstrap from stable (woody). does this mean pbuilder is
> incapable of building a sid base.tgz from a woody system?
This is in general true, yes. sid changes such that debootstrap also
needs to be changed to keep u
> > (pts/0)root@phaeton:/mnt/nfs/pbuilder$ pbuilder create --distribution sid
> > --buildplace /mnt/nfs/pbuilder/tmp/ --buildresult /mnt/nfs/pbuilder/sid/
> >
> > E: Couldn't download libpcap0
> >
> > pbuilder: debootstrap failed
>
> Looks like you
On Sat, Feb 15, 2003 at 19:00:53 -0600, Jason Pepas wrote:
> I am not sure what list to report this to, so I'll start here.
>
> pbuilder for ppc is failing when trying to create a sid base.tgz.
>
> specifically, it can't download libpcap:
>
> (pts/0)root@phae
hello,
I am not sure what list to report this to, so I'll start here.
pbuilder for ppc is failing when trying to create a sid base.tgz.
specifically, it can't download libpcap:
(pts/0)root@phaeton:/mnt/nfs/pbuilder$ pbuilder create --distribution sid
--buildplace /mnt/nfs/pb
57 matches
Mail list logo