the
past few years to work on Debian, so I would probably resign if not
for the fact that my Debian developer GPG key has already been removed
from the keyring for being old format, and I haven't been able to meet
with anyone to get a new key signed.
--
Daniel Schepler
code not do a dlopen on a development .so link and instead it
should dlopen based on the library's SONAME. (So, I would suggest
removing the "libcrypto.so" entry from the head of the libNames list.)
--
Daniel Schepler
er::Buildsystem::Haskell::Recipes::check_recipe()
called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned
exit status 2
--
Daniel Schepler
ackage-db=/var/lib/ghc/package.conf.d", "--prefix=/usr",
"--libdir=/usr/lib/haskell-packages/ghc/lib", "--libexecdir
=/usr/lib", ...) called at
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line
629
Debian::Debhelper::Buildsystem::Haskell::Recipes::configure_recipe()
called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned
exit status 2
--
Daniel Schepler
ross-i386/audit/audit-3.0.7'
make: *** [debian/rules:34: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned
exit status 2
Looking at the situation a bit, it seems that a recent update to
/usr/include/linux/audit.h made a change such that struct
audit_rule_data is no longer swig friendly.
--
Daniel Schepler
t-ssleay-perl.substvars contains:
perl:Depends=perl, perl-openssl-abi-1.1
, perlapi-5.34.0
(My best guess would be that this is a bug in perl-openssl-defaults /
dh_perl_openssl, but it's just a guess...)
--
Daniel Schepler
lper installable.)
--
Daniel Schepler
On Mon, Apr 4, 2022 at 3:03 PM Luca Boccassi wrote:
>
> On Sat, 25 Jan 2020 11:36:09 -0800 Daniel Schepler
> wrote:
> > Package: sbuild
> > Version: 0.78.1-2
> > Severity: wishlist
> >
> > Here's my initial version of the cleaned up patch for addi
ient.HTTPConnection, req)
File "/usr/lib/python3.9/urllib/request.py", line 1349, in do_open
raise URLError(err)
urllib.error.URLError:
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/1st/python-unicodedata2-14.0.0+ds'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--
Daniel Schepler
On Mon, Aug 2, 2021 at 10:45 PM Shachar Shemesh wrote:
> Can you run fakeroot-ng with "-l" and attach the generated log file?
Here's the log from the run where make fails.
--
Daniel Schepler
fakeroot-ng.log
Description: Binary data
/make-test$ echo $?
2
As far as I recall, make was working fine under fakeroot-ng with glibc 2.33.
--
Daniel Schepler
usr/lib/python3.9/asyncio/base_events.py", line 642, in
run_until_complete
return future.result()
File "/tmp/asyncproc.py", line 7, in task
raise RuntimeError('subprocess failed')
RuntimeError: subprocess failed
[1]+ Exit 1 fakeroot-ng python3 asyncproc.py
--
Daniel Schepler
found 958597 1.7.6-1
thanks
It looks like the 1.7.6-1 upload of src:pmacct unintentionally added
the Build-Depends on dh-systemd back in.
--
Daniel Schepler
months ago, at least.
--
Daniel Schepler
be a
huge and invasive task; so I'm not sure whether this request makes
sense or not.
--
Daniel Schepler
--report /etc/cron.daily
└─apt-cacher-ng /etc/cron.daily/apt-cacher-ng
└─acngtool maint -c /etc/apt-cacher-ng
SocketPath=/var/run/apt-cacher-ng/socket
This then prevents the system from reaching other /etc/cron.daily entries.
--
Daniel Schepler
temd-nspawn to start
up a container to build in.
--
Daniel Schepler
olete packages in sid, and once 2.37-2
migrates to testing, the packages will become uninstallable.
--
Daniel Schepler
;t be possible at all on testing once
fonts-dejavu 2.37-2 migrates to testing.
--
Daniel Schepler
testing chroot, since sbuild forces the first alternative to be used.
--
Daniel Schepler
epends: libguava-java (>= 29.0-jre) but 29.0-2 is to
be installed
E: Unable to correct problems, you have held broken packages.
--
Daniel Schepler
severity 943162 serious
thanks
With python-pystache now being removed from unstable, the Python2
removal bug becomes RC since that makes the Build-Depends of
src:linphone uninstallable.
--
Daniel Schepler
the current version of
src:libsolv builds only libsolv1-dev.
--
Daniel Schepler
Source: libbssolv-perl
Version: 0.17-1
Severity: serious
The source package libbssolv-perl Build-Depends on libsolv0-dev,
whereas the current version of src:libsolv builds only libsolv1-dev.
--
Daniel Schepler
Status: successful
Finished at 2020-02-08T12:14:35Z
Build needed 00:00:23, 64k disk space
...
I have a script which is then erroring out because of the lack of a
"Version" field in the summary.
--
Daniel Schepler
I just realized based on some testing that I forgot to send part of
the patch, which is needed for sbuild-update to work with the
systemd-nspawn chroot backend.
--
Daniel Schepler
Description: missed part of systemd-nspawn backend patch needed for sbuild-update
Author: Daniel Schepler
ly, if I run with --deb-native-arch=amd64 --deb-drop-b-d-arch,
I still see zziplib in the output even though zziplib is purely
Architecture: any and has no arch=all packages.
--
Daniel Schepler
ce I based
it on top of my previous patch from #939843.)
--
Daniel Schepler
Description: eatmydata support
Adds support for executing only apt-get under eatmydata (instead of needing
to configure schroot to execute everything, even dpkg-buildpackage, under
eatmydata).
Author: Daniel Schepler
be possible
to configure this backend to start the container in --network-veth
mode and set up the host's side of the veth to forward only traffic
to/from apt-cacher-ng on localhost:3142. Not sure how hard that would
be to accomplish.
--
Daniel Schepler
Description: Implement systemd-nspawn chroot m
n does not have Debian
patches.)
I would guess the easiest way to resolve this would be to add an
explicit "--disable-libseccomp" to the dh_auto_configure command.
(Which I would certainly prefer to having the source package
Build-Conflicts: libseccomp-dev.)
--
Daniel Schepler
27;/build/xz-utils-5.2.4'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
--
Daniel Schepler
s 255; aborting
make: *** [debian/rules:850: stamps/install.s390x] Error 124
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
(This also affects cross-toolchain-base* but I'm supposing it's
because those source packages use binutils-source.)
--
Daniel Schepler
encies
That, in turn, means that I cannot build such packages as src:fwupd,
src:openconnect, src:tpm2-abrmd in this container (this last one is
the one that first came up on my radar).
--
Daniel Schepler
In a message to #937926 you said that you've re-introduced python-pbr.
Could I ask where that was re-introduced? I've checked the new upload
of src:python-pbr version 5.4.3-1, and I've also checked unstable and
NEW for anything like a python2-pbr source package without seeing
anything relevant.
--
python-pbr
from the archive; but in any case, either this will block python-pbr
from migrating to testing, or else in testing the source package for
python-mock will be truly unbuildable.)
--
Daniel Schepler
nce, then I might be able to recreate the
chroot and redo the sudo configuration sometime later this week.
--
Daniel Schepler
on that
> host only)?
No, no remotes configured.
Also, on further investigation, it appears that
"a23-195-69-106.deploy.static.akamaitechnologies.com" is actually the
FQDN of the host my ISP's broken DNS redirects me to for nonexistent
host names :( , rather than the external IP address of the NAT router.
--
Daniel Schepler
imary buildd of a custom distribution.
e.g. I wanted it to be able to produce unstable,experimental
distributions instead of the current form ?-?-?. But as far as I
know, none of the changes I made touched anything related to the
setting of the base URL.)
--
Daniel Schepler
Package: sbuild
Version: 0.78.1-2
Severity: wishlist
I notice that on my source packages which declare
"Rules-Requires-Root: no" I still see sbuild installing fakeroot in
the chroot which shouldn't be necessary.
--
Daniel Schepler
de) when a maintainer has failed to include
those placeholder directories in any package.
--
Daniel Schepler
org/gnu/ncurses/ncurses-6.1.tar.gz contains several
invalid debian/watch files which trigger error messages in the
multiple-package uscan run until I manually delete them.
--
Daniel Schepler
erest in the package then...
Well, I'm leaving for Christmas vacation soon, so probably the
earliest I could prepare an upload would be about the middle of
January.
(I do admit it's probably a niche package - but I still fire it up
occasionally to play some of the games written in the system.)
--
Daniel Schepler
e. So, I wouldn't be able to upload updated
packages myself.
--
Daniel Schepler
in
build2, though with somewhat different errors. So, it looks like
there's probably some race condition in the testsuite that causes
random failures.
--
Daniel Schepler
les:183: binary-arch] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
(Also reproducible in the reproducible-builds.org log.)
--
Daniel Schepler
sion} -p "3.7 3.6"
returned exit code 13
make: *** [debian/rules:3: clean] Error 25
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess
returned exit status 2
(Also reproducible in the reproducible-builds.org log.)
--
Daniel Schepler
split-0.5.3/extra/pki'
make[1]: *** [GNUmakefile:410: test] Error 2
make[1]: Leaving directory '/build/sslsplit-0.5.3'
dh_auto_test: make -j8 test returned exit code 2
make: *** [debian/rules:13: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
(Also reproducible in the reproducible-builds.org log.)
--
Daniel Schepler
e/m4/>
<http://www.perl.org/>
make[1]: *** [Makefile:361: aclocal.m4] Error 127
make[1]: Leaving directory '/build/rsyncrypto-1.14'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:19: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
(Also reproducible in the reproducible-builds.org log.)
--
Daniel Schepler
anted to post this so you could decide whether you
need to do an interim upload to fix this issue before the removal
happens.
--
Daniel Schepler
a)
ok 45 - install (wa without nnn)
ok
Test Summary Report
---
t/changelog2spec.t (Wstat: 2816 Tests: 11 Failed: 11)
Failed tests: 1-11
Non-zero exit status: 11
Files=8, Tests=107, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.95
cusr 0.14 csys = 1.15 CPU)
Result: FAIL
make[1]: *** [Makefile:27: test] Error 1
make[1]: Leaving directory '/build/obs-build-20180831'
dh_auto_test: make -j1 test returned exit code 2
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
(Also reproducible in the reproducible-builds.org log.)
--
Daniel Schepler
returned exit code 2
make: *** [debian/rules:16: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
(Also reproducible in the reproducible-builds.org log.)
--
Daniel Schepler
tus: 2
Parse errors: No plan found in TAP output
Files=1, Tests=11, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.08 cusr
0.01 csys = 0.12 CPU)
Result: FAIL
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/mb2md-3.20'
make: *** [debian/rules:6: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
(Also reproducible in the reproducible-builds.org log.)
--
Daniel Schepler
ytter.pm line 1653.
readline_ttytter::readline("Enter arithmetic or Perl
expression: ", "exit") called at blib/lib/Term/ReadLine/TTYtter.pm
line 9
Term::ReadLine::TTYtter::readline(Term::ReadLine::TTYtter=ARRAY(0x555a07667ad8),
"Enter arithmetic or Perl expression: ", "exit") called at test.pl
line 63
Enter arithmetic or Perl expression:
At this point, the build process hangs and has to be terminated manually.
--
Daniel Schepler
de10
ok 13 - decode11
ok 14 - decode12
ok 15 - decode13
ok 16 - decode14
ok 17 - decode15
1..17
ok
t/26__Printf.t ...
ok 1 - printf1
ok 2 - printf2
ok 3 - printf3
ok 4 - printf4
ok 5 - printf5
ok 6 - printf6
1..6
ok
Test Summary Report
---
t/01__import.t (Wstat: 256 Tests: 6
ild/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/hg.mk':
File exists
/usr/bin/install: cannot create regular file
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/svn.mk':
File exists
make[3]: *** [Makefile:351: install-dist_ignoremeDATA] Error 1
--
Daniel Schepler
On Fri, Oct 12, 2018 at 6:38 AM Emmanuel Bourg wrote:
>
> I'm unable to reproduce the issue. libjaxb-java doesn't get a versioned
> dependency on libdtd-parser-java. Do you still have the full pbuilder
> log please?
Unfortunately, I didn't save logs of the manual builds I did in the
pbuilder logi
really know anything about how the dependency generation
works, so I don't really have any idea if this is a bug in src:jaxb,
src:dtd-parser, or maybe even in one of the build tools.)
--
Daniel Schepler
.
I: cleaning the build env
I: removing directory /build/chroot-amd64/ and its subdirectories
I: Current time: Sun Aug 5 16:51:41 PDT 2018
I: pbuilder-time-stamp: 1533513101
--
Daniel Schepler
g/pbuilder-team/pbuilder.git .
--
Daniel
diff --git a/debian/changelog b/debian/changelog
index 3521bc57..866116d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ pbuilder (0.229.4) UNRELEASED; urgency=medium
* WIP.
+ [ Daniel Schepler ]
+ * Clean up stray processes
Source: asm
Version: 6.0-1
Severity: serious
When I build src:asm using pbuilder, the build completes without
errors. However, then the generated deb file contains mostly empty
jars - the only one with any real contents is asm-debug-all-6.0.jar.
--
Daniel Schepler
good if you could provide a build profile to be able to
bootstrap without docbook2x being installable.
--
Daniel Schepler
pkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--
Daniel Schepler
On Mon, Apr 2, 2018 at 7:21 PM, James McCoy wrote:
> Why is /dev/stdout missing? It's possible one of the attached patches
> will work around that issue, but I'm more curious why that's happening
> in the first place.
/dev/stdout is present in the chroot. However, in my setup, stdout is
a pipe
c
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--
Daniel Schepler
Source: node-glob
Version: 7.1.2-4
Severity: normal
When building node-glob with DEB_BUILD_PROFILES=nocheck it appears the
resulting package is missing a dependency on node-fs.realpath.
However, the module itself does still require fs.realpath, so this
makes no sense, and it breaks builds of other
Package: libinput-dev
Version: 1.10.3-1
Severity: important
Justification: causing numerous new FTBFS bugs
In a clean pbuilder chroot:
# apt install libinput-dev pkg-config
# pkg-config --cflags libinput
Package libwacom was not found in the pkg-config search path.
Perhaps you should add the dire
be using a
minimal chroot, or even any chroot at all. (Otherwise, what would the
purpose of Build-Conflicts be in the first place?)
--
Daniel Schepler
/usr/bin/msgfmt -o $file pass2.tmp
/usr/bin/msgfmt: error while opening "pass2.tmp" for reading: No such
file or directory
make[2]: *** [makefile:127: eo.gmo] Error 1
...merged against ./lynx.pot
file=./`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pass2.tmp
/usr/bin/msgfmt: error while opening "pass2.tmp" for reading: No such
file or directory
make[2]: *** [makefile:129: fi.gmo] Error 1
make[2]: Leaving directory '/build/lynx-2.8.9dev16/po'
make[1]: *** [makefile:218: all] Error 2
make[1]: Leaving directory '/build/lynx-2.8.9dev16'
dh_auto_build: make -j8 returned exit code 2
make: *** [debian/rules:55: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--
Daniel Schepler
etermine
that there's a bug in either the bc Makefile, or in dh_auto_install,
that you can fix.)
--
Daniel Schepler
r some similar sandbox
functionality, though I wouldn't see much point in reproducing all
that.)
--
Daniel Schepler
iled
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/python-cliff-2.8.0'
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--
Daniel Schepler
've tried reproducing the issue with pbuilder.)
--
Daniel Schepler
x27;
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
I've subsequently been able to reproduce it with "pbuilder build
--extrapackages cmake qtwebchannel-opensource-src_5.9.2-3.dsc".
--
Daniel Schepler
equently been able to reproduce it with "pbuilder build
graphviz_2.38.0-18.dsc --extrapackages libgs-dev".
Fortunately, it appears that just adding "--without-ghostscript" to
the configure command line in debian/rules will be sufficient to fix
this, so no need for an ugly Build-Conflicts.
--
Daniel Schepler
dependencies of
binary packages, if any - though I didn't notice any of the
src:graphviz packages showing up in my quick scan of the output of
"apt-cache showpkg libgnomeui-0").
--
Daniel Schepler
get 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Removing liblz4-dev seems to work around the issue.
--
Daniel Schepler
urned exit status 2
On further testing, it seems that on a freshly unpacked source, either
"dpkg-buildpackage -B" or "dpkg-buildpackage -A" separately will work;
but "dpkg-buildpackage -b" will fail with the above error.
--
Daniel Schepler
"dpkg-buildpackage -b -uc" in my builds through
pbuilder, whereas buildds use "dpkg-buildpackage -B ...". It seems
dpkg-buildpackage -B still works on the package in current sid.
--
Daniel Schepler
make[1]: *** [do-all] Error 1
make[1]: Leaving directory '/build/gpm-1.20.4'
debian/rules:46: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--
Daniel Schepler
7;/build/base-files-10'
debian/rules:14: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
--
Daniel Schepler
returned exit status 2
--
Daniel Schepler
7;/build/phonon-4.9.0'
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target
'pre_build_dh_auto_build' failed
make[1]: *** [pre_build_dh_auto_build] Error 2
make[1]: Leaving directory '/build/phonon-4.9.0'
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target
'debian/dhmk_build' failed
make: *** [debian/dhmk_build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
--
Daniel Schepler
0609~dfsg/doc/latex'
Makefile:24: recipe for target 'libsrtpdoc' failed
make[2]: *** [libsrtpdoc] Error 2
make[2]: Leaving directory '/build/srtp-1.4.5~20130609~dfsg/doc'
Makefile:192: recipe for target 'libsrtpdoc' failed
make[1]: *** [libsrtpdoc] Error 2
make[1]: Leaving directory '/build/srtp-1.4.5~20130609~dfsg'
debian/rules:80: recipe for target 'build/srtp-docs' failed
make: *** [build/srtp-docs] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
--
Daniel Schepler
ERBOSE=1 returned
exit code 2
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/build/xauth-1.0.9'
debian/rules:18: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--
Daniel Schepler
`Debug::pkgProblemResolver`.
OK, attaching the results of "apt -o Debug::pkgDepCache::Marker=1 -o
Debug::pkgDepCache::AutoInstall=1 -o Debug::pkgProblemResolver=1
install libgtk-3-dev".
--
Daniel Schepler
WARNING: apt does not have a stable CLI interface. Use with caution in
m details reported by reportbug wouldn't necessarily be
completely relevant).
--
Daniel Schepler
iculties figuring out the
installation set.
--
Daniel Schepler
On Thu, Nov 16, 2017 at 10:19 AM, Gerry Cocco wrote:
> Daniel
>
> I see this on three "native hardware" systems as well. The only thing I
> have noticed is that it one test system I installed without KDE, it did not
> have this problem. Are you running KDE by any chance?
Yes, I am running KDE (
I noticed the same symptoms on my system (not a VM). What made me
really notice it was that under "top", there are frequently
"apt-config shell" processes taking up 100% CPU time, for minutes at a
time (though that's several apt-config shell processes running
serially, which each take several seco
much faster than
pbuilder-satisfydepends-classic.)
--
Daniel Schepler
On Wed, Oct 25, 2017 at 2:31 PM, Jussi Pakkanen wrote:
> On Tue, Oct 24, 2017 at 10:43 PM, Daniel Schepler wrote:
>
>> Currently, if you build meson with the nocheck build profile, it still
>> requires rustc and c++-compiler-arm-linux-gnueabihf. That looks like
>>
Source: meson
Version: 0.43.0-1
Severity: minor
Currently, if you build meson with the nocheck build profile, it still
requires rustc and c++-compiler-arm-linux-gnueabihf. That looks like
a mistake, that the was probably intended to apply to both
alternatives in e.g. "rustc | bash-doc " - but as
On Tue, Oct 24, 2017 at 11:49 AM, Helmut Grohne wrote:
> I've been bitten by pregenerated files more than once and dislike your
> sketched solution. At the same time I acknowledge that it may be
> unavoidable. [...]
I see what you mean: The choice would be whether or not to add code to
error out
Source: doxygen
Version: 1.8.13-9
Severity: wishlist
Currently, doxygen's Build-Depends on yui-compressor creates build
dependency cycles such as:
yui-compressor Depends on default-jre-headless
default-jre-headless Depends on openjdk-8-jre-headless
openjdk-8 Build-Depends on cups
cups Build-Depen
e: error: fakeroot debian/rules binary subprocess
returned exit status 2
--
Daniel Schepler
ve error exit status 2
--
Daniel Schepler
There is more work that needs to be done in order to make the libfm /
menu-cache cycle bootstrappable. Currently, menu-cache Build-Depends
on libfm-dev, which is not built by the stage1 build profile of
src:libfm.
--
Daniel Schepler
-Depends for liboggz could be
adjusted to "..., vorbis-tools " which would break the
cycle.
--
Daniel Schepler
ience, once openjdk-8 was
bootstrapped, and I downloaded all the Architecture: all dependencies
of maven-debian-helper, that was the only thing keeping
maven-debian-helper from being installable.
--
Daniel Schepler
profile to bootstrap
libsnappy-jni.
--
Daniel Schepler
1 - 100 of 2602 matches
Mail list logo