Displaying 9 results from an estimated 9 matches for "localrepo".
Did you mean:
local_repo
2015 Apr 18
2
Skip based on checksum not worked as expected when using with complex filter rules.
Hi all,
I've a local repository for Debian, and I'm doing some rsync testings on
it. See the following commands for detail:
werner at debian:~/software/LocalRepo$ rsync -amvHKLPRSB131072 -n \
ftp.uk.debian.org::debian/./dists/wheezy-updates/main/\
debian-installer/binary-amd64/Packages.gz \
repo.debian.local/debian/
[snip]
dists/wheezy-updates/main/debian-installer/binary-amd64/Packages.gz
sent 46 bytes received 202 bytes 55.11 bytes/sec
total size is 2...
2023 May 01
2
mock fails on gpg with epel - ?
Hi guys,
Does your 'mock' work when used with
'centos-stream+epel-9-x86_64' config?
It fails for me with every rpm packages I tried:
-> $ mock -r centos-stream+epel-9-x86_64 --rootdir=~/mock
--localrepo=/devs/var/www/dnf.repo --chain --continue
rpmbuild/rpm.src/pass-1.7.4-6.el9.src.rpm
...
CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB???? 00:00
The GPG keys listed for the "CentOS Stream 9 - BaseOS"
repository are already installed but they are not correct
for this package.
Check that the...
2015 Jun 17
1
Can't login to Windows 2012R2 with domain user
Thank you!
Does it possible to convert this git diffs -
https://attachments.samba.org/attachment.cgi?id=11162 to common patch? I
would like to apply it to Sernet packages sources and rebuild it for test.
On Wed, Jun 17, 2015 at 6:05 PM, mourik jan heupink <heupink at merit.unu.edu>
wrote:
> Perhaps this:
>
> https://bugzilla.samba.org/show_bug.cgi?id=11061
>
>
> On
2015 Apr 18
0
Skip based on checksum not worked as expected when using with complex filter rules.
...if I was
in charge I would make -v include --itemize-changes.
On 04/17/2015 09:21 PM, Hongyi Zhao wrote:
> Hi all,
>
> I've a local repository for Debian, and I'm doing some rsync
> testings on it. See the following commands for detail:
>
> werner at debian:~/software/LocalRepo$ rsync -amvHKLPRSB131072 -n \
> ftp.uk.debian.org::debian/./dists/wheezy-updates/main/\
> debian-installer/binary-amd64/Packages.gz \
> repo.debian.local/debian/ [snip]
> dists/wheezy-updates/main/debian-installer/binary-amd64/Packages.gz
>
> sent 46 bytes received 202 bytes...
2011 Sep 27
2
zoneminder-1.24.4-3.el6.x86_64.rpm
For all interested, I have rebuilt the src rpm for zoneminder-1.24.4, fedora
15.
Its up and running on CentOS 6.0. Gonna have to d/l some files. Most of mine
came from rpm.pbone.net
The link is:
http://palmettoshopper.com/zoneminder/zonminder-1.24-3.el6.x86_64.rpm
Eddie
2023 May 03
0
mock fails on gpg with epel - ?
On 01/05/2023 15:10, lejeczek via CentOS wrote:
> Hi guys,
>
> Does your 'mock' work when used with 'centos-stream+epel-9-x86_64' config?
> It fails for me with every rpm packages I tried:
>
> -> $ mock -r centos-stream+epel-9-x86_64 --rootdir=~/mock
> --localrepo=/devs/var/www/dnf.repo --chain --continue
> rpmbuild/rpm.src/pass-1.7.4-6.el9.src.rpm
> ...
> CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB???? 00:00
> The GPG keys listed for the "CentOS Stream 9 - BaseOS" repository are
> already installed but they are not correct for this...
2016 May 26
0
After some time 4.3.9 Member Server in different Subnet than ADS controller loses trust
...missing and install manualy with dpkg –i XXX.deb or setup a local file apt.
# a simple local file apt.
# apt-get install apache2
# a very simple local file repo.
mkdir -p /var/www/html/ubuntu/local
echo “deb [trusted=yes] http://localhost/ubuntu/ local/” | tee –a /etc/apt/sources.list.d/localrepo.list
# OPTIONAL step 9 for every rebuilded package.
HERE=`pwd`
cp *.deb /var/www/html/ubuntu/local
cd /var/www/html/ubuntu
dpkg-scanpackages local /dev/null | gzip -9c > local/Packages.gz
apt-get update
cd $HERE
I suggest start here and wait untill a 4.4.x version enters ubuntu....
2016 May 24
4
After some time 4.3.9 Member Server in different Subnet than ADS controller loses trust
Upgrade to 4.4.3 that fixes a lot, like.
> - net ads testjoin
> > ads_connect: No logon servers
> > Join to domain is not valid: No logon servers
>
> - wbinfo -g and wbinfo -u
> > provide no output anymore.
And dont forget to setup the ldap certificate part as described in the change log of 4.4.2.
Anyone should avoid the version 4.2.9-4.2.11
2013 Jul 25
19
[PATCH hivex 00/19] Fix read/write handling of li-records.
This is, hopefully, a full fix for handling of li-records.
See:
https://bugzilla.redhat.com/show_bug.cgi?id=717583
https://bugzilla.redhat.com/show_bug.cgi?id=987463
Rich.