close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libp11-kit.so.0: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 29, 2024, 4:42:59 PM (18 months ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v14
|
v15
|
|
| 303 | 303 | ubuntu@ip-172-31-18-147:~/deb$ dpkg-scanpackages -m . | gzip > Packages.gz |
| 304 | 304 | dpkg-scanpackages: info: Wrote 22 entries to output Packages file. |
| 305 | | ubuntu@ip-172-31-18-147:~/deb$ |
| 306 | 305 | ubuntu@ip-172-31-18-147:~/deb$ cd |
| | 306 | ubuntu@ip-172-31-18-147:~$ cat /etc/apt/sources.list.d/darling.list |
| | 307 | deb [trusted=yes] file:/home/ubuntu/deb / |
| | 308 | ubuntu@ip-172-31-18-147:~$ sudo apt-get -y install darling-system |
| | 309 | ubuntu@ip-172-31-18-147:~$ dpkg -l | grep darling |
| | 310 | ii darling-build-deps 0.1.20240528~noble all build-dependencies for darling |
| | 311 | ii darling-core 0.1.20240528~noble amd64 Darling core components |
| | 312 | ii darling-system 0.1.20240528~noble amd64 Darling system components |
| 307 | 313 | ubuntu@ip-172-31-18-147:~$ tar zcvf darling-deb-repo.tar.gz deb/* |
| 308 | 314 | ubuntu@ip-172-31-18-147:~$ scp darling-deb-repo.tar.gz jazz@trac.3du.me:. |