Sérgio Basto

Results 227 comments of Sérgio Basto

Hi , I finally tested [1] but is not working ``` apt-get update Reading package lists... Done E: The method driver /usr/libexec/apt/methods/http could not be found. N: Is the package...

Old apt 1.4.8 build by me [1] have many files on methods directory [2] [1] https://copr.fedorainfracloud.org/coprs/sergiomb/debs/package/apt/ [2] ``` rpm -q apt-1.4.8-1.fc30.x86_64 -l | grep methods /usr/libexec/apt/methods /usr/libexec/apt/methods/bzip2 /usr/libexec/apt/methods/cdrom /usr/libexec/apt/methods/copy /usr/libexec/apt/methods/file...

> https://release-monitoring.org/project/15204/ remove -release is possible change backend to custom Version URL to https://api.github.com/repos/rpm-software-management/rpm/tags and regexp to `rpm-([0-9]+)[.]([0-9]+)[.]([0-9]+)-release ` I can do it for you , I you want the...

In some projects, It may happen in rawhide have beta versions and in released Fedoras only the stable versions. For example I have smb4k , https://release-monitoring.org/project/6221/ , and if a...

yes we need --old-chroot or with --enable-network to "test graphical apps inside mock" or it doesn't work BTW https://fedoraproject.org/wiki/Docs/Drafts/MockSetupUsingLocalMirror and https://fedoraproject.org/wiki/Using_Mock_to_test_package_builds#Proxy_Configurations this documentation is also not available anywhere else

This bug report: https://bugzilla.redhat.com/show_bug.cgi?id=729336 might help you, also find-lang.sh from rpm doesn't find all locales when is building the package .

well the biggest folder in my installation is data/ownbackup directory , how I can clean it up ? Thanks

not easy since rawspeed change is structure a lot , rawspeed has moved to https://github.com/darktable-org/rawspeed and may help see https://github.com/klauspost/rawspeed/issues/171

@esbante shouldn't be that hard , rawspeed now can be build apart [1] , load that library , we just need change the load-rawspeed if API change , and we...